2024-09-16T09:26:53.476 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T09:26:53.497 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T09:26:53.696 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054 branch: wip-athakkar-testing-2024-09-12-1857 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: athakkar@redhat.com first_in_suite: false job_id: '7907054' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-athakkar-testing-2024-09-12-1857 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 66e33d6af1496291b0602ee0a859e68145f17dad ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 66e33d6af1496291b0602ee0a859e68145f17dad workunit: branch: wip-athakkar-testing-2024-09-12-1857 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad owner: scheduled_avan@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4787 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-12-1857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 66e33d6af1496291b0602ee0a859e68145f17dad targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrBcZjS+KTThORNBHq5HjsBChOv4E3JHchtQWJdERimueXL+Nee3I7twLr5UKd46AMyDUIWo6gtkjCIRaZLohU= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNL8WEcgvI6/A7zB9fLA86uqhaFDGlEq1XCuHbZ5jS9NBN3YoiT1rr0WlJRyVE6ZHpakocVbARp5pXVsrEHjz1M= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_08:23:53 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T09:26:53.697 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa; will attempt to use it 2024-09-16T09:26:53.697 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks 2024-09-16T09:26:53.698 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T09:26:53.699 INFO:teuthology.task.internal:Checking packages... 2024-09-16T09:26:53.721 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '66e33d6af1496291b0602ee0a859e68145f17dad' 2024-09-16T09:26:53.721 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T09:26:53.722 INFO:teuthology.packaging:ref: None 2024-09-16T09:26:53.722 INFO:teuthology.packaging:tag: None 2024-09-16T09:26:53.722 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:26:53.722 INFO:teuthology.packaging:sha1: 66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T09:26:53.722 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:26:53.860 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4882-g66e33d6a-1jammy 2024-09-16T09:26:53.862 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T09:26:53.871 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T09:26:53.871 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T09:26:53.970 INFO:teuthology.task.internal:Saving configuration 2024-09-16T09:26:53.989 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T09:26:54.034 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T09:26:54.058 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054', '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-09-16 09:21:23.465151', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIDeNzfXSSob9+R3hRw/LjTjz65GngFQbmDFGTrSNoyn'} 2024-09-16T09:26:54.082 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054', '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-09-16 09:21:23.463968', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII8MC86vg9JJIzhYkddTGJamVYd94yTb4Zg1+F9Y5DVy'} 2024-09-16T09:26:54.082 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T09:26:54.110 INFO:teuthology.task.internal:roles: ubuntu@smithi060.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-09-16T09:26:54.110 INFO:teuthology.task.internal:roles: ubuntu@smithi081.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-09-16T09:26:54.110 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T09:26:54.179 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f059a647ac0>, signals=[15]) 2024-09-16T09:26:54.180 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T09:26:54.186 INFO:teuthology.task.internal:Opening connections... 2024-09-16T09:26:54.186 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T09:26:54.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:26:54.270 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-09-16T09:26:54.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:26:54.357 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T09:26:54.369 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-09-16T09:26:54.374 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-09-16T09:26:54.374 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="22.04" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=jammy 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T09:26:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T09:26:54.421 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=jammy 2024-09-16T09:26:54.421 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-09-16T09:26:54.447 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-09-16T09:26:54.453 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-09-16T09:26:54.453 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-09-16T09:26:54.499 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="22.04" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=jammy 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T09:26:54.500 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=jammy 2024-09-16T09:26:54.501 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-09-16T09:26:54.522 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T09:26:54.536 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T09:26:54.575 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T09:26:54.576 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:26:54.578 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:26:54.583 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T09:26:54.592 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T09:26:54.592 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:26:54.625 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:26:54.708 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T09:26:54.767 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T09:26:54.786 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T09:26:54.786 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T09:26:54.786 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:26:54.787 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:26:54.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:26:54.792 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-16T09:26:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:26:54.793 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-16T09:26:54.839 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-56-generic 2024-09-16T09:26:54.840 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.15.0-56-generic 2024-09-16T09:26:54.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-09-16T09:26:54.841 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-56-generic 2024-09-16T09:26:54.844 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.15.0-56-generic 2024-09-16T09:26:54.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-09-16T09:26:54.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-09-16T09:26:54.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-09-16T09:26:55.133 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T09:26:55.133 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T09:26:55.133 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T09:26:55.204 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T09:26:55.261 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T09:26:55.262 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T09:26:55.325 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T09:26:55.371 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T09:26:55.439 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T09:26:55.445 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T09:26:55.477 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T09:26:55.479 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T09:26:55.480 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T09:26:55.501 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T09:26:55.502 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T09:26:55.505 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T09:26:55.505 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T09:26:55.509 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T09:26:55.515 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T09:26:55.516 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T09:26:55.517 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T09:26:55.517 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T09:26:55.548 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T09:26:55.548 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T09:26:55.548 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T09:26:55.553 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T09:26:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T09:26:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T09:26:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T09:26:55.578 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T09:26:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T09:26:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T09:26:55.589 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T09:26:55.598 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T09:26:55.601 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T09:26:55.601 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T09:26:55.602 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T09:26:55.602 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T09:26:55.607 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T09:26:55.607 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T09:26:55.607 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T09:26:55.619 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T09:26:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T09:26:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T09:26:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T09:26:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T09:26:55.623 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T09:26:55.681 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T09:26:55.703 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T09:26:55.820 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T09:26:56.004 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T09:26:56.013 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T09:26:56.173 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T09:26:56.176 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T09:26:56.186 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T09:26:56.187 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T09:26:56.203 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T09:26:56.204 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T09:26:56.208 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T09:26:56.257 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T09:26:56.288 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T09:26:56.296 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T09:26:56.297 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T09:26:56.310 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T09:26:56.324 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T09:26:56.327 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T09:26:56.331 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T09:26:56.335 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T09:26:56.335 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T09:26:56.337 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T09:26:56.337 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T09:26:56.350 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T09:26:56.369 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T09:26:56.377 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T09:26:56.377 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T09:26:56.378 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T09:26:56.379 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T09:26:56.412 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T09:26:56.413 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T09:26:56.413 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T09:26:56.415 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T09:26:56.416 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T09:26:56.418 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T09:26:56.418 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T09:26:56.419 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T09:26:56.421 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T09:26:56.499 INFO:teuthology.orchestra.run.smithi081.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T09:26:56.500 INFO:teuthology.orchestra.run.smithi081.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T09:27:02.046 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 16.0 MB in 2s (7,229 kB/s) 2024-09-16T09:27:02.553 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 16.0 MB in 3s (5,859 kB/s) 2024-09-16T09:27:03.437 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-16T09:27:03.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T09:27:03.509 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-16T09:27:03.700 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-16T09:27:03.700 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-16T09:27:03.876 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7-minimal 2024-09-16T09:27:03.877 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T09:27:03.878 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-09-16T09:27:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T09:27:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T09:27:03.879 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T09:27:03.880 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-09-16T09:27:03.880 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T09:27:03.880 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-09-16T09:27:03.880 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-09-16T09:27:03.938 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-09-16T09:27:03.938 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T09:27:03.938 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T09:27:03.938 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T09:27:03.939 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-09-16T09:27:03.939 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T09:27:03.966 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-16T09:27:03.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T09:27:04.049 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-16T09:27:04.119 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T09:27:04.119 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 113 MB of archives. 2024-09-16T09:27:04.119 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T09:27:04.119 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T09:27:04.260 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-09-16T09:27:04.261 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-09-16T09:27:04.432 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T09:27:04.432 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T09:27:04.432 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T09:27:04.433 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T09:27:04.433 INFO:teuthology.orchestra.run.smithi081.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T09:27:04.433 INFO:teuthology.orchestra.run.smithi081.stdout: python2.7-minimal 2024-09-16T09:27:04.433 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T09:27:04.434 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2024-09-16T09:27:04.434 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T09:27:04.434 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T09:27:04.435 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T09:27:04.436 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2024-09-16T09:27:04.436 INFO:teuthology.orchestra.run.smithi081.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T09:27:04.436 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2024-09-16T09:27:04.436 INFO:teuthology.orchestra.run.smithi081.stdout: thermald 2024-09-16T09:27:04.490 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2024-09-16T09:27:04.490 INFO:teuthology.orchestra.run.smithi081.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T09:27:04.490 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T09:27:04.491 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T09:27:04.492 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2024-09-16T09:27:04.492 INFO:teuthology.orchestra.run.smithi081.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T09:27:04.544 INFO:teuthology.orchestra.run.smithi081.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T09:27:04.544 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 113 MB of archives. 2024-09-16T09:27:04.544 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T09:27:04.545 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T09:27:04.998 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T09:27:05.096 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T09:27:05.505 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T09:27:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T09:27:05.878 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T09:27:05.878 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T09:27:05.878 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T09:27:06.000 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T09:27:06.102 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T09:27:06.522 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 113 MB in 2s (70.7 MB/s) 2024-09-16T09:27:06.701 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T09:27:08.090 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T09:27:08.090 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T09:27:08.090 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T09:27:08.694 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T09:27:08.734 INFO:teuthology.orchestra.run.smithi081.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-09-16T09:27:08.738 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:08.754 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T09:27:08.851 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:09.172 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 113 MB in 5s (23.6 MB/s) 2024-09-16T09:27:09.338 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T09:27:11.317 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T09:27:11.339 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:11.358 INFO:teuthology.orchestra.run.smithi060.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-09-16T09:27:11.363 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:11.418 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:11.436 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:11.862 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T09:27:11.882 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:11.920 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:13.595 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T09:27:13.616 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:13.704 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:14.140 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T09:27:14.160 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:14.198 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:18.356 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:18.483 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:18.799 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:18.920 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:19.231 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T09:27:19.253 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T09:27:19.297 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T09:27:21.134 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:21.260 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:21.569 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:21.697 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:22.017 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T09:27:22.040 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T09:27:22.083 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T09:27:25.381 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T09:27:25.419 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:25.464 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T09:27:27.877 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T09:27:27.914 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:28.109 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:28.235 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:28.577 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T09:27:28.707 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:28.833 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T09:27:28.961 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:30.283 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:30.283 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:30.283 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:30.283 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:30.439 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:31.501 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T09:27:31.626 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T09:27:31.968 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T09:27:31.998 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:32.106 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:32.232 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T09:27:32.359 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:33.425 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T09:27:33.550 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T09:27:33.677 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:33.707 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:33.707 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:33.708 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:33.708 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:33.738 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T09:27:33.738 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:33.856 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:35.282 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:37.475 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T09:27:37.601 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T09:27:37.727 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T09:27:37.793 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T09:27:37.794 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:47.735 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T09:27:47.735 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2024-09-16T09:27:47.742 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T09:27:47.763 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2024-09-16T09:27:48.088 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:48.110 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:48.473 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:48.479 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:48.544 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T09:27:48.549 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T09:27:48.720 INFO:teuthology.orchestra.run.smithi081.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T09:27:48.720 INFO:teuthology.orchestra.run.smithi081.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T09:27:48.720 INFO:teuthology.orchestra.run.smithi081.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T09:27:48.770 INFO:teuthology.orchestra.run.smithi081.stdout:done 2024-09-16T09:27:49.262 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-09-16T09:27:49.286 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.121.121 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T09:27:49.287 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-09-16T09:27:49.288 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-09-16T09:27:49.288 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-09-16T09:27:49.288 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-09-16T09:27:49.288 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T09:27:49.288 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:27:49.288 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:27:49.288 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T09:27:49.288 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:27:49.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2024-09-16T09:27:49.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2024-09-16T09:27:49.616 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T09:27:49.624 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T09:27:49.641 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T09:27:49.753 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T09:27:51.050 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-16T09:27:51.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T09:27:51.131 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2024-09-16T09:27:51.341 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2024-09-16T09:27:51.341 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2024-09-16T09:27:51.535 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T09:27:51.536 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T09:27:51.536 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T09:27:51.536 INFO:teuthology.orchestra.run.smithi081.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T09:27:51.536 INFO:teuthology.orchestra.run.smithi081.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T09:27:51.536 INFO:teuthology.orchestra.run.smithi081.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T09:27:51.537 INFO:teuthology.orchestra.run.smithi081.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T09:27:51.537 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T09:27:51.576 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T09:27:51.577 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 21 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T09:27:51.593 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.121.121 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2024-09-16T09:27:51.594 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2024-09-16T09:27:51.595 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-09-16T09:27:51.639 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.KPAtNJhdA0 2024-09-16T09:27:51.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.KPAtNJhdA0 2024-09-16T09:27:51.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.KPAtNJhdA0 2024-09-16T09:27:51.826 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.KPAtNJhdA0 is 10KB 2024-09-16T09:27:51.839 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.KPAtNJhdA0 2024-09-16T09:27:51.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T09:27:51.903 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:27:51.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T09:27:51.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T09:27:51.971 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T09:27:51.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2024-09-16T09:27:52.510 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T09:27:52.510 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-09-16T09:27:52.533 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T09:27:52.541 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-09-16T09:27:52.797 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:52.814 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:53.071 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:53.077 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:53.153 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T09:27:53.158 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T09:27:53.219 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2024-09-16T09:27:53.220 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T09:27:53.222 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-09-16T09:27:53.321 INFO:teuthology.orchestra.run.smithi060.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T09:27:53.321 INFO:teuthology.orchestra.run.smithi060.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T09:27:53.321 INFO:teuthology.orchestra.run.smithi060.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T09:27:53.366 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-09-16T09:27:53.481 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:53.486 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:53.761 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:53.766 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:53.794 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-09-16T09:27:53.804 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T09:27:53.808 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-09-16T09:27:53.816 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.121.121 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-09-16T09:27:53.817 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-09-16T09:27:53.817 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T09:27:53.817 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:27:53.817 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:27:53.818 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T09:27:53.818 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:27:53.818 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-09-16T09:27:53.929 INFO:teuthology.orchestra.run.smithi081.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T09:27:53.929 INFO:teuthology.orchestra.run.smithi081.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T09:27:53.929 INFO:teuthology.orchestra.run.smithi081.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T09:27:53.941 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-09-16T09:27:53.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-09-16T09:27:54.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-09-16T09:27:54.134 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T09:27:54.142 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T09:27:54.159 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T09:27:54.253 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T09:27:55.591 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-16T09:27:55.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T09:27:55.676 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-16T09:27:55.891 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-16T09:27:55.891 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-16T09:27:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T09:27:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T09:27:56.089 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T09:27:56.089 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T09:27:56.089 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T09:27:56.090 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T09:27:56.090 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T09:27:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T09:27:56.136 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T09:27:56.138 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-09-16T09:27:56.153 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-09-16T09:27:56.153 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-09-16T09:27:56.153 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.121.121 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-09-16T09:27:56.154 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-09-16T09:27:56.155 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-16T09:27:56.199 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.E75yH6p0VR 2024-09-16T09:27:56.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.E75yH6p0VR 2024-09-16T09:27:56.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.E75yH6p0VR 2024-09-16T09:27:56.375 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.E75yH6p0VR is 10KB 2024-09-16T09:27:56.388 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.E75yH6p0VR 2024-09-16T09:27:56.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T09:27:56.448 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:27:56.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T09:27:56.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T09:27:56.519 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T09:27:56.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-09-16T09:27:57.712 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-09-16T09:27:57.713 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T09:27:57.716 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-09-16T09:27:57.906 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T09:27:57.912 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T09:27:58.135 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T09:27:58.141 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T09:27:58.186 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T09:27:58.192 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T09:27:58.309 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T09:27:58.309 INFO:teuthology.orchestra.run.smithi060.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T09:27:58.310 INFO:teuthology.orchestra.run.smithi060.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T09:27:58.333 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-09-16T09:27:58.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-09-16T09:28:23.978 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T09:28:23.979 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:28:23.980 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:28:28.349 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T09:28:28.349 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:28:28.349 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:28:42.301 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-16T09:28:46.909 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2024-09-16T09:28:51.305 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:28:51.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:28:54.365 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-16T09:28:55.911 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:28:55.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:29:06.375 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:29:06.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:29:38.394 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-16T09:29:38.979 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:29:38.980 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-121-generic"... 2024-09-16T09:29:38.980 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-16T09:29:39.027 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-121-generic 2024-09-16T09:29:39.028 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T09:29:39.028 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:29:39.028 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T09:29:40.029 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T09:29:40.029 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:29:40.372 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-09-16T09:29:40.397 DEBUG:teuthology.parallel:result is None 2024-09-16T09:29:55.914 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T09:30:07.915 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:30:07.916 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:30:08.154 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-16T09:30:08.773 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:30:08.773 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-121-generic"... 2024-09-16T09:30:08.774 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-16T09:30:08.821 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-121-generic 2024-09-16T09:30:08.822 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T09:30:08.822 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:30:08.822 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T09:30:09.822 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T09:30:09.823 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:30:09.917 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-09-16T09:30:09.944 DEBUG:teuthology.parallel:result is None 2024-09-16T09:30:09.944 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T09:30:09.952 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T09:30:09.952 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:30:09.955 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:30:09.961 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T09:30:10.019 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T09:30:10.057 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T09:30:10.058 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:30:10.060 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:30:10.086 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T09:30:10.092 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T09:30:10.092 DEBUG:teuthology.orchestra.run.smithi060:> 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-09-16T09:30:10.118 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-16T09:30:10.139 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:30:10.144 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:30:10.147 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:30:10.153 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:30:10.154 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T09:30:10.161 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T09:30:10.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:30:10.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:30:10.215 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T09:30:10.224 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T09:30:10.224 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:30:10.251 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:30:10.263 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:30:10.302 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:30:10.350 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:30:10.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:30:10.413 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:30:10.419 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:30:10.467 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:30:10.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:30:10.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-09-16T09:30:10.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-09-16T09:30:10.606 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T09:30:10.614 INFO:teuthology.task.internal:Starting timer... 2024-09-16T09:30:10.614 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T09:30:10.673 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T09:30:10.700 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-09-16T09:30:10.700 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2024-09-16T09:30:10.701 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T09:30:10.701 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T09:30:10.701 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T09:30:10.701 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T09:30:10.758 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T09:30:10.770 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-09-16T09:30:10.771 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T09:37:44.010 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com')] 2024-09-16T09:37:44.011 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:37:44.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:37:44.098 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-16T09:37:44.176 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-16T09:37:44.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:37:44.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:37:44.258 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-16T09:37:44.332 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-16T09:37:44.333 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T09:37:44.343 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T09:37:44.344 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T09:37:44.344 DEBUG:teuthology.orchestra.run.smithi060:> 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-09-16T09:37:44.347 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T09:37:44.347 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Command line: ntpd -gq 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: ---------------------------------------------------- 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: corporation. Support and training for ntp-4 are 2024-09-16T09:37:44.373 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: available at https://www.nwtime.org/support 2024-09-16T09:37:44.374 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: ---------------------------------------------------- 2024-09-16T09:37:44.374 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: proto: precision = 0.046 usec (-24) 2024-09-16T09:37:44.374 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: basedate set to 2022-02-04 2024-09-16T09:37:44.374 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: gps base set to 2022-02-06 (week 2196) 2024-09-16T09:37:44.374 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T09:37:44.375 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T09:37:44.375 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen normally on 4 lo [::1]:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-09-16T09:37:44.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:44 ntpd[18386]: Listening on routing socket on fd #22 for interface updates 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Command line: ntpd -gq 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: ---------------------------------------------------- 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: corporation. Support and training for ntp-4 are 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: available at https://www.nwtime.org/support 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: ---------------------------------------------------- 2024-09-16T09:37:44.404 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: proto: precision = 0.044 usec (-24) 2024-09-16T09:37:44.405 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: basedate set to 2022-02-04 2024-09-16T09:37:44.405 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: gps base set to 2022-02-06 (week 2196) 2024-09-16T09:37:44.405 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T09:37:44.405 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T09:37:44.406 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen normally on 4 lo [::1]:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2024-09-16T09:37:44.407 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:44 ntpd[18454]: Listening on routing socket on fd #22 for interface updates 2024-09-16T09:37:45.373 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:45 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:45.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:45 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:45.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:45 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:46.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:46 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:46.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:46.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:46.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:46.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:46.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:46.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:46 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:47.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:47.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:47 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:47.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:47 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:48 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:48.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:48.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:48.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:48.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:48.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:48.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:48 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:49.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:49 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:49.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:49.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:49.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:49.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:49 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:50.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:50.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:50 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:50.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:50.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:50.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:50.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:50.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:50.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:50 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:51.374 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:51.375 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:51.376 INFO:teuthology.orchestra.run.smithi060.stdout:16 Sep 09:37:51 ntpd[18386]: ntpd: time slew +0.000660 s 2024-09-16T09:37:51.376 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.000660s 2024-09-16T09:37:51.376 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T09:37:51.376 INFO:teuthology.orchestra.run.smithi060.stderr:16 Sep 09:37:51 ntpd[18386]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:51.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:51 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:51.425 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:52.404 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:52.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:52.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T09:37:52.405 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T09:37:52.405 INFO:teuthology.orchestra.run.smithi081.stdout:16 Sep 09:37:52 ntpd[18454]: ntpd: time slew -0.001313 s 2024-09-16T09:37:52.406 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew -0.001313s 2024-09-16T09:37:52.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T09:37:52.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T09:37:52.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T09:37:52.406 INFO:teuthology.orchestra.run.smithi081.stderr:16 Sep 09:37:52 ntpd[18454]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T09:37:52.459 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:37:52.459 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-09-16T09:37:52.459 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:52.460 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:52.460 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:52.460 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T09:37:52.461 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T09:37:52.561 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', '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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad'} 2024-09-16T09:37:52.561 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T09:37:52.562 INFO:tasks.cephadm:Cluster fsid is 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:37:52.562 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T09:37:52.562 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.c': '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]', 'mon.b': '172.21.15.81'} 2024-09-16T09:37:52.562 INFO:tasks.cephadm:First mon is mon.a on smithi060 2024-09-16T09:37:52.562 INFO:tasks.cephadm:First mgr is y 2024-09-16T09:37:52.562 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T09:37:52.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-09-16T09:37:52.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-09-16T09:37:52.593 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T09:37:52.594 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T09:37:52.749 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83025/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4882-g66e33d6a', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4882-g66e33d6a-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-12 22:58:22.837276', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-12-1857', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-16T09:37:52.948 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 8921c8ef947807b717db041d85f0761b7914d5fc from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-16T09:37:52.949 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T09:37:52.949 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T09:37:52.950 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.436 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 09:37 /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.436 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.911 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 09:37 /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.912 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.920 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:37:53.942 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T09:37:53.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T09:37:53.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T09:37:54.150 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T09:37:54.156 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T09:38:51.426 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-09-16T09:38:51.426 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T09:38:51.426 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T09:38:51.427 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2024-09-16T09:38:51.427 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T09:38:51.427 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-09-16T09:38:51.427 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:38:52.395 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:38:52.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-09-16T09:38:52.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2024-09-16T09:38:52.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-09-16T09:38:52.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2024-09-16T09:38:52.528 INFO:tasks.cephadm:Writing seed config... 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T09:38:52.530 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T09:38:52.531 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:38:52.531 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T09:38:52.561 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 = 583edbd2-740f-11ef-bceb-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-09-16T09:38:52.562 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T09:38:52.607 DEBUG:teuthology.orchestra.run.smithi060:mgr.y> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T09:38:52.650 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T09:38:52.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 583edbd2-740f-11ef-bceb-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.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:38:52.881 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:38:52.881 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '583edbd2-740f-11ef-bceb-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.60', '--skip-admin-label'] 2024-09-16T09:38:52.881 INFO:teuthology.orchestra.run.smithi060.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T09:38:52.882 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying podman|docker is present... 2024-09-16T09:38:52.882 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying lvm2 is present... 2024-09-16T09:38:52.882 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying time synchronization is in place... 2024-09-16T09:38:52.888 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T09:38:52.889 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T09:38:52.894 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T09:38:52.894 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.899 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T09:38:52.900 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T09:38:52.903 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T09:38:52.903 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.907 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T09:38:52.907 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout masked 2024-09-16T09:38:52.913 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T09:38:52.913 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.915 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T09:38:52.915 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T09:38:52.919 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T09:38:52.919 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.923 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:Unit ntp.service is enabled and running 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:Repeating the final host check... 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:docker (/usr/bin/docker) is present 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl is present 2024-09-16T09:38:52.927 INFO:teuthology.orchestra.run.smithi060.stdout:lvcreate is present 2024-09-16T09:38:52.931 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T09:38:52.931 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T09:38:52.934 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T09:38:52.934 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.938 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T09:38:52.938 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T09:38:52.941 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T09:38:52.942 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.945 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T09:38:52.945 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout masked 2024-09-16T09:38:52.949 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T09:38:52.949 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.953 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T09:38:52.953 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T09:38:52.956 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T09:38:52.956 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2024-09-16T09:38:52.960 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:Unit ntp.service is enabled and running 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:Host looks OK 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:Cluster fsid: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:Acquiring lock 140239790897808 on /run/cephadm/583edbd2-740f-11ef-bceb-c7b262605968.lock 2024-09-16T09:38:52.965 INFO:teuthology.orchestra.run.smithi060.stdout:Lock 140239790897808 acquired on /run/cephadm/583edbd2-740f-11ef-bceb-c7b262605968.lock 2024-09-16T09:38:52.966 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 3300 ... 2024-09-16T09:38:52.966 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 6789 ... 2024-09-16T09:38:52.966 INFO:teuthology.orchestra.run.smithi060.stdout:Base mon IP(s) is [172.21.15.60:3300, 172.21.15.60:6789], mon addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-09-16T09:38:52.968 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-16T09:38:52.968 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-16T09:38:52.969 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 2024-09-16T09:38:52.971 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T09:38:52.971 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T09:38:52.971 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-09-16T09:38:52.973 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T09:38:52.974 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T09:38:52.974 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T09:38:52.974 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T09:38:52.974 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1560/64 scope link 2024-09-16T09:38:52.974 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T09:38:52.975 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-09-16T09:38:52.975 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-09-16T09:38:52.975 INFO:teuthology.orchestra.run.smithi060.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T09:38:52.975 INFO:teuthology.orchestra.run.smithi060.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T09:38:52.976 INFO:teuthology.orchestra.run.smithi060.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T09:38:53.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-16T09:38:53.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout Digest: sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T09:38:53.231 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T09:38:53.232 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T09:38:54.725 INFO:teuthology.orchestra.run.smithi060.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T09:38:54.725 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T09:38:54.725 INFO:teuthology.orchestra.run.smithi060.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T09:38:56.048 INFO:teuthology.orchestra.run.smithi060.stdout:stat: stdout 167 167 2024-09-16T09:38:56.048 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial keys... 2024-09-16T09:38:57.371 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCw/OdmA2RbNRAANlpA+Nz62se+98Khkx9sCA== 2024-09-16T09:38:58.761 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCy/OdmWxU3DxAAPcIA2HaRiUjE9EDjxRcVeQ== 2024-09-16T09:39:00.067 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCz/OdmIXP8IhAAHGrUnr7tVin4N4Kt5Z+IOA== 2024-09-16T09:39:00.067 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial monmap... 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool for a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = quincy 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: set fsid to 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T09:39:01.441 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:39:01.442 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mon... 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.366+0000 7fdaed1d7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.366+0000 7fdaed1d7c80 1 imported monmap: 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:02.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.366+0000 7fdaed1d7c80 0 /usr/bin/ceph-mon: set fsid to 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Git sha 0 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: DB SUMMARY 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.871 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: DB Session ID: PNLNS7DP13102E55PG0J 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.create_if_missing: 1 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.env: 0x55aba8a3a940 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:39:02.872 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.info_log: 0x55aba9cacbc0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:39:02.873 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.wal_dir: 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:39:02.874 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.write_buffer_manager: 0x55aba9cb34a0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:39:02.875 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.row_cache: None 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:39:02.876 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:39:02.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:39:02.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.merge_operator: 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:39:02.879 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aba9cac800) 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-16T09:39:02.880 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55aba9c971f0 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-16T09:39:02.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:39:02.882 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:39:02.883 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:39:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:39:02.885 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:39:02.886 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:39:02.887 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/version_set.cc:5566] 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-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.888 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3b739d31-9646-434d-a02e-ac81ebd799b3 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.370+0000 7fdaed1d7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdaed1d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55aba9cc4e00 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdaed1d7c80 4 rocksdb: DB pointer 0x55aba9d9e000 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdae4962640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdae4962640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:02.889 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 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-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 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-09-16T09:39:02.890 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 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-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55aba9c971f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-16T09:39:02.891 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdaed1d7c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdaed1d7c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:39:02.374+0000 7fdaed1d7c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-16T09:39:02.892 INFO:teuthology.orchestra.run.smithi060.stdout:create mon.a on 2024-09-16T09:39:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-16T09:39:03.538 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target. 2024-09-16T09:39:03.538 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target. 2024-09-16T09:39:03.829 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a 2024-09-16T09:39:03.829 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T09:39:04.026 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target.wants/ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service. 2024-09-16T09:39:04.035 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-09-16T09:39:04.035 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T09:39:04.035 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon to start... 2024-09-16T09:39:04.035 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon... 2024-09-16T09:39:04.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:04 smithi060 systemd[1]: Started Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:39:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:05 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.438900+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:05 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.412405+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout id: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout services: 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.217252s) 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T09:39:06.203 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T09:39:06.204 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout data: 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon is available 2024-09-16T09:39:06.205 INFO:teuthology.orchestra.run.smithi060.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T09:39:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437687+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:39:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437913+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437929+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437942+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437957+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437971+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437986+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.437999+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.440869+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.443224+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: cluster 2024-09-16T09:39:05.443661+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:39:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:06 smithi060 bash[19276]: audit 2024-09-16T09:39:05.654873+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.60:0/1093877699' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T09:39:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:07 smithi060 bash[19276]: audit 2024-09-16T09:39:07.270683+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.60:0/1727169800' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T09:39:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:07 smithi060 bash[19276]: audit 2024-09-16T09:39:07.274194+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.60:0/1727169800' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T09:39:07.777 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:07.777 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T09:39:07.777 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:07.777 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-09-16T09:39:07.778 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T09:39:07.779 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T09:39:07.779 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T09:39:07.779 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T09:39:07.779 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:07.779 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T09:39:07.780 INFO:teuthology.orchestra.run.smithi060.stdout:Generating new minimal ceph.conf... 2024-09-16T09:39:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:08 smithi060 bash[19276]: audit 2024-09-16T09:39:08.846238+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.60:0/158404219' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:39:09.414 INFO:teuthology.orchestra.run.smithi060.stdout:Restarting the monitor... 2024-09-16T09:39:09.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:09 smithi060 systemd[1]: Stopping Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T09:39:09.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:09 smithi060 bash[19276]: debug 2024-09-16T09:39:09.526+0000 7fe9e0f06640 -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-09-16T09:39:09.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:09 smithi060 bash[19276]: debug 2024-09-16T09:39:09.526+0000 7fe9e0f06640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T09:39:10.302 INFO:teuthology.orchestra.run.smithi060.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T09:39:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:10 smithi060 bash[19658]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T09:39:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:10 smithi060 bash[19718]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T09:39:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:10 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T09:39:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:10 smithi060 systemd[1]: Stopped Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:39:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:10 smithi060 systemd[1]: Started Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.666+0000 7f7f009e0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.666+0000 7f7f009e0c80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.666+0000 7f7f009e0c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 0 load: jerasure load: lrc 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Git sha 0 2024-09-16T09:39:11.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: DB SUMMARY 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: DB Session ID: E5FVRG5Y4SWTFX3IORHS 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88177 ; 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:39:11.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.env: 0x55ffdb20b940 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.info_log: 0x55ffdd1116e0 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:39:11.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.wal_dir: 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:39:11.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.write_buffer_manager: 0x55ffdd120dc0 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:39:11.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:39:11.893 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.row_cache: None 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:39:11.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:39:11.895 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:39:11.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:39:11.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.merge_operator: 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:39:11.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ffdd111320) 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cache_index_and_filter_blocks: 1 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: pin_top_level_index_and_filter: 1 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: index_type: 0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: data_block_index_type: 0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: index_shortening: 1 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: checksum: 4 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: no_block_cache: 0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_cache: 0x55ffdd1071f0 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_cache_name: BinnedLRUCache 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_cache_options: 2024-09-16T09:39:11.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: capacity : 536870912 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: num_shard_bits : 4 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: strict_capacity_limit : 0 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: high_pri_pool_ratio: 0.000 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_cache_compressed: (nil) 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: persistent_cache: (nil) 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_size: 4096 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_size_deviation: 10 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_restart_interval: 16 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: index_block_restart_interval: 1 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: metadata_block_size: 4096 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: partition_filters: 0 2024-09-16T09:39:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: use_delta_encoding: 1 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: filter_policy: bloomfilter 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: whole_key_filtering: 1 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: verify_compression: 0 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: read_amp_bytes_per_bit: 0 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: format_version: 5 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: enable_index_compression: 1 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: block_align: 0 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: max_auto_readahead_size: 262144 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: prepopulate_block_cache: 0 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: initial_auto_readahead_size: 8192 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: num_file_reads_for_auto_readahead: 2 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:39:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:39:11.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:39:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:39:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:39:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:39:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:39:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3b739d31-9646-434d-a02e-ac81ebd799b3 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479551675795, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479551677026, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84792, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82939, "index_size": 237, "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": 10201, "raw_average_key_size": 47, "raw_value_size": 77148, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "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": 1726479551, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3b739d31-9646-434d-a02e-ac81ebd799b3", "db_session_id": "E5FVRG5Y4SWTFX3IORHS", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.670+0000 7f7f009e0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479551677171, "job": 1, "event": "recovery_finished"} 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T09:39:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ffdd132e00 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 4 rocksdb: DB pointer 0x55ffdd232000 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7ef67a9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7ef67a9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: ** DB Stats ** 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: ** Compaction Stats [default] ** 2024-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: 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-09-16T09:39:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: ** Compaction Stats [default] ** 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: 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-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 105.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:39:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Cumulative compaction: 0.00 GB write, 18.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Interval compaction: 0.00 GB write, 18.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: 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-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Block cache BinnedLRUCache@0x55ffdd1071f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 1 mon.a@-1(???) e1 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: e1 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T09:39:11.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: legacy client fscid: -1 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: No filesystems configured 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.674+0000 7f7f009e0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: debug 2024-09-16T09:39:11.678+0000 7f7f009e0c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685560+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685649+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685666+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685679+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685704+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685718+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685731+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.685747+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.686345+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.686385+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:39:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:11 smithi060 bash[19757]: cluster 2024-09-16T09:39:11.686890+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:39:12.423 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T09:39:12.449 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:39:12.449 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mgr... 2024-09-16T09:39:12.450 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T09:39:12.450 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T09:39:12.775 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:12 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:39:12.784 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y 2024-09-16T09:39:12.785 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T09:39:12.983 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968.target.wants/ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service. 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr to start... 2024-09-16T09:39:12.992 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr... 2024-09-16T09:39:13.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:12 smithi060 bash[19757]: audit 2024-09-16T09:39:11.875589+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.60:0/785232330' entity='client.admin' 2024-09-16T09:39:13.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:12 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:39:13.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:12 smithi060 systemd[1]: Started Ceph mgr.y for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:39:14.640 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:14 smithi060 bash[20007]: debug 2024-09-16T09:39:14.506+0000 7f7c2360f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:39:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:14 smithi060 bash[19757]: audit 2024-09-16T09:39:14.628294+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.60:0/99405007' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "583edbd2-740f-11ef-bceb-c7b262605968", 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:39:15.170 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.171 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:39:15.171 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:39:15.171 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:39:15.171 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:15.173 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:39:15.174 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:39:15.174 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:39:15.174 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:39:15.174 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:39:15.174 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:39:15.177 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.177 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:39:15.177 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:39:05:438421+0000", 2024-09-16T09:39:15.178 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:39:15.179 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:39:05.439464+0000", 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:39:15.180 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (1/15)... 2024-09-16T09:39:16.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:15 smithi060 bash[20007]: debug 2024-09-16T09:39:15.762+0000 7f7c2360f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:39:16.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:15 smithi060 bash[20007]: debug 2024-09-16T09:39:15.830+0000 7f7c2360f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:39:16.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:15 smithi060 bash[20007]: debug 2024-09-16T09:39:15.986+0000 7f7c2360f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:39:17.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:16 smithi060 bash[20007]: debug 2024-09-16T09:39:16.666+0000 7f7c2360f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:39:17.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:16 smithi060 bash[20007]: debug 2024-09-16T09:39:16.738+0000 7f7c2360f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:39:17.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:16 smithi060 bash[20007]: debug 2024-09-16T09:39:16.810+0000 7f7c2360f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:39:17.268 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.006+0000 7f7c2360f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:39:17.269 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.086+0000 7f7c2360f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:39:17.269 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.158+0000 7f7c2360f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:39:17.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.426+0000 7f7c2360f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:39:17.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.498+0000 7f7c2360f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:39:18.056 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.702+0000 7f7c2360f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:39:18.056 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:17 smithi060 bash[20007]: debug 2024-09-16T09:39:17.786+0000 7f7c2360f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:39:18.394 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[20007]: debug 2024-09-16T09:39:18.050+0000 7f7c2360f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:39:18.394 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[20007]: debug 2024-09-16T09:39:18.242+0000 7f7c2360f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:39:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[19757]: audit 2024-09-16T09:39:18.382428+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.60:0/2762497339' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T09:39:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[20007]: debug 2024-09-16T09:39:18.422+0000 7f7c2360f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:39:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[20007]: debug 2024-09-16T09:39:18.510+0000 7f7c2360f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:39:18.928 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:18.928 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:39:18.928 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "583edbd2-740f-11ef-bceb-c7b262605968", 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T09:39:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:39:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:39:18.933 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.933 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:39:05:438421+0000", 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:39:18.934 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:18.935 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:39:05.439464+0000", 2024-09-16T09:39:18.936 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:18.936 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:18.936 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:39:18.936 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:39:18.936 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (2/15)... 2024-09-16T09:39:19.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:18 smithi060 bash[20007]: debug 2024-09-16T09:39:18.698+0000 7f7c2360f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:39:19.854 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:19 smithi060 bash[20007]: debug 2024-09-16T09:39:19.534+0000 7f7c2360f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:39:19.854 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:19 smithi060 bash[20007]: debug 2024-09-16T09:39:19.614+0000 7f7c2360f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:39:20.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:19 smithi060 bash[20007]: debug 2024-09-16T09:39:19.850+0000 7f7c2360f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:39:20.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:19 smithi060 bash[20007]: debug 2024-09-16T09:39:19.926+0000 7f7c2360f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:39:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[20007]: debug 2024-09-16T09:39:20.334+0000 7f7c2360f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:39:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[20007]: debug 2024-09-16T09:39:20.418+0000 7f7c2360f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:39:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: cluster 2024-09-16T09:39:20.443472+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-16T09:39:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: cluster 2024-09-16T09:39:20.451598+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00831945s) 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.452490+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.452600+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.452766+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.452948+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.453438+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: cluster 2024-09-16T09:39:20.479170+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.491005+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:39:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:20 smithi060 bash[19757]: audit 2024-09-16T09:39:20.493335+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:39:21.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:21 smithi060 bash[19757]: audit 2024-09-16T09:39:20.495775+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' 2024-09-16T09:39:21.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:21 smithi060 bash[19757]: audit 2024-09-16T09:39:20.499697+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' 2024-09-16T09:39:21.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:21 smithi060 bash[19757]: audit 2024-09-16T09:39:20.501748+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.60:0/226977030' entity='mgr.y' 2024-09-16T09:39:21.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:21 smithi060 bash[19757]: cluster 2024-09-16T09:39:21.459482+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.0162s) 2024-09-16T09:39:22.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:22 smithi060 bash[19757]: audit 2024-09-16T09:39:22.486251+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.60:0/296884005' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T09:39:23.032 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:23.032 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "583edbd2-740f-11ef-bceb-c7b262605968", 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:39:23.033 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:39:23.034 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:39:23.035 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:23.035 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-16T09:39:23.035 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:39:23.035 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:23.035 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:39:23.036 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:39:23.037 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:39:23.037 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:39:23.043 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:39:05:438421+0000", 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:39:23.044 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:39:05.439464+0000", 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:39:23.045 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:39:23.046 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:39:23.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr is available 2024-09-16T09:39:23.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:23 smithi060 bash[19757]: cluster 2024-09-16T09:39:22.504288+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-16T09:39:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:24 smithi060 bash[19757]: audit 2024-09-16T09:39:24.361508+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.60:0/269255048' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T09:39:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:24 smithi060 bash[19757]: audit 2024-09-16T09:39:24.364173+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.60:0/269255048' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T09:39:24.877 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T09:39:24.878 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling cephadm module... 2024-09-16T09:39:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:26 smithi060 bash[19757]: audit 2024-09-16T09:39:26.296889+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.60:0/1143182136' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T09:39:26.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:26 smithi060 bash[20007]: ignoring --setuser ceph since I am not root 2024-09-16T09:39:26.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:26 smithi060 bash[20007]: ignoring --setgroup ceph since I am not root 2024-09-16T09:39:26.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:26 smithi060 bash[20007]: debug 2024-09-16T09:39:26.502+0000 7f1af786d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:39:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:27 smithi060 bash[19757]: audit 2024-09-16T09:39:26.348832+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.60:0/1143182136' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T09:39:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:27 smithi060 bash[19757]: cluster 2024-09-16T09:39:26.354237+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-09-16T09:39:27.979 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:27 smithi060 bash[20007]: debug 2024-09-16T09:39:27.746+0000 7f1af786d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:39:27.980 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:27 smithi060 bash[20007]: debug 2024-09-16T09:39:27.814+0000 7f1af786d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:39:28.288 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:27 smithi060 bash[20007]: debug 2024-09-16T09:39:27.974+0000 7f1af786d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:39:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:28 smithi060 bash[19757]: audit 2024-09-16T09:39:28.275616+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.60:0/1917151179' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2024-09-16T09:39:28.782 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 5... 2024-09-16T09:39:29.005 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:28 smithi060 bash[20007]: debug 2024-09-16T09:39:28.658+0000 7f1af786d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:39:29.005 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:28 smithi060 bash[20007]: debug 2024-09-16T09:39:28.730+0000 7f1af786d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:39:29.005 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:28 smithi060 bash[20007]: debug 2024-09-16T09:39:28.802+0000 7f1af786d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:39:29.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:28.998+0000 7f1af786d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:39:29.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.078+0000 7f1af786d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:39:29.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.150+0000 7f1af786d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:39:29.698 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.418+0000 7f1af786d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:39:29.698 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.490+0000 7f1af786d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:39:30.047 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.694+0000 7f1af786d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:39:30.047 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:29 smithi060 bash[20007]: debug 2024-09-16T09:39:29.778+0000 7f1af786d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:39:30.401 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:30 smithi060 bash[20007]: debug 2024-09-16T09:39:30.042+0000 7f1af786d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:39:30.401 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:30 smithi060 bash[20007]: debug 2024-09-16T09:39:30.226+0000 7f1af786d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:39:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:30 smithi060 bash[20007]: debug 2024-09-16T09:39:30.394+0000 7f1af786d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:39:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:30 smithi060 bash[20007]: debug 2024-09-16T09:39:30.478+0000 7f1af786d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:39:31.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:30 smithi060 bash[20007]: debug 2024-09-16T09:39:30.662+0000 7f1af786d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:39:31.825 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:31 smithi060 bash[20007]: debug 2024-09-16T09:39:31.506+0000 7f1af786d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:39:31.825 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:31 smithi060 bash[20007]: debug 2024-09-16T09:39:31.586+0000 7f1af786d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:39:32.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:31 smithi060 bash[20007]: debug 2024-09-16T09:39:31.818+0000 7f1af786d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:39:32.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:31 smithi060 bash[20007]: debug 2024-09-16T09:39:31.898+0000 7f1af786d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:39:32.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[20007]: debug 2024-09-16T09:39:32.306+0000 7f1af786d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:39:32.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[20007]: debug 2024-09-16T09:39:32.386+0000 7f1af786d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:39:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: cluster 2024-09-16T09:39:32.411231+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-16T09:39:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: cluster 2024-09-16T09:39:32.411644+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-16T09:39:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: cluster 2024-09-16T09:39:32.418966+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: cluster 2024-09-16T09:39:32.419366+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.007881s) 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: audit 2024-09-16T09:39:32.420651+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: audit 2024-09-16T09:39:32.422070+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: audit 2024-09-16T09:39:32.423334+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: audit 2024-09-16T09:39:32.423566+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: audit 2024-09-16T09:39:32.423755+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:39:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:32 smithi060 bash[19757]: cluster 2024-09-16T09:39:32.451925+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-16T09:39:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: cephadm 2024-09-16T09:39:32.474683+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T09:39:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.477157+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.480757+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.483589+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.487112+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.490287+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.499317+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:32.501002+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:33.286136+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: audit 2024-09-16T09:39:33.290626+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:33 smithi060 bash[19757]: cluster 2024-09-16T09:39:33.422706+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e7: y(active, since 1.01123s) 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 5 is available 2024-09-16T09:39:34.022 INFO:teuthology.orchestra.run.smithi060.stdout:Setting orchestrator backend to cephadm... 2024-09-16T09:39:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[19757]: audit 2024-09-16T09:39:33.420082+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[19757]: audit 2024-09-16T09:39:33.434076+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[19757]: cephadm 2024-09-16T09:39:34.360750+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:09:39:34] ENGINE Bus STARTING 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: debug 2024-09-16T09:39:34.482+0000 7f1a643b7640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:39:34] ENGINE Error in HTTPServer.serve 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: Traceback (most recent call last): 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: self._connections.run(self.expiration_interval) 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: self._run(expiration_interval) 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:39:34.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: s = self.context.wrap_socket( 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: return self.sslsocket_class._create( 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: self.do_handshake() 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:39:34.800 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: self._sslobj.do_handshake() 2024-09-16T09:39:34.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:34 smithi060 bash[20007]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: cluster 2024-09-16T09:39:34.482812+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: cephadm 2024-09-16T09:39:34.485264+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:09:39:34] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: cephadm 2024-09-16T09:39:34.489081+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [16/Sep/2024:09:39:34] ENGINE Error in HTTPServer.serve 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T09:39:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: self.do_handshake() 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: cephadm 2024-09-16T09:39:34.586512+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:09:39:34] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: cephadm 2024-09-16T09:39:34.586677+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [16/Sep/2024:09:39:34] ENGINE Bus STARTED 2024-09-16T09:39:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: audit 2024-09-16T09:39:34.587733+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:39:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: audit 2024-09-16T09:39:35.348755+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: audit 2024-09-16T09:39:35.356942+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:35 smithi060 bash[19757]: audit 2024-09-16T09:39:35.373282+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:39:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:37 smithi060 bash[19757]: audit 2024-09-16T09:39:37.204324+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:37.661 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T09:39:37.661 INFO:teuthology.orchestra.run.smithi060.stdout:Generating ssh key... 2024-09-16T09:39:39.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[19757]: audit 2024-09-16T09:39:39.017763+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:39.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[19757]: cephadm 2024-09-16T09:39:39.018182+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: Generating public/private rsa key pair. 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: Your identification has been saved in /tmp/tmpji577udf/key 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: Your public key has been saved in /tmp/tmpji577udf/key.pub 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: The key fingerprint is: 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: SHA256:BES1Ucdf+JKxz7028/hGDukrZ+iB0kiJhJJBaQswwgI ceph-583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: The key's randomart image is: 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: +---[RSA 3072]----+ 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: |E.o. o+.o.... . | 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: |+ooo . . o .. o .| 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: |.oo.. . o . * | 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | .. . o . = .| 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | . S =.| 2024-09-16T09:39:39.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | . o . o =| 2024-09-16T09:39:39.719 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | o o .o +.| 2024-09-16T09:39:39.719 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | . o.+*o| 2024-09-16T09:39:39.719 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: | ..+++*| 2024-09-16T09:39:39.719 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:39 smithi060 bash[20007]: +----[SHA256]-----+ 2024-09-16T09:39:40.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:40 smithi060 bash[19757]: audit 2024-09-16T09:39:39.492603+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:40.807 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:40 smithi060 bash[19757]: audit 2024-09-16T09:39:39.496710+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:41 smithi060 bash[19757]: audit 2024-09-16T09:39:41.333801+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:41.893 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAB/6iZrmhLsVWayrr4/5XcqrwN94QhkLlYX6O2oegaEHbU4imwLh7HNPlrRI08Rb6S80y2TL9nkIk9bRIxbFD9T27VZ9AOE3hpZg0UaS5zBtYkb0dApFVYXS6aP058Ee5vh6qAERTLKYYBtk00AFCJ/iKtxgrMQ3A6+XjPVIKbzJkZq0XmNx0pPMcMMOsFIAIfKrrIgFHM4fGb+0vkOALeNZLHLHXeWNP5+6XUFIw8qdbSO5r5Xq2aTOhxQf9o7J+cBZlXXR6DLUoXTzjRxZeoXHxSx3xB6KznxQ5pvUoLJKOeXLF6WzYJJZj0XPcKwbBJloVu/QviH1r+se9PYY74VLJ4V70gZOxfT0oetev+JUpqBBXp0v2H+jmBo6FMLLhSbYqf9EOzAb6G2s6cgINKaRtpBcEYMQD/hWHKFjGLjKkt+6ZUSdCZjw1mSGmmKYjTfAWmiMsXsXGZ6BO6kOzjPT4Rzxx6YSOwDPuWgxu45dAa+uFetpoaqyuNo2De3U= ceph-583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:39:41.893 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:39:41.893 INFO:teuthology.orchestra.run.smithi060.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T09:39:41.893 INFO:teuthology.orchestra.run.smithi060.stdout:Adding host smithi060... 2024-09-16T09:39:43.726 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:43 smithi060 bash[19757]: audit 2024-09-16T09:39:43.269697+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:45.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:45 smithi060 bash[19757]: cephadm 2024-09-16T09:39:44.548347+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi060 2024-09-16T09:39:48.884 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Added host 'smithi060' with addr '172.21.15.60' 2024-09-16T09:39:48.884 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mon service... 2024-09-16T09:39:49.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:49 smithi060 bash[19757]: audit 2024-09-16T09:39:48.182325+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:49.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:49 smithi060 bash[19757]: cephadm 2024-09-16T09:39:48.182689+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi060 2024-09-16T09:39:49.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:49 smithi060 bash[19757]: audit 2024-09-16T09:39:48.183013+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:39:51.666 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T09:39:51.666 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mgr service... 2024-09-16T09:39:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:51 smithi060 bash[19757]: audit 2024-09-16T09:39:50.924618+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:51 smithi060 bash[19757]: cephadm 2024-09-16T09:39:50.926177+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T09:39:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:51 smithi060 bash[19757]: audit 2024-09-16T09:39:50.930074+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:51 smithi060 bash[19757]: audit 2024-09-16T09:39:51.417709+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:53 smithi060 bash[19757]: audit 2024-09-16T09:39:52.006912+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:53.541 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T09:39:54.355 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:54 smithi060 bash[19757]: cluster 2024-09-16T09:39:52.424861+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:39:54.355 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:54 smithi060 bash[19757]: audit 2024-09-16T09:39:53.015952+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:39:54.355 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:54 smithi060 bash[19757]: cephadm 2024-09-16T09:39:53.018209+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T09:39:54.355 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:54 smithi060 bash[19757]: audit 2024-09-16T09:39:53.022455+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.60:0/3609068211' entity='mgr.y' 2024-09-16T09:39:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:55 smithi060 bash[19757]: cluster 2024-09-16T09:39:54.425186+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:39:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:55 smithi060 bash[19757]: audit 2024-09-16T09:39:54.886704+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.60:0/1010753694' entity='client.admin' 2024-09-16T09:39:57.322 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling the dashboard module... 2024-09-16T09:39:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:57 smithi060 bash[19757]: cluster 2024-09-16T09:39:56.425440+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:39:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:57 smithi060 bash[19757]: audit 2024-09-16T09:39:56.774915+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.60:0/3174100219' entity='client.admin' 2024-09-16T09:40:00.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:59 smithi060 bash[19757]: cluster 2024-09-16T09:39:58.425670+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:00.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:39:59 smithi060 bash[19757]: audit 2024-09-16T09:39:58.815540+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.60:0/3952694348' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T09:40:00.043 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:59 smithi060 bash[20007]: ignoring --setuser ceph since I am not root 2024-09-16T09:40:00.044 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:59 smithi060 bash[20007]: ignoring --setgroup ceph since I am not root 2024-09-16T09:40:00.044 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:39:59 smithi060 bash[20007]: debug 2024-09-16T09:39:59.957+0000 7f8e8cabb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:40:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:00 smithi060 bash[19757]: audit 2024-09-16T09:39:59.779942+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.60:0/3952694348' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T09:40:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:00 smithi060 bash[19757]: cluster 2024-09-16T09:39:59.785654+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-16T09:40:01.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:01 smithi060 bash[20007]: debug 2024-09-16T09:40:01.205+0000 7f8e8cabb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:40:01.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:01 smithi060 bash[20007]: debug 2024-09-16T09:40:01.273+0000 7f8e8cabb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:40:01.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:01 smithi060 bash[20007]: debug 2024-09-16T09:40:01.437+0000 7f8e8cabb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:40:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:01 smithi060 bash[19757]: audit 2024-09-16T09:40:01.883175+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.60:0/4064321974' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T09:40:02.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.129+0000 7f8e8cabb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2024-09-16T09:40:02.356 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 9... 2024-09-16T09:40:02.479 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.201+0000 7f8e8cabb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:40:02.479 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.273+0000 7f8e8cabb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:40:02.479 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.473+0000 7f8e8cabb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:40:02.897 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.553+0000 7f8e8cabb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:40:02.897 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.625+0000 7f8e8cabb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:40:03.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.889+0000 7f8e8cabb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:40:03.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:02 smithi060 bash[20007]: debug 2024-09-16T09:40:02.961+0000 7f8e8cabb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:40:03.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.169+0000 7f8e8cabb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:40:03.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.249+0000 7f8e8cabb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:40:03.876 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.517+0000 7f8e8cabb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:40:03.876 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.701+0000 7f8e8cabb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:40:04.146 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.869+0000 7f8e8cabb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:40:04.146 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:03 smithi060 bash[20007]: debug 2024-09-16T09:40:03.953+0000 7f8e8cabb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:40:05.315 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:04 smithi060 bash[20007]: debug 2024-09-16T09:40:04.141+0000 7f8e8cabb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:40:05.315 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:04.997+0000 7f8e8cabb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:40:05.315 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:05.073+0000 7f8e8cabb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:40:05.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:05.309+0000 7f8e8cabb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:40:05.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:05.385+0000 7f8e8cabb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:40:06.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:05.793+0000 7f8e8cabb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:40:06.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[20007]: debug 2024-09-16T09:40:05.877+0000 7f8e8cabb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:40:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: cluster 2024-09-16T09:40:05.903876+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon y restarted 2024-09-16T09:40:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: cluster 2024-09-16T09:40:05.904455+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon y 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: cluster 2024-09-16T09:40:05.908059+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: cluster 2024-09-16T09:40:05.908222+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00396021s) 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: audit 2024-09-16T09:40:05.912300+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: audit 2024-09-16T09:40:05.914068+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: audit 2024-09-16T09:40:05.914815+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: audit 2024-09-16T09:40:05.915061+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: audit 2024-09-16T09:40:05.915249+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:40:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:05 smithi060 bash[19757]: cluster 2024-09-16T09:40:05.943676+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon y is now available 2024-09-16T09:40:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:06 smithi060 bash[19757]: audit 2024-09-16T09:40:05.965714+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:06 smithi060 bash[19757]: audit 2024-09-16T09:40:05.968758+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:06 smithi060 bash[19757]: audit 2024-09-16T09:40:05.986411+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:40:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:06 smithi060 bash[19757]: audit 2024-09-16T09:40:05.988926+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:40:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:06 smithi060 bash[19757]: cluster 2024-09-16T09:40:06.917019+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: y(active, since 1.01275s) 2024-09-16T09:40:07.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:40:07.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T09:40:07.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T09:40:07.511 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:40:07.512 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 9 is available 2024-09-16T09:40:07.512 INFO:teuthology.orchestra.run.smithi060.stdout:Generating a dashboard self-signed certificate... 2024-09-16T09:40:08.270 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:07 smithi060 bash[19757]: audit 2024-09-16T09:40:06.914965+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T09:40:08.271 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:07 smithi060 bash[19757]: audit 2024-09-16T09:40:06.933030+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T09:40:08.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: debug 2024-09-16T09:40:08.265+0000 7f8df7dc2640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:40:08] ENGINE Error in HTTPServer.serve 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: Traceback (most recent call last): 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: self._connections.run(self.expiration_interval) 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: self._run(expiration_interval) 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: s = self.context.wrap_socket( 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:40:08.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: return self.sslsocket_class._create( 2024-09-16T09:40:08.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:40:08.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: self.do_handshake() 2024-09-16T09:40:08.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:40:08.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: self._sslobj.do_handshake() 2024-09-16T09:40:08.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[20007]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cluster 2024-09-16T09:40:07.971113+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cephadm 2024-09-16T09:40:08.142683+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [16/Sep/2024:09:40:08] ENGINE Bus STARTING 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cephadm 2024-09-16T09:40:08.266982+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [16/Sep/2024:09:40:08] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cephadm 2024-09-16T09:40:08.270600+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [16/Sep/2024:09:40:08] ENGINE Error in HTTPServer.serve 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T09:40:09.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: self.do_handshake() 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cephadm 2024-09-16T09:40:08.368271+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [16/Sep/2024:09:40:08] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: cephadm 2024-09-16T09:40:08.368545+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [16/Sep/2024:09:40:08] ENGINE Bus STARTED 2024-09-16T09:40:09.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: audit 2024-09-16T09:40:08.794902+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:40:09.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: audit 2024-09-16T09:40:08.863483+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:09.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:08 smithi060 bash[19757]: audit 2024-09-16T09:40:08.868086+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:09.402 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T09:40:09.402 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial admin user... 2024-09-16T09:40:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:10 smithi060 bash[19757]: audit 2024-09-16T09:40:10.757367+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' 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-09-16T09:40:11.592 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$X6oytWiAHxzHxTKp4KRee.8Pd9BFAsBbH9HvaWOOBXRQGbbNWbjZy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726479611, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T09:40:11.592 INFO:teuthology.orchestra.run.smithi060.stdout:Fetching dashboard port number... 2024-09-16T09:40:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:12 smithi060 bash[19757]: audit 2024-09-16T09:40:11.035296+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: cluster 2024-09-16T09:40:12.044845+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.617846+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.618647+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.621785+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.623077+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.623758+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]': finished 2024-09-16T09:40:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:13 smithi060 bash[19757]: audit 2024-09-16T09:40:12.909660+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.60:0/2636674269' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T09:40:13.417 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T09:40:13.417 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld does not appear to be present 2024-09-16T09:40:13.417 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T09:40:13.420 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph Dashboard is now available at: 2024-09-16T09:40:13.420 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:13.421 INFO:teuthology.orchestra.run.smithi060.stdout: URL: https://smithi060.front.sepia.ceph.com:8443/ 2024-09-16T09:40:13.421 INFO:teuthology.orchestra.run.smithi060.stdout: User: admin 2024-09-16T09:40:13.421 INFO:teuthology.orchestra.run.smithi060.stdout: Password: v8a1c4ri5i 2024-09-16T09:40:13.421 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:13.421 INFO:teuthology.orchestra.run.smithi060.stdout:Saving cluster configuration to /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config directory 2024-09-16T09:40:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:14 smithi060 bash[19757]: cephadm 2024-09-16T09:40:13.476429+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.510 INFO:teuthology.orchestra.run.smithi060.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: ceph telemetry on 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout:For more information see: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:15.511 INFO:teuthology.orchestra.run.smithi060.stdout:Bootstrap complete. 2024-09-16T09:40:15.578 INFO:tasks.cephadm:Fetching config... 2024-09-16T09:40:15.578 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:40:15.578 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T09:40:15.584 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T09:40:15.584 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:40:15.584 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T09:40:15.630 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T09:40:15.630 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:40:15.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T09:40:15.686 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T09:40:15.686 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:40:15.686 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T09:40:15.733 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T09:40:15.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAB/6iZrmhLsVWayrr4/5XcqrwN94QhkLlYX6O2oegaEHbU4imwLh7HNPlrRI08Rb6S80y2TL9nkIk9bRIxbFD9T27VZ9AOE3hpZg0UaS5zBtYkb0dApFVYXS6aP058Ee5vh6qAERTLKYYBtk00AFCJ/iKtxgrMQ3A6+XjPVIKbzJkZq0XmNx0pPMcMMOsFIAIfKrrIgFHM4fGb+0vkOALeNZLHLHXeWNP5+6XUFIw8qdbSO5r5Xq2aTOhxQf9o7J+cBZlXXR6DLUoXTzjRxZeoXHxSx3xB6KznxQ5pvUoLJKOeXLF6WzYJJZj0XPcKwbBJloVu/QviH1r+se9PYY74VLJ4V70gZOxfT0oetev+JUpqBBXp0v2H+jmBo6FMLLhSbYqf9EOzAb6G2s6cgINKaRtpBcEYMQD/hWHKFjGLjKkt+6ZUSdCZjw1mSGmmKYjTfAWmiMsXsXGZ6BO6kOzjPT4Rzxx6YSOwDPuWgxu45dAa+uFetpoaqyuNo2De3U= ceph-583edbd2-740f-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:40:15.792 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAB/6iZrmhLsVWayrr4/5XcqrwN94QhkLlYX6O2oegaEHbU4imwLh7HNPlrRI08Rb6S80y2TL9nkIk9bRIxbFD9T27VZ9AOE3hpZg0UaS5zBtYkb0dApFVYXS6aP058Ee5vh6qAERTLKYYBtk00AFCJ/iKtxgrMQ3A6+XjPVIKbzJkZq0XmNx0pPMcMMOsFIAIfKrrIgFHM4fGb+0vkOALeNZLHLHXeWNP5+6XUFIw8qdbSO5r5Xq2aTOhxQf9o7J+cBZlXXR6DLUoXTzjRxZeoXHxSx3xB6KznxQ5pvUoLJKOeXLF6WzYJJZj0XPcKwbBJloVu/QviH1r+se9PYY74VLJ4V70gZOxfT0oetev+JUpqBBXp0v2H+jmBo6FMLLhSbYqf9EOzAb6G2s6cgINKaRtpBcEYMQD/hWHKFjGLjKkt+6ZUSdCZjw1mSGmmKYjTfAWmiMsXsXGZ6BO6kOzjPT4Rzxx6YSOwDPuWgxu45dAa+uFetpoaqyuNo2De3U= ceph-583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:40:15.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAB/6iZrmhLsVWayrr4/5XcqrwN94QhkLlYX6O2oegaEHbU4imwLh7HNPlrRI08Rb6S80y2TL9nkIk9bRIxbFD9T27VZ9AOE3hpZg0UaS5zBtYkb0dApFVYXS6aP058Ee5vh6qAERTLKYYBtk00AFCJ/iKtxgrMQ3A6+XjPVIKbzJkZq0XmNx0pPMcMMOsFIAIfKrrIgFHM4fGb+0vkOALeNZLHLHXeWNP5+6XUFIw8qdbSO5r5Xq2aTOhxQf9o7J+cBZlXXR6DLUoXTzjRxZeoXHxSx3xB6KznxQ5pvUoLJKOeXLF6WzYJJZj0XPcKwbBJloVu/QviH1r+se9PYY74VLJ4V70gZOxfT0oetev+JUpqBBXp0v2H+jmBo6FMLLhSbYqf9EOzAb6G2s6cgINKaRtpBcEYMQD/hWHKFjGLjKkt+6ZUSdCZjw1mSGmmKYjTfAWmiMsXsXGZ6BO6kOzjPT4Rzxx6YSOwDPuWgxu45dAa+uFetpoaqyuNo2De3U= ceph-583edbd2-740f-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:40:15.821 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAB/6iZrmhLsVWayrr4/5XcqrwN94QhkLlYX6O2oegaEHbU4imwLh7HNPlrRI08Rb6S80y2TL9nkIk9bRIxbFD9T27VZ9AOE3hpZg0UaS5zBtYkb0dApFVYXS6aP058Ee5vh6qAERTLKYYBtk00AFCJ/iKtxgrMQ3A6+XjPVIKbzJkZq0XmNx0pPMcMMOsFIAIfKrrIgFHM4fGb+0vkOALeNZLHLHXeWNP5+6XUFIw8qdbSO5r5Xq2aTOhxQf9o7J+cBZlXXR6DLUoXTzjRxZeoXHxSx3xB6KznxQ5pvUoLJKOeXLF6WzYJJZj0XPcKwbBJloVu/QviH1r+se9PYY74VLJ4V70gZOxfT0oetev+JUpqBBXp0v2H+jmBo6FMLLhSbYqf9EOzAb6G2s6cgINKaRtpBcEYMQD/hWHKFjGLjKkt+6ZUSdCZjw1mSGmmKYjTfAWmiMsXsXGZ6BO6kOzjPT4Rzxx6YSOwDPuWgxu45dAa+uFetpoaqyuNo2De3U= ceph-583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:40:15.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T09:40:15.834 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:40:15.835 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:40:16.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:40:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:40:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:40:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:15 smithi060 bash[19757]: audit 2024-09-16T09:40:14.957269+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.60:0/2742179834' entity='client.admin' 2024-09-16T09:40:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.065047+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.067558+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.069659+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.083520+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.088257+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.090123+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.091852+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.093565+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.096579+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.111947+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.116313+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:17 smithi060 bash[19757]: audit 2024-09-16T09:40:16.579082+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:20.571 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:40:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:21 smithi060 bash[19757]: audit 2024-09-16T09:40:20.899632+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:21 smithi060 bash[19757]: audit 2024-09-16T09:40:20.904531+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:21 smithi060 bash[19757]: audit 2024-09-16T09:40:20.987065+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:22.467 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T09:40:22.467 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T09:40:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:22 smithi060 bash[19757]: audit 2024-09-16T09:40:21.909186+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.60:0/4134333017' entity='client.admin' 2024-09-16T09:40:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:22 smithi060 bash[19757]: audit 2024-09-16T09:40:21.924206+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:22 smithi060 bash[19757]: audit 2024-09-16T09:40:21.930406+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:26.935 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:40:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:26 smithi060 bash[19757]: cluster 2024-09-16T09:40:25.916401+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:29.227 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi081 2024-09-16T09:40:29.227 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:40:29.227 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.conf 2024-09-16T09:40:29.233 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:40:29.233 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:40:29.281 INFO:tasks.cephadm:Adding host smithi081 to orchestrator... 2024-09-16T09:40:29.281 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch host add smithi081 2024-09-16T09:40:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: cluster 2024-09-16T09:40:27.916746+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.465210+0000 mgr.y (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.469062+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.470161+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.472805+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.473757+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: cephadm 2024-09-16T09:40:28.474942+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: cephadm 2024-09-16T09:40:28.564789+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: cephadm 2024-09-16T09:40:28.715713+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: cephadm 2024-09-16T09:40:28.803494+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.895974+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:28.898471+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:29.255391+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:29 smithi060 bash[19757]: audit 2024-09-16T09:40:29.259082+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:31 smithi060 bash[19757]: cluster 2024-09-16T09:40:29.917192+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:33 smithi060 bash[19757]: cluster 2024-09-16T09:40:31.917629+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:34.007 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:40:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:35 smithi060 bash[19757]: cluster 2024-09-16T09:40:33.918050+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:36.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:36 smithi060 bash[19757]: audit 2024-09-16T09:40:35.215577+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:40:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:37 smithi060 bash[19757]: cluster 2024-09-16T09:40:35.918415+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:37 smithi060 bash[19757]: cephadm 2024-09-16T09:40:36.514242+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-16T09:40:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:39 smithi060 bash[19757]: cluster 2024-09-16T09:40:37.918893+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:40.188 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi081' with addr '172.21.15.81' 2024-09-16T09:40:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:40 smithi060 bash[19757]: audit 2024-09-16T09:40:39.493706+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:40 smithi060 bash[19757]: audit 2024-09-16T09:40:39.497484+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:40 smithi060 bash[19757]: audit 2024-09-16T09:40:39.503342+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:40 smithi060 bash[19757]: audit 2024-09-16T09:40:40.187191+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:40 smithi060 bash[19757]: audit 2024-09-16T09:40:40.188262+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:41.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T09:40:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:41 smithi060 bash[19757]: cluster 2024-09-16T09:40:39.919293+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:41 smithi060 bash[19757]: cephadm 2024-09-16T09:40:40.187773+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi081 2024-09-16T09:40:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:41 smithi060 bash[19757]: audit 2024-09-16T09:40:40.681454+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: cluster 2024-09-16T09:40:41.919681+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.205900+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.212001+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.213501+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.215691+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.217380+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: cephadm 2024-09-16T09:40:42.219713+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: cephadm 2024-09-16T09:40:42.403955+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: cephadm 2024-09-16T09:40:42.564669+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: cephadm 2024-09-16T09:40:42.705262+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.844994+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.849574+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.851779+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:40:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:43 smithi060 bash[19757]: audit 2024-09-16T09:40:42.852952+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]': finished 2024-09-16T09:40:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:45 smithi060 bash[19757]: cluster 2024-09-16T09:40:43.919963+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:45 smithi060 bash[19757]: cephadm 2024-09-16T09:40:44.057336+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi081 on smithi081 2024-09-16T09:40:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:45 smithi060 bash[19757]: audit 2024-09-16T09:40:45.146683+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:45 smithi060 bash[19757]: audit 2024-09-16T09:40:45.152269+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:45 smithi060 bash[19757]: audit 2024-09-16T09:40:45.157191+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:45.876 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:40:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.216344+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.220925+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.222739+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:40:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.230507+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.289999+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.293925+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.295455+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.303342+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.673169+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:46 smithi060 bash[19757]: audit 2024-09-16T09:40:45.993372+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:47.199 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:40:47.199 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}] 2024-09-16T09:40:47.762 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T09:40:47.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T09:40:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:47 smithi060 bash[19757]: cluster 2024-09-16T09:40:45.920342+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:47 smithi060 bash[19757]: audit 2024-09-16T09:40:46.741671+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:47 smithi060 bash[19757]: audit 2024-09-16T09:40:46.751051+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:48 smithi060 bash[19757]: audit 2024-09-16T09:40:47.198207+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:40:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:49 smithi060 bash[19757]: cluster 2024-09-16T09:40:47.920736+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:51 smithi060 bash[19757]: cluster 2024-09-16T09:40:49.921155+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:52.490 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:40:54.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:53 smithi060 bash[19757]: cluster 2024-09-16T09:40:51.921636+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:54.753 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2024-09-16T09:40:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:54 smithi060 bash[19757]: audit 2024-09-16T09:40:54.080280+0000 mon.a (mon.0) 158 : audit [INF] from='client.? 172.21.15.60:0/320760852' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T09:40:55.702 INFO:tasks.cephadm:Adding mon.a on smithi060 2024-09-16T09:40:55.702 INFO:tasks.cephadm:Adding mon.c on smithi060 2024-09-16T09:40:55.702 INFO:tasks.cephadm:Adding mon.b on smithi081 2024-09-16T09:40:55.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b' 2024-09-16T09:40:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:55 smithi060 bash[19757]: cluster 2024-09-16T09:40:53.921884+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:55 smithi060 bash[19757]: audit 2024-09-16T09:40:54.752459+0000 mon.a (mon.0) 159 : audit [INF] from='client.? 172.21.15.60:0/320760852' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:40:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:55 smithi060 bash[19757]: cluster 2024-09-16T09:40:54.754535+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:40:56.928 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:40:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:57 smithi060 bash[19757]: cluster 2024-09-16T09:40:55.922134+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:58.750 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mon update... 2024-09-16T09:40:59.490 DEBUG:teuthology.orchestra.run.smithi060:mon.c> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T09:40:59.492 DEBUG:teuthology.orchestra.run.smithi081:mon.b> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T09:40:59.494 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T09:40:59.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T09:40:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: cluster 2024-09-16T09:40:57.922524+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:40:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.737886+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:40:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: cephadm 2024-09-16T09:40:58.743197+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b;count:3 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.748587+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.750359+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.755025+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.759253+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.766526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.771133+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:58.772870+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: cephadm 2024-09-16T09:40:58.774916+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:59.699171+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:59.704945+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:40:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:40:59 smithi060 bash[19757]: audit 2024-09-16T09:40:59.712217+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:01.685 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:01 smithi060 bash[19757]: cluster 2024-09-16T09:40:59.922948+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:01 smithi060 bash[19757]: audit 2024-09-16T09:41:00.851753+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:01 smithi060 bash[19757]: audit 2024-09-16T09:41:00.859032+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:03.701 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 1 2024-09-16T09:41:03.701 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:41:03.701 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":1,"fsid":"583edbd2-740f-11ef-bceb-c7b262605968","modified":"2024-09-16T09:39:00.945056Z","created":"2024-09-16T09:39:00.945056Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T09:41:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:03 smithi060 bash[19757]: cluster 2024-09-16T09:41:01.923329+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:03 smithi060 bash[19757]: audit 2024-09-16T09:41:03.700101+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.81:0/3064003681' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T09:41:05.555 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T09:41:05.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T09:41:05.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:05 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:06.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:05 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:06.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:06 smithi081 systemd[1]: Started Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:41:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:05 smithi060 bash[19757]: cluster 2024-09-16T09:41:03.923716+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:06.776 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: cluster 2024-09-16T09:41:05.924113+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: audit 2024-09-16T09:41:06.066585+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: audit 2024-09-16T09:41:06.071969+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: audit 2024-09-16T09:41:06.077884+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: audit 2024-09-16T09:41:06.079239+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: audit 2024-09-16T09:41:06.080990+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:07 smithi060 bash[19757]: cephadm 2024-09-16T09:41:06.083014+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T09:41:08.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.042+0000 7fd9e3c4ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:41:08.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.042+0000 7fd9e3c4ac80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T09:41:08.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.042+0000 7fd9e3c4ac80 0 pidfile_write: ignore empty --pid-file 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.042+0000 7fd9e3c4ac80 0 load: jerasure load: lrc 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Git sha 0 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: DB SUMMARY 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: DB Session ID: 1TS3YNU4JEPSXOMIZX4R 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:41:08.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.env: 0x555f8274c940 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.info_log: 0x555f8396b6e0 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:41:08.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.wal_dir: 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:41:08.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.write_buffer_manager: 0x555f8397adc0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:41:08.088 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.row_cache: None 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:41:08.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:41:08.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:41:08.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:41:08.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T09:41:08.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:41:08.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:41:08.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.merge_operator: 2024-09-16T09:41:08.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555f8396b320) 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cache_index_and_filter_blocks: 1 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: pin_top_level_index_and_filter: 1 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: index_type: 0 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: data_block_index_type: 0 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: index_shortening: 1 2024-09-16T09:41:08.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: checksum: 4 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: no_block_cache: 0 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_cache: 0x555f839611f0 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_cache_name: BinnedLRUCache 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_cache_options: 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: capacity : 536870912 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: num_shard_bits : 4 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: strict_capacity_limit : 0 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: high_pri_pool_ratio: 0.000 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_cache_compressed: (nil) 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: persistent_cache: (nil) 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_size: 4096 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_size_deviation: 10 2024-09-16T09:41:08.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_restart_interval: 16 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: index_block_restart_interval: 1 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: metadata_block_size: 4096 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: partition_filters: 0 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: use_delta_encoding: 1 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: filter_policy: bloomfilter 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: whole_key_filtering: 1 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: verify_compression: 0 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: read_amp_bytes_per_bit: 0 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: format_version: 5 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: enable_index_compression: 1 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: block_align: 0 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: max_auto_readahead_size: 262144 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: prepopulate_block_cache: 0 2024-09-16T09:41:08.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: initial_auto_readahead_size: 8192 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: num_file_reads_for_auto_readahead: 2 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:41:08.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:41:08.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:41:08.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:41:08.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:41:08.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:41:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c7968198-49aa-4b6d-ad74-e03b01eeab7c 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479668051420, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479668051880, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "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_filter_entries": 5, "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": 1726479668, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c7968198-49aa-4b6d-ad74-e03b01eeab7c", "db_session_id": "1TS3YNU4JEPSXOMIZX4R", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726479668051999, "job": 1, "event": "recovery_finished"} 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.046+0000 7fd9e3c4ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 4 rocksdb: [file/delete_scheduler.cc:74] 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-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555f8398ce00 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 4 rocksdb: DB pointer 0x555f83a8c000 2024-09-16T09:41:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9d9a13640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9d9a13640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: ** DB Stats ** 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: ** Compaction Stats [default] ** 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:41:08.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: ** Compaction Stats [default] ** 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:41:08.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:41:08.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:41:08.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:41:08.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:41:08.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Block cache BinnedLRUCache@0x555f839611f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 0 using public_addr v2:172.21.15.81:0/0 -> [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.050+0000 7fd9e3c4ac80 1 mon.b@-1(???) e0 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T09:41:08.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: e1 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: legacy client fscid: -1 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: No filesystems configured 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 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-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:41:08.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.074+0000 7fd9dca19640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:31.917629+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:33.918050+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:35.215577+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:35.918415+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:36.514242+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-16T09:41:08.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:37.918893+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:39.493706+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:39.497484+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:39.503342+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:40.187191+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:40.188262+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:39.919293+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:40.187773+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi081 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:40.681454+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:41.919681+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.205900+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.212001+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.213501+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.215691+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.217380+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:42.219713+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:08.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:42.403955+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:42.564669+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:42.705262+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.844994+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.849574+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.851779+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:42.852952+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]': finished 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:43.919963+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:44.057336+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi081 on smithi081 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.146683+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.152269+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.157191+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.216344+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.220925+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.222739+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.230507+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.289999+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.293925+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.295455+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.303342+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.673169+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:45.993372+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:45.920342+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:46.741671+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:46.751051+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:47.198207+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:47.920736+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:49.921155+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:51.921636+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:54.080280+0000 mon.a (mon.0) 158 : audit [INF] from='client.? 172.21.15.60:0/320760852' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:53.921884+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:54.752459+0000 mon.a (mon.0) 159 : audit [INF] from='client.? 172.21.15.60:0/320760852' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:54.754535+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:55.922134+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:57.922524+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.737886+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:58.743197+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b;count:3 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.748587+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.750359+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.755025+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.759253+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.766526+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.771133+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:58.772870+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:40:58.774916+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:59.699171+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:59.704945+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:40:59.712217+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:40:59.922948+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:00.851753+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:00.859032+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:41:01.923329+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:03.700101+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.81:0/3064003681' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:41:03.923716+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cluster 2024-09-16T09:41:05.924113+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:06.066585+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:06.071969+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:06.077884+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:08.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:06.079239+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:08.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: audit 2024-09-16T09:41:06.080990+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:08.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: cephadm 2024-09-16T09:41:06.083014+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T09:41:08.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:08 smithi081 bash[20441]: debug 2024-09-16T09:41:08.078+0000 7fd9dca19640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-16T09:41:10.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:10.097 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:41:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:10 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:10.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:41:10 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:11 smithi060 bash[25240]: debug 2024-09-16T09:41:11.273+0000 7fcc35c52640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-16T09:41:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:07.924574+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:08.086140+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:08.090995+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:08.091376+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:08.093287+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:09.084997+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:09.924958+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:10.084727+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:10.087344+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:11.086253+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:11.277736+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:11.925383+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:12.086120+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:12.277793+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.086142+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.114716+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120775+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120808+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120828+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-16T09:41:08.085496+0000 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120843+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120864+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120884+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120905+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.120928+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.121967+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.122024+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:13.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.122289+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.122539+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.129018+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.134393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.140036+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.145337+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.152947+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.161464+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:13 smithi081 bash[20441]: audit 2024-09-16T09:41:13.171486+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:07.924574+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:08.086140+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:08.090995+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:13.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:08.091376+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:13.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:08.093287+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:09.084997+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:09.924958+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:10.084727+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:10.087344+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:11.086253+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:11.277736+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:11.925383+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:12.086120+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:12.277793+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.086142+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.114716+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120775+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120808+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:13.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120828+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-16T09:41:08.085496+0000 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120843+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120864+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120884+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120905+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.120928+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.121967+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.122024+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.122289+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.122539+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.129018+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.134393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.140036+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.145337+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.152947+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.588 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.161464+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:13.588 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:13 smithi060 bash[19757]: audit 2024-09-16T09:41:13.171486+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:14.372 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:41:14 smithi060 bash[20007]: debug 2024-09-16T09:41:14.085+0000 7f8e2b7a9640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T09:41:18.338 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 3 2024-09-16T09:41:18.338 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:41:18.338 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":3,"fsid":"583edbd2-740f-11ef-bceb-c7b262605968","modified":"2024-09-16T09:41:13.278721Z","created":"2024-09-16T09:39:00.945056Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T09:41:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cephadm 2024-09-16T09:41:13.229299+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cephadm 2024-09-16T09:41:13.229510+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:13.282983+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.283243+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.288249+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:13.302382+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:13.302592+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cephadm 2024-09-16T09:41:13.370697+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cephadm 2024-09-16T09:41:13.370838+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:13.466935+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.81:0/964872668' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:13.925795+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:14.278668+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:15.279262+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:15.281455+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:41:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:15.926234+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:16.279135+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:17.279259+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.279538+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.326774+0000 mon.a (mon.0) 224 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334032+0000 mon.a (mon.0) 225 : cluster [DBG] monmap epoch 3 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334074+0000 mon.a (mon.0) 226 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334105+0000 mon.a (mon.0) 227 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:07.924574+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:08.086140+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:08.090995+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:08.091376+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:08.093287+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:09.084997+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:09.924958+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:10.084727+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:10.087344+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:11.086253+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:11.277736+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:11.925383+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:12.086120+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:12.277793+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.086142+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.114716+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T09:41:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120775+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120808+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120828+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-16T09:41:08.085496+0000 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120843+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120864+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120884+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334134+0000 mon.a (mon.0) 228 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334162+0000 mon.a (mon.0) 229 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334189+0000 mon.a (mon.0) 230 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334218+0000 mon.a (mon.0) 231 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334249+0000 mon.a (mon.0) 232 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.334278+0000 mon.a (mon.0) 233 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.335244+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.335327+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.335754+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: cluster 2024-09-16T09:41:18.336082+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.352660+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.357762+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.362332+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.366069+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.369172+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.372687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.376329+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.380474+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[19757]: audit 2024-09-16T09:41:18.385251+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120905+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.120928+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.121967+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.122024+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.122289+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.122539+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.129018+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.134393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.140036+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.145337+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.152947+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.161464+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.171486+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cephadm 2024-09-16T09:41:13.229299+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cephadm 2024-09-16T09:41:13.229510+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.282983+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.283243+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.288249+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.302382+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.302592+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cephadm 2024-09-16T09:41:13.370697+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cephadm 2024-09-16T09:41:13.370838+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:13.466935+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.81:0/964872668' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:13.925795+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:14.278668+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:15.279262+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:15.281455+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:15.926234+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:16.279135+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:17.279259+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.279538+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.326774+0000 mon.a (mon.0) 224 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334032+0000 mon.a (mon.0) 225 : cluster [DBG] monmap epoch 3 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334074+0000 mon.a (mon.0) 226 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334105+0000 mon.a (mon.0) 227 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T09:41:18.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334134+0000 mon.a (mon.0) 228 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334162+0000 mon.a (mon.0) 229 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334189+0000 mon.a (mon.0) 230 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334218+0000 mon.a (mon.0) 231 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334249+0000 mon.a (mon.0) 232 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.334278+0000 mon.a (mon.0) 233 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.335244+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.335327+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.335754+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: cluster 2024-09-16T09:41:18.336082+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.352660+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.357762+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.362332+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.366069+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.369172+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.372687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.376329+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.380474+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:18 smithi060 bash[25240]: audit 2024-09-16T09:41:18.385251+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cephadm 2024-09-16T09:41:13.229299+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cephadm 2024-09-16T09:41:13.229510+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:13.282983+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.283243+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.288249+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:13.302382+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:13.302592+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cephadm 2024-09-16T09:41:13.370697+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cephadm 2024-09-16T09:41:13.370838+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:18.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:13.466935+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.81:0/964872668' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:13.925795+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:14.278668+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:15.279262+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:15.281455+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:15.926234+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:16.279135+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:17.279259+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.279538+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.326774+0000 mon.a (mon.0) 224 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334032+0000 mon.a (mon.0) 225 : cluster [DBG] monmap epoch 3 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334074+0000 mon.a (mon.0) 226 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334105+0000 mon.a (mon.0) 227 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334134+0000 mon.a (mon.0) 228 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T09:41:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334162+0000 mon.a (mon.0) 229 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334189+0000 mon.a (mon.0) 230 : cluster [DBG] election_strategy: 1 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334218+0000 mon.a (mon.0) 231 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334249+0000 mon.a (mon.0) 232 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.334278+0000 mon.a (mon.0) 233 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.335244+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.335327+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.335754+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: cluster 2024-09-16T09:41:18.336082+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.352660+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.357762+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.362332+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.366069+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.369172+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.372687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.376329+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.380474+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:18 smithi081 bash[20441]: audit 2024-09-16T09:41:18.385251+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:18.948 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T09:41:18.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T09:41:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: cluster 2024-09-16T09:41:17.926743+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: cephadm 2024-09-16T09:41:18.381092+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: cephadm 2024-09-16T09:41:18.418997+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.419388+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.420241+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.421012+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: cephadm 2024-09-16T09:41:18.421912+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.456961+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.511217+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.514621+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:18.521889+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[25240]: audit 2024-09-16T09:41:19.279903+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: cluster 2024-09-16T09:41:17.926743+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: cephadm 2024-09-16T09:41:18.381092+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: cephadm 2024-09-16T09:41:18.418997+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.419388+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.420241+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.421012+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: cephadm 2024-09-16T09:41:18.421912+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.456961+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.511217+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.514621+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:18.521889+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:19 smithi060 bash[19757]: audit 2024-09-16T09:41:19.279903+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: cluster 2024-09-16T09:41:17.926743+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: cephadm 2024-09-16T09:41:18.381092+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: cephadm 2024-09-16T09:41:18.418997+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.419388+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.420241+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.421012+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: cephadm 2024-09-16T09:41:18.421912+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.456961+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.511217+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.514621+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:18.521889+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:19.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:19 smithi081 bash[20441]: audit 2024-09-16T09:41:19.279903+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:41:22.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: cluster 2024-09-16T09:41:19.927100+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:22.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:20.728643+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:20.734567+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: cephadm 2024-09-16T09:41:20.735996+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:20.736417+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:20.737658+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:20.738886+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: cephadm 2024-09-16T09:41:20.740454+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:21.523186+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:21.526988+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[25240]: audit 2024-09-16T09:41:21.531442+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: cluster 2024-09-16T09:41:19.927100+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:22.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:20.728643+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:20.734567+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: cephadm 2024-09-16T09:41:20.735996+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:20.736417+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:20.737658+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:20.738886+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: cephadm 2024-09-16T09:41:20.740454+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:21.523186+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:21.526988+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.087 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:21 smithi060 bash[19757]: audit 2024-09-16T09:41:21.531442+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: cluster 2024-09-16T09:41:19.927100+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:20.728643+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:20.734567+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: cephadm 2024-09-16T09:41:20.735996+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:20.736417+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:20.737658+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:20.738886+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: cephadm 2024-09-16T09:41:20.740454+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:21.523186+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:21.526988+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:21 smithi081 bash[20441]: audit 2024-09-16T09:41:21.531442+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:23.188 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:41:24.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: cluster 2024-09-16T09:41:21.927470+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:24.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: audit 2024-09-16T09:41:22.736942+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: audit 2024-09-16T09:41:22.743995+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: cephadm 2024-09-16T09:41:22.745878+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: audit 2024-09-16T09:41:22.746400+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: audit 2024-09-16T09:41:22.747913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: audit 2024-09-16T09:41:22.749422+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[19757]: cephadm 2024-09-16T09:41:22.751222+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: cluster 2024-09-16T09:41:21.927470+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:24.062 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: audit 2024-09-16T09:41:22.736942+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: audit 2024-09-16T09:41:22.743995+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: cephadm 2024-09-16T09:41:22.745878+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: audit 2024-09-16T09:41:22.746400+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: audit 2024-09-16T09:41:22.747913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: audit 2024-09-16T09:41:22.749422+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:24.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:23 smithi060 bash[25240]: cephadm 2024-09-16T09:41:22.751222+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: cluster 2024-09-16T09:41:21.927470+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: audit 2024-09-16T09:41:22.736942+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: audit 2024-09-16T09:41:22.743995+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: cephadm 2024-09-16T09:41:22.745878+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: audit 2024-09-16T09:41:22.746400+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: audit 2024-09-16T09:41:22.747913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: audit 2024-09-16T09:41:22.749422+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:23 smithi081 bash[20441]: cephadm 2024-09-16T09:41:22.751222+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2024-09-16T09:41:24.410 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:24.410 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-09-16T09:41:24.410 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:41:24.410 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2024-09-16T09:41:24.997 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:24 smithi060 bash[19757]: audit 2024-09-16T09:41:24.409402+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/4055832891' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:24.998 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:24 smithi060 bash[25240]: audit 2024-09-16T09:41:24.409402+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/4055832891' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:24.998 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T09:41:24.999 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:41:24.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T09:41:25.013 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:41:25.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:41:25.072 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:41:25.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T09:41:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:24 smithi081 bash[20441]: audit 2024-09-16T09:41:24.409402+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/4055832891' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:25.085 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:41:25.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:41:25.140 INFO:tasks.cephadm:Adding mgr.y on smithi060 2024-09-16T09:41:25.140 INFO:tasks.cephadm:Adding mgr.x on smithi081 2024-09-16T09:41:25.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi060=y;smithi081=x' 2024-09-16T09:41:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: cluster 2024-09-16T09:41:23.927898+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.051965+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.056834+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.059130+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.062956+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.064477+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.375797+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.381056+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.386481+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.390184+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[19757]: audit 2024-09-16T09:41:25.394265+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: cluster 2024-09-16T09:41:23.927898+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.051965+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.056834+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.059130+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.062956+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.064477+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.375797+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.381056+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.386481+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.390184+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:25 smithi060 bash[25240]: audit 2024-09-16T09:41:25.394265+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: cluster 2024-09-16T09:41:23.927898+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.051965+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.056834+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.059130+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.062956+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.064477+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.375797+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.381056+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.386481+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.390184+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:26.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:25 smithi081 bash[20441]: audit 2024-09-16T09:41:25.394265+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[19757]: cephadm 2024-09-16T09:41:25.066564+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[19757]: cephadm 2024-09-16T09:41:25.066956+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[19757]: cephadm 2024-09-16T09:41:25.233017+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[19757]: cephadm 2024-09-16T09:41:25.233326+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[25240]: cephadm 2024-09-16T09:41:25.066564+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[25240]: cephadm 2024-09-16T09:41:25.066956+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[25240]: cephadm 2024-09-16T09:41:25.233017+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:26 smithi060 bash[25240]: cephadm 2024-09-16T09:41:25.233326+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:26 smithi081 bash[20441]: cephadm 2024-09-16T09:41:25.066564+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:41:27.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:26 smithi081 bash[20441]: cephadm 2024-09-16T09:41:25.066956+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:41:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:26 smithi081 bash[20441]: cephadm 2024-09-16T09:41:25.233017+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:26 smithi081 bash[20441]: cephadm 2024-09-16T09:41:25.233326+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:41:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:27 smithi060 bash[19757]: cluster 2024-09-16T09:41:25.928328+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:27 smithi060 bash[25240]: cluster 2024-09-16T09:41:25.928328+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:27 smithi081 bash[20441]: cluster 2024-09-16T09:41:25.928328+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:28.899 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:41:30.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:29 smithi081 bash[20441]: cluster 2024-09-16T09:41:27.928740+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:29 smithi060 bash[19757]: cluster 2024-09-16T09:41:27.928740+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:30.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:29 smithi060 bash[25240]: cluster 2024-09-16T09:41:27.928740+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:30.448 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mgr update... 2024-09-16T09:41:31.443 DEBUG:teuthology.orchestra.run.smithi081:mgr.x> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T09:41:31.446 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T09:41:31.446 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T09:41:31.446 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:41:31.446 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T09:41:31.453 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-09-16T09:41:31.453 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-09-16T09:41:31.498 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-16 09:34:10.133406053 +0000 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-16 09:34:10.129406087 +0000 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-16 09:34:10.129406087 +0000 2024-09-16T09:41:31.499 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-16T09:41:31.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T09:41:31.553 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-16T09:41:31.553 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-16T09:41:31.554 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00035138 s, 1.5 MB/s 2024-09-16T09:41:31.555 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T09:41:31.603 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-16 09:34:10.645401479 +0000 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-16 09:34:10.641401514 +0000 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-16 09:34:10.641401514 +0000 2024-09-16T09:41:31.650 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-16T09:41:31.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: cluster 2024-09-16T09:41:29.929178+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.437195+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: cephadm 2024-09-16T09:41:30.440265+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi081=x;count:2 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.446697+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.448455+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.452866+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.454640+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.463460+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.703 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.467492+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.469975+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.474607+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: audit 2024-09-16T09:41:30.476450+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[19757]: cephadm 2024-09-16T09:41:30.478448+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: cluster 2024-09-16T09:41:29.929178+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.437195+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: cephadm 2024-09-16T09:41:30.440265+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi081=x;count:2 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.446697+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.448455+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.452866+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.454640+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.463460+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.467492+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.469975+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.474607+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: audit 2024-09-16T09:41:30.476450+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:31 smithi060 bash[25240]: cephadm 2024-09-16T09:41:30.478448+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:41:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-16T09:41:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-16T09:41:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000313677 s, 1.6 MB/s 2024-09-16T09:41:31.706 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T09:41:31.755 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-09-16T09:41:31.802 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T09:41:31.802 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:31.802 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-09-16T09:41:31.802 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:31.802 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-16 09:34:11.377394941 +0000 2024-09-16T09:41:31.803 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-16 09:34:11.117397263 +0000 2024-09-16T09:41:31.803 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-16 09:34:11.117397263 +0000 2024-09-16T09:41:31.803 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-16T09:41:31.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T09:41:31.856 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-16T09:41:31.857 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-16T09:41:31.857 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000278559 s, 1.8 MB/s 2024-09-16T09:41:31.858 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T09:41:31.908 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-09-16T09:41:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: cluster 2024-09-16T09:41:29.929178+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.437195+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: cephadm 2024-09-16T09:41:30.440265+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi081=x;count:2 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.446697+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.448455+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.452866+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.454640+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.463460+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.467492+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.469975+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.474607+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: audit 2024-09-16T09:41:30.476450+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:31.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:31 smithi081 bash[20441]: cephadm 2024-09-16T09:41:30.478448+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:41:31.954 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T09:41:31.954 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:31.954 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-09-16T09:41:31.955 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:31.955 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-16 09:34:11.869390545 +0000 2024-09-16T09:41:31.955 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-16 09:34:11.605392903 +0000 2024-09-16T09:41:31.955 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-16 09:34:11.605392903 +0000 2024-09-16T09:41:31.955 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-16T09:41:31.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T09:41:32.009 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-16T09:41:32.009 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-16T09:41:32.009 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000290995 s, 1.8 MB/s 2024-09-16T09:41:32.010 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T09:41:32.059 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:41:32.060 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T09:41:32.066 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-09-16T09:41:32.066 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-16 09:34:09.142494680 +0000 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-16 09:34:08.862497181 +0000 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-16 09:34:08.862497181 +0000 2024-09-16T09:41:32.113 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-16T09:41:32.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T09:41:32.168 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-16T09:41:32.168 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-16T09:41:32.168 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000459125 s, 1.1 MB/s 2024-09-16T09:41:32.169 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T09:41:32.218 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-16 09:34:09.658490070 +0000 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-16 09:34:09.378492571 +0000 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-16 09:34:09.378492571 +0000 2024-09-16T09:41:32.265 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-16T09:41:32.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T09:41:32.319 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-16T09:41:32.319 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-16T09:41:32.319 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000309538 s, 1.7 MB/s 2024-09-16T09:41:32.320 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T09:41:32.370 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-09-16T09:41:32.417 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T09:41:32.417 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:32.417 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-09-16T09:41:32.417 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:32.417 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-16 09:34:10.150485676 +0000 2024-09-16T09:41:32.418 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-16 09:34:09.878488105 +0000 2024-09-16T09:41:32.418 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-16 09:34:09.878488105 +0000 2024-09-16T09:41:32.418 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-16T09:41:32.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T09:41:32.472 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-16T09:41:32.472 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-16T09:41:32.472 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000410143 s, 1.2 MB/s 2024-09-16T09:41:32.473 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T09:41:32.522 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-09-16T09:41:32.568 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-16 09:34:10.642481281 +0000 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-16 09:34:10.410483354 +0000 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-16 09:34:10.410483354 +0000 2024-09-16T09:41:32.569 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2024-09-16T09:41:32.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T09:41:32.623 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-16T09:41:32.623 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-16T09:41:32.624 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000356093 s, 1.4 MB/s 2024-09-16T09:41:32.625 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T09:41:32.674 INFO:tasks.cephadm:Deploying osd.0 on smithi060 with /dev/vg_nvme/lv_4... 2024-09-16T09:41:32.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T09:41:33.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:33 smithi081 bash[20441]: cluster 2024-09-16T09:41:31.929568+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:33 smithi060 bash[25240]: cluster 2024-09-16T09:41:31.929568+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:33 smithi060 bash[19757]: cluster 2024-09-16T09:41:31.929568+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:41:34.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:34 smithi081 systemd[1]: Started Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: cluster 2024-09-16T09:41:33.930095+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.604014+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.611191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.618565+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.625474+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.683329+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.687310+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.688568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.696777+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: cephadm 2024-09-16T09:41:34.697726+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: cephadm 2024-09-16T09:41:34.750099+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.750733+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.752335+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: audit 2024-09-16T09:41:34.753401+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[19757]: cephadm 2024-09-16T09:41:34.754780+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: cluster 2024-09-16T09:41:33.930095+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.604014+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.611191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.618565+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.625474+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.683329+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.687310+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.688568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.696777+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: cephadm 2024-09-16T09:41:34.697726+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: cephadm 2024-09-16T09:41:34.750099+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.750733+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.752335+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: audit 2024-09-16T09:41:34.753401+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:35 smithi060 bash[25240]: cephadm 2024-09-16T09:41:34.754780+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-09-16T09:41:35.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: cluster 2024-09-16T09:41:33.930095+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.604014+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.611191+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.618565+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.625474+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.683329+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.687310+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.688568+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.696777+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: cephadm 2024-09-16T09:41:34.697726+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: cephadm 2024-09-16T09:41:34.750099+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.750733+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.752335+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:41:35.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: audit 2024-09-16T09:41:34.753401+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:35.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:35 smithi081 bash[20441]: cephadm 2024-09-16T09:41:34.754780+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-09-16T09:41:36.657 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:36 smithi081 bash[21751]: debug 2024-09-16T09:41:36.293+0000 7fdb16289640 1 -- 172.21.15.81:0/2025771172 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563f48d530e0 con 0x563f48d54800 2024-09-16T09:41:36.658 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:36 smithi081 bash[21751]: debug 2024-09-16T09:41:36.409+0000 7fdb18af3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:41:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[21751]: debug 2024-09-16T09:41:37.633+0000 7fdb18af3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[21751]: debug 2024-09-16T09:41:37.701+0000 7fdb18af3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[21751]: debug 2024-09-16T09:41:37.849+0000 7fdb18af3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[20441]: cluster 2024-09-16T09:41:35.930494+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[20441]: audit 2024-09-16T09:41:36.668981+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[20441]: audit 2024-09-16T09:41:36.674831+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:37 smithi081 bash[20441]: audit 2024-09-16T09:41:36.683174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[19757]: cluster 2024-09-16T09:41:35.930494+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[19757]: audit 2024-09-16T09:41:36.668981+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[19757]: audit 2024-09-16T09:41:36.674831+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[19757]: audit 2024-09-16T09:41:36.683174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[25240]: cluster 2024-09-16T09:41:35.930494+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[25240]: audit 2024-09-16T09:41:36.668981+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[25240]: audit 2024-09-16T09:41:36.674831+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:37 smithi060 bash[25240]: audit 2024-09-16T09:41:36.683174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:38.750 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:38 smithi081 bash[21751]: debug 2024-09-16T09:41:38.521+0000 7fdb18af3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:41:38.750 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:38 smithi081 bash[21751]: debug 2024-09-16T09:41:38.593+0000 7fdb18af3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:41:38.750 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:38 smithi081 bash[21751]: debug 2024-09-16T09:41:38.661+0000 7fdb18af3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:41:39.000 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:38 smithi081 bash[21751]: debug 2024-09-16T09:41:38.849+0000 7fdb18af3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:41:39.000 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:38 smithi081 bash[21751]: debug 2024-09-16T09:41:38.925+0000 7fdb18af3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:38.993+0000 7fdb18af3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: cluster 2024-09-16T09:41:37.930843+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.181964+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.186239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.188873+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:39.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.191870+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:39.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.193218+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:39.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.199379+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: cephadm 2024-09-16T09:41:38.199921+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:39.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[20441]: audit 2024-09-16T09:41:38.367091+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: cluster 2024-09-16T09:41:37.930843+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.181964+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.186239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.188873+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.191870+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.193218+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.199379+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: cephadm 2024-09-16T09:41:38.199921+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[19757]: audit 2024-09-16T09:41:38.367091+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: cluster 2024-09-16T09:41:37.930843+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.181964+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.186239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.188873+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.191870+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.193218+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.199379+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: cephadm 2024-09-16T09:41:38.199921+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:41:39.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:39 smithi060 bash[25240]: audit 2024-09-16T09:41:38.367091+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:39.557 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:39.257+0000 7fdb18af3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:41:39.557 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:39.325+0000 7fdb18af3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:41:39.854 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:39.517+0000 7fdb18af3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:41:39.854 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:39.597+0000 7fdb18af3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:41:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:39 smithi081 bash[21751]: debug 2024-09-16T09:41:39.849+0000 7fdb18af3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:41:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[21751]: debug 2024-09-16T09:41:40.025+0000 7fdb18af3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:41:40.471 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[21751]: debug 2024-09-16T09:41:40.201+0000 7fdb18af3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:41:40.471 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[21751]: debug 2024-09-16T09:41:40.285+0000 7fdb18af3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[19757]: audit 2024-09-16T09:41:39.603736+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[19757]: audit 2024-09-16T09:41:39.607948+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[19757]: audit 2024-09-16T09:41:39.612640+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[19757]: audit 2024-09-16T09:41:40.469165+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[25240]: audit 2024-09-16T09:41:39.603736+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[25240]: audit 2024-09-16T09:41:39.607948+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[25240]: audit 2024-09-16T09:41:39.612640+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:40 smithi060 bash[25240]: audit 2024-09-16T09:41:40.469165+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[21751]: debug 2024-09-16T09:41:40.481+0000 7fdb18af3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[20441]: audit 2024-09-16T09:41:39.603736+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[20441]: audit 2024-09-16T09:41:39.607948+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[20441]: audit 2024-09-16T09:41:39.612640+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:40 smithi081 bash[20441]: audit 2024-09-16T09:41:40.469165+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:41.612 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:41 smithi081 bash[21751]: debug 2024-09-16T09:41:41.301+0000 7fdb18af3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:41:41.612 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:41 smithi081 bash[21751]: debug 2024-09-16T09:41:41.377+0000 7fdb18af3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:41:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:41 smithi060 bash[19757]: cluster 2024-09-16T09:41:39.931145+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:41 smithi060 bash[25240]: cluster 2024-09-16T09:41:39.931145+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:41.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:41 smithi081 bash[20441]: cluster 2024-09-16T09:41:39.931145+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:41.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:41 smithi081 bash[21751]: debug 2024-09-16T09:41:41.605+0000 7fdb18af3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:41:41.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:41 smithi081 bash[21751]: debug 2024-09-16T09:41:41.685+0000 7fdb18af3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:41:42.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[21751]: debug 2024-09-16T09:41:42.085+0000 7fdb18af3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:41:42.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[21751]: debug 2024-09-16T09:41:42.185+0000 7fdb18af3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:41.732042+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: cluster 2024-09-16T09:41:42.211281+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.212691+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.213240+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.214314+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.214757+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.242558+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.247462+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.250510+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.252940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.255630+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.256772+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[19757]: audit 2024-09-16T09:41:42.262834+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:41.732042+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: cluster 2024-09-16T09:41:42.211281+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.212691+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.213240+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.214314+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.214757+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:41:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.242558+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.247462+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.250510+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.252940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.255630+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.256772+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:42 smithi060 bash[25240]: audit 2024-09-16T09:41:42.262834+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:41.732042+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: cluster 2024-09-16T09:41:42.211281+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.212691+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.213240+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.214314+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.214757+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/724454850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.242558+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.247462+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.250510+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:41:42.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.252940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:42.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.255630+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:42.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.256772+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:41:42.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:42 smithi081 bash[20441]: audit 2024-09-16T09:41:42.262834+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:41:43.167 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:41:43.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2024-09-16T09:41:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:43 smithi081 bash[20441]: cluster 2024-09-16T09:41:41.931568+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:43 smithi081 bash[20441]: cluster 2024-09-16T09:41:42.747949+0000 mon.a (mon.0) 321 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-09-16T09:41:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:43 smithi081 bash[20441]: audit 2024-09-16T09:41:42.748690+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:41:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[19757]: cluster 2024-09-16T09:41:41.931568+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[19757]: cluster 2024-09-16T09:41:42.747949+0000 mon.a (mon.0) 321 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-09-16T09:41:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[19757]: audit 2024-09-16T09:41:42.748690+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:41:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[25240]: cluster 2024-09-16T09:41:41.931568+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[25240]: cluster 2024-09-16T09:41:42.747949+0000 mon.a (mon.0) 321 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-09-16T09:41:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:43 smithi060 bash[25240]: audit 2024-09-16T09:41:42.748690+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:41:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:45 smithi060 bash[19757]: cluster 2024-09-16T09:41:43.932105+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:45 smithi060 bash[25240]: cluster 2024-09-16T09:41:43.932105+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:46.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:45 smithi081 bash[20441]: cluster 2024-09-16T09:41:43.932105+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:47.954 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:41:48.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:47 smithi060 bash[19757]: cluster 2024-09-16T09:41:45.932553+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:48.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:47 smithi060 bash[25240]: cluster 2024-09-16T09:41:45.932553+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:47 smithi081 bash[20441]: cluster 2024-09-16T09:41:45.932553+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[25240]: cluster 2024-09-16T09:41:47.932996+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[25240]: audit 2024-09-16T09:41:49.286317+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[25240]: audit 2024-09-16T09:41:49.291057+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[25240]: audit 2024-09-16T09:41:49.292079+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[19757]: cluster 2024-09-16T09:41:47.932996+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[19757]: audit 2024-09-16T09:41:49.286317+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[19757]: audit 2024-09-16T09:41:49.291057+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:41:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:49 smithi060 bash[19757]: audit 2024-09-16T09:41:49.292079+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:49 smithi081 bash[20441]: cluster 2024-09-16T09:41:47.932996+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:49 smithi081 bash[20441]: audit 2024-09-16T09:41:49.286317+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:41:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:49 smithi081 bash[20441]: audit 2024-09-16T09:41:49.291057+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:41:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:49 smithi081 bash[20441]: audit 2024-09-16T09:41:49.292079+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:41:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:50 smithi060 bash[19757]: audit 2024-09-16T09:41:49.279688+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:50 smithi060 bash[25240]: audit 2024-09-16T09:41:49.279688+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:50 smithi081 bash[20441]: audit 2024-09-16T09:41:49.279688+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:41:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:51 smithi060 bash[19757]: cluster 2024-09-16T09:41:49.933443+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:52.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:51 smithi060 bash[25240]: cluster 2024-09-16T09:41:49.933443+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:52.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:51 smithi081 bash[20441]: cluster 2024-09-16T09:41:49.933443+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:53 smithi060 bash[19757]: cluster 2024-09-16T09:41:51.933890+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:53 smithi060 bash[25240]: cluster 2024-09-16T09:41:51.933890+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:54.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:53 smithi081 bash[20441]: cluster 2024-09-16T09:41:51.933890+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:55 smithi060 bash[19757]: cluster 2024-09-16T09:41:53.934337+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:55 smithi060 bash[25240]: cluster 2024-09-16T09:41:53.934337+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:56.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:55 smithi081 bash[20441]: cluster 2024-09-16T09:41:53.934337+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:58.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[19757]: cluster 2024-09-16T09:41:55.934782+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[19757]: audit 2024-09-16T09:41:57.512770+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]: dispatch 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[19757]: audit 2024-09-16T09:41:57.515259+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]': finished 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[19757]: cluster 2024-09-16T09:41:57.517700+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[19757]: audit 2024-09-16T09:41:57.517878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[25240]: cluster 2024-09-16T09:41:55.934782+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[25240]: audit 2024-09-16T09:41:57.512770+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]: dispatch 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[25240]: audit 2024-09-16T09:41:57.515259+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]': finished 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[25240]: cluster 2024-09-16T09:41:57.517700+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:41:58.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:57 smithi060 bash[25240]: audit 2024-09-16T09:41:57.517878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:41:58.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:57 smithi081 bash[20441]: cluster 2024-09-16T09:41:55.934782+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:41:58.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:57 smithi081 bash[20441]: audit 2024-09-16T09:41:57.512770+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]: dispatch 2024-09-16T09:41:58.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:57 smithi081 bash[20441]: audit 2024-09-16T09:41:57.515259+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.60:0/333274365' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb540bb7-37f2-4daf-bf18-a601997c7a3b"}]': finished 2024-09-16T09:41:58.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:57 smithi081 bash[20441]: cluster 2024-09-16T09:41:57.517700+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:41:58.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:57 smithi081 bash[20441]: audit 2024-09-16T09:41:57.517878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:41:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:58 smithi060 bash[19757]: audit 2024-09-16T09:41:58.291714+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.60:0/3881400371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:41:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:58 smithi060 bash[25240]: audit 2024-09-16T09:41:58.291714+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.60:0/3881400371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:41:59.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:58 smithi081 bash[20441]: audit 2024-09-16T09:41:58.291714+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.60:0/3881400371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:42:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:41:59 smithi060 bash[19757]: cluster 2024-09-16T09:41:57.935120+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:41:59 smithi060 bash[25240]: cluster 2024-09-16T09:41:57.935120+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:00.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:41:59 smithi081 bash[20441]: cluster 2024-09-16T09:41:57.935120+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:01.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[25240]: audit 2024-09-16T09:41:59.779366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[25240]: audit 2024-09-16T09:41:59.789822+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[25240]: audit 2024-09-16T09:41:59.795431+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[19757]: audit 2024-09-16T09:41:59.779366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[19757]: audit 2024-09-16T09:41:59.789822+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:00 smithi060 bash[19757]: audit 2024-09-16T09:41:59.795431+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:00 smithi081 bash[20441]: audit 2024-09-16T09:41:59.779366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:00 smithi081 bash[20441]: audit 2024-09-16T09:41:59.789822+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:00 smithi081 bash[20441]: audit 2024-09-16T09:41:59.795431+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:01 smithi081 bash[20441]: cluster 2024-09-16T09:41:59.935528+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:01 smithi060 bash[19757]: cluster 2024-09-16T09:41:59.935528+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:02.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:01 smithi060 bash[25240]: cluster 2024-09-16T09:41:59.935528+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[25240]: cluster 2024-09-16T09:42:01.935967+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[25240]: audit 2024-09-16T09:42:02.400345+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[25240]: audit 2024-09-16T09:42:02.407124+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[25240]: audit 2024-09-16T09:42:02.413716+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[19757]: cluster 2024-09-16T09:42:01.935967+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[19757]: audit 2024-09-16T09:42:02.400345+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[19757]: audit 2024-09-16T09:42:02.407124+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:03 smithi060 bash[19757]: audit 2024-09-16T09:42:02.413716+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:03 smithi081 bash[20441]: cluster 2024-09-16T09:42:01.935967+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:03.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:03 smithi081 bash[20441]: audit 2024-09-16T09:42:02.400345+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:03 smithi081 bash[20441]: audit 2024-09-16T09:42:02.407124+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:03.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:03 smithi081 bash[20441]: audit 2024-09-16T09:42:02.413716+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:05 smithi060 bash[19757]: cluster 2024-09-16T09:42:03.936275+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:05 smithi060 bash[25240]: cluster 2024-09-16T09:42:03.936275+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:05.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:05 smithi081 bash[20441]: cluster 2024-09-16T09:42:03.936275+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:07 smithi060 bash[19757]: cluster 2024-09-16T09:42:05.936671+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:07 smithi060 bash[25240]: cluster 2024-09-16T09:42:05.936671+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:07.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:07 smithi081 bash[20441]: cluster 2024-09-16T09:42:05.936671+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:09 smithi060 bash[19757]: cluster 2024-09-16T09:42:07.937018+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:09 smithi060 bash[25240]: cluster 2024-09-16T09:42:07.937018+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:09.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:09 smithi081 bash[20441]: cluster 2024-09-16T09:42:07.937018+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:11.844 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[19757]: cluster 2024-09-16T09:42:09.937456+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:11.844 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[19757]: audit 2024-09-16T09:42:11.322317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T09:42:11.845 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[19757]: audit 2024-09-16T09:42:11.324085+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:11.845 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[25240]: cluster 2024-09-16T09:42:09.937456+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:11.845 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[25240]: audit 2024-09-16T09:42:11.322317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T09:42:11.845 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:11 smithi060 bash[25240]: audit 2024-09-16T09:42:11.324085+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:11.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:11 smithi081 bash[20441]: cluster 2024-09-16T09:42:09.937456+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:11.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:11 smithi081 bash[20441]: audit 2024-09-16T09:42:11.322317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T09:42:11.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:11 smithi081 bash[20441]: audit 2024-09-16T09:42:11.324085+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:12.736 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:12 smithi060 bash[19757]: cephadm 2024-09-16T09:42:11.325666+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T09:42:12.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:12 smithi060 bash[25240]: cephadm 2024-09-16T09:42:11.325666+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T09:42:12.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:12 smithi081 bash[20441]: cephadm 2024-09-16T09:42:11.325666+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T09:42:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:13 smithi060 bash[19757]: cluster 2024-09-16T09:42:11.937781+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:13 smithi060 bash[25240]: cluster 2024-09-16T09:42:11.937781+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:13 smithi081 bash[20441]: cluster 2024-09-16T09:42:11.937781+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:15.653 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:15 smithi060 bash[19757]: cluster 2024-09-16T09:42:13.938138+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:15.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:15 smithi060 bash[25240]: cluster 2024-09-16T09:42:13.938138+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:15.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:15 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:42:15.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:15 smithi081 bash[20441]: cluster 2024-09-16T09:42:13.938138+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.778589+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.782489+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.782840+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.784216+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.786798+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[19757]: audit 2024-09-16T09:42:15.790782+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.778589+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.782489+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.782840+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.784216+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.786798+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:16 smithi060 bash[25240]: audit 2024-09-16T09:42:15.790782+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.778589+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.782489+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.782840+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.784216+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.786798+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:16 smithi081 bash[20441]: audit 2024-09-16T09:42:15.790782+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:17 smithi060 bash[19757]: cluster 2024-09-16T09:42:15.938547+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:17 smithi060 bash[25240]: cluster 2024-09-16T09:42:15.938547+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:17 smithi081 bash[20441]: cluster 2024-09-16T09:42:15.938547+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:19 smithi060 bash[19757]: cluster 2024-09-16T09:42:17.938955+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:19 smithi060 bash[25240]: cluster 2024-09-16T09:42:17.938955+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:20.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:19 smithi081 bash[20441]: cluster 2024-09-16T09:42:17.938955+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: cluster 2024-09-16T09:42:19.939335+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.971391+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.976770+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: cephadm 2024-09-16T09:42:19.978454+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.980211+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.983261+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.987557+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.988840+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:20 smithi081 bash[20441]: audit 2024-09-16T09:42:19.995001+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: cluster 2024-09-16T09:42:19.939335+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.971391+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.976770+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: cephadm 2024-09-16T09:42:19.978454+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.980211+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.983261+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.987557+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.988840+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[19757]: audit 2024-09-16T09:42:19.995001+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: cluster 2024-09-16T09:42:19.939335+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.971391+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.976770+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: cephadm 2024-09-16T09:42:19.978454+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.980211+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.983261+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.987557+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.988840+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:20 smithi060 bash[25240]: audit 2024-09-16T09:42:19.995001+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: cluster 2024-09-16T09:42:21.939753+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:22.563771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:22.569002+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:22.574219+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.238582+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.242991+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.245094+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.246865+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.248992+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.250058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[25240]: audit 2024-09-16T09:42:23.255153+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: cluster 2024-09-16T09:42:21.939753+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:22.563771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:22.569002+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:22.574219+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.238582+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.242991+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.245094+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.246865+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.248992+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.250058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:23 smithi060 bash[19757]: audit 2024-09-16T09:42:23.255153+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: cluster 2024-09-16T09:42:21.939753+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:22.563771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:22.569002+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:22.574219+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.238582+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.242991+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.245094+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.246865+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.248992+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.250058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:23 smithi081 bash[20441]: audit 2024-09-16T09:42:23.255153+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:25 smithi060 bash[19757]: cluster 2024-09-16T09:42:23.940188+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:25 smithi060 bash[25240]: cluster 2024-09-16T09:42:23.940188+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:25.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:25 smithi081 bash[20441]: cluster 2024-09-16T09:42:23.940188+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:26.902 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 0 on host 'smithi060' 2024-09-16T09:42:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:26 smithi060 bash[19757]: audit 2024-09-16T09:42:26.379124+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T09:42:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:26 smithi060 bash[25240]: audit 2024-09-16T09:42:26.379124+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T09:42:26.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:26 smithi081 bash[20441]: audit 2024-09-16T09:42:26.379124+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T09:42:27.501 DEBUG:teuthology.orchestra.run.smithi060:osd.0> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T09:42:27.504 INFO:tasks.cephadm:Deploying osd.1 on smithi060 with /dev/vg_nvme/lv_3... 2024-09-16T09:42:27.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T09:42:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: cluster 2024-09-16T09:42:25.940623+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.577054+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:42:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: cluster 2024-09-16T09:42:26.581739+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:42:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.582198+0000 mon.a (mon.0) 365 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:42:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.582627+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.881775+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.890683+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.891517+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.899029+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.905885+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.909453+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.910552+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:27.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[25240]: audit 2024-09-16T09:42:26.918311+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.908 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[29129]: debug 2024-09-16T09:42:27.615+0000 7f34ee7f7640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T09:42:27.909 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[29129]: debug 2024-09-16T09:42:27.619+0000 7f34ea61f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: cluster 2024-09-16T09:42:25.940623+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.577054+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: cluster 2024-09-16T09:42:26.581739+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.582198+0000 mon.a (mon.0) 365 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.582627+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.881775+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.890683+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.891517+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.899029+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.905885+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.909453+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.910552+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:27 smithi060 bash[19757]: audit 2024-09-16T09:42:26.918311+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: cluster 2024-09-16T09:42:25.940623+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.577054+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: cluster 2024-09-16T09:42:26.581739+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.582198+0000 mon.a (mon.0) 365 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.582627+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.881775+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:42:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.890683+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.891517+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.899029+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.905885+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.909453+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.910552+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:42:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:27 smithi081 bash[20441]: audit 2024-09-16T09:42:26.918311+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[25240]: cephadm 2024-09-16T09:42:26.892967+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15221M 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[25240]: audit 2024-09-16T09:42:27.579074+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[25240]: cluster 2024-09-16T09:42:27.582744+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[25240]: audit 2024-09-16T09:42:27.584409+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[25240]: audit 2024-09-16T09:42:27.592461+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[19757]: cephadm 2024-09-16T09:42:26.892967+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15221M 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[19757]: audit 2024-09-16T09:42:27.579074+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[19757]: cluster 2024-09-16T09:42:27.582744+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[19757]: audit 2024-09-16T09:42:27.584409+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:28 smithi060 bash[19757]: audit 2024-09-16T09:42:27.592461+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:28 smithi081 bash[20441]: cephadm 2024-09-16T09:42:26.892967+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15221M 2024-09-16T09:42:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:28 smithi081 bash[20441]: audit 2024-09-16T09:42:27.579074+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:42:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:28 smithi081 bash[20441]: cluster 2024-09-16T09:42:27.582744+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:42:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:28 smithi081 bash[20441]: audit 2024-09-16T09:42:27.584409+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:28 smithi081 bash[20441]: audit 2024-09-16T09:42:27.592461+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: cluster 2024-09-16T09:42:27.344368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: cluster 2024-09-16T09:42:27.344522+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: cluster 2024-09-16T09:42:27.941049+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: cluster 2024-09-16T09:42:28.593720+0000 mon.a (mon.0) 379 : cluster [INF] osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144] boot 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: cluster 2024-09-16T09:42:28.593777+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:42:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[19757]: audit 2024-09-16T09:42:28.594448+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: cluster 2024-09-16T09:42:27.344368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: cluster 2024-09-16T09:42:27.344522+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: cluster 2024-09-16T09:42:27.941049+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: cluster 2024-09-16T09:42:28.593720+0000 mon.a (mon.0) 379 : cluster [INF] osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144] boot 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: cluster 2024-09-16T09:42:28.593777+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:29 smithi060 bash[25240]: audit 2024-09-16T09:42:28.594448+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: cluster 2024-09-16T09:42:27.344368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: cluster 2024-09-16T09:42:27.344522+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:42:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: cluster 2024-09-16T09:42:27.941049+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:42:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: cluster 2024-09-16T09:42:28.593720+0000 mon.a (mon.0) 379 : cluster [INF] osd.0 [v2:172.21.15.60:6802/645425144,v1:172.21.15.60:6803/645425144] boot 2024-09-16T09:42:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: cluster 2024-09-16T09:42:28.593777+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:42:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:29 smithi081 bash[20441]: audit 2024-09-16T09:42:28.594448+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:42:30.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:30 smithi060 bash[25240]: cluster 2024-09-16T09:42:29.602740+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:42:30.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:30 smithi060 bash[19757]: cluster 2024-09-16T09:42:29.602740+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:42:30.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:30 smithi081 bash[20441]: cluster 2024-09-16T09:42:29.602740+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:42:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:31 smithi060 bash[19757]: cluster 2024-09-16T09:42:29.941551+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:31 smithi060 bash[25240]: cluster 2024-09-16T09:42:29.941551+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:31.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:31 smithi081 bash[20441]: cluster 2024-09-16T09:42:29.941551+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:32.305 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:42:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:33 smithi060 bash[25240]: cluster 2024-09-16T09:42:31.941995+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:33 smithi060 bash[19757]: cluster 2024-09-16T09:42:31.941995+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:33 smithi081 bash[20441]: cluster 2024-09-16T09:42:31.941995+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:35 smithi060 bash[25240]: cluster 2024-09-16T09:42:33.942360+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:35 smithi060 bash[19757]: cluster 2024-09-16T09:42:33.942360+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:35.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:35 smithi081 bash[20441]: cluster 2024-09-16T09:42:33.942360+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:36.049 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:42:36.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2024-09-16T09:42:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:37 smithi060 bash[19757]: cluster 2024-09-16T09:42:35.942818+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:37 smithi060 bash[25240]: cluster 2024-09-16T09:42:35.942818+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:37 smithi081 bash[20441]: cluster 2024-09-16T09:42:35.942818+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:39 smithi060 bash[19757]: cluster 2024-09-16T09:42:37.943306+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:39 smithi060 bash[25240]: cluster 2024-09-16T09:42:37.943306+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:39.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:39 smithi081 bash[20441]: cluster 2024-09-16T09:42:37.943306+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:40.970 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:42:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[25240]: cluster 2024-09-16T09:42:39.943659+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[25240]: audit 2024-09-16T09:42:41.143875+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[25240]: audit 2024-09-16T09:42:41.150146+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[25240]: audit 2024-09-16T09:42:41.156072+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[19757]: cluster 2024-09-16T09:42:39.943659+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[19757]: audit 2024-09-16T09:42:41.143875+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[19757]: audit 2024-09-16T09:42:41.150146+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:41 smithi060 bash[19757]: audit 2024-09-16T09:42:41.156072+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:41 smithi081 bash[20441]: cluster 2024-09-16T09:42:39.943659+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:41.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:41 smithi081 bash[20441]: audit 2024-09-16T09:42:41.143875+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:41 smithi081 bash[20441]: audit 2024-09-16T09:42:41.150146+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:41.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:41 smithi081 bash[20441]: audit 2024-09-16T09:42:41.156072+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:42.759 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:42 smithi081 bash[20441]: audit 2024-09-16T09:42:42.529847+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:42:42.759 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:42 smithi081 bash[20441]: audit 2024-09-16T09:42:42.534002+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:42:42.759 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:42 smithi081 bash[20441]: audit 2024-09-16T09:42:42.534958+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[19757]: audit 2024-09-16T09:42:42.529847+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:42:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[19757]: audit 2024-09-16T09:42:42.534002+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:42:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[19757]: audit 2024-09-16T09:42:42.534958+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[25240]: audit 2024-09-16T09:42:42.529847+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:42:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[25240]: audit 2024-09-16T09:42:42.534002+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:42:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:42 smithi060 bash[25240]: audit 2024-09-16T09:42:42.534958+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:42:44.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:43 smithi081 bash[20441]: cluster 2024-09-16T09:42:41.944087+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:44.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:43 smithi081 bash[20441]: audit 2024-09-16T09:42:42.525067+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:42:44.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:43 smithi081 bash[20441]: audit 2024-09-16T09:42:42.703815+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:43 smithi081 bash[20441]: audit 2024-09-16T09:42:42.707746+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:43 smithi081 bash[20441]: audit 2024-09-16T09:42:42.712808+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[19757]: cluster 2024-09-16T09:42:41.944087+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[19757]: audit 2024-09-16T09:42:42.525067+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[19757]: audit 2024-09-16T09:42:42.703815+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[19757]: audit 2024-09-16T09:42:42.707746+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[19757]: audit 2024-09-16T09:42:42.712808+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[25240]: cluster 2024-09-16T09:42:41.944087+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[25240]: audit 2024-09-16T09:42:42.525067+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:42:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[25240]: audit 2024-09-16T09:42:42.703815+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[25240]: audit 2024-09-16T09:42:42.707746+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:43 smithi060 bash[25240]: audit 2024-09-16T09:42:42.712808+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:42:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:45 smithi060 bash[19757]: cluster 2024-09-16T09:42:43.944597+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:45 smithi060 bash[25240]: cluster 2024-09-16T09:42:43.944597+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:46.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:45 smithi081 bash[20441]: cluster 2024-09-16T09:42:43.944597+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:47 smithi060 bash[19757]: cluster 2024-09-16T09:42:45.945065+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:47 smithi060 bash[25240]: cluster 2024-09-16T09:42:45.945065+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:47 smithi081 bash[20441]: cluster 2024-09-16T09:42:45.945065+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:50.025 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:49 smithi060 bash[19757]: cluster 2024-09-16T09:42:47.945546+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:50.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:49 smithi060 bash[25240]: cluster 2024-09-16T09:42:47.945546+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:49 smithi081 bash[20441]: cluster 2024-09-16T09:42:47.945546+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: cluster 2024-09-16T09:42:49.946014+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: audit 2024-09-16T09:42:50.826620+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]: dispatch 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: audit 2024-09-16T09:42:50.829576+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]': finished 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: cluster 2024-09-16T09:42:50.834423+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: audit 2024-09-16T09:42:50.834758+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[19757]: audit 2024-09-16T09:42:51.477677+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/3332903928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:42:52.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: cluster 2024-09-16T09:42:49.946014+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: audit 2024-09-16T09:42:50.826620+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]: dispatch 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: audit 2024-09-16T09:42:50.829576+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]': finished 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: cluster 2024-09-16T09:42:50.834423+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: audit 2024-09-16T09:42:50.834758+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:51 smithi060 bash[25240]: audit 2024-09-16T09:42:51.477677+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/3332903928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: cluster 2024-09-16T09:42:49.946014+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: audit 2024-09-16T09:42:50.826620+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]: dispatch 2024-09-16T09:42:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: audit 2024-09-16T09:42:50.829576+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.60:0/845445126' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a11b82e7-eed8-4e94-84b8-230dc3e23013"}]': finished 2024-09-16T09:42:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: cluster 2024-09-16T09:42:50.834423+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:42:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: audit 2024-09-16T09:42:50.834758+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:42:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:51 smithi081 bash[20441]: audit 2024-09-16T09:42:51.477677+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/3332903928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:42:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:53 smithi060 bash[19757]: cluster 2024-09-16T09:42:51.946487+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:53 smithi060 bash[25240]: cluster 2024-09-16T09:42:51.946487+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:53 smithi081 bash[20441]: cluster 2024-09-16T09:42:51.946487+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:55 smithi060 bash[19757]: cluster 2024-09-16T09:42:53.946973+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:55 smithi060 bash[25240]: cluster 2024-09-16T09:42:53.946973+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:56.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:55 smithi081 bash[20441]: cluster 2024-09-16T09:42:53.946973+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:57 smithi060 bash[19757]: cluster 2024-09-16T09:42:55.947407+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:57 smithi060 bash[25240]: cluster 2024-09-16T09:42:55.947407+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:42:58.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:57 smithi081 bash[20441]: cluster 2024-09-16T09:42:55.947407+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:42:59 smithi060 bash[19757]: cluster 2024-09-16T09:42:57.947861+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:42:59 smithi060 bash[25240]: cluster 2024-09-16T09:42:57.947861+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:00.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:42:59 smithi081 bash[20441]: cluster 2024-09-16T09:42:57.947861+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:01.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[19757]: cluster 2024-09-16T09:42:59.948311+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:01.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[19757]: audit 2024-09-16T09:43:01.294836+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:01.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[19757]: audit 2024-09-16T09:43:01.300009+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:01.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[19757]: audit 2024-09-16T09:43:01.305593+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:01.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[25240]: cluster 2024-09-16T09:42:59.948311+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:01.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[25240]: audit 2024-09-16T09:43:01.294836+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:01.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[25240]: audit 2024-09-16T09:43:01.300009+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:01.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:01 smithi060 bash[25240]: audit 2024-09-16T09:43:01.305593+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:01 smithi081 bash[20441]: cluster 2024-09-16T09:42:59.948311+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:01 smithi081 bash[20441]: audit 2024-09-16T09:43:01.294836+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:01 smithi081 bash[20441]: audit 2024-09-16T09:43:01.300009+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:01 smithi081 bash[20441]: audit 2024-09-16T09:43:01.305593+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[19757]: cluster 2024-09-16T09:43:01.948774+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[19757]: audit 2024-09-16T09:43:02.919386+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[19757]: audit 2024-09-16T09:43:02.927739+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[19757]: audit 2024-09-16T09:43:02.937726+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[25240]: cluster 2024-09-16T09:43:01.948774+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[25240]: audit 2024-09-16T09:43:02.919386+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[25240]: audit 2024-09-16T09:43:02.927739+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:03.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:03 smithi060 bash[25240]: audit 2024-09-16T09:43:02.937726+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:04.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:03 smithi081 bash[20441]: cluster 2024-09-16T09:43:01.948774+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:04.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:03 smithi081 bash[20441]: audit 2024-09-16T09:43:02.919386+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:04.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:03 smithi081 bash[20441]: audit 2024-09-16T09:43:02.927739+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:04.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:03 smithi081 bash[20441]: audit 2024-09-16T09:43:02.937726+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:05.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:04 smithi060 bash[19757]: audit 2024-09-16T09:43:04.609787+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T09:43:05.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:04 smithi060 bash[19757]: audit 2024-09-16T09:43:04.611380+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:05.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:04 smithi060 bash[25240]: audit 2024-09-16T09:43:04.609787+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T09:43:05.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:04 smithi060 bash[25240]: audit 2024-09-16T09:43:04.611380+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:05.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:04 smithi081 bash[20441]: audit 2024-09-16T09:43:04.609787+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T09:43:05.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:04 smithi081 bash[20441]: audit 2024-09-16T09:43:04.611380+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:05 smithi081 bash[20441]: cluster 2024-09-16T09:43:03.949262+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:05 smithi081 bash[20441]: cephadm 2024-09-16T09:43:04.612743+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T09:43:06.063 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:05 smithi060 bash[19757]: cluster 2024-09-16T09:43:03.949262+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:06.063 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:05 smithi060 bash[19757]: cephadm 2024-09-16T09:43:04.612743+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T09:43:06.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:05 smithi060 bash[25240]: cluster 2024-09-16T09:43:03.949262+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:06.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:05 smithi060 bash[25240]: cephadm 2024-09-16T09:43:04.612743+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T09:43:07.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:07 smithi060 bash[19757]: cluster 2024-09-16T09:43:05.949703+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:07.943 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:07 smithi060 bash[25240]: cluster 2024-09-16T09:43:05.949703+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:08.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:07 smithi081 bash[20441]: cluster 2024-09-16T09:43:05.949703+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:09.025 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.026 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:43:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.026 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:43:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.406 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:43:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:43:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: cluster 2024-09-16T09:43:07.950079+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.174323+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.178479+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.178791+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.180272+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.184709+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[19757]: audit 2024-09-16T09:43:09.190967+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: cluster 2024-09-16T09:43:07.950079+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.174323+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.178479+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.178791+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.180272+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.184709+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:09 smithi060 bash[25240]: audit 2024-09-16T09:43:09.190967+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: cluster 2024-09-16T09:43:07.950079+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.174323+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.178479+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.178791+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.180272+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.184709+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:09 smithi081 bash[20441]: audit 2024-09-16T09:43:09.190967+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:11 smithi060 bash[19757]: cluster 2024-09-16T09:43:09.950573+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:11 smithi060 bash[25240]: cluster 2024-09-16T09:43:09.950573+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:12.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:11 smithi081 bash[20441]: cluster 2024-09-16T09:43:09.950573+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:13 smithi060 bash[19757]: cluster 2024-09-16T09:43:11.951074+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:13 smithi060 bash[25240]: cluster 2024-09-16T09:43:11.951074+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:14.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:13 smithi081 bash[20441]: cluster 2024-09-16T09:43:11.951074+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:16.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:15 smithi060 bash[19757]: cluster 2024-09-16T09:43:13.951531+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:16.145 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:15 smithi060 bash[25240]: cluster 2024-09-16T09:43:13.951531+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:16.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:15 smithi081 bash[20441]: cluster 2024-09-16T09:43:13.951531+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:17 smithi060 bash[25240]: cluster 2024-09-16T09:43:15.951925+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:17 smithi060 bash[19757]: cluster 2024-09-16T09:43:15.951925+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:17 smithi081 bash[20441]: cluster 2024-09-16T09:43:15.951925+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:19.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:18 smithi060 bash[25240]: audit 2024-09-16T09:43:18.276910+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:18 smithi060 bash[25240]: audit 2024-09-16T09:43:18.277473+0000 mon.a (mon.0) 410 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:18 smithi060 bash[19757]: audit 2024-09-16T09:43:18.276910+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:18 smithi060 bash[19757]: audit 2024-09-16T09:43:18.277473+0000 mon.a (mon.0) 410 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:18 smithi081 bash[20441]: audit 2024-09-16T09:43:18.276910+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:18 smithi081 bash[20441]: audit 2024-09-16T09:43:18.277473+0000 mon.a (mon.0) 410 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T09:43:19.718 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 1 on host 'smithi060' 2024-09-16T09:43:19.988 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: cluster 2024-09-16T09:43:17.952262+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:19.988 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:18.780438+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:43:19.988 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: cluster 2024-09-16T09:43:18.782738+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:43:19.988 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:18.782957+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:18.783281+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:18.783602+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.701855+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.708387+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.708892+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.711194+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.716218+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.724185+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.727953+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.729062+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:19.989 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[25240]: audit 2024-09-16T09:43:19.736296+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: cluster 2024-09-16T09:43:17.952262+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:18.780438+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: cluster 2024-09-16T09:43:18.782738+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:18.782957+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:18.783281+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:18.783602+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.701855+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.708387+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.708892+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.711194+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:19.990 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.716218+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.991 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.724185+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:19.991 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.727953+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:19.991 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.729062+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:19.991 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:19 smithi060 bash[19757]: audit 2024-09-16T09:43:19.736296+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: cluster 2024-09-16T09:43:17.952262+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:18.780438+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:43:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: cluster 2024-09-16T09:43:18.782738+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:43:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:18.782957+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:18.783281+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:18.783602+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.701855+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.708387+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.708892+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.711194+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.716218+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.724185+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.727953+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.729062+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:19 smithi081 bash[20441]: audit 2024-09-16T09:43:19.736296+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:20.727 DEBUG:teuthology.orchestra.run.smithi060:osd.1> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T09:43:20.729 INFO:tasks.cephadm:Deploying osd.2 on smithi060 with /dev/vg_nvme/lv_2... 2024-09-16T09:43:20.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T09:43:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: cephadm 2024-09-16T09:43:19.717841+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7610M 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: audit 2024-09-16T09:43:19.782118+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: cluster 2024-09-16T09:43:19.784792+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: audit 2024-09-16T09:43:19.785337+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: audit 2024-09-16T09:43:19.788567+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: audit 2024-09-16T09:43:20.072643+0000 mon.a (mon.0) 428 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[25240]: audit 2024-09-16T09:43:20.788194+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: cephadm 2024-09-16T09:43:19.717841+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7610M 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: audit 2024-09-16T09:43:19.782118+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: cluster 2024-09-16T09:43:19.784792+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:43:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: audit 2024-09-16T09:43:19.785337+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: audit 2024-09-16T09:43:19.788567+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: audit 2024-09-16T09:43:20.072643+0000 mon.a (mon.0) 428 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:20 smithi060 bash[19757]: audit 2024-09-16T09:43:20.788194+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: cephadm 2024-09-16T09:43:19.717841+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7610M 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: audit 2024-09-16T09:43:19.782118+0000 mon.a (mon.0) 424 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: cluster 2024-09-16T09:43:19.784792+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: audit 2024-09-16T09:43:19.785337+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: audit 2024-09-16T09:43:19.788567+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: audit 2024-09-16T09:43:20.072643+0000 mon.a (mon.0) 428 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T09:43:21.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:20 smithi081 bash[20441]: audit 2024-09-16T09:43:20.788194+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: cluster 2024-09-16T09:43:19.270442+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: cluster 2024-09-16T09:43:19.270549+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: cluster 2024-09-16T09:43:19.952525+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: cluster 2024-09-16T09:43:21.076779+0000 mon.a (mon.0) 430 : cluster [INF] osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337] boot 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: cluster 2024-09-16T09:43:21.076946+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.077142+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.515284+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.523717+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.528899+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.535578+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.536304+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.538499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[25240]: audit 2024-09-16T09:43:21.549067+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: cluster 2024-09-16T09:43:19.270442+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: cluster 2024-09-16T09:43:19.270549+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: cluster 2024-09-16T09:43:19.952525+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: cluster 2024-09-16T09:43:21.076779+0000 mon.a (mon.0) 430 : cluster [INF] osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337] boot 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: cluster 2024-09-16T09:43:21.076946+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.077142+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.515284+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.523717+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.528899+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.535578+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.536304+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:22.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.538499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:21 smithi060 bash[19757]: audit 2024-09-16T09:43:21.549067+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: cluster 2024-09-16T09:43:19.270442+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: cluster 2024-09-16T09:43:19.270549+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: cluster 2024-09-16T09:43:19.952525+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: cluster 2024-09-16T09:43:21.076779+0000 mon.a (mon.0) 430 : cluster [INF] osd.1 [v2:172.21.15.60:6810/2648215337,v1:172.21.15.60:6811/2648215337] boot 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: cluster 2024-09-16T09:43:21.076946+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.077142+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.515284+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.523717+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.528899+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:22.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.535578+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:22.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.536304+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:22.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.538499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:22.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:21 smithi081 bash[20441]: audit 2024-09-16T09:43:21.549067+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: cephadm 2024-09-16T09:43:21.526792+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: cluster 2024-09-16T09:43:22.074954+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.574884+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.579636+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.581710+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.584697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.584951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.585690+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:23.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:22 smithi081 bash[20441]: audit 2024-09-16T09:43:22.593628+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: cephadm 2024-09-16T09:43:21.526792+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: cluster 2024-09-16T09:43:22.074954+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.574884+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.579636+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.581710+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.584697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.584951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.585690+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[19757]: audit 2024-09-16T09:43:22.593628+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: cephadm 2024-09-16T09:43:21.526792+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:43:23.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: cluster 2024-09-16T09:43:22.074954+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.574884+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.579636+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.581710+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.584697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.584951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.585690+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:43:23.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:22 smithi060 bash[25240]: audit 2024-09-16T09:43:22.593628+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[19757]: cluster 2024-09-16T09:43:21.952851+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[19757]: audit 2024-09-16T09:43:23.088648+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[19757]: audit 2024-09-16T09:43:23.094412+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[19757]: audit 2024-09-16T09:43:23.101155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[25240]: cluster 2024-09-16T09:43:21.952851+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[25240]: audit 2024-09-16T09:43:23.088648+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[25240]: audit 2024-09-16T09:43:23.094412+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:23 smithi060 bash[25240]: audit 2024-09-16T09:43:23.101155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:23 smithi081 bash[20441]: cluster 2024-09-16T09:43:21.952851+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:23 smithi081 bash[20441]: audit 2024-09-16T09:43:23.088648+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:23 smithi081 bash[20441]: audit 2024-09-16T09:43:23.094412+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:23 smithi081 bash[20441]: audit 2024-09-16T09:43:23.101155+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:25.594 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:43:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:25 smithi060 bash[19757]: cluster 2024-09-16T09:43:23.953320+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:26.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:25 smithi060 bash[25240]: cluster 2024-09-16T09:43:23.953320+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:25 smithi081 bash[20441]: cluster 2024-09-16T09:43:23.953320+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:27 smithi060 bash[19757]: cluster 2024-09-16T09:43:25.953843+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:27 smithi060 bash[25240]: cluster 2024-09-16T09:43:25.953843+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:28.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:27 smithi081 bash[20441]: cluster 2024-09-16T09:43:25.953843+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:29.179 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:43:29.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2024-09-16T09:43:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:29 smithi060 bash[19757]: cluster 2024-09-16T09:43:27.954353+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:29 smithi060 bash[25240]: cluster 2024-09-16T09:43:27.954353+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:30.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:29 smithi081 bash[20441]: cluster 2024-09-16T09:43:27.954353+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:31 smithi060 bash[19757]: cluster 2024-09-16T09:43:29.954888+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:31 smithi060 bash[25240]: cluster 2024-09-16T09:43:29.954888+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:32.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:31 smithi081 bash[20441]: cluster 2024-09-16T09:43:29.954888+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:33.993 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:43:34.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:33 smithi060 bash[19757]: cluster 2024-09-16T09:43:31.955424+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:34.118 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:33 smithi060 bash[25240]: cluster 2024-09-16T09:43:31.955424+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:34.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:33 smithi081 bash[20441]: cluster 2024-09-16T09:43:31.955424+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[19757]: cluster 2024-09-16T09:43:33.955949+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[19757]: audit 2024-09-16T09:43:35.298724+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[19757]: audit 2024-09-16T09:43:35.304058+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[19757]: audit 2024-09-16T09:43:35.305434+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[25240]: cluster 2024-09-16T09:43:33.955949+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[25240]: audit 2024-09-16T09:43:35.298724+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[25240]: audit 2024-09-16T09:43:35.304058+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:43:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:35 smithi060 bash[25240]: audit 2024-09-16T09:43:35.305434+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:35 smithi081 bash[20441]: cluster 2024-09-16T09:43:33.955949+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:35 smithi081 bash[20441]: audit 2024-09-16T09:43:35.298724+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:43:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:35 smithi081 bash[20441]: audit 2024-09-16T09:43:35.304058+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:43:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:35 smithi081 bash[20441]: audit 2024-09-16T09:43:35.305434+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:36 smithi060 bash[19757]: audit 2024-09-16T09:43:35.292564+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:43:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:36 smithi060 bash[25240]: audit 2024-09-16T09:43:35.292564+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:43:37.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:36 smithi081 bash[20441]: audit 2024-09-16T09:43:35.292564+0000 mgr.y (mgr.14150) 154 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:43:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:37 smithi060 bash[19757]: cluster 2024-09-16T09:43:35.956428+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:37 smithi060 bash[25240]: cluster 2024-09-16T09:43:35.956428+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:37 smithi081 bash[20441]: cluster 2024-09-16T09:43:35.956428+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:40.130 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:39 smithi060 bash[19757]: cluster 2024-09-16T09:43:37.956950+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:39 smithi060 bash[25240]: cluster 2024-09-16T09:43:37.956950+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:40.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:39 smithi081 bash[20441]: cluster 2024-09-16T09:43:37.956950+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:42.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[25240]: cluster 2024-09-16T09:43:39.957507+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:42.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[25240]: audit 2024-09-16T09:43:41.594123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[25240]: audit 2024-09-16T09:43:41.599282+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[25240]: audit 2024-09-16T09:43:41.606173+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.153 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[19757]: cluster 2024-09-16T09:43:39.957507+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:42.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[19757]: audit 2024-09-16T09:43:41.594123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[19757]: audit 2024-09-16T09:43:41.599282+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:41 smithi060 bash[19757]: audit 2024-09-16T09:43:41.606173+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:41 smithi081 bash[20441]: cluster 2024-09-16T09:43:39.957507+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:41 smithi081 bash[20441]: audit 2024-09-16T09:43:41.594123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:41 smithi081 bash[20441]: audit 2024-09-16T09:43:41.599282+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:41 smithi081 bash[20441]: audit 2024-09-16T09:43:41.606173+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[19757]: cluster 2024-09-16T09:43:41.957880+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[19757]: audit 2024-09-16T09:43:43.307601+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[19757]: audit 2024-09-16T09:43:43.314874+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[19757]: audit 2024-09-16T09:43:43.323997+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[25240]: cluster 2024-09-16T09:43:41.957880+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[25240]: audit 2024-09-16T09:43:43.307601+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[25240]: audit 2024-09-16T09:43:43.314874+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:43 smithi060 bash[25240]: audit 2024-09-16T09:43:43.323997+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:43 smithi081 bash[20441]: cluster 2024-09-16T09:43:41.957880+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:43 smithi081 bash[20441]: audit 2024-09-16T09:43:43.307601+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:43 smithi081 bash[20441]: audit 2024-09-16T09:43:43.314874+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:43 smithi081 bash[20441]: audit 2024-09-16T09:43:43.323997+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: cluster 2024-09-16T09:43:43.958402+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: audit 2024-09-16T09:43:45.029409+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]: dispatch 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: audit 2024-09-16T09:43:45.031524+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]': finished 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: cluster 2024-09-16T09:43:45.038366+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: audit 2024-09-16T09:43:45.038648+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:43:46.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[19757]: audit 2024-09-16T09:43:45.712709+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.60:0/2329707044' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: cluster 2024-09-16T09:43:43.958402+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: audit 2024-09-16T09:43:45.029409+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]: dispatch 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: audit 2024-09-16T09:43:45.031524+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]': finished 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: cluster 2024-09-16T09:43:45.038366+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: audit 2024-09-16T09:43:45.038648+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:45 smithi060 bash[25240]: audit 2024-09-16T09:43:45.712709+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.60:0/2329707044' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: cluster 2024-09-16T09:43:43.958402+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: audit 2024-09-16T09:43:45.029409+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]: dispatch 2024-09-16T09:43:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: audit 2024-09-16T09:43:45.031524+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.60:0/1945898200' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c960747c-a2c5-41d6-8528-1dfb634c9df4"}]': finished 2024-09-16T09:43:46.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: cluster 2024-09-16T09:43:45.038366+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:43:46.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: audit 2024-09-16T09:43:45.038648+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:43:46.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:45 smithi081 bash[20441]: audit 2024-09-16T09:43:45.712709+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.60:0/2329707044' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:43:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:47 smithi060 bash[19757]: cluster 2024-09-16T09:43:45.958900+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:47 smithi060 bash[25240]: cluster 2024-09-16T09:43:45.958900+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:47 smithi081 bash[20441]: cluster 2024-09-16T09:43:45.958900+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:49 smithi060 bash[19757]: cluster 2024-09-16T09:43:47.959402+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:49 smithi060 bash[25240]: cluster 2024-09-16T09:43:47.959402+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:49 smithi081 bash[20441]: cluster 2024-09-16T09:43:47.959402+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:51 smithi060 bash[19757]: cluster 2024-09-16T09:43:49.959860+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:52.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:51 smithi060 bash[25240]: cluster 2024-09-16T09:43:49.959860+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:51 smithi081 bash[20441]: cluster 2024-09-16T09:43:49.959860+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:53 smithi060 bash[19757]: cluster 2024-09-16T09:43:51.960344+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:53 smithi060 bash[25240]: cluster 2024-09-16T09:43:51.960344+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:53 smithi081 bash[20441]: cluster 2024-09-16T09:43:51.960344+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:55 smithi060 bash[19757]: cluster 2024-09-16T09:43:53.960800+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:55 smithi060 bash[25240]: cluster 2024-09-16T09:43:53.960800+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:55 smithi081 bash[20441]: cluster 2024-09-16T09:43:53.960800+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:57 smithi060 bash[19757]: cluster 2024-09-16T09:43:55.961292+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:57 smithi060 bash[25240]: cluster 2024-09-16T09:43:55.961292+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:58.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:57 smithi081 bash[20441]: cluster 2024-09-16T09:43:55.961292+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:43:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:58 smithi060 bash[19757]: audit 2024-09-16T09:43:58.210760+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T09:43:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:58 smithi060 bash[19757]: audit 2024-09-16T09:43:58.212533+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:58 smithi060 bash[25240]: audit 2024-09-16T09:43:58.210760+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T09:43:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:58 smithi060 bash[25240]: audit 2024-09-16T09:43:58.212533+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:43:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:58 smithi081 bash[20441]: audit 2024-09-16T09:43:58.210760+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T09:43:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:58 smithi081 bash[20441]: audit 2024-09-16T09:43:58.212533+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:59 smithi060 bash[25240]: cluster 2024-09-16T09:43:57.961746+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:43:59 smithi060 bash[25240]: cephadm 2024-09-16T09:43:58.214055+0000 mgr.y (mgr.14150) 167 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T09:44:00.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:59 smithi060 bash[19757]: cluster 2024-09-16T09:43:57.961746+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:00.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:43:59 smithi060 bash[19757]: cephadm 2024-09-16T09:43:58.214055+0000 mgr.y (mgr.14150) 167 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T09:44:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:59 smithi081 bash[20441]: cluster 2024-09-16T09:43:57.961746+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:43:59 smithi081 bash[20441]: cephadm 2024-09-16T09:43:58.214055+0000 mgr.y (mgr.14150) 167 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T09:44:01.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:00 smithi060 bash[19757]: cluster 2024-09-16T09:43:59.962218+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:01.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:00 smithi060 bash[25240]: cluster 2024-09-16T09:43:59.962218+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:00 smithi081 bash[20441]: cluster 2024-09-16T09:43:59.962218+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:03.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[19757]: audit 2024-09-16T09:44:01.798984+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[19757]: audit 2024-09-16T09:44:01.807956+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[19757]: audit 2024-09-16T09:44:01.816392+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[25240]: audit 2024-09-16T09:44:01.798984+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[25240]: audit 2024-09-16T09:44:01.807956+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:02 smithi060 bash[25240]: audit 2024-09-16T09:44:01.816392+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:02 smithi081 bash[20441]: audit 2024-09-16T09:44:01.798984+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:02 smithi081 bash[20441]: audit 2024-09-16T09:44:01.807956+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:02 smithi081 bash[20441]: audit 2024-09-16T09:44:01.816392+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:03.521 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.522 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.522 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.817 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.817 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.817 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:03.818 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: cluster 2024-09-16T09:44:01.962697+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.524837+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.529731+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.536356+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.791665+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.795756+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.796096+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.797313+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.801884+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[19757]: audit 2024-09-16T09:44:03.807178+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: cluster 2024-09-16T09:44:01.962697+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.524837+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.529731+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.536356+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.791665+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.795756+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.796096+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:04.085 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.797313+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:04.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.801884+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.086 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:03 smithi060 bash[25240]: audit 2024-09-16T09:44:03.807178+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: cluster 2024-09-16T09:44:01.962697+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.524837+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.529731+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.536356+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.791665+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.795756+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.796096+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.797313+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.801884+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:03 smithi081 bash[20441]: audit 2024-09-16T09:44:03.807178+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:06.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:05 smithi081 bash[20441]: cluster 2024-09-16T09:44:03.963219+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:05 smithi060 bash[19757]: cluster 2024-09-16T09:44:03.963219+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:05 smithi060 bash[25240]: cluster 2024-09-16T09:44:03.963219+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:08.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:07 smithi060 bash[19757]: cluster 2024-09-16T09:44:05.963610+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:08.121 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:07 smithi060 bash[25240]: cluster 2024-09-16T09:44:05.963610+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:08.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:07 smithi081 bash[20441]: cluster 2024-09-16T09:44:05.963610+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[19757]: cluster 2024-09-16T09:44:07.964043+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[19757]: audit 2024-09-16T09:44:08.372672+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[19757]: audit 2024-09-16T09:44:08.378499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[19757]: cephadm 2024-09-16T09:44:08.380538+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[19757]: audit 2024-09-16T09:44:08.385200+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[25240]: cluster 2024-09-16T09:44:07.964043+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[25240]: audit 2024-09-16T09:44:08.372672+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[25240]: audit 2024-09-16T09:44:08.378499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[25240]: cephadm 2024-09-16T09:44:08.380538+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:09 smithi060 bash[25240]: audit 2024-09-16T09:44:08.385200+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:09 smithi081 bash[20441]: cluster 2024-09-16T09:44:07.964043+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:09 smithi081 bash[20441]: audit 2024-09-16T09:44:08.372672+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:09 smithi081 bash[20441]: audit 2024-09-16T09:44:08.378499+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:09 smithi081 bash[20441]: cephadm 2024-09-16T09:44:08.380538+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:09 smithi081 bash[20441]: audit 2024-09-16T09:44:08.385200+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:11.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:11 smithi060 bash[19757]: cluster 2024-09-16T09:44:09.964457+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:11.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:11 smithi060 bash[25240]: cluster 2024-09-16T09:44:09.964457+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:11.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:11 smithi081 bash[20441]: cluster 2024-09-16T09:44:09.964457+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:13 smithi060 bash[19757]: cluster 2024-09-16T09:44:11.964893+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:13 smithi060 bash[25240]: cluster 2024-09-16T09:44:11.964893+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:13 smithi081 bash[20441]: cluster 2024-09-16T09:44:11.964893+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:14.140 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 2 on host 'smithi060' 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:13.385989+0000 mon.a (mon.0) 481 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.120554+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.128813+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.129732+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.133593+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.137373+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.140175+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.147013+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.150206+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.151268+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[19757]: audit 2024-09-16T09:44:14.157885+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:13.385989+0000 mon.a (mon.0) 481 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.120554+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.128813+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.129732+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.133593+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.137373+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.140175+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.147013+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.150206+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.151268+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:14 smithi060 bash[25240]: audit 2024-09-16T09:44:14.157885+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:13.385989+0000 mon.a (mon.0) 481 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.120554+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.128813+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.129732+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.133593+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.137373+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.140175+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.147013+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.150206+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.151268+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:14.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:14 smithi081 bash[20441]: audit 2024-09-16T09:44:14.157885+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:14.713 DEBUG:teuthology.orchestra.run.smithi060:osd.2> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T09:44:14.716 INFO:tasks.cephadm:Deploying osd.3 on smithi060 with /dev/vg_nvme/lv_1... 2024-09-16T09:44:14.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: cluster 2024-09-16T09:44:13.965357+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: cephadm 2024-09-16T09:44:14.141537+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5073M 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: audit 2024-09-16T09:44:14.388128+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: cluster 2024-09-16T09:44:14.393496+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: audit 2024-09-16T09:44:14.393926+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[25240]: audit 2024-09-16T09:44:14.394450+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: cluster 2024-09-16T09:44:13.965357+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: cephadm 2024-09-16T09:44:14.141537+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5073M 2024-09-16T09:44:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: audit 2024-09-16T09:44:14.388128+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:44:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: cluster 2024-09-16T09:44:14.393496+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:44:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: audit 2024-09-16T09:44:14.393926+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:44:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[19757]: audit 2024-09-16T09:44:14.394450+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:15.658 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[36791]: debug 2024-09-16T09:44:15.402+0000 7f37e19ce640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T09:44:15.658 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:44:15 smithi060 bash[36791]: debug 2024-09-16T09:44:15.442+0000 7f37dd7f6640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: cluster 2024-09-16T09:44:13.965357+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: cephadm 2024-09-16T09:44:14.141537+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5073M 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: audit 2024-09-16T09:44:14.388128+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: cluster 2024-09-16T09:44:14.393496+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: audit 2024-09-16T09:44:14.393926+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:44:15.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:15 smithi081 bash[20441]: audit 2024-09-16T09:44:14.394450+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: cluster 2024-09-16T09:44:14.387683+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: cluster 2024-09-16T09:44:14.387847+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: audit 2024-09-16T09:44:15.390407+0000 mon.a (mon.0) 496 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: cluster 2024-09-16T09:44:15.395989+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: audit 2024-09-16T09:44:15.397822+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[19757]: audit 2024-09-16T09:44:15.406401+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: cluster 2024-09-16T09:44:14.387683+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:44:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: cluster 2024-09-16T09:44:14.387847+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: audit 2024-09-16T09:44:15.390407+0000 mon.a (mon.0) 496 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: cluster 2024-09-16T09:44:15.395989+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: audit 2024-09-16T09:44:15.397822+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:16 smithi060 bash[25240]: audit 2024-09-16T09:44:15.406401+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: cluster 2024-09-16T09:44:14.387683+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: cluster 2024-09-16T09:44:14.387847+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: audit 2024-09-16T09:44:15.390407+0000 mon.a (mon.0) 496 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: cluster 2024-09-16T09:44:15.395989+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:44:16.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: audit 2024-09-16T09:44:15.397822+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:16.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:16 smithi081 bash[20441]: audit 2024-09-16T09:44:15.406401+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[25240]: cluster 2024-09-16T09:44:15.965789+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[25240]: audit 2024-09-16T09:44:16.405716+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[25240]: cluster 2024-09-16T09:44:16.413110+0000 mon.a (mon.0) 501 : cluster [INF] osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438] boot 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[25240]: cluster 2024-09-16T09:44:16.413197+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[25240]: audit 2024-09-16T09:44:16.414200+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[19757]: cluster 2024-09-16T09:44:15.965789+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[19757]: audit 2024-09-16T09:44:16.405716+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[19757]: cluster 2024-09-16T09:44:16.413110+0000 mon.a (mon.0) 501 : cluster [INF] osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438] boot 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[19757]: cluster 2024-09-16T09:44:16.413197+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:44:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:17 smithi060 bash[19757]: audit 2024-09-16T09:44:16.414200+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:17 smithi081 bash[20441]: cluster 2024-09-16T09:44:15.965789+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:44:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:17 smithi081 bash[20441]: audit 2024-09-16T09:44:16.405716+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:17 smithi081 bash[20441]: cluster 2024-09-16T09:44:16.413110+0000 mon.a (mon.0) 501 : cluster [INF] osd.2 [v2:172.21.15.60:6818/2181901438,v1:172.21.15.60:6819/2181901438] boot 2024-09-16T09:44:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:17 smithi081 bash[20441]: cluster 2024-09-16T09:44:16.413197+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:44:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:17 smithi081 bash[20441]: audit 2024-09-16T09:44:16.414200+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:44:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:18 smithi060 bash[25240]: cluster 2024-09-16T09:44:17.421478+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:44:18.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:18 smithi060 bash[19757]: cluster 2024-09-16T09:44:17.421478+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:44:18.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:18 smithi081 bash[20441]: cluster 2024-09-16T09:44:17.421478+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:44:19.523 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:44:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[19757]: cluster 2024-09-16T09:44:17.966284+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[19757]: audit 2024-09-16T09:44:18.089216+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[19757]: audit 2024-09-16T09:44:18.590871+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[19757]: cluster 2024-09-16T09:44:18.596668+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[19757]: audit 2024-09-16T09:44:18.598699+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[25240]: cluster 2024-09-16T09:44:17.966284+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[25240]: audit 2024-09-16T09:44:18.089216+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[25240]: audit 2024-09-16T09:44:18.590871+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[25240]: cluster 2024-09-16T09:44:18.596668+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:19 smithi060 bash[25240]: audit 2024-09-16T09:44:18.598699+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:19 smithi081 bash[20441]: cluster 2024-09-16T09:44:17.966284+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:19 smithi081 bash[20441]: audit 2024-09-16T09:44:18.089216+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:19 smithi081 bash[20441]: audit 2024-09-16T09:44:18.590871+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:19 smithi081 bash[20441]: cluster 2024-09-16T09:44:18.596668+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:44:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:19 smithi081 bash[20441]: audit 2024-09-16T09:44:18.598699+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T09:44:20.831 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:20 smithi060 bash[25240]: audit 2024-09-16T09:44:19.592491+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:20.831 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:20 smithi060 bash[25240]: cluster 2024-09-16T09:44:19.598268+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:44:20.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:20 smithi060 bash[19757]: audit 2024-09-16T09:44:19.592491+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:20.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:20 smithi060 bash[19757]: cluster 2024-09-16T09:44:19.598268+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:44:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:20 smithi081 bash[20441]: audit 2024-09-16T09:44:19.592491+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:44:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:20 smithi081 bash[20441]: cluster 2024-09-16T09:44:19.598268+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:44:21.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[25240]: cluster 2024-09-16T09:44:19.966841+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:21.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[25240]: cluster 2024-09-16T09:44:20.603453+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T09:44:21.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[25240]: audit 2024-09-16T09:44:21.589701+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:21.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[19757]: cluster 2024-09-16T09:44:19.966841+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:21.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[19757]: cluster 2024-09-16T09:44:20.603453+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T09:44:21.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:21 smithi060 bash[19757]: audit 2024-09-16T09:44:21.589701+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:21 smithi081 bash[20441]: cluster 2024-09-16T09:44:19.966841+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:21 smithi081 bash[20441]: cluster 2024-09-16T09:44:20.603453+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T09:44:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:21 smithi081 bash[20441]: audit 2024-09-16T09:44:21.589701+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:23.885 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:44:23.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2024-09-16T09:44:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[19757]: cluster 2024-09-16T09:44:21.967285+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:24.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[19757]: cluster 2024-09-16T09:44:22.623188+0000 mon.a (mon.0) 513 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T09:44:24.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[19757]: audit 2024-09-16T09:44:23.415587+0000 mon.a (mon.0) 514 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[25240]: cluster 2024-09-16T09:44:21.967285+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[25240]: cluster 2024-09-16T09:44:22.623188+0000 mon.a (mon.0) 513 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T09:44:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:24 smithi060 bash[25240]: audit 2024-09-16T09:44:23.415587+0000 mon.a (mon.0) 514 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:24 smithi081 bash[20441]: cluster 2024-09-16T09:44:21.967285+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:24 smithi081 bash[20441]: cluster 2024-09-16T09:44:22.623188+0000 mon.a (mon.0) 513 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T09:44:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:24 smithi081 bash[20441]: audit 2024-09-16T09:44:23.415587+0000 mon.a (mon.0) 514 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:26.509 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: cluster 2024-09-16T09:44:23.967770+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:26.509 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.343939+0000 mon.a (mon.0) 515 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.509 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.345300+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.509 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.345526+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.345700+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.353815+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.355103+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.355406+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.355649+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:24.355804+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.225859+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.237748+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.245740+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.254203+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.256130+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.256380+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:26 smithi081 bash[20441]: audit 2024-09-16T09:44:25.256577+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: cluster 2024-09-16T09:44:23.967770+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.343939+0000 mon.a (mon.0) 515 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.345300+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.345526+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.345700+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.353815+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.355103+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.355406+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.355649+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:24.355804+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.225859+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.237748+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.245740+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.254203+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.256130+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.256380+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[19757]: audit 2024-09-16T09:44:25.256577+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: cluster 2024-09-16T09:44:23.967770+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.343939+0000 mon.a (mon.0) 515 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.345300+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.345526+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.345700+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.353815+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.355103+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.355406+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.355649+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:24.355804+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.225859+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.237748+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.245740+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.254203+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.256130+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.256380+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:44:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:26 smithi060 bash[25240]: audit 2024-09-16T09:44:25.256577+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:44:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: audit 2024-09-16T09:44:25.255938+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: cluster 2024-09-16T09:44:25.968298+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: audit 2024-09-16T09:44:26.211235+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: audit 2024-09-16T09:44:26.222251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: audit 2024-09-16T09:44:26.228964+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[19757]: audit 2024-09-16T09:44:26.234787+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: audit 2024-09-16T09:44:25.255938+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: cluster 2024-09-16T09:44:25.968298+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: audit 2024-09-16T09:44:26.211235+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: audit 2024-09-16T09:44:26.222251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: audit 2024-09-16T09:44:26.228964+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:27 smithi060 bash[25240]: audit 2024-09-16T09:44:26.234787+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: audit 2024-09-16T09:44:25.255938+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: cluster 2024-09-16T09:44:25.968298+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: audit 2024-09-16T09:44:26.211235+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: audit 2024-09-16T09:44:26.222251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: audit 2024-09-16T09:44:26.228964+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:27 smithi081 bash[20441]: audit 2024-09-16T09:44:26.234787+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:28.668 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:44:29.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:29 smithi060 bash[25240]: cluster 2024-09-16T09:44:27.968921+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T09:44:29.604 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:29 smithi060 bash[19757]: cluster 2024-09-16T09:44:27.968921+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T09:44:29.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:29 smithi081 bash[20441]: cluster 2024-09-16T09:44:27.968921+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T09:44:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[19757]: audit 2024-09-16T09:44:29.969401+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:44:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[19757]: audit 2024-09-16T09:44:29.975268+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:44:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[19757]: audit 2024-09-16T09:44:29.976743+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[25240]: audit 2024-09-16T09:44:29.969401+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:44:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[25240]: audit 2024-09-16T09:44:29.975268+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:44:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:30 smithi060 bash[25240]: audit 2024-09-16T09:44:29.976743+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:30.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:30 smithi081 bash[20441]: audit 2024-09-16T09:44:29.969401+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:44:30.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:30 smithi081 bash[20441]: audit 2024-09-16T09:44:29.975268+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:44:30.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:30 smithi081 bash[20441]: audit 2024-09-16T09:44:29.976743+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:31 smithi060 bash[19757]: audit 2024-09-16T09:44:29.965542+0000 mgr.y (mgr.14150) 185 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:44:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:31 smithi060 bash[19757]: cluster 2024-09-16T09:44:29.969216+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T09:44:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:31 smithi060 bash[25240]: audit 2024-09-16T09:44:29.965542+0000 mgr.y (mgr.14150) 185 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:44:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:31 smithi060 bash[25240]: cluster 2024-09-16T09:44:29.969216+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T09:44:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:31 smithi081 bash[20441]: audit 2024-09-16T09:44:29.965542+0000 mgr.y (mgr.14150) 185 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:44:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:31 smithi081 bash[20441]: cluster 2024-09-16T09:44:29.969216+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T09:44:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:33 smithi060 bash[19757]: cluster 2024-09-16T09:44:31.969748+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T09:44:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:33 smithi060 bash[25240]: cluster 2024-09-16T09:44:31.969748+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T09:44:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:33 smithi081 bash[20441]: cluster 2024-09-16T09:44:31.969748+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T09:44:35.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:35 smithi060 bash[19757]: cluster 2024-09-16T09:44:33.970308+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:35.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:35 smithi060 bash[25240]: cluster 2024-09-16T09:44:33.970308+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:35.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:35 smithi081 bash[20441]: cluster 2024-09-16T09:44:33.970308+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:37.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:37 smithi060 bash[19757]: cluster 2024-09-16T09:44:35.970839+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:37.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:37 smithi060 bash[25240]: cluster 2024-09-16T09:44:35.970839+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:37 smithi081 bash[20441]: cluster 2024-09-16T09:44:35.970839+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: cluster 2024-09-16T09:44:37.971258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: audit 2024-09-16T09:44:38.374749+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.60:0/74675223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: audit 2024-09-16T09:44:38.375058+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: audit 2024-09-16T09:44:38.377600+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]': finished 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: cluster 2024-09-16T09:44:38.383045+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: audit 2024-09-16T09:44:38.383448+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[19757]: audit 2024-09-16T09:44:39.025311+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.60:0/2446957867' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: cluster 2024-09-16T09:44:37.971258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: audit 2024-09-16T09:44:38.374749+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.60:0/74675223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: audit 2024-09-16T09:44:38.375058+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: audit 2024-09-16T09:44:38.377600+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]': finished 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: cluster 2024-09-16T09:44:38.383045+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: audit 2024-09-16T09:44:38.383448+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:39 smithi060 bash[25240]: audit 2024-09-16T09:44:39.025311+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.60:0/2446957867' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: cluster 2024-09-16T09:44:37.971258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: audit 2024-09-16T09:44:38.374749+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.60:0/74675223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: audit 2024-09-16T09:44:38.375058+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]: dispatch 2024-09-16T09:44:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: audit 2024-09-16T09:44:38.377600+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "498326be-b739-4181-8fc1-788c3872f284"}]': finished 2024-09-16T09:44:39.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: cluster 2024-09-16T09:44:38.383045+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:44:39.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: audit 2024-09-16T09:44:38.383448+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:44:39.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:39 smithi081 bash[20441]: audit 2024-09-16T09:44:39.025311+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.60:0/2446957867' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:44:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:41 smithi060 bash[19757]: cluster 2024-09-16T09:44:39.971787+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:41 smithi060 bash[25240]: cluster 2024-09-16T09:44:39.971787+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:41.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:41 smithi081 bash[20441]: cluster 2024-09-16T09:44:39.971787+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:43.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:43 smithi060 bash[25240]: cluster 2024-09-16T09:44:41.972334+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:43 smithi060 bash[19757]: cluster 2024-09-16T09:44:41.972334+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:43.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:43 smithi081 bash[20441]: cluster 2024-09-16T09:44:41.972334+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:45 smithi060 bash[19757]: cluster 2024-09-16T09:44:43.972908+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:45 smithi060 bash[25240]: cluster 2024-09-16T09:44:43.972908+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:45 smithi081 bash[20441]: cluster 2024-09-16T09:44:43.972908+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[19757]: audit 2024-09-16T09:44:45.413915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[19757]: audit 2024-09-16T09:44:45.421957+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[19757]: audit 2024-09-16T09:44:45.432054+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[25240]: audit 2024-09-16T09:44:45.413915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[25240]: audit 2024-09-16T09:44:45.421957+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:46 smithi060 bash[25240]: audit 2024-09-16T09:44:45.432054+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:46 smithi081 bash[20441]: audit 2024-09-16T09:44:45.413915+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:46 smithi081 bash[20441]: audit 2024-09-16T09:44:45.421957+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:46 smithi081 bash[20441]: audit 2024-09-16T09:44:45.432054+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:47 smithi081 bash[20441]: cluster 2024-09-16T09:44:45.973467+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:47 smithi081 bash[20441]: audit 2024-09-16T09:44:46.421673+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:47 smithi081 bash[20441]: audit 2024-09-16T09:44:46.428200+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:47 smithi081 bash[20441]: cephadm 2024-09-16T09:44:46.430255+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:47 smithi081 bash[20441]: audit 2024-09-16T09:44:46.439080+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[19757]: cluster 2024-09-16T09:44:45.973467+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[19757]: audit 2024-09-16T09:44:46.421673+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[19757]: audit 2024-09-16T09:44:46.428200+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[19757]: cephadm 2024-09-16T09:44:46.430255+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[19757]: audit 2024-09-16T09:44:46.439080+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[25240]: cluster 2024-09-16T09:44:45.973467+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[25240]: audit 2024-09-16T09:44:46.421673+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[25240]: audit 2024-09-16T09:44:46.428200+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[25240]: cephadm 2024-09-16T09:44:46.430255+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi060 2024-09-16T09:44:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:47 smithi060 bash[25240]: audit 2024-09-16T09:44:46.439080+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:49 smithi060 bash[19757]: cluster 2024-09-16T09:44:47.974048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:49 smithi060 bash[25240]: cluster 2024-09-16T09:44:47.974048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:49 smithi081 bash[20441]: cluster 2024-09-16T09:44:47.974048+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:51 smithi060 bash[19757]: cluster 2024-09-16T09:44:49.974540+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:51.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:51 smithi060 bash[25240]: cluster 2024-09-16T09:44:49.974540+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:51.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:51 smithi081 bash[20441]: cluster 2024-09-16T09:44:49.974540+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[19757]: audit 2024-09-16T09:44:51.479891+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T09:44:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[19757]: audit 2024-09-16T09:44:51.481433+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[19757]: cephadm 2024-09-16T09:44:51.482898+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T09:44:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[25240]: audit 2024-09-16T09:44:51.479891+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T09:44:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[25240]: audit 2024-09-16T09:44:51.481433+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:52 smithi060 bash[25240]: cephadm 2024-09-16T09:44:51.482898+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T09:44:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:52 smithi081 bash[20441]: audit 2024-09-16T09:44:51.479891+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T09:44:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:52 smithi081 bash[20441]: audit 2024-09-16T09:44:51.481433+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:52 smithi081 bash[20441]: cephadm 2024-09-16T09:44:51.482898+0000 mgr.y (mgr.14150) 198 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T09:44:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:53 smithi060 bash[19757]: cluster 2024-09-16T09:44:51.975043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:53 smithi060 bash[25240]: cluster 2024-09-16T09:44:51.975043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:53.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:53 smithi081 bash[20441]: cluster 2024-09-16T09:44:51.975043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:55.781 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.782 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:55 smithi060 bash[19757]: cluster 2024-09-16T09:44:53.975724+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:55.782 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.782 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.782 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.783 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:55 smithi060 bash[25240]: cluster 2024-09-16T09:44:53.975724+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:55.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:55 smithi081 bash[20441]: cluster 2024-09-16T09:44:53.975724+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:56.125 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.126 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.126 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.126 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.127 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:44:55 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:44:56.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.050531+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.054631+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.054919+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.056127+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.059130+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[19757]: audit 2024-09-16T09:44:56.065478+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.050531+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.054631+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.054919+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.056127+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.059130+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:56 smithi060 bash[25240]: audit 2024-09-16T09:44:56.065478+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.050531+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.054631+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.054919+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.056127+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.059130+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:56 smithi081 bash[20441]: audit 2024-09-16T09:44:56.065478+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:44:57.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:57 smithi060 bash[19757]: cluster 2024-09-16T09:44:55.976135+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:57.806 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:57 smithi060 bash[25240]: cluster 2024-09-16T09:44:55.976135+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:57.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:57 smithi081 bash[20441]: cluster 2024-09-16T09:44:55.976135+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:44:59 smithi060 bash[19757]: cluster 2024-09-16T09:44:57.976644+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:59.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:44:59 smithi060 bash[25240]: cluster 2024-09-16T09:44:57.976644+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:44:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:44:59 smithi081 bash[20441]: cluster 2024-09-16T09:44:57.976644+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:01.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:01 smithi060 bash[19757]: cluster 2024-09-16T09:44:59.977126+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:01.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:01 smithi060 bash[25240]: cluster 2024-09-16T09:44:59.977126+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:01 smithi081 bash[20441]: cluster 2024-09-16T09:44:59.977126+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:03 smithi060 bash[19757]: cluster 2024-09-16T09:45:01.977659+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:03.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:03 smithi060 bash[25240]: cluster 2024-09-16T09:45:01.977659+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:03.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:03 smithi081 bash[20441]: cluster 2024-09-16T09:45:01.977659+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:05 smithi060 bash[19757]: cluster 2024-09-16T09:45:03.978016+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:05 smithi060 bash[19757]: audit 2024-09-16T09:45:04.702540+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T09:45:05.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:05 smithi060 bash[25240]: cluster 2024-09-16T09:45:03.978016+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:05.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:05 smithi060 bash[25240]: audit 2024-09-16T09:45:04.702540+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T09:45:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:05 smithi081 bash[20441]: cluster 2024-09-16T09:45:03.978016+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:05 smithi081 bash[20441]: audit 2024-09-16T09:45:04.702540+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T09:45:06.739 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.473602+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:45:06.739 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: cluster 2024-09-16T09:45:05.479289+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:45:06.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.479886+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:45:06.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.480444+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:06.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.639095+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.647228+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:05.655500+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:06.182308+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:06.187642+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[19757]: audit 2024-09-16T09:45:06.192436+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.473602+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: cluster 2024-09-16T09:45:05.479289+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.479886+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.480444+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.639095+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.647228+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:05.655500+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:06.182308+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:06.187642+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:06 smithi060 bash[25240]: audit 2024-09-16T09:45:06.192436+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.473602+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:45:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: cluster 2024-09-16T09:45:05.479289+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.479886+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.480444+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.639095+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.647228+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:05.655500+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:06.182308+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:06.187642+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:06.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:06 smithi081 bash[20441]: audit 2024-09-16T09:45:06.192436+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.318 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 3 on host 'smithi060' 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: cluster 2024-09-16T09:45:05.978329+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:06.475941+0000 mon.a (mon.0) 565 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: cluster 2024-09-16T09:45:06.481293+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:06.482532+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:06.491853+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.298641+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.306540+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.307354+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.310680+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.315929+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.318415+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.319868+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.327724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.333301+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.334707+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[25240]: audit 2024-09-16T09:45:07.343582+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: cluster 2024-09-16T09:45:05.978329+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:06.475941+0000 mon.a (mon.0) 565 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: cluster 2024-09-16T09:45:06.481293+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:06.482532+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:06.491853+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.298641+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.306540+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.307354+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.310680+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.315929+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.318415+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.319868+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.327724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.333301+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.334707+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:07 smithi060 bash[19757]: audit 2024-09-16T09:45:07.343582+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: cluster 2024-09-16T09:45:05.978329+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:06.475941+0000 mon.a (mon.0) 565 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: cluster 2024-09-16T09:45:06.481293+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:06.482532+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:06.491853+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.298641+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.306540+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.307354+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.310680+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.315929+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.318415+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.319868+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.327724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.333301+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.334707+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:07 smithi081 bash[20441]: audit 2024-09-16T09:45:07.343582+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:07.894 DEBUG:teuthology.orchestra.run.smithi060:osd.3> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T09:45:07.897 INFO:tasks.cephadm:Deploying osd.4 on smithi081 with /dev/vg_nvme/lv_4... 2024-09-16T09:45:07.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: cluster 2024-09-16T09:45:05.651395+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: cluster 2024-09-16T09:45:05.651523+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: cephadm 2024-09-16T09:45:07.320965+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3805M 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: cluster 2024-09-16T09:45:07.490439+0000 mon.a (mon.0) 580 : cluster [INF] osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032] boot 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: cluster 2024-09-16T09:45:07.490499+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:45:08.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:08 smithi081 bash[20441]: audit 2024-09-16T09:45:07.491639+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: cluster 2024-09-16T09:45:05.651395+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: cluster 2024-09-16T09:45:05.651523+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: cephadm 2024-09-16T09:45:07.320965+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3805M 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: cluster 2024-09-16T09:45:07.490439+0000 mon.a (mon.0) 580 : cluster [INF] osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032] boot 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: cluster 2024-09-16T09:45:07.490499+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[19757]: audit 2024-09-16T09:45:07.491639+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: cluster 2024-09-16T09:45:05.651395+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: cluster 2024-09-16T09:45:05.651523+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: cephadm 2024-09-16T09:45:07.320965+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3805M 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: cluster 2024-09-16T09:45:07.490439+0000 mon.a (mon.0) 580 : cluster [INF] osd.3 [v2:172.21.15.60:6826/1860309032,v1:172.21.15.60:6827/1860309032] boot 2024-09-16T09:45:08.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: cluster 2024-09-16T09:45:07.490499+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:45:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:08 smithi060 bash[25240]: audit 2024-09-16T09:45:07.491639+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:45:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:09 smithi081 bash[20441]: cluster 2024-09-16T09:45:07.978936+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:09 smithi081 bash[20441]: cluster 2024-09-16T09:45:08.511445+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:45:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:09 smithi060 bash[19757]: cluster 2024-09-16T09:45:07.978936+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:09 smithi060 bash[19757]: cluster 2024-09-16T09:45:08.511445+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:45:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:09 smithi060 bash[25240]: cluster 2024-09-16T09:45:07.978936+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:45:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:09 smithi060 bash[25240]: cluster 2024-09-16T09:45:08.511445+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:45:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:11 smithi060 bash[19757]: cluster 2024-09-16T09:45:09.979527+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:11 smithi060 bash[25240]: cluster 2024-09-16T09:45:09.979527+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:11.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:11 smithi081 bash[20441]: cluster 2024-09-16T09:45:09.979527+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:12.801 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:45:13.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:13 smithi081 bash[20441]: cluster 2024-09-16T09:45:11.980198+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:13 smithi060 bash[19757]: cluster 2024-09-16T09:45:11.980198+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:13 smithi060 bash[25240]: cluster 2024-09-16T09:45:11.980198+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:15.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:15 smithi060 bash[19757]: cluster 2024-09-16T09:45:13.980878+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:15.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:15 smithi060 bash[25240]: cluster 2024-09-16T09:45:13.980878+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:15 smithi081 bash[20441]: cluster 2024-09-16T09:45:13.980878+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:16.625 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:45:16.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2024-09-16T09:45:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:17 smithi060 bash[19757]: cluster 2024-09-16T09:45:15.981574+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:17 smithi060 bash[25240]: cluster 2024-09-16T09:45:15.981574+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:17 smithi081 bash[20441]: cluster 2024-09-16T09:45:15.981574+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:19 smithi060 bash[19757]: cluster 2024-09-16T09:45:17.982199+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:19 smithi060 bash[25240]: cluster 2024-09-16T09:45:17.982199+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:19 smithi081 bash[20441]: cluster 2024-09-16T09:45:17.982199+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:21.387 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:45:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:21 smithi060 bash[25240]: cluster 2024-09-16T09:45:19.982842+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:21 smithi060 bash[19757]: cluster 2024-09-16T09:45:19.982842+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:21 smithi081 bash[20441]: cluster 2024-09-16T09:45:19.982842+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:23.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[19757]: cluster 2024-09-16T09:45:21.983502+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[19757]: audit 2024-09-16T09:45:22.852706+0000 mgr.y (mgr.14150) 216 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[19757]: audit 2024-09-16T09:45:22.860087+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[19757]: audit 2024-09-16T09:45:22.866455+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[19757]: audit 2024-09-16T09:45:22.868173+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[25240]: cluster 2024-09-16T09:45:21.983502+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:23.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[25240]: audit 2024-09-16T09:45:22.852706+0000 mgr.y (mgr.14150) 216 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:45:23.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[25240]: audit 2024-09-16T09:45:22.860087+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:45:23.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[25240]: audit 2024-09-16T09:45:22.866455+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:45:23.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:23 smithi060 bash[25240]: audit 2024-09-16T09:45:22.868173+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:23 smithi081 bash[20441]: cluster 2024-09-16T09:45:21.983502+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:23 smithi081 bash[20441]: audit 2024-09-16T09:45:22.852706+0000 mgr.y (mgr.14150) 216 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:45:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:23 smithi081 bash[20441]: audit 2024-09-16T09:45:22.860087+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:45:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:23 smithi081 bash[20441]: audit 2024-09-16T09:45:22.866455+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:45:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:23 smithi081 bash[20441]: audit 2024-09-16T09:45:22.868173+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:25.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:25 smithi060 bash[19757]: cluster 2024-09-16T09:45:23.984158+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:25.839 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:25 smithi060 bash[25240]: cluster 2024-09-16T09:45:23.984158+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:25.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:25 smithi081 bash[20441]: cluster 2024-09-16T09:45:23.984158+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.812419+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.821884+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.828663+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.835341+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.842342+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[25240]: audit 2024-09-16T09:45:25.850496+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.812419+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.821884+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.828663+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.835341+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.842342+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:26 smithi060 bash[19757]: audit 2024-09-16T09:45:25.850496+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.812419+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.821884+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.828663+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.835341+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.842342+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:26 smithi081 bash[20441]: audit 2024-09-16T09:45:25.850496+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:27 smithi060 bash[25240]: cluster 2024-09-16T09:45:25.984711+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:27 smithi060 bash[19757]: cluster 2024-09-16T09:45:25.984711+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:28.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:27 smithi081 bash[20441]: cluster 2024-09-16T09:45:25.984711+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:29 smithi081 bash[20441]: cluster 2024-09-16T09:45:27.985294+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:29 smithi060 bash[19757]: cluster 2024-09-16T09:45:27.985294+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:29 smithi060 bash[25240]: cluster 2024-09-16T09:45:27.985294+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:31 smithi060 bash[19757]: cluster 2024-09-16T09:45:29.985793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:31 smithi060 bash[25240]: cluster 2024-09-16T09:45:29.985793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:32.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:31 smithi081 bash[20441]: cluster 2024-09-16T09:45:29.985793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[19757]: audit 2024-09-16T09:45:32.278934+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/4181527226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[19757]: audit 2024-09-16T09:45:32.278971+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[19757]: audit 2024-09-16T09:45:32.282630+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]': finished 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[19757]: cluster 2024-09-16T09:45:32.288431+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[19757]: audit 2024-09-16T09:45:32.288918+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[25240]: audit 2024-09-16T09:45:32.278934+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/4181527226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[25240]: audit 2024-09-16T09:45:32.278971+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[25240]: audit 2024-09-16T09:45:32.282630+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]': finished 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[25240]: cluster 2024-09-16T09:45:32.288431+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:45:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:32 smithi060 bash[25240]: audit 2024-09-16T09:45:32.288918+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:45:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:32 smithi081 bash[20441]: audit 2024-09-16T09:45:32.278934+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/4181527226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:32 smithi081 bash[20441]: audit 2024-09-16T09:45:32.278971+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]: dispatch 2024-09-16T09:45:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:32 smithi081 bash[20441]: audit 2024-09-16T09:45:32.282630+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f4251dc3-df78-44bb-a798-c9262231e63d"}]': finished 2024-09-16T09:45:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:32 smithi081 bash[20441]: cluster 2024-09-16T09:45:32.288431+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:45:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:32 smithi081 bash[20441]: audit 2024-09-16T09:45:32.288918+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:45:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:33 smithi060 bash[19757]: cluster 2024-09-16T09:45:31.986290+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:33 smithi060 bash[19757]: audit 2024-09-16T09:45:32.922480+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2226969977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:45:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:33 smithi060 bash[25240]: cluster 2024-09-16T09:45:31.986290+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:33 smithi060 bash[25240]: audit 2024-09-16T09:45:32.922480+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2226969977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:45:34.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:33 smithi081 bash[20441]: cluster 2024-09-16T09:45:31.986290+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:34.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:33 smithi081 bash[20441]: audit 2024-09-16T09:45:32.922480+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2226969977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:45:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:35 smithi060 bash[19757]: cluster 2024-09-16T09:45:33.986834+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:35 smithi060 bash[25240]: cluster 2024-09-16T09:45:33.986834+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:35 smithi081 bash[20441]: cluster 2024-09-16T09:45:33.986834+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:37 smithi060 bash[19757]: cluster 2024-09-16T09:45:35.987370+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:37 smithi060 bash[25240]: cluster 2024-09-16T09:45:35.987370+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:37 smithi081 bash[20441]: cluster 2024-09-16T09:45:35.987370+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:39 smithi060 bash[19757]: cluster 2024-09-16T09:45:37.987921+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:39 smithi060 bash[25240]: cluster 2024-09-16T09:45:37.987921+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:40.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:39 smithi081 bash[20441]: cluster 2024-09-16T09:45:37.987921+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:41 smithi060 bash[19757]: cluster 2024-09-16T09:45:39.988459+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:41 smithi060 bash[25240]: cluster 2024-09-16T09:45:39.988459+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:41 smithi081 bash[20441]: cluster 2024-09-16T09:45:39.988459+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:43 smithi060 bash[25240]: cluster 2024-09-16T09:45:41.988961+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:43 smithi060 bash[19757]: cluster 2024-09-16T09:45:41.988961+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:43 smithi081 bash[20441]: cluster 2024-09-16T09:45:41.988961+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:45 smithi060 bash[19757]: cluster 2024-09-16T09:45:43.989375+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:45 smithi060 bash[25240]: cluster 2024-09-16T09:45:43.989375+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:45 smithi081 bash[20441]: cluster 2024-09-16T09:45:43.989375+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:45.890695+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:45.899774+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: cephadm 2024-09-16T09:45:45.900994+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.037186+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.044027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.052308+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.059691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.067176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[19757]: audit 2024-09-16T09:45:46.076904+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:45.890695+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T09:45:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:45.899774+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: cephadm 2024-09-16T09:45:45.900994+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.037186+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.044027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.052308+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.059691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.067176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:46 smithi060 bash[25240]: audit 2024-09-16T09:45:46.076904+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:45.890695+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T09:45:47.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:45.899774+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: cephadm 2024-09-16T09:45:45.900994+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.037186+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.044027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.052308+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.059691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.067176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:46 smithi081 bash[20441]: audit 2024-09-16T09:45:46.076904+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:47 smithi060 bash[19757]: cluster 2024-09-16T09:45:45.989690+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:47 smithi060 bash[19757]: cephadm 2024-09-16T09:45:46.069092+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:45:47.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:47 smithi060 bash[25240]: cluster 2024-09-16T09:45:45.989690+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:47.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:47 smithi060 bash[25240]: cephadm 2024-09-16T09:45:46.069092+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:45:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:47 smithi081 bash[20441]: cluster 2024-09-16T09:45:45.989690+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:47 smithi081 bash[20441]: cephadm 2024-09-16T09:45:46.069092+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:45:50.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:49 smithi081 bash[20441]: cluster 2024-09-16T09:45:47.990220+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:49 smithi060 bash[19757]: cluster 2024-09-16T09:45:47.990220+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:49 smithi060 bash[25240]: cluster 2024-09-16T09:45:47.990220+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:45:50.658 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:45:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:45:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:45:50.917 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:45:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.808758+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.816555+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.817455+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.820741+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.825378+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:50 smithi081 bash[20441]: audit 2024-09-16T09:45:50.840947+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.808758+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.816555+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.817455+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.820741+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.825378+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[19757]: audit 2024-09-16T09:45:50.840947+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.808758+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.816555+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.817455+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.820741+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.825378+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:50 smithi060 bash[25240]: audit 2024-09-16T09:45:50.840947+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:45:52.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:51 smithi081 bash[20441]: cluster 2024-09-16T09:45:49.990809+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:51 smithi060 bash[19757]: cluster 2024-09-16T09:45:49.990809+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:52.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:51 smithi060 bash[25240]: cluster 2024-09-16T09:45:49.990809+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:52 smithi060 bash[19757]: cluster 2024-09-16T09:45:51.991353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:52 smithi060 bash[25240]: cluster 2024-09-16T09:45:51.991353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:52 smithi081 bash[20441]: cluster 2024-09-16T09:45:51.991353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:55 smithi060 bash[19757]: cluster 2024-09-16T09:45:53.991898+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:55 smithi060 bash[25240]: cluster 2024-09-16T09:45:53.991898+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:55 smithi081 bash[20441]: cluster 2024-09-16T09:45:53.991898+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:57 smithi060 bash[19757]: cluster 2024-09-16T09:45:55.992548+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:57.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:57 smithi060 bash[25240]: cluster 2024-09-16T09:45:55.992548+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:57.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:57 smithi081 bash[20441]: cluster 2024-09-16T09:45:55.992548+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:59.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:45:59 smithi081 bash[20441]: cluster 2024-09-16T09:45:57.993144+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:45:59 smithi060 bash[19757]: cluster 2024-09-16T09:45:57.993144+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:45:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:45:59 smithi060 bash[25240]: cluster 2024-09-16T09:45:57.993144+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:01 smithi081 bash[20441]: cluster 2024-09-16T09:45:59.993682+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:01 smithi060 bash[25240]: cluster 2024-09-16T09:45:59.993682+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:01 smithi060 bash[19757]: cluster 2024-09-16T09:45:59.993682+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:02.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:02 smithi060 bash[25240]: audit 2024-09-16T09:46:01.760174+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:02.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:02 smithi060 bash[25240]: audit 2024-09-16T09:46:01.760237+0000 mon.a (mon.0) 611 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:02.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:02 smithi060 bash[19757]: audit 2024-09-16T09:46:01.760174+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:02.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:02 smithi060 bash[19757]: audit 2024-09-16T09:46:01.760237+0000 mon.a (mon.0) 611 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:02 smithi081 bash[20441]: audit 2024-09-16T09:46:01.760174+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:02 smithi081 bash[20441]: audit 2024-09-16T09:46:01.760237+0000 mon.a (mon.0) 611 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T09:46:03.041 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 4 on host 'smithi081' 2024-09-16T09:46:03.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: cluster 2024-09-16T09:46:01.994113+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:02.065966+0000 mon.a (mon.0) 612 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: cluster 2024-09-16T09:46:02.070235+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:02.070432+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:02.072902+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:02.073069+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.024978+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.032267+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.032889+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.038664+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.042453+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.044765+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.045687+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:03.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:03 smithi081 bash[20441]: audit 2024-09-16T09:46:03.051012+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: cluster 2024-09-16T09:46:01.994113+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:02.065966+0000 mon.a (mon.0) 612 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:46:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: cluster 2024-09-16T09:46:02.070235+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:02.070432+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:02.072902+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:02.073069+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.024978+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.032267+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.032889+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.038664+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.042453+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.044765+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.045687+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[19757]: audit 2024-09-16T09:46:03.051012+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: cluster 2024-09-16T09:46:01.994113+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:02.065966+0000 mon.a (mon.0) 612 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: cluster 2024-09-16T09:46:02.070235+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:02.070432+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:02.072902+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:02.073069+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.024978+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.032267+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.032889+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.038664+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.042453+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.044765+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:03.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.045687+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:03 smithi060 bash[25240]: audit 2024-09-16T09:46:03.051012+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:03.830 DEBUG:teuthology.orchestra.run.smithi081:osd.4> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T09:46:03.833 INFO:tasks.cephadm:Deploying osd.5 on smithi081 with /dev/vg_nvme/lv_3... 2024-09-16T09:46:03.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: cephadm 2024-09-16T09:46:03.033943+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: audit 2024-09-16T09:46:03.067558+0000 mon.a (mon.0) 624 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: cluster 2024-09-16T09:46:03.071078+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: audit 2024-09-16T09:46:03.071699+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: audit 2024-09-16T09:46:03.076810+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[19757]: audit 2024-09-16T09:46:03.606925+0000 mon.a (mon.0) 628 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T09:46:04.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: cephadm 2024-09-16T09:46:03.033943+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2024-09-16T09:46:04.378 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: audit 2024-09-16T09:46:03.067558+0000 mon.a (mon.0) 624 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:04.378 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: cluster 2024-09-16T09:46:03.071078+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:46:04.378 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: audit 2024-09-16T09:46:03.071699+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.378 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: audit 2024-09-16T09:46:03.076810+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.378 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:04 smithi060 bash[25240]: audit 2024-09-16T09:46:03.606925+0000 mon.a (mon.0) 628 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: cephadm 2024-09-16T09:46:03.033943+0000 mgr.y (mgr.14150) 239 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: audit 2024-09-16T09:46:03.067558+0000 mon.a (mon.0) 624 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: cluster 2024-09-16T09:46:03.071078+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: audit 2024-09-16T09:46:03.071699+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: audit 2024-09-16T09:46:03.076810+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:04 smithi081 bash[20441]: audit 2024-09-16T09:46:03.606925+0000 mon.a (mon.0) 628 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-16T09:46:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:02.786614+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:02.786757+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:03.994666+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:04.078121+0000 mon.a (mon.0) 629 : cluster [INF] osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817] boot 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:04.078232+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: audit 2024-09-16T09:46:04.078873+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[19757]: cluster 2024-09-16T09:46:05.079216+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:02.786614+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:02.786757+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:03.994666+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:04.078121+0000 mon.a (mon.0) 629 : cluster [INF] osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817] boot 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:04.078232+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: audit 2024-09-16T09:46:04.078873+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:05 smithi060 bash[25240]: cluster 2024-09-16T09:46:05.079216+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:02.786614+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:02.786757+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:03.994666+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:04.078121+0000 mon.a (mon.0) 629 : cluster [INF] osd.4 [v2:172.21.15.81:6800/660727817,v1:172.21.15.81:6801/660727817] boot 2024-09-16T09:46:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:04.078232+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:46:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: audit 2024-09-16T09:46:04.078873+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:46:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:05 smithi081 bash[20441]: cluster 2024-09-16T09:46:05.079216+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: cluster 2024-09-16T09:46:05.995202+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: cluster 2024-09-16T09:46:06.080510+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.252943+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.262913+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.267869+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.273720+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.280633+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.288472+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.294683+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.302362+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.309666+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: audit 2024-09-16T09:46:06.321286+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[19757]: cluster 2024-09-16T09:46:06.764612+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: cluster 2024-09-16T09:46:05.995202+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: cluster 2024-09-16T09:46:06.080510+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.252943+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.262913+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.267869+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.273720+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.280633+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.288472+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.294683+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.302362+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.309666+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: audit 2024-09-16T09:46:06.321286+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:07 smithi060 bash[25240]: cluster 2024-09-16T09:46:06.764612+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: cluster 2024-09-16T09:46:05.995202+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: cluster 2024-09-16T09:46:06.080510+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.252943+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.262913+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.267869+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.273720+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.280633+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.288472+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.294683+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.302362+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.309666+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: audit 2024-09-16T09:46:06.321286+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:07.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:07 smithi081 bash[20441]: cluster 2024-09-16T09:46:06.764612+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T09:46:08.609 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:46:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:08 smithi060 bash[19757]: cluster 2024-09-16T09:46:07.766657+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T09:46:09.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:08 smithi060 bash[25240]: cluster 2024-09-16T09:46:07.766657+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T09:46:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:08 smithi081 bash[20441]: cluster 2024-09-16T09:46:07.766657+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T09:46:10.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:09 smithi081 bash[20441]: cluster 2024-09-16T09:46:07.995758+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-09-16T09:46:10.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:09 smithi060 bash[19757]: cluster 2024-09-16T09:46:07.995758+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-09-16T09:46:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:09 smithi060 bash[25240]: cluster 2024-09-16T09:46:07.995758+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: cluster 2024-09-16T09:46:09.996365+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.440019+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.448383+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.453330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.459464+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.460235+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.462304+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[19757]: audit 2024-09-16T09:46:11.474261+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: cluster 2024-09-16T09:46:09.996365+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.440019+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.448383+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.453330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.459464+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.460235+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.462304+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:12.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:11 smithi060 bash[25240]: audit 2024-09-16T09:46:11.474261+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: cluster 2024-09-16T09:46:09.996365+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.440019+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.448383+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.453330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.459464+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.460235+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.462304+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:12.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:11 smithi081 bash[20441]: audit 2024-09-16T09:46:11.474261+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:13.112 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:46:13.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2024-09-16T09:46:14.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:13 smithi081 bash[20441]: cluster 2024-09-16T09:46:11.996887+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:46:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:13 smithi060 bash[19757]: cluster 2024-09-16T09:46:11.996887+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:46:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:13 smithi060 bash[25240]: cluster 2024-09-16T09:46:11.996887+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:46:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:15 smithi081 bash[20441]: cluster 2024-09-16T09:46:13.997474+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T09:46:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:15 smithi060 bash[19757]: cluster 2024-09-16T09:46:13.997474+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T09:46:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:15 smithi060 bash[25240]: cluster 2024-09-16T09:46:13.997474+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T09:46:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:17 smithi060 bash[19757]: cluster 2024-09-16T09:46:15.998323+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T09:46:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:17 smithi060 bash[25240]: cluster 2024-09-16T09:46:15.998323+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T09:46:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:17 smithi081 bash[20441]: cluster 2024-09-16T09:46:15.998323+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T09:46:18.408 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:46:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[19757]: cluster 2024-09-16T09:46:17.998930+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[19757]: audit 2024-09-16T09:46:19.790254+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:46:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[19757]: audit 2024-09-16T09:46:19.796825+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:46:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[25240]: cluster 2024-09-16T09:46:17.998930+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[25240]: audit 2024-09-16T09:46:19.790254+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:46:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:19 smithi060 bash[25240]: audit 2024-09-16T09:46:19.796825+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:46:20.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:19 smithi081 bash[20441]: cluster 2024-09-16T09:46:17.998930+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:19 smithi081 bash[20441]: audit 2024-09-16T09:46:19.790254+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:46:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:19 smithi081 bash[20441]: audit 2024-09-16T09:46:19.796825+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:46:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:20 smithi060 bash[25240]: audit 2024-09-16T09:46:19.783733+0000 mgr.y (mgr.14150) 248 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:46:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:20 smithi060 bash[25240]: audit 2024-09-16T09:46:19.799092+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:20 smithi060 bash[19757]: audit 2024-09-16T09:46:19.783733+0000 mgr.y (mgr.14150) 248 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:46:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:20 smithi060 bash[19757]: audit 2024-09-16T09:46:19.799092+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:20 smithi081 bash[20441]: audit 2024-09-16T09:46:19.783733+0000 mgr.y (mgr.14150) 248 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:46:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:20 smithi081 bash[20441]: audit 2024-09-16T09:46:19.799092+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:21 smithi060 bash[19757]: cluster 2024-09-16T09:46:19.999502+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:21 smithi060 bash[25240]: cluster 2024-09-16T09:46:19.999502+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:22.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:21 smithi081 bash[20441]: cluster 2024-09-16T09:46:19.999502+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:23 smithi060 bash[19757]: cluster 2024-09-16T09:46:22.000175+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:23 smithi060 bash[25240]: cluster 2024-09-16T09:46:22.000175+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:24.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:23 smithi081 bash[20441]: cluster 2024-09-16T09:46:22.000175+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:26.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:25 smithi081 bash[20441]: cluster 2024-09-16T09:46:24.000888+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:25 smithi060 bash[19757]: cluster 2024-09-16T09:46:24.000888+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:25 smithi060 bash[25240]: cluster 2024-09-16T09:46:24.000888+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:27.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:27 smithi081 bash[20441]: cluster 2024-09-16T09:46:26.001585+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:27.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:27 smithi081 bash[20441]: audit 2024-09-16T09:46:26.534580+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:27 smithi081 bash[20441]: audit 2024-09-16T09:46:26.543577+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:27 smithi081 bash[20441]: audit 2024-09-16T09:46:26.553977+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[19757]: cluster 2024-09-16T09:46:26.001585+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[19757]: audit 2024-09-16T09:46:26.534580+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[19757]: audit 2024-09-16T09:46:26.543577+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[19757]: audit 2024-09-16T09:46:26.553977+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[25240]: cluster 2024-09-16T09:46:26.001585+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[25240]: audit 2024-09-16T09:46:26.534580+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[25240]: audit 2024-09-16T09:46:26.543577+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:27 smithi060 bash[25240]: audit 2024-09-16T09:46:26.553977+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: cluster 2024-09-16T09:46:28.002156+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: audit 2024-09-16T09:46:28.622494+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: audit 2024-09-16T09:46:28.622548+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/2281932047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: audit 2024-09-16T09:46:28.625835+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]': finished 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: cluster 2024-09-16T09:46:28.631943+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: audit 2024-09-16T09:46:28.632415+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[25240]: audit 2024-09-16T09:46:29.230040+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/2217797407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: cluster 2024-09-16T09:46:28.002156+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: audit 2024-09-16T09:46:28.622494+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: audit 2024-09-16T09:46:28.622548+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/2281932047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: audit 2024-09-16T09:46:28.625835+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]': finished 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: cluster 2024-09-16T09:46:28.631943+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: audit 2024-09-16T09:46:28.632415+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:29 smithi060 bash[19757]: audit 2024-09-16T09:46:29.230040+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/2217797407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: cluster 2024-09-16T09:46:28.002156+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: audit 2024-09-16T09:46:28.622494+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: audit 2024-09-16T09:46:28.622548+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/2281932047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]: dispatch 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: audit 2024-09-16T09:46:28.625835+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "367e884d-592c-4250-b91c-ad2735e91e68"}]': finished 2024-09-16T09:46:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: cluster 2024-09-16T09:46:28.631943+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:46:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: audit 2024-09-16T09:46:28.632415+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:29 smithi081 bash[20441]: audit 2024-09-16T09:46:29.230040+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/2217797407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:46:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[19757]: cluster 2024-09-16T09:46:30.002690+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[19757]: audit 2024-09-16T09:46:31.028434+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[19757]: audit 2024-09-16T09:46:31.036677+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[19757]: audit 2024-09-16T09:46:31.046047+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[25240]: cluster 2024-09-16T09:46:30.002690+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[25240]: audit 2024-09-16T09:46:31.028434+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[25240]: audit 2024-09-16T09:46:31.036677+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:31 smithi060 bash[25240]: audit 2024-09-16T09:46:31.046047+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:31 smithi081 bash[20441]: cluster 2024-09-16T09:46:30.002690+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:31 smithi081 bash[20441]: audit 2024-09-16T09:46:31.028434+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:31 smithi081 bash[20441]: audit 2024-09-16T09:46:31.036677+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:31 smithi081 bash[20441]: audit 2024-09-16T09:46:31.046047+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:33 smithi060 bash[19757]: cluster 2024-09-16T09:46:32.003224+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:33 smithi060 bash[25240]: cluster 2024-09-16T09:46:32.003224+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:33 smithi081 bash[20441]: cluster 2024-09-16T09:46:32.003224+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:35 smithi060 bash[19757]: cluster 2024-09-16T09:46:34.003796+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:35 smithi060 bash[25240]: cluster 2024-09-16T09:46:34.003796+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:35.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:35 smithi081 bash[20441]: cluster 2024-09-16T09:46:34.003796+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:37 smithi060 bash[19757]: cluster 2024-09-16T09:46:36.004330+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:37 smithi060 bash[25240]: cluster 2024-09-16T09:46:36.004330+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:37 smithi081 bash[20441]: cluster 2024-09-16T09:46:36.004330+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:39.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:39 smithi081 bash[20441]: cluster 2024-09-16T09:46:38.004919+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:39 smithi060 bash[19757]: cluster 2024-09-16T09:46:38.004919+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:39 smithi060 bash[25240]: cluster 2024-09-16T09:46:38.004919+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:41.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:41 smithi081 bash[20441]: cluster 2024-09-16T09:46:40.005472+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:41 smithi060 bash[19757]: cluster 2024-09-16T09:46:40.005472+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:41 smithi060 bash[25240]: cluster 2024-09-16T09:46:40.005472+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:42 smithi060 bash[19757]: audit 2024-09-16T09:46:42.475304+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T09:46:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:42 smithi060 bash[19757]: audit 2024-09-16T09:46:42.477120+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:42 smithi060 bash[25240]: audit 2024-09-16T09:46:42.475304+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T09:46:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:42 smithi060 bash[25240]: audit 2024-09-16T09:46:42.477120+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:42.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:42 smithi081 bash[20441]: audit 2024-09-16T09:46:42.475304+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T09:46:42.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:42 smithi081 bash[20441]: audit 2024-09-16T09:46:42.477120+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:43.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:43 smithi060 bash[19757]: cluster 2024-09-16T09:46:42.006057+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:43.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:43 smithi060 bash[19757]: cephadm 2024-09-16T09:46:42.478749+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T09:46:43.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:43 smithi060 bash[25240]: cluster 2024-09-16T09:46:42.006057+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:43.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:43 smithi060 bash[25240]: cephadm 2024-09-16T09:46:42.478749+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T09:46:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:43 smithi081 bash[20441]: cluster 2024-09-16T09:46:42.006057+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:43 smithi081 bash[20441]: cephadm 2024-09-16T09:46:42.478749+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T09:46:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:45 smithi060 bash[25240]: cluster 2024-09-16T09:46:44.006563+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:45 smithi060 bash[19757]: cluster 2024-09-16T09:46:44.006563+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:45 smithi081 bash[20441]: cluster 2024-09-16T09:46:44.006563+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:47.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:47.153 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:46:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:47.153 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:46:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:47.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:47.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:46:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:47.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:46:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:46:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: cluster 2024-09-16T09:46:46.007001+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:46.742266+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:46.750848+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:46.759353+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.301457+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.311011+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.311936+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.314622+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.320453+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[19757]: audit 2024-09-16T09:46:47.329154+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: cluster 2024-09-16T09:46:46.007001+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:46.742266+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:46.750848+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:46.759353+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.301457+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.311011+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.311936+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.314622+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.320453+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:47 smithi060 bash[25240]: audit 2024-09-16T09:46:47.329154+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: cluster 2024-09-16T09:46:46.007001+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:46.742266+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:46.750848+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:46.759353+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.301457+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.311011+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.311936+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.314622+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.320453+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:47 smithi081 bash[20441]: audit 2024-09-16T09:46:47.329154+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:50.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:49 smithi081 bash[20441]: cluster 2024-09-16T09:46:48.007554+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:49 smithi060 bash[19757]: cluster 2024-09-16T09:46:48.007554+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:49 smithi060 bash[25240]: cluster 2024-09-16T09:46:48.007554+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: cluster 2024-09-16T09:46:50.008128+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.226795+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.235449+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.240820+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.246528+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.251814+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.253591+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[19757]: audit 2024-09-16T09:46:51.263758+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: cluster 2024-09-16T09:46:50.008128+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:52.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.226795+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.235449+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.240820+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.246528+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.251814+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.253591+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:51 smithi060 bash[25240]: audit 2024-09-16T09:46:51.263758+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: cluster 2024-09-16T09:46:50.008128+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:52.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.226795+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.235449+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.240820+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.246528+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.251814+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.253591+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:52.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:51 smithi081 bash[20441]: audit 2024-09-16T09:46:51.263758+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:52 smithi060 bash[19757]: cephadm 2024-09-16T09:46:51.238467+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:46:53.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:52 smithi060 bash[25240]: cephadm 2024-09-16T09:46:51.238467+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:46:53.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:52 smithi081 bash[20441]: cephadm 2024-09-16T09:46:51.238467+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:46:54.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:53 smithi081 bash[20441]: cluster 2024-09-16T09:46:52.008714+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:53 smithi060 bash[19757]: cluster 2024-09-16T09:46:52.008714+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:53 smithi060 bash[25240]: cluster 2024-09-16T09:46:52.008714+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:55.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: cluster 2024-09-16T09:46:54.009297+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.810393+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.819786+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.824862+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.830642+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.836346+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.838198+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:55 smithi081 bash[20441]: audit 2024-09-16T09:46:54.848399+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: cluster 2024-09-16T09:46:54.009297+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.810393+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.819786+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.824862+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.830642+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.836346+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.838198+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[19757]: audit 2024-09-16T09:46:54.848399+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: cluster 2024-09-16T09:46:54.009297+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.810393+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.819786+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.824862+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:46:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.830642+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.836346+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:46:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.838198+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:46:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:55 smithi060 bash[25240]: audit 2024-09-16T09:46:54.848399+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:46:58.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:57 smithi081 bash[20441]: cluster 2024-09-16T09:46:56.009828+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:58.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:57 smithi081 bash[20441]: audit 2024-09-16T09:46:57.532041+0000 mon.a (mon.0) 691 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:58.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:57 smithi081 bash[20441]: audit 2024-09-16T09:46:57.532467+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[19757]: cluster 2024-09-16T09:46:56.009828+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[19757]: audit 2024-09-16T09:46:57.532041+0000 mon.a (mon.0) 691 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[19757]: audit 2024-09-16T09:46:57.532467+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[25240]: cluster 2024-09-16T09:46:56.009828+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:46:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[25240]: audit 2024-09-16T09:46:57.532041+0000 mon.a (mon.0) 691 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:57 smithi060 bash[25240]: audit 2024-09-16T09:46:57.532467+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T09:46:59.124 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: audit 2024-09-16T09:46:57.812939+0000 mon.a (mon.0) 692 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:46:59.124 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: cluster 2024-09-16T09:46:57.818860+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T09:46:59.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: audit 2024-09-16T09:46:57.820130+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:59.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: audit 2024-09-16T09:46:57.820205+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: audit 2024-09-16T09:46:57.820741+0000 mon.a (mon.0) 695 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:58 smithi081 bash[20441]: audit 2024-09-16T09:46:58.815449+0000 mon.a (mon.0) 696 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: audit 2024-09-16T09:46:57.812939+0000 mon.a (mon.0) 692 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:46:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: cluster 2024-09-16T09:46:57.818860+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: audit 2024-09-16T09:46:57.820130+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: audit 2024-09-16T09:46:57.820205+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: audit 2024-09-16T09:46:57.820741+0000 mon.a (mon.0) 695 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[19757]: audit 2024-09-16T09:46:58.815449+0000 mon.a (mon.0) 696 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: audit 2024-09-16T09:46:57.812939+0000 mon.a (mon.0) 692 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: cluster 2024-09-16T09:46:57.818860+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: audit 2024-09-16T09:46:57.820130+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: audit 2024-09-16T09:46:57.820205+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: audit 2024-09-16T09:46:57.820741+0000 mon.a (mon.0) 695 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:46:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:58 smithi060 bash[25240]: audit 2024-09-16T09:46:58.815449+0000 mon.a (mon.0) 696 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:46:59.803 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 5 on host 'smithi081' 2024-09-16T09:47:00.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: cluster 2024-09-16T09:46:58.010359+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: cluster 2024-09-16T09:46:58.822105+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:58.823559+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:58.831078+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.289017+0000 mon.a (mon.0) 700 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.783298+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.791289+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.792277+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.794864+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.800346+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.808973+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.812964+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:00.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.814816+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: cluster 2024-09-16T09:46:59.825311+0000 mon.a (mon.0) 709 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354] boot 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: cluster 2024-09-16T09:46:59.825422+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.826112+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[19757]: audit 2024-09-16T09:46:59.836251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: cluster 2024-09-16T09:46:58.010359+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: cluster 2024-09-16T09:46:58.822105+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:58.823559+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:58.831078+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.289017+0000 mon.a (mon.0) 700 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.783298+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:00.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.791289+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.792277+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.794864+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.800346+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.808973+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.812964+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.814816+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: cluster 2024-09-16T09:46:59.825311+0000 mon.a (mon.0) 709 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354] boot 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: cluster 2024-09-16T09:46:59.825422+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.826112+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:46:59 smithi060 bash[25240]: audit 2024-09-16T09:46:59.836251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: cluster 2024-09-16T09:46:58.010359+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: cluster 2024-09-16T09:46:58.822105+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:58.823559+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:58.831078+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.289017+0000 mon.a (mon.0) 700 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.783298+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.791289+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.792277+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.794864+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.800346+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.808973+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.812964+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.814816+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: cluster 2024-09-16T09:46:59.825311+0000 mon.a (mon.0) 709 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3065335354,v1:172.21.15.81:6809/3065335354] boot 2024-09-16T09:47:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: cluster 2024-09-16T09:46:59.825422+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:47:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.826112+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:47:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:46:59 smithi081 bash[20441]: audit 2024-09-16T09:46:59.836251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:00.484 DEBUG:teuthology.orchestra.run.smithi081:osd.5> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T09:47:00.487 INFO:tasks.cephadm:Deploying osd.6 on smithi081 with /dev/vg_nvme/lv_2... 2024-09-16T09:47:00.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T09:47:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[19757]: cluster 2024-09-16T09:46:58.486798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[19757]: cluster 2024-09-16T09:46:58.486895+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[19757]: cephadm 2024-09-16T09:46:59.802805+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[19757]: cluster 2024-09-16T09:47:00.826522+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[25240]: cluster 2024-09-16T09:46:58.486798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[25240]: cluster 2024-09-16T09:46:58.486895+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[25240]: cephadm 2024-09-16T09:46:59.802805+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:00 smithi060 bash[25240]: cluster 2024-09-16T09:47:00.826522+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:47:01.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:00 smithi081 bash[20441]: cluster 2024-09-16T09:46:58.486798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:00 smithi081 bash[20441]: cluster 2024-09-16T09:46:58.486895+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:00 smithi081 bash[20441]: cephadm 2024-09-16T09:46:59.802805+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2024-09-16T09:47:01.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:00 smithi081 bash[20441]: cluster 2024-09-16T09:47:00.826522+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:47:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:01 smithi060 bash[19757]: cluster 2024-09-16T09:47:00.010919+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:01 smithi060 bash[19757]: cluster 2024-09-16T09:47:01.829304+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:47:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:01 smithi060 bash[25240]: cluster 2024-09-16T09:47:00.010919+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:02.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:01 smithi060 bash[25240]: cluster 2024-09-16T09:47:01.829304+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:47:02.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:01 smithi081 bash[20441]: cluster 2024-09-16T09:47:00.010919+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:02.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:01 smithi081 bash[20441]: cluster 2024-09-16T09:47:01.829304+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:47:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:03 smithi060 bash[19757]: cluster 2024-09-16T09:47:02.011450+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:03 smithi060 bash[19757]: cluster 2024-09-16T09:47:02.863891+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:47:04.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:03 smithi060 bash[25240]: cluster 2024-09-16T09:47:02.011450+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:04.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:03 smithi060 bash[25240]: cluster 2024-09-16T09:47:02.863891+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:47:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:03 smithi081 bash[20441]: cluster 2024-09-16T09:47:02.011450+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:03 smithi081 bash[20441]: cluster 2024-09-16T09:47:02.863891+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:47:04.994 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:04 smithi060 bash[25240]: cluster 2024-09-16T09:47:03.865599+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:47:04.994 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:04 smithi060 bash[19757]: cluster 2024-09-16T09:47:03.865599+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:47:05.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:04 smithi081 bash[20441]: cluster 2024-09-16T09:47:03.865599+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:47:05.280 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:47:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:05 smithi060 bash[19757]: cluster 2024-09-16T09:47:04.011859+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:05 smithi060 bash[25240]: cluster 2024-09-16T09:47:04.011859+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:06.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:05 smithi081 bash[20441]: cluster 2024-09-16T09:47:04.011859+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:07 smithi081 bash[20441]: cluster 2024-09-16T09:47:06.012401+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-16T09:47:08.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:07 smithi081 bash[20441]: audit 2024-09-16T09:47:06.927878+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:07 smithi081 bash[20441]: audit 2024-09-16T09:47:06.932874+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:07 smithi081 bash[20441]: audit 2024-09-16T09:47:06.938322+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[19757]: cluster 2024-09-16T09:47:06.012401+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-16T09:47:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[19757]: audit 2024-09-16T09:47:06.927878+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[19757]: audit 2024-09-16T09:47:06.932874+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[19757]: audit 2024-09-16T09:47:06.938322+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[25240]: cluster 2024-09-16T09:47:06.012401+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[25240]: audit 2024-09-16T09:47:06.927878+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[25240]: audit 2024-09-16T09:47:06.932874+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:07 smithi060 bash[25240]: audit 2024-09-16T09:47:06.938322+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:47:09.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2024-09-16T09:47:10.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:09 smithi060 bash[19757]: cluster 2024-09-16T09:47:08.012961+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-16T09:47:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:09 smithi060 bash[25240]: cluster 2024-09-16T09:47:08.012961+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-16T09:47:10.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:09 smithi081 bash[20441]: cluster 2024-09-16T09:47:08.012961+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-16T09:47:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:11 smithi060 bash[19757]: cluster 2024-09-16T09:47:10.013593+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:47:12.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:11 smithi060 bash[25240]: cluster 2024-09-16T09:47:10.013593+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:47:12.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:11 smithi081 bash[20441]: cluster 2024-09-16T09:47:10.013593+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:47:13.523 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:13 smithi081 bash[20441]: cluster 2024-09-16T09:47:12.014192+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T09:47:13.523 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:13 smithi081 bash[20441]: audit 2024-09-16T09:47:12.348865+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:13 smithi081 bash[20441]: audit 2024-09-16T09:47:12.357526+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:13 smithi081 bash[20441]: audit 2024-09-16T09:47:12.367658+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[19757]: cluster 2024-09-16T09:47:12.014192+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[19757]: audit 2024-09-16T09:47:12.348865+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[19757]: audit 2024-09-16T09:47:12.357526+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[19757]: audit 2024-09-16T09:47:12.367658+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[25240]: cluster 2024-09-16T09:47:12.014192+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[25240]: audit 2024-09-16T09:47:12.348865+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[25240]: audit 2024-09-16T09:47:12.357526+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:13 smithi060 bash[25240]: audit 2024-09-16T09:47:12.367658+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:14.405 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:47:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:15 smithi060 bash[19757]: cluster 2024-09-16T09:47:14.014761+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T09:47:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:15 smithi060 bash[25240]: cluster 2024-09-16T09:47:14.014761+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T09:47:15.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:15 smithi081 bash[20441]: cluster 2024-09-16T09:47:14.014761+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T09:47:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[19757]: audit 2024-09-16T09:47:16.107700+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:47:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[19757]: audit 2024-09-16T09:47:16.114030+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[19757]: audit 2024-09-16T09:47:16.115924+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[25240]: audit 2024-09-16T09:47:16.107700+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[25240]: audit 2024-09-16T09:47:16.114030+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:16 smithi060 bash[25240]: audit 2024-09-16T09:47:16.115924+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:16 smithi081 bash[20441]: audit 2024-09-16T09:47:16.107700+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:47:16.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:16 smithi081 bash[20441]: audit 2024-09-16T09:47:16.114030+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:47:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:16 smithi081 bash[20441]: audit 2024-09-16T09:47:16.115924+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:17 smithi060 bash[19757]: cluster 2024-09-16T09:47:16.015346+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:47:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:17 smithi060 bash[19757]: audit 2024-09-16T09:47:16.101252+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:47:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:17 smithi060 bash[25240]: cluster 2024-09-16T09:47:16.015346+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:47:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:17 smithi060 bash[25240]: audit 2024-09-16T09:47:16.101252+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:47:17.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:17 smithi081 bash[20441]: cluster 2024-09-16T09:47:16.015346+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:47:17.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:17 smithi081 bash[20441]: audit 2024-09-16T09:47:16.101252+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:47:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:19 smithi060 bash[19757]: cluster 2024-09-16T09:47:18.015873+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:19 smithi060 bash[25240]: cluster 2024-09-16T09:47:18.015873+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:19 smithi081 bash[20441]: cluster 2024-09-16T09:47:18.015873+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:21 smithi060 bash[19757]: cluster 2024-09-16T09:47:20.016447+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:21 smithi060 bash[25240]: cluster 2024-09-16T09:47:20.016447+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:21.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:21 smithi081 bash[20441]: cluster 2024-09-16T09:47:20.016447+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:23.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:23 smithi081 bash[20441]: cluster 2024-09-16T09:47:22.017045+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:23 smithi060 bash[19757]: cluster 2024-09-16T09:47:22.017045+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:23 smithi060 bash[25240]: cluster 2024-09-16T09:47:22.017045+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:25.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: cluster 2024-09-16T09:47:24.017635+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:25.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: audit 2024-09-16T09:47:24.877700+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: audit 2024-09-16T09:47:24.877833+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/442590870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: audit 2024-09-16T09:47:24.881749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]': finished 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: cluster 2024-09-16T09:47:24.887397+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[19757]: audit 2024-09-16T09:47:24.887799+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: cluster 2024-09-16T09:47:24.017635+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: audit 2024-09-16T09:47:24.877700+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: audit 2024-09-16T09:47:24.877833+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/442590870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: audit 2024-09-16T09:47:24.881749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]': finished 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: cluster 2024-09-16T09:47:24.887397+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T09:47:25.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:25 smithi060 bash[25240]: audit 2024-09-16T09:47:24.887799+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: cluster 2024-09-16T09:47:24.017635+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: audit 2024-09-16T09:47:24.877700+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: audit 2024-09-16T09:47:24.877833+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/442590870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]: dispatch 2024-09-16T09:47:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: audit 2024-09-16T09:47:24.881749+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad44c49d-39b2-4a1b-b241-fb40b56dee43"}]': finished 2024-09-16T09:47:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: cluster 2024-09-16T09:47:24.887397+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T09:47:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:25 smithi081 bash[20441]: audit 2024-09-16T09:47:24.887799+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:26 smithi060 bash[19757]: audit 2024-09-16T09:47:25.521882+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/2785522962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:47:26.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:26 smithi060 bash[25240]: audit 2024-09-16T09:47:25.521882+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/2785522962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:47:26.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:26 smithi081 bash[20441]: audit 2024-09-16T09:47:25.521882+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/2785522962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:47:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[19757]: cluster 2024-09-16T09:47:26.018168+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[19757]: audit 2024-09-16T09:47:27.122212+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[19757]: audit 2024-09-16T09:47:27.127844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[19757]: audit 2024-09-16T09:47:27.133865+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[25240]: cluster 2024-09-16T09:47:26.018168+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[25240]: audit 2024-09-16T09:47:27.122212+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[25240]: audit 2024-09-16T09:47:27.127844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:27 smithi060 bash[25240]: audit 2024-09-16T09:47:27.133865+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:27 smithi081 bash[20441]: cluster 2024-09-16T09:47:26.018168+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:27 smithi081 bash[20441]: audit 2024-09-16T09:47:27.122212+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:27 smithi081 bash[20441]: audit 2024-09-16T09:47:27.127844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:27 smithi081 bash[20441]: audit 2024-09-16T09:47:27.133865+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:29 smithi060 bash[19757]: cluster 2024-09-16T09:47:28.018753+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:29 smithi060 bash[25240]: cluster 2024-09-16T09:47:28.018753+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:29.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:29 smithi081 bash[20441]: cluster 2024-09-16T09:47:28.018753+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:31 smithi060 bash[19757]: cluster 2024-09-16T09:47:30.019315+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:31 smithi060 bash[25240]: cluster 2024-09-16T09:47:30.019315+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:31 smithi081 bash[20441]: cluster 2024-09-16T09:47:30.019315+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[19757]: cluster 2024-09-16T09:47:32.019881+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[19757]: audit 2024-09-16T09:47:32.559931+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[19757]: audit 2024-09-16T09:47:32.568854+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[19757]: audit 2024-09-16T09:47:32.578821+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[25240]: cluster 2024-09-16T09:47:32.019881+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[25240]: audit 2024-09-16T09:47:32.559931+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[25240]: audit 2024-09-16T09:47:32.568854+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:33 smithi060 bash[25240]: audit 2024-09-16T09:47:32.578821+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:33 smithi081 bash[20441]: cluster 2024-09-16T09:47:32.019881+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:33 smithi081 bash[20441]: audit 2024-09-16T09:47:32.559931+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:33 smithi081 bash[20441]: audit 2024-09-16T09:47:32.568854+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:33 smithi081 bash[20441]: audit 2024-09-16T09:47:32.578821+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:35.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:35 smithi081 bash[20441]: cluster 2024-09-16T09:47:34.020412+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:35 smithi060 bash[19757]: cluster 2024-09-16T09:47:34.020412+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:35 smithi060 bash[25240]: cluster 2024-09-16T09:47:34.020412+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:37 smithi060 bash[19757]: cluster 2024-09-16T09:47:36.021086+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:37 smithi060 bash[25240]: cluster 2024-09-16T09:47:36.021086+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:37 smithi081 bash[20441]: cluster 2024-09-16T09:47:36.021086+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[19757]: cluster 2024-09-16T09:47:38.021652+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[19757]: audit 2024-09-16T09:47:38.706231+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[19757]: audit 2024-09-16T09:47:38.708031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[19757]: cephadm 2024-09-16T09:47:38.709645+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[25240]: cluster 2024-09-16T09:47:38.021652+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[25240]: audit 2024-09-16T09:47:38.706231+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[25240]: audit 2024-09-16T09:47:38.708031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:39 smithi060 bash[25240]: cephadm 2024-09-16T09:47:38.709645+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T09:47:39.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:39 smithi081 bash[20441]: cluster 2024-09-16T09:47:38.021652+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:39.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:39 smithi081 bash[20441]: audit 2024-09-16T09:47:38.706231+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T09:47:39.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:39 smithi081 bash[20441]: audit 2024-09-16T09:47:38.708031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:39.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:39 smithi081 bash[20441]: cephadm 2024-09-16T09:47:38.709645+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T09:47:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:41 smithi060 bash[19757]: cluster 2024-09-16T09:47:40.022257+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:41 smithi060 bash[25240]: cluster 2024-09-16T09:47:40.022257+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:41.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:41 smithi081 bash[20441]: cluster 2024-09-16T09:47:40.022257+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:43.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.273 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.274 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.274 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.583 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.584 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.584 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:47:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[19757]: cluster 2024-09-16T09:47:42.022919+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[19757]: audit 2024-09-16T09:47:43.554390+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[19757]: audit 2024-09-16T09:47:43.562220+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[19757]: audit 2024-09-16T09:47:43.563165+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[19757]: audit 2024-09-16T09:47:43.565966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[25240]: cluster 2024-09-16T09:47:42.022919+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[25240]: audit 2024-09-16T09:47:43.554390+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[25240]: audit 2024-09-16T09:47:43.562220+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[25240]: audit 2024-09-16T09:47:43.563165+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:43 smithi060 bash[25240]: audit 2024-09-16T09:47:43.565966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 bash[20441]: cluster 2024-09-16T09:47:42.022919+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 bash[20441]: audit 2024-09-16T09:47:43.554390+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 bash[20441]: audit 2024-09-16T09:47:43.562220+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 bash[20441]: audit 2024-09-16T09:47:43.563165+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:43 smithi081 bash[20441]: audit 2024-09-16T09:47:43.565966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:44.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:44 smithi060 bash[19757]: audit 2024-09-16T09:47:43.572454+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:44.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:44 smithi060 bash[19757]: audit 2024-09-16T09:47:43.579016+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:44 smithi060 bash[25240]: audit 2024-09-16T09:47:43.572454+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:44 smithi060 bash[25240]: audit 2024-09-16T09:47:43.579016+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:44.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:44 smithi081 bash[20441]: audit 2024-09-16T09:47:43.572454+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:44.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:44 smithi081 bash[20441]: audit 2024-09-16T09:47:43.579016+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:45.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:45 smithi081 bash[20441]: cluster 2024-09-16T09:47:44.023506+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:45 smithi060 bash[25240]: cluster 2024-09-16T09:47:44.023506+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:45 smithi060 bash[19757]: cluster 2024-09-16T09:47:44.023506+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[25240]: cluster 2024-09-16T09:47:46.023996+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[25240]: audit 2024-09-16T09:47:47.268903+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[25240]: audit 2024-09-16T09:47:47.274360+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[25240]: audit 2024-09-16T09:47:47.279741+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[19757]: cluster 2024-09-16T09:47:46.023996+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[19757]: audit 2024-09-16T09:47:47.268903+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[19757]: audit 2024-09-16T09:47:47.274360+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:47 smithi060 bash[19757]: audit 2024-09-16T09:47:47.279741+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:47 smithi081 bash[20441]: cluster 2024-09-16T09:47:46.023996+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:47 smithi081 bash[20441]: audit 2024-09-16T09:47:47.268903+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:47 smithi081 bash[20441]: audit 2024-09-16T09:47:47.274360+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:47.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:47 smithi081 bash[20441]: audit 2024-09-16T09:47:47.279741+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:49 smithi060 bash[19757]: cluster 2024-09-16T09:47:48.024533+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:49 smithi060 bash[25240]: cluster 2024-09-16T09:47:48.024533+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:49 smithi081 bash[20441]: cluster 2024-09-16T09:47:48.024533+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:51.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:51 smithi081 bash[20441]: cluster 2024-09-16T09:47:50.025160+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:51 smithi060 bash[19757]: cluster 2024-09-16T09:47:50.025160+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:51 smithi060 bash[25240]: cluster 2024-09-16T09:47:50.025160+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:52 smithi060 bash[25240]: audit 2024-09-16T09:47:52.292816+0000 mon.a (mon.0) 747 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:52 smithi060 bash[25240]: audit 2024-09-16T09:47:52.293361+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:52 smithi060 bash[19757]: audit 2024-09-16T09:47:52.292816+0000 mon.a (mon.0) 747 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:52 smithi060 bash[19757]: audit 2024-09-16T09:47:52.293361+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:52.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:52 smithi081 bash[20441]: audit 2024-09-16T09:47:52.292816+0000 mon.a (mon.0) 747 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:52.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:52 smithi081 bash[20441]: audit 2024-09-16T09:47:52.293361+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: cluster 2024-09-16T09:47:52.025868+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.611204+0000 mon.a (mon.0) 748 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.617135+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: cluster 2024-09-16T09:47:52.618593+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.619518+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.619994+0000 mon.a (mon.0) 751 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.731907+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.740389+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: cephadm 2024-09-16T09:47:52.743603+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.745749+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.750950+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.756035+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.757856+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[19757]: audit 2024-09-16T09:47:52.767757+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: cluster 2024-09-16T09:47:52.025868+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.611204+0000 mon.a (mon.0) 748 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.617135+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: cluster 2024-09-16T09:47:52.618593+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.619518+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:53.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.619994+0000 mon.a (mon.0) 751 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.731907+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.740389+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: cephadm 2024-09-16T09:47:52.743603+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.745749+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.750950+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.756035+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.757856+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:53 smithi060 bash[25240]: audit 2024-09-16T09:47:52.767757+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: cluster 2024-09-16T09:47:52.025868+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.611204+0000 mon.a (mon.0) 748 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.617135+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: cluster 2024-09-16T09:47:52.618593+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.619518+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.619994+0000 mon.a (mon.0) 751 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.731907+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.740389+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: cephadm 2024-09-16T09:47:52.743603+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.745749+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.750950+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.756035+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.757856+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:53.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:53 smithi081 bash[20441]: audit 2024-09-16T09:47:52.767757+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:54.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:54 smithi081 bash[20441]: audit 2024-09-16T09:47:53.613945+0000 mon.a (mon.0) 759 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:47:54.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:54 smithi081 bash[20441]: cluster 2024-09-16T09:47:53.619616+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T09:47:54.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:54 smithi081 bash[20441]: audit 2024-09-16T09:47:53.620622+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:54 smithi081 bash[20441]: audit 2024-09-16T09:47:53.633706+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:54 smithi081 bash[20441]: audit 2024-09-16T09:47:54.110106+0000 mon.a (mon.0) 763 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[25240]: audit 2024-09-16T09:47:53.613945+0000 mon.a (mon.0) 759 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[25240]: cluster 2024-09-16T09:47:53.619616+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[25240]: audit 2024-09-16T09:47:53.620622+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[25240]: audit 2024-09-16T09:47:53.633706+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[25240]: audit 2024-09-16T09:47:54.110106+0000 mon.a (mon.0) 763 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[19757]: audit 2024-09-16T09:47:53.613945+0000 mon.a (mon.0) 759 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[19757]: cluster 2024-09-16T09:47:53.619616+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T09:47:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[19757]: audit 2024-09-16T09:47:53.620622+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[19757]: audit 2024-09-16T09:47:53.633706+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:54.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:54 smithi060 bash[19757]: audit 2024-09-16T09:47:54.110106+0000 mon.a (mon.0) 763 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T09:47:55.546 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 6 on host 'smithi081' 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:53.285625+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:53.285717+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:54.026550+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:54.623149+0000 mon.a (mon.0) 764 : cluster [INF] osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225] boot 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:54.623306+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:54.623605+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.525640+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.534904+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.535813+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.538409+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.544117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: audit 2024-09-16T09:47:55.550874+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[19757]: cluster 2024-09-16T09:47:55.624870+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:53.285625+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:53.285717+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:54.026550+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:54.623149+0000 mon.a (mon.0) 764 : cluster [INF] osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225] boot 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:54.623306+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:54.623605+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.525640+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.534904+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.535813+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.538409+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:55.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.544117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: audit 2024-09-16T09:47:55.550874+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:55 smithi060 bash[25240]: cluster 2024-09-16T09:47:55.624870+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:53.285625+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:53.285717+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:54.026550+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:54.623149+0000 mon.a (mon.0) 764 : cluster [INF] osd.6 [v2:172.21.15.81:6816/931795225,v1:172.21.15.81:6817/931795225] boot 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:54.623306+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T09:47:55.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:54.623605+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.525640+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.534904+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.535813+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.538409+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.544117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: audit 2024-09-16T09:47:55.550874+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:55.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:55 smithi081 bash[20441]: cluster 2024-09-16T09:47:55.624870+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T09:47:56.785 DEBUG:teuthology.orchestra.run.smithi081:osd.6> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T09:47:56.787 INFO:tasks.cephadm:Deploying osd.7 on smithi081 with /dev/vg_nvme/lv_1... 2024-09-16T09:47:56.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T09:47:57.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: cluster 2024-09-16T09:47:56.027144+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.537161+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.545678+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.550512+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.555947+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.561183+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.562916+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: audit 2024-09-16T09:47:56.574745+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:57 smithi081 bash[20441]: cluster 2024-09-16T09:47:56.627960+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T09:47:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: cluster 2024-09-16T09:47:56.027144+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.537161+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.545678+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.550512+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.555947+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.561183+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.562916+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: audit 2024-09-16T09:47:56.574745+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[25240]: cluster 2024-09-16T09:47:56.627960+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: cluster 2024-09-16T09:47:56.027144+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.537161+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.545678+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.550512+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.555947+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.561183+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.562916+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: audit 2024-09-16T09:47:56.574745+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:47:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:57 smithi060 bash[19757]: cluster 2024-09-16T09:47:56.627960+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T09:47:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:58 smithi060 bash[19757]: cluster 2024-09-16T09:47:57.638207+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T09:47:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:58 smithi060 bash[25240]: cluster 2024-09-16T09:47:57.638207+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T09:47:58.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:58 smithi081 bash[20441]: cluster 2024-09-16T09:47:57.638207+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T09:47:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:59 smithi060 bash[19757]: cluster 2024-09-16T09:47:58.027716+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v276: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:47:59 smithi060 bash[19757]: cluster 2024-09-16T09:47:58.647198+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T09:47:59.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:59 smithi060 bash[25240]: cluster 2024-09-16T09:47:58.027716+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v276: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:59.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:47:59 smithi060 bash[25240]: cluster 2024-09-16T09:47:58.647198+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T09:47:59.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:59 smithi081 bash[20441]: cluster 2024-09-16T09:47:58.027716+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v276: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:47:59.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:47:59 smithi081 bash[20441]: cluster 2024-09-16T09:47:58.647198+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T09:48:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:01 smithi060 bash[19757]: cluster 2024-09-16T09:48:00.028471+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-16T09:48:01.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:01 smithi060 bash[25240]: cluster 2024-09-16T09:48:00.028471+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-16T09:48:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:01 smithi081 bash[20441]: cluster 2024-09-16T09:48:00.028471+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-09-16T09:48:02.073 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:48:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:03 smithi060 bash[25240]: cluster 2024-09-16T09:48:02.029095+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:48:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:03 smithi060 bash[19757]: cluster 2024-09-16T09:48:02.029095+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:48:03.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:03 smithi081 bash[20441]: cluster 2024-09-16T09:48:02.029095+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:48:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:05 smithi060 bash[19757]: cluster 2024-09-16T09:48:04.029788+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T09:48:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:05 smithi060 bash[25240]: cluster 2024-09-16T09:48:04.029788+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T09:48:05.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:05 smithi081 bash[20441]: cluster 2024-09-16T09:48:04.029788+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T09:48:06.376 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-16T09:48:06.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2024-09-16T09:48:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[19757]: cluster 2024-09-16T09:48:06.030206+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[19757]: audit 2024-09-16T09:48:07.420240+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[19757]: audit 2024-09-16T09:48:07.425135+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[19757]: audit 2024-09-16T09:48:07.432257+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[25240]: cluster 2024-09-16T09:48:06.030206+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[25240]: audit 2024-09-16T09:48:07.420240+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[25240]: audit 2024-09-16T09:48:07.425135+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:07 smithi060 bash[25240]: audit 2024-09-16T09:48:07.432257+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:07 smithi081 bash[20441]: cluster 2024-09-16T09:48:06.030206+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:07 smithi081 bash[20441]: audit 2024-09-16T09:48:07.420240+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:07 smithi081 bash[20441]: audit 2024-09-16T09:48:07.425135+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:08.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:07 smithi081 bash[20441]: audit 2024-09-16T09:48:07.432257+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:09.968 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:09 smithi060 bash[19757]: cluster 2024-09-16T09:48:08.030767+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:48:09.968 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:09 smithi060 bash[25240]: cluster 2024-09-16T09:48:08.030767+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:48:10.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:09 smithi081 bash[20441]: cluster 2024-09-16T09:48:08.030767+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:48:11.181 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:48:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:11 smithi060 bash[19757]: cluster 2024-09-16T09:48:10.031479+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T09:48:12.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:11 smithi060 bash[25240]: cluster 2024-09-16T09:48:10.031479+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T09:48:12.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:11 smithi081 bash[20441]: cluster 2024-09-16T09:48:10.031479+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T09:48:13.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[19757]: audit 2024-09-16T09:48:12.650871+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:48:13.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[19757]: audit 2024-09-16T09:48:12.657091+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:48:13.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[19757]: audit 2024-09-16T09:48:12.658840+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:13.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[25240]: audit 2024-09-16T09:48:12.650871+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:48:13.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[25240]: audit 2024-09-16T09:48:12.657091+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:48:13.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:12 smithi060 bash[25240]: audit 2024-09-16T09:48:12.658840+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:12 smithi081 bash[20441]: audit 2024-09-16T09:48:12.650871+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T09:48:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:12 smithi081 bash[20441]: audit 2024-09-16T09:48:12.657091+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T09:48:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:12 smithi081 bash[20441]: audit 2024-09-16T09:48:12.658840+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:13 smithi081 bash[20441]: cluster 2024-09-16T09:48:12.032074+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:13 smithi081 bash[20441]: audit 2024-09-16T09:48:12.644239+0000 mgr.y (mgr.14150) 312 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:48:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:13 smithi060 bash[19757]: cluster 2024-09-16T09:48:12.032074+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:13 smithi060 bash[19757]: audit 2024-09-16T09:48:12.644239+0000 mgr.y (mgr.14150) 312 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:48:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:13 smithi060 bash[25240]: cluster 2024-09-16T09:48:12.032074+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:13 smithi060 bash[25240]: audit 2024-09-16T09:48:12.644239+0000 mgr.y (mgr.14150) 312 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:48:15.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:15 smithi081 bash[20441]: cluster 2024-09-16T09:48:14.032652+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:15 smithi081 bash[20441]: audit 2024-09-16T09:48:15.122615+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:15 smithi081 bash[20441]: audit 2024-09-16T09:48:15.131753+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:15 smithi081 bash[20441]: audit 2024-09-16T09:48:15.141972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[19757]: cluster 2024-09-16T09:48:14.032652+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[19757]: audit 2024-09-16T09:48:15.122615+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[19757]: audit 2024-09-16T09:48:15.131753+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[19757]: audit 2024-09-16T09:48:15.141972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[25240]: cluster 2024-09-16T09:48:14.032652+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[25240]: audit 2024-09-16T09:48:15.122615+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[25240]: audit 2024-09-16T09:48:15.131753+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:15 smithi060 bash[25240]: audit 2024-09-16T09:48:15.141972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:17.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:17 smithi081 bash[20441]: cluster 2024-09-16T09:48:16.033209+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:17 smithi060 bash[19757]: cluster 2024-09-16T09:48:16.033209+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:17 smithi060 bash[25240]: cluster 2024-09-16T09:48:16.033209+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:19 smithi060 bash[19757]: cluster 2024-09-16T09:48:18.033789+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:19 smithi060 bash[25240]: cluster 2024-09-16T09:48:18.033789+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:20.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:19 smithi081 bash[20441]: cluster 2024-09-16T09:48:18.033789+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: cluster 2024-09-16T09:48:20.034387+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: audit 2024-09-16T09:48:21.496278+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: audit 2024-09-16T09:48:21.496975+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.81:0/1883121109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: audit 2024-09-16T09:48:21.499666+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]': finished 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: cluster 2024-09-16T09:48:21.507369+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[25240]: audit 2024-09-16T09:48:21.507969+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: cluster 2024-09-16T09:48:20.034387+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: audit 2024-09-16T09:48:21.496278+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: audit 2024-09-16T09:48:21.496975+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.81:0/1883121109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: audit 2024-09-16T09:48:21.499666+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]': finished 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: cluster 2024-09-16T09:48:21.507369+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T09:48:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:21 smithi060 bash[19757]: audit 2024-09-16T09:48:21.507969+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: cluster 2024-09-16T09:48:20.034387+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: audit 2024-09-16T09:48:21.496278+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: audit 2024-09-16T09:48:21.496975+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.81:0/1883121109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]: dispatch 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: audit 2024-09-16T09:48:21.499666+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "11bb39d3-6682-4431-a328-8270fdc27653"}]': finished 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: cluster 2024-09-16T09:48:21.507369+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T09:48:22.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:21 smithi081 bash[20441]: audit 2024-09-16T09:48:21.507969+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:22 smithi060 bash[19757]: audit 2024-09-16T09:48:22.155340+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.81:0/3842584989' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:48:23.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:22 smithi060 bash[25240]: audit 2024-09-16T09:48:22.155340+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.81:0/3842584989' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:48:23.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:22 smithi081 bash[20441]: audit 2024-09-16T09:48:22.155340+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.81:0/3842584989' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T09:48:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:23 smithi060 bash[25240]: cluster 2024-09-16T09:48:22.034939+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:23 smithi060 bash[19757]: cluster 2024-09-16T09:48:22.034939+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:23 smithi081 bash[20441]: cluster 2024-09-16T09:48:22.034939+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:25.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:25 smithi081 bash[20441]: cluster 2024-09-16T09:48:24.035449+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:25 smithi060 bash[19757]: cluster 2024-09-16T09:48:24.035449+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:25 smithi060 bash[25240]: cluster 2024-09-16T09:48:24.035449+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[19757]: cluster 2024-09-16T09:48:26.036094+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[19757]: audit 2024-09-16T09:48:27.623059+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[19757]: audit 2024-09-16T09:48:27.630137+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[19757]: audit 2024-09-16T09:48:27.636965+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[25240]: cluster 2024-09-16T09:48:26.036094+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[25240]: audit 2024-09-16T09:48:27.623059+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[25240]: audit 2024-09-16T09:48:27.630137+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:27 smithi060 bash[25240]: audit 2024-09-16T09:48:27.636965+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:27 smithi081 bash[20441]: cluster 2024-09-16T09:48:26.036094+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:27 smithi081 bash[20441]: audit 2024-09-16T09:48:27.623059+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:27 smithi081 bash[20441]: audit 2024-09-16T09:48:27.630137+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:28.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:27 smithi081 bash[20441]: audit 2024-09-16T09:48:27.636965+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:29 smithi060 bash[19757]: cluster 2024-09-16T09:48:28.036686+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:30.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:29 smithi060 bash[25240]: cluster 2024-09-16T09:48:28.036686+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:30.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:29 smithi081 bash[20441]: cluster 2024-09-16T09:48:28.036686+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:31 smithi060 bash[19757]: cluster 2024-09-16T09:48:30.037218+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:31 smithi060 bash[25240]: cluster 2024-09-16T09:48:30.037218+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:32.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:31 smithi081 bash[20441]: cluster 2024-09-16T09:48:30.037218+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:33 smithi081 bash[20441]: cluster 2024-09-16T09:48:32.037787+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:33 smithi060 bash[19757]: cluster 2024-09-16T09:48:32.037787+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:33 smithi060 bash[25240]: cluster 2024-09-16T09:48:32.037787+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[19757]: cluster 2024-09-16T09:48:34.038467+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[19757]: audit 2024-09-16T09:48:35.263835+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[19757]: audit 2024-09-16T09:48:35.272866+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[19757]: audit 2024-09-16T09:48:35.282942+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[25240]: cluster 2024-09-16T09:48:34.038467+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[25240]: audit 2024-09-16T09:48:35.263835+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[25240]: audit 2024-09-16T09:48:35.272866+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:35 smithi060 bash[25240]: audit 2024-09-16T09:48:35.282942+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:35 smithi081 bash[20441]: cluster 2024-09-16T09:48:34.038467+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:35 smithi081 bash[20441]: audit 2024-09-16T09:48:35.263835+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:35 smithi081 bash[20441]: audit 2024-09-16T09:48:35.272866+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:35 smithi081 bash[20441]: audit 2024-09-16T09:48:35.282942+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:36.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:36 smithi081 bash[20441]: audit 2024-09-16T09:48:36.124632+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T09:48:36.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:36 smithi081 bash[20441]: audit 2024-09-16T09:48:36.126417+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:36 smithi060 bash[19757]: audit 2024-09-16T09:48:36.124632+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T09:48:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:36 smithi060 bash[19757]: audit 2024-09-16T09:48:36.126417+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:36 smithi060 bash[25240]: audit 2024-09-16T09:48:36.124632+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T09:48:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:36 smithi060 bash[25240]: audit 2024-09-16T09:48:36.126417+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:37 smithi081 bash[20441]: cluster 2024-09-16T09:48:36.039090+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:37 smithi081 bash[20441]: cephadm 2024-09-16T09:48:36.128136+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T09:48:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:37 smithi060 bash[19757]: cluster 2024-09-16T09:48:36.039090+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:37 smithi060 bash[19757]: cephadm 2024-09-16T09:48:36.128136+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T09:48:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:37 smithi060 bash[25240]: cluster 2024-09-16T09:48:36.039090+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:37 smithi060 bash[25240]: cephadm 2024-09-16T09:48:36.128136+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T09:48:40.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:39 smithi081 bash[20441]: cluster 2024-09-16T09:48:38.039652+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:39 smithi060 bash[19757]: cluster 2024-09-16T09:48:38.039652+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:39 smithi060 bash[25240]: cluster 2024-09-16T09:48:38.039652+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:41 smithi081 bash[20441]: cluster 2024-09-16T09:48:40.040260+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:41 smithi060 bash[19757]: cluster 2024-09-16T09:48:40.040260+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:41 smithi060 bash[25240]: cluster 2024-09-16T09:48:40.040260+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:43.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.157 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.157 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.482 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.483 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:43.483 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:48:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:48:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: cluster 2024-09-16T09:48:42.040914+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.414166+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.424066+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.424956+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.428048+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.435666+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[19757]: audit 2024-09-16T09:48:43.444566+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: cluster 2024-09-16T09:48:42.040914+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.414166+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.424066+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.424956+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.428048+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.435666+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:43 smithi060 bash[25240]: audit 2024-09-16T09:48:43.444566+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: cluster 2024-09-16T09:48:42.040914+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.414166+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.424066+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.424956+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.428048+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.435666+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:44.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:43 smithi081 bash[20441]: audit 2024-09-16T09:48:43.444566+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:45.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:45 smithi081 bash[20441]: cluster 2024-09-16T09:48:44.041540+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:45 smithi060 bash[19757]: cluster 2024-09-16T09:48:44.041540+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:45 smithi060 bash[25240]: cluster 2024-09-16T09:48:44.041540+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:48.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:47 smithi060 bash[19757]: cluster 2024-09-16T09:48:46.042120+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:48.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:47 smithi060 bash[25240]: cluster 2024-09-16T09:48:46.042120+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:47 smithi081 bash[20441]: cluster 2024-09-16T09:48:46.042120+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[25240]: audit 2024-09-16T09:48:47.844430+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[25240]: audit 2024-09-16T09:48:47.854125+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[25240]: audit 2024-09-16T09:48:47.863985+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[19757]: audit 2024-09-16T09:48:47.844430+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[19757]: audit 2024-09-16T09:48:47.854125+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.099 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:48 smithi060 bash[19757]: audit 2024-09-16T09:48:47.863985+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:48 smithi081 bash[20441]: audit 2024-09-16T09:48:47.844430+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:48 smithi081 bash[20441]: audit 2024-09-16T09:48:47.854125+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:48 smithi081 bash[20441]: audit 2024-09-16T09:48:47.863985+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:49 smithi060 bash[25240]: cluster 2024-09-16T09:48:48.042672+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:49 smithi060 bash[19757]: cluster 2024-09-16T09:48:48.042672+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:50.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:49 smithi081 bash[20441]: cluster 2024-09-16T09:48:48.042672+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:52.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:51 smithi081 bash[20441]: cluster 2024-09-16T09:48:50.043284+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:51 smithi060 bash[25240]: cluster 2024-09-16T09:48:50.043284+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:51 smithi060 bash[19757]: cluster 2024-09-16T09:48:50.043284+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:52 smithi060 bash[19757]: audit 2024-09-16T09:48:52.111222+0000 mon.a (mon.0) 814 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:52 smithi060 bash[19757]: audit 2024-09-16T09:48:52.112123+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:52 smithi060 bash[25240]: audit 2024-09-16T09:48:52.111222+0000 mon.a (mon.0) 814 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:52 smithi060 bash[25240]: audit 2024-09-16T09:48:52.112123+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:52 smithi081 bash[20441]: audit 2024-09-16T09:48:52.111222+0000 mon.a (mon.0) 814 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:52 smithi081 bash[20441]: audit 2024-09-16T09:48:52.112123+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T09:48:53.994 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 7 on host 'smithi081' 2024-09-16T09:48:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: cluster 2024-09-16T09:48:52.043915+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: audit 2024-09-16T09:48:52.875494+0000 mon.a (mon.0) 815 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: audit 2024-09-16T09:48:52.882021+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: cluster 2024-09-16T09:48:52.882495+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: audit 2024-09-16T09:48:52.883475+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[19757]: audit 2024-09-16T09:48:52.884089+0000 mon.a (mon.0) 818 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: cluster 2024-09-16T09:48:52.043915+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: audit 2024-09-16T09:48:52.875494+0000 mon.a (mon.0) 815 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: audit 2024-09-16T09:48:52.882021+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: cluster 2024-09-16T09:48:52.882495+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: audit 2024-09-16T09:48:52.883475+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:53 smithi060 bash[25240]: audit 2024-09-16T09:48:52.884089+0000 mon.a (mon.0) 818 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: cluster 2024-09-16T09:48:52.043915+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: audit 2024-09-16T09:48:52.875494+0000 mon.a (mon.0) 815 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: audit 2024-09-16T09:48:52.882021+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: cluster 2024-09-16T09:48:52.882495+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: audit 2024-09-16T09:48:52.883475+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:53 smithi081 bash[20441]: audit 2024-09-16T09:48:52.884089+0000 mon.a (mon.0) 818 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.878010+0000 mon.a (mon.0) 819 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: cluster 2024-09-16T09:48:53.884333+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.885444+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.893517+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.973074+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.982069+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.982956+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.985876+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.991567+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.994509+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:53.996219+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:54.004134+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:54.008556+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:54.010430+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:54 smithi081 bash[20441]: audit 2024-09-16T09:48:54.020546+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.878010+0000 mon.a (mon.0) 819 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: cluster 2024-09-16T09:48:53.884333+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.885444+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.893517+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.973074+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.982069+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.982956+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.985876+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.991567+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.994509+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:53.996219+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:54.004134+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:54.008556+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:54.010430+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[19757]: audit 2024-09-16T09:48:54.020546+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.878010+0000 mon.a (mon.0) 819 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: cluster 2024-09-16T09:48:53.884333+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.885444+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.893517+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.973074+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.982069+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.982956+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.985876+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.991567+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.994509+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:53.996219+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:48:55.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:54.004134+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:54.008556+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:55.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:54.010430+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:55.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:54 smithi060 bash[25240]: audit 2024-09-16T09:48:54.020546+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:55.330 DEBUG:teuthology.orchestra.run.smithi081:osd.7> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T09:48:55.333 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T09:48:55.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T09:48:56.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:53.081333+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:48:56.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:53.081456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:48:56.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cephadm 2024-09-16T09:48:53.997605+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2024-09-16T09:48:56.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:54.044467+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:56.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:54.889044+0000 mon.a (mon.0) 834 : cluster [INF] osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376] boot 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:54.889208+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:54.889632+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.469913+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.478131+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.482372+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.487486+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.492032+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.493546+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: audit 2024-09-16T09:48:55.503104+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:55 smithi081 bash[20441]: cluster 2024-09-16T09:48:55.888786+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:53.081333+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:53.081456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cephadm 2024-09-16T09:48:53.997605+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:54.044467+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:54.889044+0000 mon.a (mon.0) 834 : cluster [INF] osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376] boot 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:54.889208+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:54.889632+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.469913+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.478131+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.482372+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.487486+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.492032+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.493546+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: audit 2024-09-16T09:48:55.503104+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[19757]: cluster 2024-09-16T09:48:55.888786+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:53.081333+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:53.081456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cephadm 2024-09-16T09:48:53.997605+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:54.044467+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:54.889044+0000 mon.a (mon.0) 834 : cluster [INF] osd.7 [v2:172.21.15.81:6824/1463376376,v1:172.21.15.81:6825/1463376376] boot 2024-09-16T09:48:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:54.889208+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:54.889632+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.469913+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.478131+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.482372+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.487486+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.492032+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.493546+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: audit 2024-09-16T09:48:55.503104+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:55 smithi060 bash[25240]: cluster 2024-09-16T09:48:55.888786+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T09:48:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:56 smithi060 bash[19757]: cephadm 2024-09-16T09:48:55.480552+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:48:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:56 smithi060 bash[19757]: cluster 2024-09-16T09:48:56.891888+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T09:48:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:56 smithi060 bash[25240]: cephadm 2024-09-16T09:48:55.480552+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:48:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:56 smithi060 bash[25240]: cluster 2024-09-16T09:48:56.891888+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T09:48:57.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:56 smithi081 bash[20441]: cephadm 2024-09-16T09:48:55.480552+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Detected new or changed devices on smithi081 2024-09-16T09:48:57.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:56 smithi081 bash[20441]: cluster 2024-09-16T09:48:56.891888+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T09:48:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: cluster 2024-09-16T09:48:56.045041+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.900465+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.915782+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.920593+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.925671+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.930829+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.932565+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[19757]: audit 2024-09-16T09:48:56.941706+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: cluster 2024-09-16T09:48:56.045041+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.900465+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.915782+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.920593+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.925671+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.930829+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.932565+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:57 smithi060 bash[25240]: audit 2024-09-16T09:48:56.941706+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: cluster 2024-09-16T09:48:56.045041+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.900465+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.915782+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.920593+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:48:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.925671+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.930829+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:48:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.932565+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:48:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:57 smithi081 bash[20441]: audit 2024-09-16T09:48:56.941706+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:48:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:58 smithi060 bash[19757]: cluster 2024-09-16T09:48:57.921576+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T09:48:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:58 smithi060 bash[25240]: cluster 2024-09-16T09:48:57.921576+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T09:48:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:58 smithi081 bash[20441]: cluster 2024-09-16T09:48:57.921576+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T09:49:00.123 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:49:00.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:59 smithi060 bash[19757]: cluster 2024-09-16T09:48:58.045592+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:00.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:48:59 smithi060 bash[19757]: cluster 2024-09-16T09:48:58.929491+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T09:49:00.215 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:59 smithi060 bash[25240]: cluster 2024-09-16T09:48:58.045592+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:00.215 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:48:59 smithi060 bash[25240]: cluster 2024-09-16T09:48:58.929491+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T09:49:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:59 smithi081 bash[20441]: cluster 2024-09-16T09:48:58.045592+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:48:59 smithi081 bash[20441]: cluster 2024-09-16T09:48:58.929491+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T09:49:01.438 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:49:01.965 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726480134,"num_in_osds":8,"osd_in_since":1726480101,"num_remapped_pgs":0} 2024-09-16T09:49:01.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:49:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:01 smithi060 bash[19757]: cluster 2024-09-16T09:49:00.046146+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s, 0 objects/s recovering 2024-09-16T09:49:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:01 smithi060 bash[19757]: audit 2024-09-16T09:49:01.436838+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.60:0/671802905' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T09:49:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:01 smithi060 bash[25240]: cluster 2024-09-16T09:49:00.046146+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s, 0 objects/s recovering 2024-09-16T09:49:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:01 smithi060 bash[25240]: audit 2024-09-16T09:49:01.436838+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.60:0/671802905' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T09:49:02.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:01 smithi081 bash[20441]: cluster 2024-09-16T09:49:00.046146+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s, 0 objects/s recovering 2024-09-16T09:49:02.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:01 smithi081 bash[20441]: audit 2024-09-16T09:49:01.436838+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.60:0/671802905' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T09:49:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:03 smithi060 bash[19757]: cluster 2024-09-16T09:49:02.046750+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:49:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:03 smithi060 bash[25240]: cluster 2024-09-16T09:49:02.046750+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:49:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:03 smithi081 bash[20441]: cluster 2024-09-16T09:49:02.046750+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:49:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:05 smithi060 bash[19757]: cluster 2024-09-16T09:49:04.047370+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T09:49:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:05 smithi060 bash[25240]: cluster 2024-09-16T09:49:04.047370+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T09:49:06.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:05 smithi081 bash[20441]: cluster 2024-09-16T09:49:04.047370+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T09:49:06.743 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:49:08.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:07 smithi060 bash[25240]: cluster 2024-09-16T09:49:06.047943+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T09:49:08.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:07 smithi060 bash[19757]: cluster 2024-09-16T09:49:06.047943+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T09:49:08.054 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:49:08.055 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"583edbd2-740f-11ef-bceb-c7b262605968","created":"2024-09-16T09:39:05.438672+0000","modified":"2024-09-16T09:48:58.915005+0000","last_up_change":"2024-09-16T09:48:54.877933+0000","last_in_change":"2024-09-16T09:48:21.497463+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:44:18.538231+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eb540bb7-37f2-4daf-bf18-a601997c7a3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6803","nonce":645425144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6805","nonce":645425144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6809","nonce":645425144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6807","nonce":645425144}]},"public_addr":"172.21.15.60:6803/645425144","cluster_addr":"172.21.15.60:6805/645425144","heartbeat_back_addr":"172.21.15.60:6809/645425144","heartbeat_front_addr":"172.21.15.60:6807/645425144","state":["exists","up"]},{"osd":1,"uuid":"a11b82e7-eed8-4e94-84b8-230dc3e23013","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6811","nonce":2648215337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6813","nonce":2648215337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6817","nonce":2648215337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6815","nonce":2648215337}]},"public_addr":"172.21.15.60:6811/2648215337","cluster_addr":"172.21.15.60:6813/2648215337","heartbeat_back_addr":"172.21.15.60:6817/2648215337","heartbeat_front_addr":"172.21.15.60:6815/2648215337","state":["exists","up"]},{"osd":2,"uuid":"c960747c-a2c5-41d6-8528-1dfb634c9df4","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.60:6818","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6819","nonce":2181901438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6821","nonce":2181901438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6825","nonce":2181901438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6823","nonce":2181901438}]},"public_addr":"172.21.15.60:6819/2181901438","cluster_addr":"172.21.15.60:6821/2181901438","heartbeat_back_addr":"172.21.15.60:6825/2181901438","heartbeat_front_addr":"172.21.15.60:6823/2181901438","state":["exists","up"]},{"osd":3,"uuid":"498326be-b739-4181-8fc1-788c3872f284","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6827","nonce":1860309032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6829","nonce":1860309032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6833","nonce":1860309032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6831","nonce":1860309032}]},"public_addr":"172.21.15.60:6827/1860309032","cluster_addr":"172.21.15.60:6829/1860309032","heartbeat_back_addr":"172.21.15.60:6833/1860309032","heartbeat_front_addr":"172.21.15.60:6831/1860309032","state":["exists","up"]},{"osd":4,"uuid":"f4251dc3-df78-44bb-a798-c9262231e63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6801","nonce":660727817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6803","nonce":660727817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6807","nonce":660727817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6805","nonce":660727817}]},"public_addr":"172.21.15.81:6801/660727817","cluster_addr":"172.21.15.81:6803/660727817","heartbeat_back_addr":"172.21.15.81:6807/660727817","heartbeat_front_addr":"172.21.15.81:6805/660727817","state":["exists","up"]},{"osd":5,"uuid":"367e884d-592c-4250-b91c-ad2735e91e68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6809","nonce":3065335354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6811","nonce":3065335354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6815","nonce":3065335354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6813","nonce":3065335354}]},"public_addr":"172.21.15.81:6809/3065335354","cluster_addr":"172.21.15.81:6811/3065335354","heartbeat_back_addr":"172.21.15.81:6815/3065335354","heartbeat_front_addr":"172.21.15.81:6813/3065335354","state":["exists","up"]},{"osd":6,"uuid":"ad44c49d-39b2-4a1b-b241-fb40b56dee43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6817","nonce":931795225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6819","nonce":931795225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6823","nonce":931795225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6821","nonce":931795225}]},"public_addr":"172.21.15.81:6817/931795225","cluster_addr":"172.21.15.81:6819/931795225","heartbeat_back_addr":"172.21.15.81:6823/931795225","heartbeat_front_addr":"172.21.15.81:6821/931795225","state":["exists","up"]},{"osd":7,"uuid":"11bb39d3-6682-4431-a328-8270fdc27653","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6825","nonce":1463376376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6827","nonce":1463376376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6831","nonce":1463376376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6829","nonce":1463376376}]},"public_addr":"172.21.15.81:6825/1463376376","cluster_addr":"172.21.15.81:6827/1463376376","heartbeat_back_addr":"172.21.15.81:6831/1463376376","heartbeat_front_addr":"172.21.15.81:6829/1463376376","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:42:27.344528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:43:19.270555+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:44:14.387855+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:45:05.651529+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:02.786761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:58.486900+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:47:53.285722+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:48:53.081463+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:6800/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/2467278993":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/1473692436":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/1211331596":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/219120882":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/1656170970":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/127948846":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6801/2099854115":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6800/2099854115":"2024-09-17T09:39:32.411258+0000"},"range_blocklist":{},"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-09-16T09:49:08.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:07 smithi081 bash[20441]: cluster 2024-09-16T09:49:06.047943+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T09:49:08.683 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T09:44:18.538231+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, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T09:49:08.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T09:49:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[19757]: audit 2024-09-16T09:49:07.993423+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[19757]: audit 2024-09-16T09:49:07.999761+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[19757]: audit 2024-09-16T09:49:08.006432+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[19757]: cluster 2024-09-16T09:49:08.048406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[19757]: audit 2024-09-16T09:49:08.052659+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.60:0/2298103950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[25240]: audit 2024-09-16T09:49:07.993423+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[25240]: audit 2024-09-16T09:49:07.999761+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[25240]: audit 2024-09-16T09:49:08.006432+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[25240]: cluster 2024-09-16T09:49:08.048406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:49:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:08 smithi060 bash[25240]: audit 2024-09-16T09:49:08.052659+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.60:0/2298103950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:49:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:08 smithi081 bash[20441]: audit 2024-09-16T09:49:07.993423+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:08 smithi081 bash[20441]: audit 2024-09-16T09:49:07.999761+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:08 smithi081 bash[20441]: audit 2024-09-16T09:49:08.006432+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:08 smithi081 bash[20441]: cluster 2024-09-16T09:49:08.048406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:49:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:08 smithi081 bash[20441]: audit 2024-09-16T09:49:08.052659+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.60:0/2298103950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:49:11.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:11 smithi060 bash[25240]: cluster 2024-09-16T09:49:10.049016+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T09:49:11.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:11 smithi060 bash[19757]: cluster 2024-09-16T09:49:10.049016+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T09:49:11.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:11 smithi081 bash[20441]: cluster 2024-09-16T09:49:10.049016+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T09:49:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:13 smithi060 bash[19757]: cluster 2024-09-16T09:49:12.049418+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:13 smithi060 bash[25240]: cluster 2024-09-16T09:49:12.049418+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:13 smithi081 bash[20441]: cluster 2024-09-16T09:49:12.049418+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:13.473 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:49:14.738 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2024-09-16T09:49:15.327 INFO:tasks.cephadm:Adding prometheus.a on smithi081 2024-09-16T09:49:15.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi081=a' 2024-09-16T09:49:15.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:15 smithi081 bash[20441]: cluster 2024-09-16T09:49:14.050091+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:15.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:15 smithi081 bash[20441]: audit 2024-09-16T09:49:14.736990+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/1528131406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T09:49:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:15 smithi060 bash[19757]: cluster 2024-09-16T09:49:14.050091+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:15 smithi060 bash[19757]: audit 2024-09-16T09:49:14.736990+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/1528131406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T09:49:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:15 smithi060 bash[25240]: cluster 2024-09-16T09:49:14.050091+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:15 smithi060 bash[25240]: audit 2024-09-16T09:49:14.736990+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/1528131406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T09:49:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[19757]: audit 2024-09-16T09:49:15.573957+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[19757]: audit 2024-09-16T09:49:15.583161+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[19757]: audit 2024-09-16T09:49:15.593411+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[25240]: audit 2024-09-16T09:49:15.573957+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[25240]: audit 2024-09-16T09:49:15.583161+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:16 smithi060 bash[25240]: audit 2024-09-16T09:49:15.593411+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:16 smithi081 bash[20441]: audit 2024-09-16T09:49:15.573957+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:16 smithi081 bash[20441]: audit 2024-09-16T09:49:15.583161+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:16 smithi081 bash[20441]: audit 2024-09-16T09:49:15.593411+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:17.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:17 smithi081 bash[20441]: cluster 2024-09-16T09:49:16.050727+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:17 smithi060 bash[19757]: cluster 2024-09-16T09:49:16.050727+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:17 smithi060 bash[25240]: cluster 2024-09-16T09:49:16.050727+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:19.395 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:49:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:19 smithi060 bash[19757]: cluster 2024-09-16T09:49:18.051320+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:19 smithi060 bash[25240]: cluster 2024-09-16T09:49:18.051320+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:19.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:19 smithi081 bash[20441]: cluster 2024-09-16T09:49:18.051320+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:20.836 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled prometheus update... 2024-09-16T09:49:21.508 DEBUG:teuthology.orchestra.run.smithi081:prometheus.a> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T09:49:21.553 INFO:tasks.cephadm:Adding node-exporter.a on smithi060 2024-09-16T09:49:21.553 INFO:tasks.cephadm:Adding node-exporter.b on smithi081 2024-09-16T09:49:21.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi060=a;smithi081=b' 2024-09-16T09:49:21.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:21 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: cluster 2024-09-16T09:49:20.051916+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.823720+0000 mgr.y (mgr.14150) 350 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: cephadm 2024-09-16T09:49:20.826848+0000 mgr.y (mgr.14150) 351 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.833999+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.835941+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.840537+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.842393+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:21 smithi081 bash[20441]: audit 2024-09-16T09:49:20.852596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: cluster 2024-09-16T09:49:20.051916+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.823720+0000 mgr.y (mgr.14150) 350 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: cephadm 2024-09-16T09:49:20.826848+0000 mgr.y (mgr.14150) 351 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.833999+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.835941+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.840537+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.842393+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[19757]: audit 2024-09-16T09:49:20.852596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: cluster 2024-09-16T09:49:20.051916+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.823720+0000 mgr.y (mgr.14150) 350 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: cephadm 2024-09-16T09:49:20.826848+0000 mgr.y (mgr.14150) 351 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2024-09-16T09:49:22.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.833999+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:22.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.835941+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:22.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.840537+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:22.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.842393+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:22.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:21 smithi060 bash[25240]: audit 2024-09-16T09:49:20.852596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:22 smithi060 bash[19757]: cephadm 2024-09-16T09:49:21.175554+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T09:49:23.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:22 smithi060 bash[25240]: cephadm 2024-09-16T09:49:21.175554+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T09:49:23.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:22 smithi081 bash[20441]: cephadm 2024-09-16T09:49:21.175554+0000 mgr.y (mgr.14150) 352 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T09:49:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:23 smithi060 bash[19757]: cluster 2024-09-16T09:49:22.052464+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:23 smithi060 bash[25240]: cluster 2024-09-16T09:49:22.052464+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:23 smithi081 bash[20441]: cluster 2024-09-16T09:49:22.052464+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:25 smithi060 bash[19757]: cluster 2024-09-16T09:49:24.053049+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:25 smithi060 bash[25240]: cluster 2024-09-16T09:49:24.053049+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:25 smithi081 bash[20441]: cluster 2024-09-16T09:49:24.053049+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:26.339 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:49:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:27 smithi060 bash[19757]: cluster 2024-09-16T09:49:26.053694+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:27 smithi060 bash[25240]: cluster 2024-09-16T09:49:26.053694+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:27 smithi081 bash[20441]: cluster 2024-09-16T09:49:26.053694+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[19757]: cluster 2024-09-16T09:49:28.054279+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[19757]: audit 2024-09-16T09:49:28.222685+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[19757]: audit 2024-09-16T09:49:28.233722+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[19757]: audit 2024-09-16T09:49:28.244341+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[25240]: cluster 2024-09-16T09:49:28.054279+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[25240]: audit 2024-09-16T09:49:28.222685+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[25240]: audit 2024-09-16T09:49:28.233722+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:29 smithi060 bash[25240]: audit 2024-09-16T09:49:28.244341+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:29 smithi081 bash[20441]: cluster 2024-09-16T09:49:28.054279+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:29 smithi081 bash[20441]: audit 2024-09-16T09:49:28.222685+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:29 smithi081 bash[20441]: audit 2024-09-16T09:49:28.233722+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:29.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:29 smithi081 bash[20441]: audit 2024-09-16T09:49:28.244341+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:30.335 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled node-exporter update... 2024-09-16T09:49:31.382 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.a> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T09:49:31.384 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.b> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T09:49:31.386 INFO:tasks.cephadm:Adding alertmanager.a on smithi060 2024-09-16T09:49:31.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi060=a' 2024-09-16T09:49:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[19757]: cluster 2024-09-16T09:49:30.054770+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[19757]: audit 2024-09-16T09:49:30.323581+0000 mgr.y (mgr.14150) 358 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[19757]: cephadm 2024-09-16T09:49:30.326854+0000 mgr.y (mgr.14150) 359 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi081=b;count:2 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[19757]: audit 2024-09-16T09:49:30.333865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:31 smithi081 bash[20441]: cluster 2024-09-16T09:49:30.054770+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:31 smithi081 bash[20441]: audit 2024-09-16T09:49:30.323581+0000 mgr.y (mgr.14150) 358 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:31 smithi081 bash[20441]: cephadm 2024-09-16T09:49:30.326854+0000 mgr.y (mgr.14150) 359 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi081=b;count:2 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:31 smithi081 bash[20441]: audit 2024-09-16T09:49:30.333865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[25240]: cluster 2024-09-16T09:49:30.054770+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[25240]: audit 2024-09-16T09:49:30.323581+0000 mgr.y (mgr.14150) 358 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[25240]: cephadm 2024-09-16T09:49:30.326854+0000 mgr.y (mgr.14150) 359 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi081=b;count:2 2024-09-16T09:49:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:31 smithi060 bash[25240]: audit 2024-09-16T09:49:30.333865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:33 smithi060 bash[19757]: cluster 2024-09-16T09:49:32.055350+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:33 smithi060 bash[25240]: cluster 2024-09-16T09:49:32.055350+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:33.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:33 smithi081 bash[20441]: cluster 2024-09-16T09:49:32.055350+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:35 smithi060 bash[19757]: cluster 2024-09-16T09:49:34.055933+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:35 smithi060 bash[25240]: cluster 2024-09-16T09:49:34.055933+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:35.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:35 smithi081 bash[20441]: cluster 2024-09-16T09:49:34.055933+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:36.007 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:49:37.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:36 smithi081 bash[20441]: audit 2024-09-16T09:49:35.803966+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:36 smithi081 bash[20441]: audit 2024-09-16T09:49:35.813055+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:36 smithi081 bash[20441]: audit 2024-09-16T09:49:35.822745+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[19757]: audit 2024-09-16T09:49:35.803966+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[19757]: audit 2024-09-16T09:49:35.813055+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[19757]: audit 2024-09-16T09:49:35.822745+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[25240]: audit 2024-09-16T09:49:35.803966+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[25240]: audit 2024-09-16T09:49:35.813055+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:36 smithi060 bash[25240]: audit 2024-09-16T09:49:35.822745+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:37 smithi081 bash[20441]: cluster 2024-09-16T09:49:36.056509+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:37 smithi060 bash[19757]: cluster 2024-09-16T09:49:36.056509+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:37 smithi060 bash[25240]: cluster 2024-09-16T09:49:36.056509+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:38.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.569 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.569 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.569 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.570 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.570 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.831 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.831 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.831 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.832 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.832 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.832 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:49:38.833 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:49:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:38.918 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled alertmanager update... 2024-09-16T09:49:40.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[20007]: ignoring --setuser ceph since I am not root 2024-09-16T09:49:40.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[20007]: ignoring --setgroup ceph since I am not root 2024-09-16T09:49:40.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:40 smithi060 bash[20007]: debug 2024-09-16T09:49:40.083+0000 7f72afa7c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: cluster 2024-09-16T09:49:38.057075+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.878206+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.889063+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.898884+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.903466+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.904521+0000 mgr.y (mgr.14150) 364 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: cephadm 2024-09-16T09:49:38.907491+0000 mgr.y (mgr.14150) 365 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-09-16T09:49:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[19757]: audit 2024-09-16T09:49:38.916515+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: cluster 2024-09-16T09:49:38.057075+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.878206+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.889063+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.898884+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.903466+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.904521+0000 mgr.y (mgr.14150) 364 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: cephadm 2024-09-16T09:49:38.907491+0000 mgr.y (mgr.14150) 365 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-09-16T09:49:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:39 smithi060 bash[25240]: audit 2024-09-16T09:49:38.916515+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[21751]: ignoring --setuser ceph since I am not root 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[21751]: ignoring --setgroup ceph since I am not root 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[21751]: debug 2024-09-16T09:49:39.961+0000 7f90df689640 1 -- 172.21.15.81:0/2251971062 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558e402710e0 con 0x558e40272800 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:40 smithi081 bash[21751]: debug 2024-09-16T09:49:40.077+0000 7f90e1ee5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: cluster 2024-09-16T09:49:38.057075+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.878206+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.889063+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.898884+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.903466+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T09:49:40.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.904521+0000 mgr.y (mgr.14150) 364 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:40.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: cephadm 2024-09-16T09:49:38.907491+0000 mgr.y (mgr.14150) 365 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-09-16T09:49:40.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:39 smithi081 bash[20441]: audit 2024-09-16T09:49:38.916515+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' 2024-09-16T09:49:40.920 DEBUG:teuthology.orchestra.run.smithi060:alertmanager.a> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T09:49:40.923 INFO:tasks.cephadm:Adding grafana.a on smithi081 2024-09-16T09:49:40.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi081=a' 2024-09-16T09:49:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:40 smithi060 bash[25240]: audit 2024-09-16T09:49:39.898567+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T09:49:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:40 smithi060 bash[25240]: cluster 2024-09-16T09:49:39.911356+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T09:49:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:40 smithi060 bash[19757]: audit 2024-09-16T09:49:39.898567+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T09:49:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:40 smithi060 bash[19757]: cluster 2024-09-16T09:49:39.911356+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T09:49:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:40 smithi081 bash[20441]: audit 2024-09-16T09:49:39.898567+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.60:0/802763852' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T09:49:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:40 smithi081 bash[20441]: cluster 2024-09-16T09:49:39.911356+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T09:49:41.575 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[21751]: debug 2024-09-16T09:49:41.301+0000 7f90e1ee5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:49:41.575 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[21751]: debug 2024-09-16T09:49:41.369+0000 7f90e1ee5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:49:41.576 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[21751]: debug 2024-09-16T09:49:41.533+0000 7f90e1ee5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.541Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.541Z 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-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.541Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.541Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.541Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T09:49:41.576 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.543Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.543Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.544Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.544Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.547Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.547Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.15µs 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.548Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.549Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.549Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=79.728µs wal_replay_duration=461.294µs wbl_replay_duration=149ns total_replay_duration=1.743484ms 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.550Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.550Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T09:49:41.577 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.550Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.551Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.551Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.551Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.576Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.277494ms db_storage=769ns remote_storage=1.078µs web_handler=355ns query_engine=575ns scrape=275.742µs scrape_sd=97.464µs notify=733ns notify_sd=1.48µs rules=25.608505ms tracing=5.964µs 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.576Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T09:49:41.578 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:49:41 smithi081 bash[41188]: ts=2024-09-16T09:49:41.577Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T09:49:41.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:41 smithi060 bash[20007]: debug 2024-09-16T09:49:41.331+0000 7f72afa7c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T09:49:41.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:41 smithi060 bash[20007]: debug 2024-09-16T09:49:41.403+0000 7f72afa7c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T09:49:41.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:41 smithi060 bash[20007]: debug 2024-09-16T09:49:41.559+0000 7f72afa7c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T09:49:42.545 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.209+0000 7f90e1ee5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:49:42.545 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.281+0000 7f90e1ee5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:49:42.545 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.353+0000 7f90e1ee5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:49:42.580 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.235+0000 7f72afa7c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T09:49:42.580 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.311+0000 7f72afa7c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T09:49:42.580 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.383+0000 7f72afa7c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T09:49:42.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.575+0000 7f72afa7c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:49:42.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.655+0000 7f72afa7c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:49:42.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:42 smithi060 bash[20007]: debug 2024-09-16T09:49:42.727+0000 7f72afa7c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:49:42.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.541+0000 7f90e1ee5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T09:49:42.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.617+0000 7f90e1ee5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T09:49:42.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.685+0000 7f90e1ee5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T09:49:43.215 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:42 smithi081 bash[21751]: debug 2024-09-16T09:49:42.945+0000 7f90e1ee5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:49:43.215 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.013+0000 7f90e1ee5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:49:43.282 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:42.995+0000 7f72afa7c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T09:49:43.282 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.067+0000 7f72afa7c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T09:49:43.541 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.209+0000 7f90e1ee5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:49:43.541 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.289+0000 7f90e1ee5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:49:43.619 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.271+0000 7f72afa7c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T09:49:43.619 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.351+0000 7f72afa7c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T09:49:43.882 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.537+0000 7f90e1ee5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:49:43.882 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.717+0000 7f90e1ee5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:49:43.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.611+0000 7f72afa7c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T09:49:43.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.799+0000 7f72afa7c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:49:44.140 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.877+0000 7f90e1ee5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:49:44.140 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:43 smithi081 bash[21751]: debug 2024-09-16T09:49:43.957+0000 7f90e1ee5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:49:44.242 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:43 smithi060 bash[20007]: debug 2024-09-16T09:49:43.967+0000 7f72afa7c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T09:49:44.242 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:44 smithi060 bash[20007]: debug 2024-09-16T09:49:44.051+0000 7f72afa7c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T09:49:44.406 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:44 smithi081 bash[21751]: debug 2024-09-16T09:49:44.137+0000 7f90e1ee5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:49:44.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:44 smithi060 bash[20007]: debug 2024-09-16T09:49:44.235+0000 7f72afa7c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T09:49:45.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:44 smithi081 bash[21751]: debug 2024-09-16T09:49:44.949+0000 7f90e1ee5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:49:45.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: debug 2024-09-16T09:49:45.025+0000 7f90e1ee5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:49:45.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.107+0000 7f72afa7c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T09:49:45.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.187+0000 7f72afa7c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T09:49:45.656 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: debug 2024-09-16T09:49:45.249+0000 7f90e1ee5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:49:45.656 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: debug 2024-09-16T09:49:45.325+0000 7f90e1ee5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:49:45.670 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:49:45.887 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.419+0000 7f72afa7c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T09:49:45.887 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.495+0000 7f72afa7c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T09:49:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[19757]: cluster 2024-09-16T09:49:45.822429+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:49:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[19757]: cluster 2024-09-16T09:49:45.822575+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:49:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[19757]: audit 2024-09-16T09:49:45.827080+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:49:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[19757]: audit 2024-09-16T09:49:45.827831+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:49:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[25240]: cluster 2024-09-16T09:49:45.822429+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[25240]: cluster 2024-09-16T09:49:45.822575+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[25240]: audit 2024-09-16T09:49:45.827080+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[25240]: audit 2024-09-16T09:49:45.827831+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.911+0000 7f72afa7c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:45 smithi060 bash[20007]: debug 2024-09-16T09:49:45.991+0000 7f72afa7c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[20007]: [16/Sep/2024:09:49:46] ENGINE Bus STARTING 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[20007]: CherryPy Checker: 2024-09-16T09:49:46.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[20007]: The Application mounted at '' has an empty config. 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[20441]: cluster 2024-09-16T09:49:45.822429+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[20441]: cluster 2024-09-16T09:49:45.822575+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[20441]: audit 2024-09-16T09:49:45.827080+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[20441]: audit 2024-09-16T09:49:45.827831+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: debug 2024-09-16T09:49:45.717+0000 7f90e1ee5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: debug 2024-09-16T09:49:45.797+0000 7f90e1ee5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: [16/Sep/2024:09:49:45] ENGINE Bus STARTING 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: CherryPy Checker: 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: The Application mounted at '' has an empty config. 2024-09-16T09:49:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: [16/Sep/2024:09:49:45] ENGINE Serving on http://:::9283 2024-09-16T09:49:46.159 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:49:45 smithi081 bash[21751]: [16/Sep/2024:09:49:45] ENGINE Bus STARTED 2024-09-16T09:49:46.611 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[20007]: [16/Sep/2024:09:49:46] ENGINE Serving on http://:::9283 2024-09-16T09:49:46.612 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[20007]: [16/Sep/2024:09:49:46] ENGINE Bus STARTED 2024-09-16T09:49:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:45.882249+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T09:49:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:45.953100+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:49:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:45.953860+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:49:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:46.018146+0000 mon.a (mon.0) 884 : cluster [INF] Active manager daemon y restarted 2024-09-16T09:49:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:46.018729+0000 mon.a (mon.0) 885 : cluster [INF] Activating manager daemon y 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:46.033766+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:46.034599+0000 mon.a (mon.0) 887 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0160403s), standbys: x 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.038182+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.038549+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.038866+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.041160+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.041826+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.042344+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.043080+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.043739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.044406+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.045058+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.045774+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:49:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.046432+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.047109+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:45.882249+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:45.953100+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:45.953860+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:46.018146+0000 mon.a (mon.0) 884 : cluster [INF] Active manager daemon y restarted 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:46.018729+0000 mon.a (mon.0) 885 : cluster [INF] Activating manager daemon y 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:46.033766+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:46.034599+0000 mon.a (mon.0) 887 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0160403s), standbys: x 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.038182+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:49:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.038549+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.038866+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.041160+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.041826+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.042344+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.043080+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.043739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.044406+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.045058+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.045774+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.046432+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:49:47.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.047109+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.047819+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.048262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.049583+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: cluster 2024-09-16T09:49:46.080845+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.105063+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.108450+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.111723+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.112054+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.112672+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.115734+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.117660+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.120661+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.126239+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.128705+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.130660+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.133314+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.139663+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.140152+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.146443+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[25240]: audit 2024-09-16T09:49:46.146774+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.047819+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.048262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.049583+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: cluster 2024-09-16T09:49:46.080845+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.105063+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.108450+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.111723+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.112054+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.112672+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.115734+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.117660+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.120661+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.126239+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:47.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.128705+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.130660+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.133314+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.139663+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.140152+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.146443+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:46 smithi060 bash[19757]: audit 2024-09-16T09:49:46.146774+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:45.882249+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:45.953100+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:45.953860+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.81:0/3360259168' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:46.018146+0000 mon.a (mon.0) 884 : cluster [INF] Active manager daemon y restarted 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:46.018729+0000 mon.a (mon.0) 885 : cluster [INF] Activating manager daemon y 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:46.033766+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:46.034599+0000 mon.a (mon.0) 887 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0160403s), standbys: x 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.038182+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.038549+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.038866+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.041160+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.041826+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T09:49:47.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.042344+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.043080+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.043739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.044406+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.045058+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.045774+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.046432+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.047109+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.047819+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.048262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.049583+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: cluster 2024-09-16T09:49:46.080845+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.105063+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.108450+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.111723+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.112054+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.112672+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.115734+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.117660+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.120661+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.126239+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.128705+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.130660+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.133314+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.139663+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.140152+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.146443+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:46 smithi081 bash[20441]: audit 2024-09-16T09:49:46.146774+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T09:49:47.189 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled grafana update... 2024-09-16T09:49:48.007 DEBUG:teuthology.orchestra.run.smithi081:grafana.a> sudo journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T09:49:48.009 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T09:49:48.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T09:49:48.019 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:47 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.133494+0000 mgr.y (mgr.24308) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.135567+0000 mgr.y (mgr.24308) 2 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.814109+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.825437+0000 mgr.y (mgr.24308) 4 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.936830+0000 mgr.y (mgr.24308) 5 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cephadm 2024-09-16T09:49:46.955305+0000 mgr.y (mgr.24308) 6 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: cluster 2024-09-16T09:49:47.036096+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e19: y(active, since 1.01755s), standbys: x 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.187995+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.020 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.199877+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.205882+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.213734+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.218428+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.223174+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[25240]: audit 2024-09-16T09:49:47.227645+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.133494+0000 mgr.y (mgr.24308) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.135567+0000 mgr.y (mgr.24308) 2 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.814109+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.825437+0000 mgr.y (mgr.24308) 4 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.936830+0000 mgr.y (mgr.24308) 5 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cephadm 2024-09-16T09:49:46.955305+0000 mgr.y (mgr.24308) 6 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: cluster 2024-09-16T09:49:47.036096+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e19: y(active, since 1.01755s), standbys: x 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.187995+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.199877+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.205882+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.213734+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.218428+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.223174+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:47 smithi060 bash[19757]: audit 2024-09-16T09:49:47.227645+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.133494+0000 mgr.y (mgr.24308) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.135567+0000 mgr.y (mgr.24308) 2 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.814109+0000 mgr.y (mgr.24308) 3 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.825437+0000 mgr.y (mgr.24308) 4 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.936830+0000 mgr.y (mgr.24308) 5 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cephadm 2024-09-16T09:49:46.955305+0000 mgr.y (mgr.24308) 6 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: cluster 2024-09-16T09:49:47.036096+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e19: y(active, since 1.01755s), standbys: x 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.187995+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.199877+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.205882+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.213734+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.218428+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.223174+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:47 smithi081 bash[20441]: audit 2024-09-16T09:49:47.227645+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:48.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: debug 2024-09-16T09:49:48.515+0000 7f7202963640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:49:48] ENGINE Error in HTTPServer.serve 2024-09-16T09:49:48.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: Traceback (most recent call last): 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: self._connections.run(self.expiration_interval) 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: self._run(expiration_interval) 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: s = self.context.wrap_socket( 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: return self.sslsocket_class._create( 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:49:48.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: self.do_handshake() 2024-09-16T09:49:48.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:49:48.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: self._sslobj.do_handshake() 2024-09-16T09:49:48.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[20007]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:49:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: cluster 2024-09-16T09:49:47.041718+0000 mgr.y (mgr.24308) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: cephadm 2024-09-16T09:49:47.069219+0000 mgr.y (mgr.24308) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: cephadm 2024-09-16T09:49:47.082601+0000 mgr.y (mgr.24308) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: audit 2024-09-16T09:49:47.179807+0000 mgr.y (mgr.24308) 10 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:49.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: cephadm 2024-09-16T09:49:47.182692+0000 mgr.y (mgr.24308) 11 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2024-09-16T09:49:49.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[19757]: cephadm 2024-09-16T09:49:47.237537+0000 mgr.y (mgr.24308) 12 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T09:49:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: cluster 2024-09-16T09:49:47.041718+0000 mgr.y (mgr.24308) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: cephadm 2024-09-16T09:49:47.069219+0000 mgr.y (mgr.24308) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: cephadm 2024-09-16T09:49:47.082601+0000 mgr.y (mgr.24308) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: audit 2024-09-16T09:49:47.179807+0000 mgr.y (mgr.24308) 10 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: cephadm 2024-09-16T09:49:47.182692+0000 mgr.y (mgr.24308) 11 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2024-09-16T09:49:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:48 smithi060 bash[25240]: cephadm 2024-09-16T09:49:47.237537+0000 mgr.y (mgr.24308) 12 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T09:49:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: cluster 2024-09-16T09:49:47.041718+0000 mgr.y (mgr.24308) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: cephadm 2024-09-16T09:49:47.069219+0000 mgr.y (mgr.24308) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: cephadm 2024-09-16T09:49:47.082601+0000 mgr.y (mgr.24308) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:49:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: audit 2024-09-16T09:49:47.179807+0000 mgr.y (mgr.24308) 10 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:49:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: cephadm 2024-09-16T09:49:47.182692+0000 mgr.y (mgr.24308) 11 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2024-09-16T09:49:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:48 smithi081 bash[20441]: cephadm 2024-09-16T09:49:47.237537+0000 mgr.y (mgr.24308) 12 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T09:49:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cluster 2024-09-16T09:49:48.042688+0000 mgr.y (mgr.24308) 13 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cephadm 2024-09-16T09:49:48.296684+0000 mgr.y (mgr.24308) 14 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTING 2024-09-16T09:49:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cephadm 2024-09-16T09:49:48.398523+0000 mgr.y (mgr.24308) 15 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cephadm 2024-09-16T09:49:48.518947+0000 mgr.y (mgr.24308) 16 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on https://172.21.15.60:7151 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cephadm 2024-09-16T09:49:48.519220+0000 mgr.y (mgr.24308) 17 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTED 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cephadm 2024-09-16T09:49:48.520924+0000 mgr.y (mgr.24308) 18 : cephadm [ERR] [16/Sep/2024:09:49:48] ENGINE Error in HTTPServer.serve 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: Traceback (most recent call last): 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: self._connections.run(self.expiration_interval) 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: self._run(expiration_interval) 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:49:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:49:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: s = self.context.wrap_socket( 2024-09-16T09:49:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: return self.sslsocket_class._create( 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: self.do_handshake() 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: self._sslobj.do_handshake() 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:49:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[25240]: cluster 2024-09-16T09:49:49.043804+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cluster 2024-09-16T09:49:48.042688+0000 mgr.y (mgr.24308) 13 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cephadm 2024-09-16T09:49:48.296684+0000 mgr.y (mgr.24308) 14 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTING 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cephadm 2024-09-16T09:49:48.398523+0000 mgr.y (mgr.24308) 15 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cephadm 2024-09-16T09:49:48.518947+0000 mgr.y (mgr.24308) 16 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on https://172.21.15.60:7151 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cephadm 2024-09-16T09:49:48.519220+0000 mgr.y (mgr.24308) 17 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTED 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cephadm 2024-09-16T09:49:48.520924+0000 mgr.y (mgr.24308) 18 : cephadm [ERR] [16/Sep/2024:09:49:48] ENGINE Error in HTTPServer.serve 2024-09-16T09:49:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T09:49:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: self.do_handshake() 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:49 smithi060 bash[19757]: cluster 2024-09-16T09:49:49.043804+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cluster 2024-09-16T09:49:48.042688+0000 mgr.y (mgr.24308) 13 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:50.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cephadm 2024-09-16T09:49:48.296684+0000 mgr.y (mgr.24308) 14 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTING 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cephadm 2024-09-16T09:49:48.398523+0000 mgr.y (mgr.24308) 15 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cephadm 2024-09-16T09:49:48.518947+0000 mgr.y (mgr.24308) 16 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Serving on https://172.21.15.60:7151 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cephadm 2024-09-16T09:49:48.519220+0000 mgr.y (mgr.24308) 17 : cephadm [INF] [16/Sep/2024:09:49:48] ENGINE Bus STARTED 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cephadm 2024-09-16T09:49:48.520924+0000 mgr.y (mgr.24308) 18 : cephadm [ERR] [16/Sep/2024:09:49:48] ENGINE Error in HTTPServer.serve 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: Traceback (most recent call last): 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: self._connections.run(self.expiration_interval) 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: self._run(expiration_interval) 2024-09-16T09:49:50.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: s = self.context.wrap_socket( 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: return self.sslsocket_class._create( 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: self.do_handshake() 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: self._sslobj.do_handshake() 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:49:50.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:49 smithi081 bash[20441]: cluster 2024-09-16T09:49:49.043804+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T09:49:52.117 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:49:52.336 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:51 smithi060 bash[25240]: cluster 2024-09-16T09:49:50.043210+0000 mgr.y (mgr.24308) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:52.336 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:51 smithi060 bash[25240]: cluster 2024-09-16T09:49:50.915398+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-16T09:49:52.336 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:51 smithi060 bash[19757]: cluster 2024-09-16T09:49:50.043210+0000 mgr.y (mgr.24308) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:52.336 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:51 smithi060 bash[19757]: cluster 2024-09-16T09:49:50.915398+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-16T09:49:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:51 smithi081 bash[20441]: cluster 2024-09-16T09:49:50.043210+0000 mgr.y (mgr.24308) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:49:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:51 smithi081 bash[20441]: cluster 2024-09-16T09:49:50.915398+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-16T09:49:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:53 smithi060 bash[25240]: cluster 2024-09-16T09:49:52.043805+0000 mgr.y (mgr.24308) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T09:49:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:53 smithi060 bash[19757]: cluster 2024-09-16T09:49:52.043805+0000 mgr.y (mgr.24308) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T09:49:54.331 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2024-09-16T09:49:54.332 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQBC/+dmgLSZExAAeypkv95KKicoSxmQKjsvYQ== 2024-09-16T09:49:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:53 smithi081 bash[20441]: cluster 2024-09-16T09:49:52.043805+0000 mgr.y (mgr.24308) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T09:49:55.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:54 smithi060 bash[25240]: audit 2024-09-16T09:49:54.328660+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:49:55.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:54 smithi060 bash[25240]: audit 2024-09-16T09:49:54.330979+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:49:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:54 smithi060 bash[19757]: audit 2024-09-16T09:49:54.328660+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:49:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:54 smithi060 bash[19757]: audit 2024-09-16T09:49:54.330979+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:49:55.247 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-16T09:49:55.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T09:49:55.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T09:49:55.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T09:49:55.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:54 smithi081 bash[20441]: audit 2024-09-16T09:49:54.328660+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:49:55.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:54 smithi081 bash[20441]: audit 2024-09-16T09:49:54.330979+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.60:0/4190343655' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:49:56.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:55 smithi060 bash[25240]: cluster 2024-09-16T09:49:54.044382+0000 mgr.y (mgr.24308) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T09:49:56.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:55 smithi060 bash[19757]: cluster 2024-09-16T09:49:54.044382+0000 mgr.y (mgr.24308) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T09:49:56.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:55 smithi081 bash[20441]: cluster 2024-09-16T09:49:54.044382+0000 mgr.y (mgr.24308) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T09:49:57.943 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.943 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.944 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.945 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.945 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.945 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:57 smithi060 bash[19757]: cluster 2024-09-16T09:49:56.045076+0000 mgr.y (mgr.24308) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:49:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:57 smithi060 bash[25240]: cluster 2024-09-16T09:49:56.045076+0000 mgr.y (mgr.24308) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:49:57.946 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.299 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:57 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: Started Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:49:58.301 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.301 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.301 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:49:58 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:49:58.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:57 smithi081 bash[20441]: cluster 2024-09-16T09:49:56.045076+0000 mgr.y (mgr.24308) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:49:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: cluster 2024-09-16T09:49:58.045509+0000 mgr.y (mgr.24308) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:49:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: audit 2024-09-16T09:49:58.195900+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: audit 2024-09-16T09:49:58.201391+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: audit 2024-09-16T09:49:58.206325+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: audit 2024-09-16T09:49:58.210668+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:49:59 smithi081 bash[20441]: cephadm 2024-09-16T09:49:58.213695+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T09:49:59.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: cluster 2024-09-16T09:49:58.045509+0000 mgr.y (mgr.24308) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: audit 2024-09-16T09:49:58.195900+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: audit 2024-09-16T09:49:58.201391+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: audit 2024-09-16T09:49:58.206325+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: audit 2024-09-16T09:49:58.210668+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[19757]: cephadm 2024-09-16T09:49:58.213695+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: cluster 2024-09-16T09:49:58.045509+0000 mgr.y (mgr.24308) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: audit 2024-09-16T09:49:58.195900+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: audit 2024-09-16T09:49:58.201391+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: audit 2024-09-16T09:49:58.206325+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: audit 2024-09-16T09:49:58.210668+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:49:59.610 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[25240]: cephadm 2024-09-16T09:49:58.213695+0000 mgr.y (mgr.24308) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T09:49:59.710 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.697Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.697Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.699Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.699Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.729Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.730Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T09:49:59.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.733Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T09:49:59.907 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:49:59 smithi060 bash[46151]: ts=2024-09-16T09:49:59.733Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T09:50:00.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:00 smithi060 bash[25240]: cluster 2024-09-16T09:50:00.000111+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-09-16T09:50:00.471 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:00 smithi060 bash[19757]: cluster 2024-09-16T09:50:00.000111+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-09-16T09:50:00.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:00 smithi081 bash[20441]: cluster 2024-09-16T09:50:00.000111+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-09-16T09:50:01.495 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.496 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[25240]: cluster 2024-09-16T09:50:00.045864+0000 mgr.y (mgr.24308) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:01.496 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[25240]: audit 2024-09-16T09:50:01.134259+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:01.496 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[25240]: audit 2024-09-16T09:50:01.134401+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:01.496 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.496 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.497 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[19757]: cluster 2024-09-16T09:50:00.045864+0000 mgr.y (mgr.24308) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:01.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[19757]: audit 2024-09-16T09:50:01.134259+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:01.498 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[19757]: audit 2024-09-16T09:50:01.134401+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:01.498 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.498 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.499 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.499 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:01 smithi081 bash[20441]: cluster 2024-09-16T09:50:00.045864+0000 mgr.y (mgr.24308) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:01 smithi081 bash[20441]: audit 2024-09-16T09:50:01.134259+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:01.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:01 smithi081 bash[20441]: audit 2024-09-16T09:50:01.134401+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.762 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.763 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: Started Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:01.763 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.763 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[46151]: ts=2024-09-16T09:50:01.699Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000134655s 2024-09-16T09:50:01.763 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.764 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:01.764 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:50:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:02.012 INFO:teuthology.orchestra.run.smithi081.stdout:[client.1] 2024-09-16T09:50:02.012 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQBK/+dmlU58ABAA7IKJVz+snu5sdh4tl9/Byw== 2024-09-16T09:50:02.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:01 smithi060 bash[46446]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T09:50:02.842 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-16T09:50:02.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T09:50:02.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:01.767020+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:01.771869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:01.778135+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: cephadm 2024-09-16T09:50:01.779209+0000 mgr.y (mgr.24308) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:02.007984+0000 mon.a (mon.0) 918 : 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-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:02.009690+0000 mon.a (mon.0) 919 : 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-09-16T09:50:02.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:02 smithi081 bash[20441]: audit 2024-09-16T09:50:02.009762+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.81:0/560286473' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:50:02.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[46446]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T09:50:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:01.767020+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:01.771869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:01.778135+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: cephadm 2024-09-16T09:50:01.779209+0000 mgr.y (mgr.24308) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:02.007984+0000 mon.a (mon.0) 918 : 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-09-16T09:50:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:02.009690+0000 mon.a (mon.0) 919 : 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-09-16T09:50:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[25240]: audit 2024-09-16T09:50:02.009762+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.81:0/560286473' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:01.767020+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:01.771869+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:01.778135+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: cephadm 2024-09-16T09:50:01.779209+0000 mgr.y (mgr.24308) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:02.007984+0000 mon.a (mon.0) 918 : 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-09-16T09:50:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:02.009690+0000 mon.a (mon.0) 919 : 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-09-16T09:50:02.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[19757]: audit 2024-09-16T09:50:02.009762+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.81:0/560286473' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T09:50:02.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T09:50:03.192 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[46446]: 22b70bddd3ac: Pulling fs layer 2024-09-16T09:50:03.192 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[46446]: 5c12815fee55: Pulling fs layer 2024-09-16T09:50:03.192 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:02 smithi060 bash[46446]: c0e87333d380: Pulling fs layer 2024-09-16T09:50:03.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: 5c12815fee55: Verifying Checksum 2024-09-16T09:50:03.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: 5c12815fee55: Download complete 2024-09-16T09:50:03.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: 22b70bddd3ac: Verifying Checksum 2024-09-16T09:50:03.657 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: 22b70bddd3ac: Download complete 2024-09-16T09:50:03.657 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: c0e87333d380: Verifying Checksum 2024-09-16T09:50:03.657 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: c0e87333d380: Download complete 2024-09-16T09:50:04.035 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.035 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.035 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.035 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.036 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.036 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.036 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.036 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.036 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.037 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.037 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.037 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.041 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:04 smithi081 systemd[1]: Started Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:04.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:03 smithi081 bash[20441]: cluster 2024-09-16T09:50:02.046287+0000 mgr.y (mgr.24308) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:04.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[25240]: cluster 2024-09-16T09:50:02.046287+0000 mgr.y (mgr.24308) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:04.156 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[46446]: 22b70bddd3ac: Pull complete 2024-09-16T09:50:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:03 smithi060 bash[19757]: cluster 2024-09-16T09:50:02.046287+0000 mgr.y (mgr.24308) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:50:04.406 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:04 smithi081 bash[42388]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T09:50:04.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE Bus STOPPING 2024-09-16T09:50:04.814 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[46446]: 5c12815fee55: Pull complete 2024-09-16T09:50:04.906 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:04 smithi081 bash[42388]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T09:50:05.083 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[46446]: c0e87333d380: Pull complete 2024-09-16T09:50:05.083 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:50:05.083 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE Bus STOPPED 2024-09-16T09:50:05.083 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE Bus STARTING 2024-09-16T09:50:05.083 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE Serving on http://:::9283 2024-09-16T09:50:05.083 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:04 smithi060 bash[20007]: [16/Sep/2024:09:50:04] ENGINE Bus STARTED 2024-09-16T09:50:05.406 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[46446]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T09:50:05.406 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[46446]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T09:50:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: cluster 2024-09-16T09:50:04.046825+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.084723+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.096683+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.106704+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.116800+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.131193+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: cephadm 2024-09-16T09:50:04.150968+0000 mgr.y (mgr.24308) 29 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.422109+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.428998+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.436150+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.436686+0000 mgr.y (mgr.24308) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: audit 2024-09-16T09:50:04.441394+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[19757]: cephadm 2024-09-16T09:50:04.459219+0000 mgr.y (mgr.24308) 31 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: cluster 2024-09-16T09:50:04.046825+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.084723+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.096683+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.106704+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.116800+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.131193+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: cephadm 2024-09-16T09:50:04.150968+0000 mgr.y (mgr.24308) 29 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.422109+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.428998+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.436150+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.436686+0000 mgr.y (mgr.24308) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: audit 2024-09-16T09:50:04.441394+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:05 smithi060 bash[25240]: cephadm 2024-09-16T09:50:04.459219+0000 mgr.y (mgr.24308) 31 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T09:50:05.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:05 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: cluster 2024-09-16T09:50:04.046825+0000 mgr.y (mgr.24308) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.084723+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.096683+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.106704+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.116800+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.131193+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: cephadm 2024-09-16T09:50:04.150968+0000 mgr.y (mgr.24308) 29 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.422109+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.428998+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.436150+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.436686+0000 mgr.y (mgr.24308) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: audit 2024-09-16T09:50:04.441394+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:05.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[20441]: cephadm 2024-09-16T09:50:04.459219+0000 mgr.y (mgr.24308) 31 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T09:50:06.124 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 22b70bddd3ac: Pulling fs layer 2024-09-16T09:50:06.124 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 5c12815fee55: Pulling fs layer 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: c0e87333d380: Pulling fs layer 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 5c12815fee55: Verifying Checksum 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 5c12815fee55: Download complete 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 22b70bddd3ac: Verifying Checksum 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: 22b70bddd3ac: Download complete 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: c0e87333d380: Verifying Checksum 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:05 smithi081 bash[42388]: c0e87333d380: Download complete 2024-09-16T09:50:06.125 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:06 smithi081 bash[42388]: 22b70bddd3ac: Pull complete 2024-09-16T09:50:07.156 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:06 smithi081 bash[42388]: 5c12815fee55: Pull complete 2024-09-16T09:50:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[19757]: cluster 2024-09-16T09:50:06.047190+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[19757]: audit 2024-09-16T09:50:06.142832+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[25240]: cluster 2024-09-16T09:50:06.047190+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[25240]: audit 2024-09-16T09:50:06.142832+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:07.407 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.331Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T09:50:07.407 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.331Z 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-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.332Z 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-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.332Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.332Z 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-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.332Z 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-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T09:50:07.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T09:50:07.409 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T09:50:07.410 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.333Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T09:50:07.411 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.334Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T09:50:07.412 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:50:07 smithi060 bash[46446]: ts=2024-09-16T09:50:07.334Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T09:50:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:07 smithi081 bash[20441]: cluster 2024-09-16T09:50:06.047190+0000 mgr.y (mgr.24308) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:07 smithi081 bash[20441]: audit 2024-09-16T09:50:06.142832+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:09 smithi060 bash[25240]: cluster 2024-09-16T09:50:08.047533+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:09 smithi060 bash[19757]: cluster 2024-09-16T09:50:08.047533+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:09.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:09 smithi081 bash[20441]: cluster 2024-09-16T09:50:08.047533+0000 mgr.y (mgr.24308) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:09.407 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:09 smithi081 bash[42388]: c0e87333d380: Pull complete 2024-09-16T09:50:09.618 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:09.906 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:09 smithi081 bash[42388]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T09:50:09.906 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:09 smithi081 bash[42388]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T09:50:09.960 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:09 smithi060 bash[46151]: ts=2024-09-16T09:50:09.702Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003252348s 2024-09-16T09:50:11.224 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:50:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:11 smithi060 bash[19757]: cluster 2024-09-16T09:50:10.048015+0000 mgr.y (mgr.24308) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:11 smithi060 bash[25240]: cluster 2024-09-16T09:50:10.048015+0000 mgr.y (mgr.24308) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:11.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:11 smithi081 bash[20441]: cluster 2024-09-16T09:50:10.048015+0000 mgr.y (mgr.24308) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:11.917 INFO:teuthology.orchestra.run.smithi060.stdout:[{"version":24,"timestamp":"2024-09-16T09:50:04.437477+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-16T09:50:11.917 INFO:tasks.ceph_manager:config epoch is 24 2024-09-16T09:50:11.917 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T09:50:11.918 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T09:50:11.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T09:50:12.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:12 smithi060 bash[25240]: audit 2024-09-16T09:50:11.223550+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.60:0/3450206031' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T09:50:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:12 smithi060 bash[19757]: audit 2024-09-16T09:50:11.223550+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.60:0/3450206031' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T09:50:12.657 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.318Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T09:50:12.657 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.318Z 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-09-16T09:50:12.657 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.319Z 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-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.319Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.319Z 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-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.319Z 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-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T09:50:12.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T09:50:12.659 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T09:50:12.660 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T09:50:12.661 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[42388]: ts=2024-09-16T09:50:12.320Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T09:50:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:12 smithi081 bash[20441]: audit 2024-09-16T09:50:11.223550+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.60:0/3450206031' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T09:50:13.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:13 smithi081 bash[20441]: cluster 2024-09-16T09:50:12.048550+0000 mgr.y (mgr.24308) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:13 smithi060 bash[25240]: cluster 2024-09-16T09:50:12.048550+0000 mgr.y (mgr.24308) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:13.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:13 smithi060 bash[19757]: cluster 2024-09-16T09:50:12.048550+0000 mgr.y (mgr.24308) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:15.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:15 smithi081 bash[20441]: cluster 2024-09-16T09:50:14.049116+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:15 smithi060 bash[19757]: cluster 2024-09-16T09:50:14.049116+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:15 smithi060 bash[25240]: cluster 2024-09-16T09:50:14.049116+0000 mgr.y (mgr.24308) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:16 smithi060 bash[19757]: audit 2024-09-16T09:50:16.133892+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:16 smithi060 bash[25240]: audit 2024-09-16T09:50:16.133892+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:16.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:16 smithi081 bash[20441]: audit 2024-09-16T09:50:16.133892+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:16.715 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:17.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:17 smithi081 bash[20441]: cluster 2024-09-16T09:50:16.049703+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:17 smithi060 bash[19757]: cluster 2024-09-16T09:50:16.049703+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:17 smithi060 bash[25240]: cluster 2024-09-16T09:50:16.049703+0000 mgr.y (mgr.24308) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:18.165 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:50:18.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:18 smithi081 bash[20441]: audit 2024-09-16T09:50:18.156584+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.60:0/3479219040' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:50:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:18 smithi060 bash[25240]: audit 2024-09-16T09:50:18.156584+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.60:0/3479219040' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:50:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:18 smithi060 bash[19757]: audit 2024-09-16T09:50:18.156584+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.60:0/3479219040' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:50:18.846 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"flags":0,"active_gid":24308,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":2267812958},{"type":"v1","addr":"172.21.15.60:6801","nonce":2267812958}]},"active_addr":"172.21.15.60:6801/2267812958","active_change":"2024-09-16T09:49:46.018534+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24307,"name":"x","mgr_features":4540701547738038271,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","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":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","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":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.60:8443/","prometheus":"http://172.21.15.60: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3754040309}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":593363136}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":38065538}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3976213978}]}]} 2024-09-16T09:50:18.850 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T09:50:18.850 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T09:50:18.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:50:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:19 smithi060 bash[19757]: cluster 2024-09-16T09:50:18.050305+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:19 smithi060 bash[25240]: cluster 2024-09-16T09:50:18.050305+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:19.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:19 smithi081 bash[20441]: cluster 2024-09-16T09:50:18.050305+0000 mgr.y (mgr.24308) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:21 smithi060 bash[19757]: cluster 2024-09-16T09:50:20.050874+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:21 smithi060 bash[25240]: cluster 2024-09-16T09:50:20.050874+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:21.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:21 smithi081 bash[20441]: cluster 2024-09-16T09:50:20.050874+0000 mgr.y (mgr.24308) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:23.228 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.228 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.229 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.229 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:23 smithi081 bash[20441]: cluster 2024-09-16T09:50:22.051507+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:23.230 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.230 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.587 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.588 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.588 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.588 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.589 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.589 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.589 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.590 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.590 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.590 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.590 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: Started Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:23.590 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:23 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:50:23.648 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:23 smithi060 bash[25240]: cluster 2024-09-16T09:50:22.051507+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:23 smithi060 bash[19757]: cluster 2024-09-16T09:50:22.051507+0000 mgr.y (mgr.24308) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.526736+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.538889+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.549418+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.559722+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.619243+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:24.809 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.622888+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.623320+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.623529+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[25240]: audit 2024-09-16T09:50:23.623972+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.526736+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.538889+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.549418+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.559722+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.619243+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.622888+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.623320+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.623529+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.811 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:24 smithi060 bash[19757]: audit 2024-09-16T09:50:23.623972+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.526736+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.538889+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.549418+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.559722+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.619243+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.622888+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.623320+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.623529+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T09:50:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:24 smithi081 bash[20441]: audit 2024-09-16T09:50:23.623972+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:24.920 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:50:24.920 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":60,"fsid":"583edbd2-740f-11ef-bceb-c7b262605968","created":"2024-09-16T09:39:05.438672+0000","modified":"2024-09-16T09:49:46.018289+0000","last_up_change":"2024-09-16T09:48:54.877933+0000","last_in_change":"2024-09-16T09:48:21.497463+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:44:18.538231+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eb540bb7-37f2-4daf-bf18-a601997c7a3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6803","nonce":645425144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6805","nonce":645425144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6809","nonce":645425144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6807","nonce":645425144}]},"public_addr":"172.21.15.60:6803/645425144","cluster_addr":"172.21.15.60:6805/645425144","heartbeat_back_addr":"172.21.15.60:6809/645425144","heartbeat_front_addr":"172.21.15.60:6807/645425144","state":["exists","up"]},{"osd":1,"uuid":"a11b82e7-eed8-4e94-84b8-230dc3e23013","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6811","nonce":2648215337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6813","nonce":2648215337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6817","nonce":2648215337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6815","nonce":2648215337}]},"public_addr":"172.21.15.60:6811/2648215337","cluster_addr":"172.21.15.60:6813/2648215337","heartbeat_back_addr":"172.21.15.60:6817/2648215337","heartbeat_front_addr":"172.21.15.60:6815/2648215337","state":["exists","up"]},{"osd":2,"uuid":"c960747c-a2c5-41d6-8528-1dfb634c9df4","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.60:6818","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6819","nonce":2181901438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6821","nonce":2181901438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6825","nonce":2181901438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6823","nonce":2181901438}]},"public_addr":"172.21.15.60:6819/2181901438","cluster_addr":"172.21.15.60:6821/2181901438","heartbeat_back_addr":"172.21.15.60:6825/2181901438","heartbeat_front_addr":"172.21.15.60:6823/2181901438","state":["exists","up"]},{"osd":3,"uuid":"498326be-b739-4181-8fc1-788c3872f284","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6827","nonce":1860309032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6829","nonce":1860309032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6833","nonce":1860309032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6831","nonce":1860309032}]},"public_addr":"172.21.15.60:6827/1860309032","cluster_addr":"172.21.15.60:6829/1860309032","heartbeat_back_addr":"172.21.15.60:6833/1860309032","heartbeat_front_addr":"172.21.15.60:6831/1860309032","state":["exists","up"]},{"osd":4,"uuid":"f4251dc3-df78-44bb-a798-c9262231e63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6801","nonce":660727817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6803","nonce":660727817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6807","nonce":660727817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6805","nonce":660727817}]},"public_addr":"172.21.15.81:6801/660727817","cluster_addr":"172.21.15.81:6803/660727817","heartbeat_back_addr":"172.21.15.81:6807/660727817","heartbeat_front_addr":"172.21.15.81:6805/660727817","state":["exists","up"]},{"osd":5,"uuid":"367e884d-592c-4250-b91c-ad2735e91e68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6809","nonce":3065335354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6811","nonce":3065335354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6815","nonce":3065335354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6813","nonce":3065335354}]},"public_addr":"172.21.15.81:6809/3065335354","cluster_addr":"172.21.15.81:6811/3065335354","heartbeat_back_addr":"172.21.15.81:6815/3065335354","heartbeat_front_addr":"172.21.15.81:6813/3065335354","state":["exists","up"]},{"osd":6,"uuid":"ad44c49d-39b2-4a1b-b241-fb40b56dee43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6817","nonce":931795225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6819","nonce":931795225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6823","nonce":931795225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6821","nonce":931795225}]},"public_addr":"172.21.15.81:6817/931795225","cluster_addr":"172.21.15.81:6819/931795225","heartbeat_back_addr":"172.21.15.81:6823/931795225","heartbeat_front_addr":"172.21.15.81:6821/931795225","state":["exists","up"]},{"osd":7,"uuid":"11bb39d3-6682-4431-a328-8270fdc27653","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6825","nonce":1463376376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6827","nonce":1463376376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6831","nonce":1463376376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6829","nonce":1463376376}]},"public_addr":"172.21.15.81:6825/1463376376","cluster_addr":"172.21.15.81:6827/1463376376","heartbeat_back_addr":"172.21.15.81:6831/1463376376","heartbeat_front_addr":"172.21.15.81:6829/1463376376","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:42:27.344528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:43:19.270555+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:44:14.387855+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:45:05.651529+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:02.786761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:58.486900+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:47:53.285722+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:48:53.081463+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2451419882":"2024-09-17T09:49:46.018178+0000","172.21.15.60:6800/717718690":"2024-09-17T09:49:46.018178+0000","172.21.15.60:6800/2099854115":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6801/2099854115":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/1211331596":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/264471129":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/1473692436":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/2467278993":"2024-09-17T09:40:05.903930+0000","172.21.15.60:6801/717718690":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/219120882":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6800/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/127948846":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/1656170970":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6801/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/1949392696":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/194293844":"2024-09-17T09:49:46.018178+0000"},"range_blocklist":{},"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-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: cluster 2024-09-16T09:50:24.051874+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:24.918513+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.60:0/1989511977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.410138+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.416301+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.418387+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.419112+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:25.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.423597+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.454975+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[20441]: audit 2024-09-16T09:50:25.455317+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468030806Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468292384Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468317114Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468324228Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468328916Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T09:50:25.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468335071Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468340764Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468345967Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468350897Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468356073Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468362617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.46837171Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468376586Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468381422Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468386504Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468391781Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468397404Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468408858Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=settings t=2024-09-16T09:50:25.468414333Z level=info msg="App mode production" 2024-09-16T09:50:25.748 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=sqlstore t=2024-09-16T09:50:25.468465146Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=sqlstore t=2024-09-16T09:50:25.468479441Z 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-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.469646583Z level=info msg="Starting DB migrations" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.46973341Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.51246Z level=info msg="Executing migration" id="create user table" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.53752246Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.59642964Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.621482232Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.663586305Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.705565817Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T09:50:25.749 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.747676514Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T09:50:25.833 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: cluster 2024-09-16T09:50:24.051874+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:24.918513+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.60:0/1989511977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.410138+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.416301+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.418387+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.419112+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.423597+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.454975+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[19757]: audit 2024-09-16T09:50:25.455317+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: cluster 2024-09-16T09:50:24.051874+0000 mgr.y (mgr.24308) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:25.834 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:24.918513+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.60:0/1989511977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.410138+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.416301+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.418387+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.419112+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.423597+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.454975+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.835 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:25 smithi060 bash[25240]: audit 2024-09-16T09:50:25.455317+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T09:50:25.836 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T09:50:25.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:50:25.999 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.806463967Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T09:50:25.999 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.848237026Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T09:50:25.999 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.890515929Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T09:50:25.999 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:25 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:25.93233017Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T09:50:26.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.008056078Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T09:50:26.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.075174056Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T09:50:26.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.18192513Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T09:50:26.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.284705115Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T09:50:26.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.460177413Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T09:50:26.977 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.728327515Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T09:50:26.977 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.920148956Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T09:50:26.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[20441]: cephadm 2024-09-16T09:50:25.425136+0000 mgr.y (mgr.24308) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:50:26.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[20441]: audit 2024-09-16T09:50:25.765213+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:26.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[20441]: audit 2024-09-16T09:50:25.882437+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:26.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[20441]: audit 2024-09-16T09:50:25.996417+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:26.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[20441]: audit 2024-09-16T09:50:26.150149+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[25240]: cephadm 2024-09-16T09:50:25.425136+0000 mgr.y (mgr.24308) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[25240]: audit 2024-09-16T09:50:25.765213+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[25240]: audit 2024-09-16T09:50:25.882437+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[25240]: audit 2024-09-16T09:50:25.996417+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[25240]: audit 2024-09-16T09:50:26.150149+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[19757]: cephadm 2024-09-16T09:50:25.425136+0000 mgr.y (mgr.24308) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:50:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[19757]: audit 2024-09-16T09:50:25.765213+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[19757]: audit 2024-09-16T09:50:25.882437+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[19757]: audit 2024-09-16T09:50:25.996417+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:26 smithi060 bash[19757]: audit 2024-09-16T09:50:26.150149+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:26 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:26.979219495Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T09:50:27.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.030208396Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T09:50:27.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.081012775Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T09:50:27.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.149598595Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T09:50:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[20441]: cluster 2024-09-16T09:50:26.052186+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[20441]: cephadm 2024-09-16T09:50:26.796116+0000 mgr.y (mgr.24308) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T09:50:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[20441]: cephadm 2024-09-16T09:50:26.799402+0000 mgr.y (mgr.24308) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-09-16T09:50:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[20441]: audit 2024-09-16T09:50:27.146550+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:27.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.548652664Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T09:50:27.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.684321308Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T09:50:27.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.743098301Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T09:50:28.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[25240]: cluster 2024-09-16T09:50:26.052186+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:28.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[25240]: cephadm 2024-09-16T09:50:26.796116+0000 mgr.y (mgr.24308) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T09:50:28.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[25240]: cephadm 2024-09-16T09:50:26.799402+0000 mgr.y (mgr.24308) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-09-16T09:50:28.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[25240]: audit 2024-09-16T09:50:27.146550+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:28.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[19757]: cluster 2024-09-16T09:50:26.052186+0000 mgr.y (mgr.24308) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:28.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[19757]: cephadm 2024-09-16T09:50:26.796116+0000 mgr.y (mgr.24308) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T09:50:28.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[19757]: cephadm 2024-09-16T09:50:26.799402+0000 mgr.y (mgr.24308) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-09-16T09:50:28.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:27 smithi060 bash[19757]: audit 2024-09-16T09:50:27.146550+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:28.285 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:27 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:27.953143921Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T09:50:28.587 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.286747106Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T09:50:28.587 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.345810859Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T09:50:28.587 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.429714011Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T09:50:28.587 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.514980596Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T09:50:28.587 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.588762943Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T09:50:28.853 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.672637527Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T09:50:28.853 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.748404512Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T09:50:28.853 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.838125985Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T09:50:29.111 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.890834317Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T09:50:29.111 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.916109027Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T09:50:29.111 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:28 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:28.958321971Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T09:50:29.111 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.025639982Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T09:50:29.111 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.087856393Z level=info msg="Executing migration" id="create star table" 2024-09-16T09:50:29.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.189950779Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T09:50:29.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.306626162Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T09:50:29.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: cluster 2024-09-16T09:50:28.052548+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: audit 2024-09-16T09:50:28.110167+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: audit 2024-09-16T09:50:28.190374+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: audit 2024-09-16T09:50:28.275165+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: audit 2024-09-16T09:50:28.319737+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[20441]: audit 2024-09-16T09:50:28.431993+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: cluster 2024-09-16T09:50:28.052548+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: audit 2024-09-16T09:50:28.110167+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: audit 2024-09-16T09:50:28.190374+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: audit 2024-09-16T09:50:28.275165+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: audit 2024-09-16T09:50:28.319737+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[19757]: audit 2024-09-16T09:50:28.431993+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: cluster 2024-09-16T09:50:28.052548+0000 mgr.y (mgr.24308) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: audit 2024-09-16T09:50:28.110167+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: audit 2024-09-16T09:50:28.190374+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: audit 2024-09-16T09:50:28.275165+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: audit 2024-09-16T09:50:28.319737+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:29 smithi060 bash[25240]: audit 2024-09-16T09:50:28.431993+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:29.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.511774664Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T09:50:30.079 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.770658167Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T09:50:30.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:29 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:29.9380983Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T09:50:30.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.013818019Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T09:50:30.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.081552251Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T09:50:30.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.123425736Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T09:50:30.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.165563085Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T09:50:30.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.233437336Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T09:50:30.795 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.540614393Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T09:50:31.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.797134109Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T09:50:31.115 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:30 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:30.861206823Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T09:50:31.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:31 smithi060 bash[25240]: cluster 2024-09-16T09:50:30.053048+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:31.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:31 smithi060 bash[19757]: cluster 2024-09-16T09:50:30.053048+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:31.396 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[20441]: cluster 2024-09-16T09:50:30.053048+0000 mgr.y (mgr.24308) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:31.396 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.143172738Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T09:50:31.397 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.296887327Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T09:50:31.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.397730493Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T09:50:31.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.522717446Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T09:50:31.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.622681511Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.699319848Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.757775578Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.800039365Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.842436443Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.910133451Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.935345518Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T09:50:31.959 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:31 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:31.960542508Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T09:50:32.164 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:32.245 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[20441]: audit 2024-09-16T09:50:31.134090+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.002602438Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.027800234Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.069842048Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.12046682Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.162589893Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T09:50:32.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.204710405Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T09:50:32.368 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:32 smithi060 bash[19757]: audit 2024-09-16T09:50:31.134090+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:32.368 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:32 smithi060 bash[25240]: audit 2024-09-16T09:50:31.134090+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:32.505 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.246495374Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T09:50:32.505 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.288587602Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T09:50:32.505 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.330603111Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T09:50:32.506 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.380923329Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T09:50:32.506 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.422873372Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T09:50:32.506 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.46493521Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T09:50:32.506 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.507014613Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T09:50:32.787 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.549212627Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T09:50:32.788 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.60774059Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T09:50:32.788 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.684874631Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T09:50:33.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.789407239Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T09:50:33.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:32 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:32.980707412Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T09:50:33.469 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.213541787Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T09:50:33.470 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.352798965Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T09:50:33.470 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.411771268Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T09:50:33.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[20441]: cluster 2024-09-16T09:50:32.053671+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:33.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[20441]: audit 2024-09-16T09:50:32.402410+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[20441]: audit 2024-09-16T09:50:32.431532+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[20441]: audit 2024-09-16T09:50:32.440369+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[25240]: cluster 2024-09-16T09:50:32.053671+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[25240]: audit 2024-09-16T09:50:32.402410+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[25240]: audit 2024-09-16T09:50:32.431532+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[25240]: audit 2024-09-16T09:50:32.440369+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[19757]: cluster 2024-09-16T09:50:32.053671+0000 mgr.y (mgr.24308) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[19757]: audit 2024-09-16T09:50:32.402410+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[19757]: audit 2024-09-16T09:50:32.431532+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:33 smithi060 bash[19757]: audit 2024-09-16T09:50:32.440369+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:33.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.471654368Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T09:50:33.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.530408771Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T09:50:33.873 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:50:33.873 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":60,"fsid":"583edbd2-740f-11ef-bceb-c7b262605968","created":"2024-09-16T09:39:05.438672+0000","modified":"2024-09-16T09:49:46.018289+0000","last_up_change":"2024-09-16T09:48:54.877933+0000","last_in_change":"2024-09-16T09:48:21.497463+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:44:18.538231+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eb540bb7-37f2-4daf-bf18-a601997c7a3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6803","nonce":645425144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6805","nonce":645425144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6809","nonce":645425144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":645425144},{"type":"v1","addr":"172.21.15.60:6807","nonce":645425144}]},"public_addr":"172.21.15.60:6803/645425144","cluster_addr":"172.21.15.60:6805/645425144","heartbeat_back_addr":"172.21.15.60:6809/645425144","heartbeat_front_addr":"172.21.15.60:6807/645425144","state":["exists","up"]},{"osd":1,"uuid":"a11b82e7-eed8-4e94-84b8-230dc3e23013","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6811","nonce":2648215337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6813","nonce":2648215337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6817","nonce":2648215337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2648215337},{"type":"v1","addr":"172.21.15.60:6815","nonce":2648215337}]},"public_addr":"172.21.15.60:6811/2648215337","cluster_addr":"172.21.15.60:6813/2648215337","heartbeat_back_addr":"172.21.15.60:6817/2648215337","heartbeat_front_addr":"172.21.15.60:6815/2648215337","state":["exists","up"]},{"osd":2,"uuid":"c960747c-a2c5-41d6-8528-1dfb634c9df4","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.60:6818","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6819","nonce":2181901438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6821","nonce":2181901438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6825","nonce":2181901438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2181901438},{"type":"v1","addr":"172.21.15.60:6823","nonce":2181901438}]},"public_addr":"172.21.15.60:6819/2181901438","cluster_addr":"172.21.15.60:6821/2181901438","heartbeat_back_addr":"172.21.15.60:6825/2181901438","heartbeat_front_addr":"172.21.15.60:6823/2181901438","state":["exists","up"]},{"osd":3,"uuid":"498326be-b739-4181-8fc1-788c3872f284","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6827","nonce":1860309032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6829","nonce":1860309032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6833","nonce":1860309032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":1860309032},{"type":"v1","addr":"172.21.15.60:6831","nonce":1860309032}]},"public_addr":"172.21.15.60:6827/1860309032","cluster_addr":"172.21.15.60:6829/1860309032","heartbeat_back_addr":"172.21.15.60:6833/1860309032","heartbeat_front_addr":"172.21.15.60:6831/1860309032","state":["exists","up"]},{"osd":4,"uuid":"f4251dc3-df78-44bb-a798-c9262231e63d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6801","nonce":660727817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6803","nonce":660727817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6807","nonce":660727817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":660727817},{"type":"v1","addr":"172.21.15.81:6805","nonce":660727817}]},"public_addr":"172.21.15.81:6801/660727817","cluster_addr":"172.21.15.81:6803/660727817","heartbeat_back_addr":"172.21.15.81:6807/660727817","heartbeat_front_addr":"172.21.15.81:6805/660727817","state":["exists","up"]},{"osd":5,"uuid":"367e884d-592c-4250-b91c-ad2735e91e68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6809","nonce":3065335354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6811","nonce":3065335354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6815","nonce":3065335354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3065335354},{"type":"v1","addr":"172.21.15.81:6813","nonce":3065335354}]},"public_addr":"172.21.15.81:6809/3065335354","cluster_addr":"172.21.15.81:6811/3065335354","heartbeat_back_addr":"172.21.15.81:6815/3065335354","heartbeat_front_addr":"172.21.15.81:6813/3065335354","state":["exists","up"]},{"osd":6,"uuid":"ad44c49d-39b2-4a1b-b241-fb40b56dee43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6817","nonce":931795225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6819","nonce":931795225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6823","nonce":931795225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":931795225},{"type":"v1","addr":"172.21.15.81:6821","nonce":931795225}]},"public_addr":"172.21.15.81:6817/931795225","cluster_addr":"172.21.15.81:6819/931795225","heartbeat_back_addr":"172.21.15.81:6823/931795225","heartbeat_front_addr":"172.21.15.81:6821/931795225","state":["exists","up"]},{"osd":7,"uuid":"11bb39d3-6682-4431-a328-8270fdc27653","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6825","nonce":1463376376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6827","nonce":1463376376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6831","nonce":1463376376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1463376376},{"type":"v1","addr":"172.21.15.81:6829","nonce":1463376376}]},"public_addr":"172.21.15.81:6825/1463376376","cluster_addr":"172.21.15.81:6827/1463376376","heartbeat_back_addr":"172.21.15.81:6831/1463376376","heartbeat_front_addr":"172.21.15.81:6829/1463376376","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:42:27.344528+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:43:19.270555+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:44:14.387855+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:45:05.651529+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:02.786761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:46:58.486900+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:47:53.285722+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:48:53.081463+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2451419882":"2024-09-17T09:49:46.018178+0000","172.21.15.60:6800/717718690":"2024-09-17T09:49:46.018178+0000","172.21.15.60:6800/2099854115":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6801/2099854115":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/1211331596":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/264471129":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/1473692436":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/2467278993":"2024-09-17T09:40:05.903930+0000","172.21.15.60:6801/717718690":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/219120882":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6800/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/127948846":"2024-09-17T09:39:32.411258+0000","172.21.15.60:0/1656170970":"2024-09-17T09:39:32.411258+0000","172.21.15.60:6801/3264414410":"2024-09-17T09:40:05.903930+0000","172.21.15.60:0/1949392696":"2024-09-17T09:49:46.018178+0000","172.21.15.60:0/194293844":"2024-09-17T09:49:46.018178+0000"},"range_blocklist":{},"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-09-16T09:50:34.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:33 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:33.748546233Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T09:50:34.404 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.063351002Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T09:50:34.404 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.200288728Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T09:50:34.565 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:34 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T09:50:34.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.406152824Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T09:50:34.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[20441]: audit 2024-09-16T09:50:33.560421+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:34.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[20441]: audit 2024-09-16T09:50:33.870952+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.60:0/2999859037' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:34.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T09:50:34.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T09:50:34.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T09:50:34.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T09:50:34.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T09:50:34.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T09:50:34.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T09:50:34.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T09:50:34.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:34 smithi060 bash[46151]: ts=2024-09-16T09:50:34.662Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T09:50:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:34 smithi060 bash[19757]: audit 2024-09-16T09:50:33.560421+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:34 smithi060 bash[19757]: audit 2024-09-16T09:50:33.870952+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.60:0/2999859037' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:34 smithi060 bash[25240]: audit 2024-09-16T09:50:33.560421+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:34 smithi060 bash[25240]: audit 2024-09-16T09:50:33.870952+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.60:0/2999859037' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T09:50:34.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.659539365Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T09:50:34.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.73706145Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T09:50:34.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.813890285Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T09:50:34.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.89757836Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T09:50:35.229 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:34 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:34.980619254Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T09:50:35.229 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.05589528Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T09:50:35.229 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.137422264Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T09:50:35.229 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.203920009Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T09:50:35.314 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[48542]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T09:50:35.566 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.248957701Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T09:50:35.566 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.299651543Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T09:50:35.567 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.358463854Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T09:50:35.567 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.400433382Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T09:50:35.567 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.489141592Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T09:50:35.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[48739]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T09:50:35.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:35 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T09:50:35.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:35 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:35.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:35 smithi060 systemd[1]: Started Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:35.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.56817547Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T09:50:35.829 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.651916825Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T09:50:36.142 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:35.868544843Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T09:50:36.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[20441]: cluster 2024-09-16T09:50:34.054212+0000 mgr.y (mgr.24308) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:36.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[20441]: audit 2024-09-16T09:50:34.828784+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[20441]: audit 2024-09-16T09:50:35.379284+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:35 smithi081 bash[20441]: audit 2024-09-16T09:50:35.384621+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[19757]: cluster 2024-09-16T09:50:34.054212+0000 mgr.y (mgr.24308) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[19757]: audit 2024-09-16T09:50:34.828784+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[19757]: audit 2024-09-16T09:50:35.379284+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[19757]: audit 2024-09-16T09:50:35.384621+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[25240]: cluster 2024-09-16T09:50:34.054212+0000 mgr.y (mgr.24308) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[25240]: audit 2024-09-16T09:50:34.828784+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[25240]: audit 2024-09-16T09:50:35.379284+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:35 smithi060 bash[25240]: audit 2024-09-16T09:50:35.384621+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:36.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.144514378Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T09:50:36.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.255126731Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T09:50:36.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.33926841Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T09:50:37.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[20441]: cephadm 2024-09-16T09:50:35.386565+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T09:50:37.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[20441]: cephadm 2024-09-16T09:50:35.642184+0000 mgr.y (mgr.24308) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T09:50:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[25240]: cephadm 2024-09-16T09:50:35.386565+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T09:50:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[25240]: cephadm 2024-09-16T09:50:35.642184+0000 mgr.y (mgr.24308) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T09:50:37.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.707175529Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T09:50:37.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.833807296Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T09:50:37.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.892406583Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T09:50:37.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:36 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:36.943122116Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T09:50:37.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[19757]: cephadm 2024-09-16T09:50:35.386565+0000 mgr.y (mgr.24308) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T09:50:37.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[19757]: cephadm 2024-09-16T09:50:35.642184+0000 mgr.y (mgr.24308) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[48770]: ts=2024-09-16T09:50:36.977Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[48770]: ts=2024-09-16T09:50:36.977Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[48770]: ts=2024-09-16T09:50:36.979Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:36 smithi060 bash[48770]: ts=2024-09-16T09:50:36.980Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[48770]: ts=2024-09-16T09:50:37.017Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[48770]: ts=2024-09-16T09:50:37.017Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[48770]: ts=2024-09-16T09:50:37.020Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T09:50:37.158 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[48770]: ts=2024-09-16T09:50:37.020Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T09:50:37.552 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.293851435Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T09:50:37.553 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.452754908Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T09:50:37.839 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.554312619Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T09:50:37.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.64698206Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T09:50:37.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.746981305Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T09:50:37.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.797248372Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T09:50:38.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.870331573Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T09:50:38.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:37.948182751Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T09:50:38.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.006751669Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T09:50:38.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.057357756Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T09:50:38.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[20441]: cluster 2024-09-16T09:50:36.054772+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:38.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[20441]: audit 2024-09-16T09:50:37.481688+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[20441]: audit 2024-09-16T09:50:37.494674+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:37 smithi081 bash[20441]: audit 2024-09-16T09:50:37.505479+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[19757]: cluster 2024-09-16T09:50:36.054772+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[19757]: audit 2024-09-16T09:50:37.481688+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[19757]: audit 2024-09-16T09:50:37.494674+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[19757]: audit 2024-09-16T09:50:37.505479+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[25240]: cluster 2024-09-16T09:50:36.054772+0000 mgr.y (mgr.24308) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[25240]: audit 2024-09-16T09:50:37.481688+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[25240]: audit 2024-09-16T09:50:37.494674+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:37 smithi060 bash[25240]: audit 2024-09-16T09:50:37.505479+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:38.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.141545683Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T09:50:38.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.183323799Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T09:50:38.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.278042879Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T09:50:38.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.367763523Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T09:50:38.807 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.53763309Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T09:50:39.119 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.808729008Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T09:50:39.119 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:38 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:38.922820809Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T09:50:39.119 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.053681744Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T09:50:39.247 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:38 smithi060 bash[48770]: ts=2024-09-16T09:50:38.981Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00066465s 2024-09-16T09:50:39.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.121314763Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T09:50:39.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.181719275Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T09:50:39.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.223081219Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T09:50:39.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.282256234Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T09:50:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[20441]: cluster 2024-09-16T09:50:38.055467+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[20441]: audit 2024-09-16T09:50:38.262950+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[20441]: audit 2024-09-16T09:50:38.274902+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[20441]: audit 2024-09-16T09:50:38.283902+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[25240]: cluster 2024-09-16T09:50:38.055467+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[25240]: audit 2024-09-16T09:50:38.262950+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[25240]: audit 2024-09-16T09:50:38.274902+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[25240]: audit 2024-09-16T09:50:38.283902+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[19757]: cluster 2024-09-16T09:50:38.055467+0000 mgr.y (mgr.24308) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[19757]: audit 2024-09-16T09:50:38.262950+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[19757]: audit 2024-09-16T09:50:38.274902+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:39 smithi060 bash[19757]: audit 2024-09-16T09:50:38.283902+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:39.846 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.514055Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T09:50:40.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.844792619Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T09:50:40.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.893651413Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T09:50:40.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:39 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:39.969763869Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T09:50:40.562 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.312272659Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T09:50:40.562 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.47985638Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T09:50:40.866 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.867 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.869 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.869 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.871 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.871 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.873 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.874 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:40.902 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.564063007Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T09:50:40.902 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.654929352Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T09:50:40.902 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.756492218Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T09:50:40.902 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.807033492Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T09:50:40.902 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.903418332Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T09:50:41.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:40 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.957694388Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T09:50:41.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:40.999876547Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T09:50:41.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.02527164Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T09:50:41.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.075866541Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T09:50:41.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.134558905Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T09:50:41.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.151648273Z level=info msg="Executing migration" id="create session table" 2024-09-16T09:50:41.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:41 smithi060 bash[19757]: cluster 2024-09-16T09:50:40.056176+0000 mgr.y (mgr.24308) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:41.369 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:41 smithi060 bash[25240]: cluster 2024-09-16T09:50:40.056176+0000 mgr.y (mgr.24308) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:41.471 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.219708236Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T09:50:41.471 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.279821447Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T09:50:41.472 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.396514475Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T09:50:41.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[20441]: cluster 2024-09-16T09:50:40.056176+0000 mgr.y (mgr.24308) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:41.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.532535628Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T09:50:41.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.721196492Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T09:50:42.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:41 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:41.983406332Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T09:50:42.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.089167878Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T09:50:42.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.164848543Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T09:50:42.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.25791744Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T09:50:42.547 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.299878853Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T09:50:42.547 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.325151867Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T09:50:42.547 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.367268516Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T09:50:42.547 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.426331137Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T09:50:42.547 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.477722894Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T09:50:42.548 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T09:50:42.549 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T09:50:42.549 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T09:50:42.549 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T09:50:42.549 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[41188]: ts=2024-09-16T09:50:42.415Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T09:50:42.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.552451423Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T09:50:42.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.635983295Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T09:50:42.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.757505822Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T09:50:42.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[20441]: audit 2024-09-16T09:50:41.545417+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[20441]: audit 2024-09-16T09:50:41.555520+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[20441]: audit 2024-09-16T09:50:41.562759+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[19757]: audit 2024-09-16T09:50:41.545417+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[19757]: audit 2024-09-16T09:50:41.555520+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[19757]: audit 2024-09-16T09:50:41.562759+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[25240]: audit 2024-09-16T09:50:41.545417+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[25240]: audit 2024-09-16T09:50:41.555520+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:42 smithi060 bash[25240]: audit 2024-09-16T09:50:41.562759+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.230 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:42 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:42.953834626Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T09:50:43.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.232341259Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T09:50:43.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.355722202Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T09:50:43.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.431349384Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T09:50:43.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.473952956Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T09:50:43.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.530109045Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T09:50:43.529 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[44384]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T09:50:43.529 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[44445]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T09:50:43.529 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:43 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T09:50:43.529 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:43 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:43.529 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:43 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:50:43.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[20007]: [16/Sep/2024:09:50:43] ENGINE Bus STOPPING 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: cluster 2024-09-16T09:50:42.056847+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.017451+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.025419+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.033768+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.496862+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.503079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.510495+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.512102+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.516516+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.535778+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.538605+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.543962+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.556961+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[25240]: audit 2024-09-16T09:50:43.560263+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:43.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: cluster 2024-09-16T09:50:42.056847+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.017451+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.025419+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.033768+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.496862+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.503079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.510495+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.512102+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.516516+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.535778+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.538605+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:43.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.543962+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.556961+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:43.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[19757]: audit 2024-09-16T09:50:43.560263+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:43.961 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.618297917Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T09:50:43.961 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:43.723236606Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T09:50:43.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: cluster 2024-09-16T09:50:42.056847+0000 mgr.y (mgr.24308) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.017451+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.025419+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.033768+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.496862+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.503079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.510495+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.512102+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.516516+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.535778+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.538605+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:43.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.543962+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:43.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.556961+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:43.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:43 smithi081 bash[20441]: audit 2024-09-16T09:50:43.560263+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:44.077 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[20007]: [16/Sep/2024:09:50:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:50:44.077 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[20007]: [16/Sep/2024:09:50:43] ENGINE Bus STOPPED 2024-09-16T09:50:44.077 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:43 smithi060 bash[20007]: [16/Sep/2024:09:50:43] ENGINE Bus STARTING 2024-09-16T09:50:44.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:44.012035116Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T09:50:44.423 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Serving on http://:::9283 2024-09-16T09:50:44.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STARTED 2024-09-16T09:50:44.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STOPPING 2024-09-16T09:50:44.698 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:44.332876984Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-16T09:50:44.699 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:44.46410951Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.511083+0000 mgr.y (mgr.24308) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.512405+0000 mgr.y (mgr.24308) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.536938+0000 mgr.y (mgr.24308) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.539022+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.557448+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.560653+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.565602+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:43.646164+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:44.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:44.195663+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:44.208563+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:44.212081+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:44.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:44.213836+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:44.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[20441]: audit 2024-09-16T09:50:44.223780+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.926 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:50:44.926 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STOPPED 2024-09-16T09:50:44.926 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STARTING 2024-09-16T09:50:44.926 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Serving on http://:::9283 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STARTED 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[20007]: [16/Sep/2024:09:50:44] ENGINE Bus STOPPING 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.511083+0000 mgr.y (mgr.24308) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.512405+0000 mgr.y (mgr.24308) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.536938+0000 mgr.y (mgr.24308) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.539022+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.557448+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.560653+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.565602+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:43.646164+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:44.195663+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:44.208563+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:44.212081+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:44.213836+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[25240]: audit 2024-09-16T09:50:44.223780+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.511083+0000 mgr.y (mgr.24308) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.512405+0000 mgr.y (mgr.24308) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.536938+0000 mgr.y (mgr.24308) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.539022+0000 mgr.y (mgr.24308) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T09:50:44.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.557448+0000 mgr.y (mgr.24308) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.560653+0000 mgr.y (mgr.24308) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.565602+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:43.646164+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:44.195663+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:44.208563+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:44.212081+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:44.213836+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:50:44.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:44 smithi060 bash[19757]: audit 2024-09-16T09:50:44.223780+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:45.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:44.601149513Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T09:50:45.156 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:44 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:44.906892007Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T09:50:45.346 INFO:teuthology.orchestra.run.smithi060.stdout:111669149765 2024-09-16T09:50:45.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T09:50:45.434 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[20007]: [16/Sep/2024:09:50:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:50:45.434 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[20007]: [16/Sep/2024:09:50:45] ENGINE Bus STOPPED 2024-09-16T09:50:45.434 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[20007]: [16/Sep/2024:09:50:45] ENGINE Bus STARTING 2024-09-16T09:50:45.434 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[20007]: [16/Sep/2024:09:50:45] ENGINE Serving on http://:::9283 2024-09-16T09:50:45.434 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[20007]: [16/Sep/2024:09:50:45] ENGINE Bus STARTED 2024-09-16T09:50:45.582 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.300910949Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T09:50:45.582 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.38800299Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T09:50:45.582 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.496222232Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T09:50:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[19757]: cluster 2024-09-16T09:50:44.057481+0000 mgr.y (mgr.24308) 62 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:45.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:45 smithi060 bash[25240]: cluster 2024-09-16T09:50:44.057481+0000 mgr.y (mgr.24308) 62 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[20441]: cluster 2024-09-16T09:50:44.057481+0000 mgr.y (mgr.24308) 62 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:45.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.604601227Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T09:50:45.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.704305578Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T09:50:45.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.804547767Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T09:50:46.200 INFO:teuthology.orchestra.run.smithi060.stdout:133143986233 2024-09-16T09:50:46.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T09:50:46.212 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.912836226Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T09:50:46.212 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:45 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:45.979696716Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T09:50:46.212 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.065557109Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T09:50:46.212 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.152726192Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T09:50:46.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.214431331Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T09:50:46.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.281516277Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T09:50:46.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.333040664Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T09:50:46.499 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.400312282Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.459398635Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.340Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.340Z 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-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.340Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.340Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.341Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.342Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.343Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.344Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T09:50:46.500 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.344Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.806µs 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.347Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.682µs wal_replay_duration=521.327µs wbl_replay_duration=118ns total_replay_duration=562.839µs 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.349Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.349Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.349Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.374Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.067242ms db_storage=915ns remote_storage=1.218µs web_handler=405ns query_engine=549ns scrape=254.77µs scrape_sd=101.088µs notify=19.673µs notify_sd=35.057µs rules=24.17404ms tracing=6.101µs 2024-09-16T09:50:46.501 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.374Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T09:50:46.502 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[44474]: ts=2024-09-16T09:50:46.374Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T09:50:46.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[20441]: audit 2024-09-16T09:50:46.135850+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.501363363Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.543514833Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.577261675Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.635891589Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.652771647Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.686502245Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T09:50:46.769 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.728402445Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T09:50:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:46 smithi060 bash[19757]: audit 2024-09-16T09:50:46.135850+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:46 smithi060 bash[25240]: audit 2024-09-16T09:50:46.135850+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:50:47.079 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.770383438Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T09:50:47.079 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.803999047Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T09:50:47.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.863247806Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T09:50:47.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.905003185Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T09:50:47.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.947091477Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T09:50:47.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:46 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:46.988979892Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T09:50:47.080 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.081293132Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T09:50:47.207 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:50:46 smithi060 bash[48770]: ts=2024-09-16T09:50:46.984Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003653597s 2024-09-16T09:50:47.375 INFO:teuthology.orchestra.run.smithi060.stdout:77309411407 2024-09-16T09:50:47.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T09:50:47.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.156740338Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T09:50:47.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.257212485Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T09:50:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:47 smithi060 bash[19757]: cluster 2024-09-16T09:50:46.057995+0000 mgr.y (mgr.24308) 63 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:47 smithi060 bash[25240]: cluster 2024-09-16T09:50:46.057995+0000 mgr.y (mgr.24308) 63 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:47.711 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.436591232Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T09:50:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[20441]: cluster 2024-09-16T09:50:46.057995+0000 mgr.y (mgr.24308) 63 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:47.885 INFO:teuthology.orchestra.run.smithi060.stdout:55834574938 2024-09-16T09:50:47.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T09:50:48.008 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.710710573Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T09:50:48.008 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:47 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:47.887805411Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T09:50:48.118 INFO:teuthology.orchestra.run.smithi060.stdout:167503724591 2024-09-16T09:50:48.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T09:50:48.270 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.01010777Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T09:50:48.270 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.077364877Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T09:50:48.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.145173468Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T09:50:48.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.187180137Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-16T09:50:48.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.212427812Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T09:50:48.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.237656078Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.288342385Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.330359786Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.355624198Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.380869033Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.422819646Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.44815628Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T09:50:48.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.490113946Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T09:50:48.540 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.515393151Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T09:50:48.540 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.540842249Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.565730377Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.607899091Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.649868309Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.675341489Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.717210435Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.742352796Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.78442302Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T09:50:48.808 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.809576586Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T09:50:48.824 INFO:teuthology.orchestra.run.smithi060.stdout:236223201304 2024-09-16T09:50:48.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T09:50:49.060 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.834946641Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T09:50:49.060 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.860267356Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.885489762Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.910725504Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.93592114Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:48 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:48.977897626Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.003210871Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.028456973Z level=info msg="Executing migration" id="create team table" 2024-09-16T09:50:49.061 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.062105827Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T09:50:49.089 INFO:teuthology.orchestra.run.smithi060.stdout:201863462949 2024-09-16T09:50:49.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T09:50:49.135 INFO:teuthology.orchestra.run.smithi060.stdout:34359738470 2024-09-16T09:50:49.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T09:50:49.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[20441]: cluster 2024-09-16T09:50:48.058642+0000 mgr.y (mgr.24308) 64 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:49.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[20441]: audit 2024-09-16T09:50:48.242664+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[20441]: audit 2024-09-16T09:50:48.254500+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[20441]: audit 2024-09-16T09:50:48.266679+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.079007951Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T09:50:49.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.095963238Z level=info msg="Executing migration" id="create team member table" 2024-09-16T09:50:49.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.121271984Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T09:50:49.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.146626765Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T09:50:49.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.171984873Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T09:50:49.348 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.213911172Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T09:50:49.348 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.239203611Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T09:50:49.348 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.281304315Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T09:50:49.348 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.306514115Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T09:50:49.348 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.348495692Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T09:50:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[25240]: cluster 2024-09-16T09:50:48.058642+0000 mgr.y (mgr.24308) 64 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[25240]: audit 2024-09-16T09:50:48.242664+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[25240]: audit 2024-09-16T09:50:48.254500+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[25240]: audit 2024-09-16T09:50:48.266679+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[19757]: cluster 2024-09-16T09:50:48.058642+0000 mgr.y (mgr.24308) 64 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[19757]: audit 2024-09-16T09:50:48.242664+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[19757]: audit 2024-09-16T09:50:48.254500+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:49 smithi060 bash[19757]: audit 2024-09-16T09:50:48.266679+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.373700157Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.390635541Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.432701258Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.457995357Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.499968519Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.525276224Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.575471172Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T09:50:49.599 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.600735018Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T09:50:49.884 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.625850179Z level=info msg="Executing migration" id="create tag table" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.667916453Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.718297449Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.743500509Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.768754742Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.810686681Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T09:50:49.885 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.844234645Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T09:50:50.138 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.886305283Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T09:50:50.138 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.911599645Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T09:50:50.139 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.936801425Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T09:50:50.139 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.962022061Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T09:50:50.139 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:49 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:49.987260006Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T09:50:50.139 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.029203599Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T09:50:50.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.046115033Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T09:50:50.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.071651953Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T09:50:50.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.088664313Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T09:50:50.140 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.113731764Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T09:50:50.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.139096496Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T09:50:50.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.164304249Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T09:50:50.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.189612645Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T09:50:50.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.214846564Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T09:50:50.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.256858502Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T09:50:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.282085199Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T09:50:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.307374368Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T09:50:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.349408666Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T09:50:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.374451184Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T09:50:50.667 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.41636058Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T09:50:50.667 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.45838801Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T09:50:50.667 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.483769526Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T09:50:50.667 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.525810932Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T09:50:50.667 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.551124487Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T09:50:50.668 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.5763475Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T09:50:50.668 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.618341983Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T09:50:50.668 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.643654965Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T09:50:50.668 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.668919914Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T09:50:50.944 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.710853023Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.736078566Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.778011495Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.803344494Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.828554917Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.85376963Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.879088936Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.904315378Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T09:50:50.945 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.946362596Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.973795881Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:50 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:50.999132516Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.041043433Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.066370655Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.09171369Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.116941277Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.142210602Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T09:50:51.233 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.167458775Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T09:50:51.234 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.192677815Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T09:50:51.234 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.234612575Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[20441]: cluster 2024-09-16T09:50:50.059182+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.276848915Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.318722922Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.377364632Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.41934016Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.461291123Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T09:50:51.485 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.486651845Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T09:50:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:51 smithi060 bash[25240]: cluster 2024-09-16T09:50:50.059182+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:51 smithi060 bash[19757]: cluster 2024-09-16T09:50:50.059182+0000 mgr.y (mgr.24308) 65 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:51.745 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.528584931Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T09:50:51.745 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.553809067Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T09:50:51.745 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.59585908Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T09:50:51.746 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.621136688Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T09:50:51.746 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.646382115Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T09:50:51.746 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.688278125Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T09:50:51.746 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.721811733Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T09:50:51.746 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.747159202Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.772414061Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.797599555Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.83959125Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.864807441Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.890095366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.915708679Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T09:50:52.015 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.940903889Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T09:50:52.016 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.966191985Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T09:50:52.016 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:51 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:51.991503413Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T09:50:52.016 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.016745473Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-16T09:50:52.165 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:52.165 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:52.166 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:52.167 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:52.168 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.033676671Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.075739429Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.101025572Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.126235535Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.151389786Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.193506181Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.235526697Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T09:50:52.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.285662813Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.327942662Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.369789183Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.395202818Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.437340584Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.462565209Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T09:50:52.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.487775183Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T09:50:52.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.529776468Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T09:50:52.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.571864043Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T09:50:52.839 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.597144822Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T09:50:52.839 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.622381516Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T09:50:52.839 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.664405371Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T09:50:52.839 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.68969359Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T09:50:52.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.714951714Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T09:50:52.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.815243909Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T09:50:52.840 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.84102052Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.866227274Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.866519824Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.891404651Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.916680857Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.958544799Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T09:50:53.100 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.958810345Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T09:50:53.101 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.959023603Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T09:50:53.101 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:52 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:52.984003993Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T09:50:53.101 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.042706739Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T09:50:53.101 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.084715726Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T09:50:53.101 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.101860586Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T09:50:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:50:53.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[20441]: cluster 2024-09-16T09:50:52.059892+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.143896431Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.169181687Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.186034456Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.228032889Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.278517755Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.303829648Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T09:50:53.361 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.362318416Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T09:50:53.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:53 smithi060 bash[19757]: cluster 2024-09-16T09:50:52.059892+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:53.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:53 smithi060 bash[25240]: cluster 2024-09-16T09:50:52.059892+0000 mgr.y (mgr.24308) 66 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.387612322Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.429545149Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.471561925Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.530188142Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.572252317Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.589270614Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.606176596Z level=info msg="Executing migration" id="create permission table" 2024-09-16T09:50:53.630 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.631462048Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T09:50:53.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.673425918Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.698688554Z level=info msg="Executing migration" id="create role table" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.723918217Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.757667825Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.78299658Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.824981166Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.850299982Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T09:50:53.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.892302148Z level=info msg="Executing migration" id="create team role table" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.917633847Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.942769548Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.968078195Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:53 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:53.993386077Z level=info msg="Executing migration" id="create user role table" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.01863619Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.04386425Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.069133284Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T09:50:54.143 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.111046404Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.144649372Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.169792353Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.195145525Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.220393926Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.262423335Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.287613949Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T09:50:54.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.329604025Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T09:50:54.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.371472643Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.413636718Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.455451742Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.497496593Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.539517118Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.581688889Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.623600013Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T09:50:54.664 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.665576919Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T09:50:54.834 INFO:teuthology.orchestra.run.smithi060.stdout:77309411409 2024-09-16T09:50:54.925 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.691144513Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.716357283Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.733354034Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.750212296Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.783908957Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.800845995Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.826116158Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.851343081Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.876709497Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.901829701Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T09:50:54.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.92725224Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T09:50:55.187 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.952470143Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T09:50:55.187 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.977568407Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T09:50:55.187 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.994655851Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T09:50:55.187 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:54 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:54.994835599Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.019684065Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.019830685Z 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-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.045018574Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.087076602Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.129379105Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T09:50:55.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.188440716Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T09:50:55.480 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.390275588Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T09:50:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[20441]: cluster 2024-09-16T09:50:54.060510+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[20441]: audit 2024-09-16T09:50:54.833498+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.60:0/497060879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T09:50:55.606 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:55 smithi060 bash[25240]: cluster 2024-09-16T09:50:54.060510+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:55.606 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:55 smithi060 bash[25240]: audit 2024-09-16T09:50:54.833498+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.60:0/497060879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T09:50:55.607 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:55 smithi060 bash[19757]: cluster 2024-09-16T09:50:54.060510+0000 mgr.y (mgr.24308) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:55.607 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:55 smithi060 bash[19757]: audit 2024-09-16T09:50:54.833498+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.60:0/497060879' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T09:50:55.865 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.482468121Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T09:50:55.865 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.583137424Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T09:50:56.133 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:55 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:55.866817441Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T09:50:56.133 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.021114142Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T09:50:56.371 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411407 got 77309411409 for osd.2 2024-09-16T09:50:56.372 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:56.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.135201726Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T09:50:56.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.194033052Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T09:50:56.556 INFO:teuthology.orchestra.run.smithi060.stdout:111669149767 2024-09-16T09:50:56.761 INFO:teuthology.orchestra.run.smithi060.stdout:133143986235 2024-09-16T09:50:56.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.428592871Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T09:50:56.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.562610981Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T09:50:56.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.655389978Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T09:50:56.768 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.769677082Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T09:50:56.770 INFO:teuthology.orchestra.run.smithi060.stdout:34359738471 2024-09-16T09:50:56.827 INFO:teuthology.orchestra.run.smithi060.stdout:167503724593 2024-09-16T09:50:56.996 INFO:teuthology.orchestra.run.smithi060.stdout:55834574940 2024-09-16T09:50:57.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.861570963Z level=info msg="Executing migration" id="add share column" 2024-09-16T09:50:57.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.923420372Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T09:50:57.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:56 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:56.984710341Z level=info msg="Executing migration" id="create file table" 2024-09-16T09:50:57.081 INFO:teuthology.orchestra.run.smithi060.stdout:236223201306 2024-09-16T09:50:57.141 INFO:teuthology.orchestra.run.smithi060.stdout:201863462950 2024-09-16T09:50:57.342 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.059308754Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T09:50:57.342 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.116886239Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T09:50:57.342 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.193216151Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T09:50:57.343 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.259228211Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: cluster 2024-09-16T09:50:56.061084+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:56.555885+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.60:0/1632438384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:56.759935+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.60:0/1050205510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:56.770159+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.60:0/3940487807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:56.826863+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.60:0/606692120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:56.995642+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.60:0/4036381626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:57.081259+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.60:0/1359491393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T09:50:57.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[20441]: audit 2024-09-16T09:50:57.140882+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.60:0/2706912167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T09:50:57.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: cluster 2024-09-16T09:50:56.061084+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:57.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:56.555885+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.60:0/1632438384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:56.759935+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.60:0/1050205510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:56.770159+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.60:0/3940487807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:56.826863+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.60:0/606692120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:56.995642+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.60:0/4036381626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:57.081259+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.60:0/1359491393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[19757]: audit 2024-09-16T09:50:57.140882+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.60:0/2706912167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: cluster 2024-09-16T09:50:56.061084+0000 mgr.y (mgr.24308) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:56.555885+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.60:0/1632438384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:56.759935+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.60:0/1050205510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:56.770159+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.60:0/3940487807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T09:50:57.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:56.826863+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.60:0/606692120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T09:50:57.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:56.995642+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.60:0/4036381626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T09:50:57.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:57.081259+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.60:0/1359491393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T09:50:57.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:57 smithi060 bash[25240]: audit 2024-09-16T09:50:57.140882+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.60:0/2706912167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T09:50:57.598 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.344589773Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T09:50:57.598 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.461241395Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T09:50:57.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.699468924Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T09:50:58.221 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:57 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:57.923177094Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T09:50:58.221 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.07813947Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T09:50:58.458 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986233 got 133143986235 for osd.4 2024-09-16T09:50:58.459 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:58.465 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149765 got 111669149767 for osd.3 2024-09-16T09:50:58.465 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:58.634 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.223017516Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T09:50:58.634 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.281908292Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T09:50:58.634 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.325173141Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T09:50:58.634 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.367482682Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T09:50:58.634 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.418308259Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T09:50:58.779 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574938 got 55834574940 for osd.1 2024-09-16T09:50:58.779 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:59.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[25240]: audit 2024-09-16T09:50:57.912914+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[25240]: audit 2024-09-16T09:50:57.923756+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[25240]: audit 2024-09-16T09:50:57.933110+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[19757]: audit 2024-09-16T09:50:57.912914+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[19757]: audit 2024-09-16T09:50:57.923756+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:58 smithi060 bash[19757]: audit 2024-09-16T09:50:57.933110+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.381 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:58.635691934Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T09:50:59.381 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.037849024Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T09:50:59.382 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.096812798Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T09:50:59.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[20441]: audit 2024-09-16T09:50:57.912914+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[20441]: audit 2024-09-16T09:50:57.923756+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:58 smithi081 bash[20441]: audit 2024-09-16T09:50:57.933110+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:50:59.494 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738470 got 34359738471 for osd.0 2024-09-16T09:50:59.495 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:59.532 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:50:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:50:59] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-16T09:50:59.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.383047725Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T09:50:59.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.541025364Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T09:50:59.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.619354805Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T09:50:59.897 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201304 got 236223201306 for osd.7 2024-09-16T09:50:59.897 DEBUG:teuthology.parallel:result is None 2024-09-16T09:50:59.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[20441]: cluster 2024-09-16T09:50:58.061669+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:50:59.967 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.717422913Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T09:50:59.967 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.792833796Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T09:50:59.968 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.897645305Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T09:51:00.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:50:59 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:50:59.969192611Z level=info msg="Executing migration" id="create folder table" 2024-09-16T09:51:00.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:51:00.042538527Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T09:51:00.245 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:51:00.086714596Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T09:51:00.246 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:51:00.129139254Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T09:51:00.246 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:51:00.205122148Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T09:51:00.246 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=migrator t=2024-09-16T09:51:00.247235075Z level=info msg="migrations completed" performed=485 skipped=0 duration=34.777517904s 2024-09-16T09:51:00.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:50:59 smithi060 bash[19757]: cluster 2024-09-16T09:50:58.061669+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:00.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:50:59 smithi060 bash[25240]: cluster 2024-09-16T09:50:58.061669+0000 mgr.y (mgr.24308) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:00.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462949 got 201863462950 for osd.6 2024-09-16T09:51:00.392 DEBUG:teuthology.parallel:result is None 2024-09-16T09:51:00.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=sqlstore t=2024-09-16T09:51:00.248847339Z level=info msg="Created default organization" 2024-09-16T09:51:00.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=plugin.finder t=2024-09-16T09:51:00.364290493Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T09:51:00.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=secrets t=2024-09-16T09:51:00.364480402Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T09:51:00.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=query_data t=2024-09-16T09:51:00.368532504Z level=info msg="Query Service initialization" 2024-09-16T09:51:00.656 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:00 smithi081 bash[43200]: logger=live.push_http t=2024-09-16T09:51:00.37506392Z level=info msg="Live Push Gateway initialization" 2024-09-16T09:51:00.662 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724591 got 167503724593 for osd.5 2024-09-16T09:51:00.662 DEBUG:teuthology.parallel:result is None 2024-09-16T09:51:00.662 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T09:51:00.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T09:51:01.595 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=infra.usagestats.collector t=2024-09-16T09:51:01.323520204Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=provisioning.datasources t=2024-09-16T09:51:01.324656333Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=provisioning.datasources t=2024-09-16T09:51:01.442216763Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=provisioning.alerting t=2024-09-16T09:51:01.530953701Z level=info msg="starting to provision alerting" 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=provisioning.alerting t=2024-09-16T09:51:01.53100822Z level=info msg="finished to provision alerting" 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=grafanaStorageLogger t=2024-09-16T09:51:01.532354074Z level=info msg="storage starting" 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=ngalert.state.manager t=2024-09-16T09:51:01.532507249Z level=info msg="Warming state cache for startup" 2024-09-16T09:51:01.596 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=http.server t=2024-09-16T09:51:01.535895132Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=ngalert.state.manager t=2024-09-16T09:51:01.597796104Z level=info msg="State cache has been initialized" states=0 duration=65.287976ms 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=ticker t=2024-09-16T09:51:01.59786114Z level=info msg=starting first_tick=2024-09-16T09:51:10Z 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=ngalert.multiorg.alertmanager t=2024-09-16T09:51:01.597893623Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=sqlstore.transactions t=2024-09-16T09:51:01.607269142Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=sqlstore.transactions t=2024-09-16T09:51:01.651270877Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T09:51:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[43200]: logger=sqlstore.transactions t=2024-09-16T09:51:01.765992671Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-16T09:51:02.327 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[25240]: cluster 2024-09-16T09:51:00.062178+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:02.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[25240]: audit 2024-09-16T09:51:01.135348+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:02.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[25240]: audit 2024-09-16T09:51:01.322603+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[25240]: audit 2024-09-16T09:51:01.328871+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[25240]: audit 2024-09-16T09:51:01.335040+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.329 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[19757]: cluster 2024-09-16T09:51:00.062178+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:02.329 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[19757]: audit 2024-09-16T09:51:01.135348+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:02.329 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[19757]: audit 2024-09-16T09:51:01.322603+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.329 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[19757]: audit 2024-09-16T09:51:01.328871+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.329 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:01 smithi060 bash[19757]: audit 2024-09-16T09:51:01.335040+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[20441]: cluster 2024-09-16T09:51:00.062178+0000 mgr.y (mgr.24308) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:02.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[20441]: audit 2024-09-16T09:51:01.135348+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:02.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[20441]: audit 2024-09-16T09:51:01.322603+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[20441]: audit 2024-09-16T09:51:01.328871+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:02.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:01 smithi081 bash[20441]: audit 2024-09-16T09:51:01.335040+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:04.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:03 smithi081 bash[20441]: cluster 2024-09-16T09:51:02.062703+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:03 smithi060 bash[19757]: cluster 2024-09-16T09:51:02.062703+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:03 smithi060 bash[25240]: cluster 2024-09-16T09:51:02.062703+0000 mgr.y (mgr.24308) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:06.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:05 smithi081 bash[20441]: cluster 2024-09-16T09:51:04.063103+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:05 smithi060 bash[19757]: cluster 2024-09-16T09:51:04.063103+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:05 smithi060 bash[25240]: cluster 2024-09-16T09:51:04.063103+0000 mgr.y (mgr.24308) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:06.599 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:07.796 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:51:07.796 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-16T09:51:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:07 smithi060 bash[25240]: cluster 2024-09-16T09:51:06.063611+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:07 smithi060 bash[19757]: cluster 2024-09-16T09:51:06.063611+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:08.401 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-09-16T09:51:06.063352+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":230924,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730292,"statfs":{"total":767960285184,"available":767723819008,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.003103"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T09:49:48.194415+0000","last_change":"2024-09-16T09:48:58.935329+0000","last_active":"2024-09-16T09:49:48.194415+0000","last_peered":"2024-09-16T09:49:48.194415+0000","last_clean":"2024-09-16T09:49:48.194415+0000","last_became_active":"2024-09-16T09:48:58.934397+0000","last_became_peered":"2024-09-16T09:48:58.934397+0000","last_unstale":"2024-09-16T09:49:48.194415+0000","last_undegraded":"2024-09-16T09:49:48.194415+0000","last_fullsized":"2024-09-16T09:49:48.194415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T09:44:18.588475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T09:44:18.588475+0000","last_clean_scrub_stamp":"2024-09-16T09:44:18.588475+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09-17T19:23:31.428435+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":47,"seq":201863462952,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":39,"seq":167503724595,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":31,"seq":133143986237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":3,"up_from":26,"seq":111669149769,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411411,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738473,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T09:51:08.402 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T09:51:08.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:07 smithi081 bash[20441]: cluster 2024-09-16T09:51:06.063611+0000 mgr.y (mgr.24308) 73 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:09.267 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:08 smithi060 bash[19757]: audit 2024-09-16T09:51:07.793729+0000 mgr.y (mgr.24308) 74 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:09.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:08 smithi060 bash[25240]: audit 2024-09-16T09:51:07.793729+0000 mgr.y (mgr.24308) 74 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:09.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:08 smithi081 bash[20441]: audit 2024-09-16T09:51:07.793729+0000 mgr.y (mgr.24308) 74 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:09] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-16T09:51:10.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:09 smithi081 bash[20441]: cluster 2024-09-16T09:51:08.064193+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:09 smithi060 bash[25240]: cluster 2024-09-16T09:51:08.064193+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:09 smithi060 bash[19757]: cluster 2024-09-16T09:51:08.064193+0000 mgr.y (mgr.24308) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:12.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:11 smithi081 bash[20441]: cluster 2024-09-16T09:51:10.064740+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:12.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:11 smithi060 bash[25240]: cluster 2024-09-16T09:51:10.064740+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:11 smithi060 bash[19757]: cluster 2024-09-16T09:51:10.064740+0000 mgr.y (mgr.24308) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:13.192 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:14.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:13 smithi081 bash[20441]: cluster 2024-09-16T09:51:12.065459+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:13 smithi060 bash[19757]: cluster 2024-09-16T09:51:12.065459+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:13 smithi060 bash[25240]: cluster 2024-09-16T09:51:12.065459+0000 mgr.y (mgr.24308) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:14.458 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:51:14.458 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-16T09:51:15.097 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-09-16T09:51:14.065790+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":230924,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730292,"statfs":{"total":767960285184,"available":767723819008,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.003352"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T09:49:48.194415+0000","last_change":"2024-09-16T09:48:58.935329+0000","last_active":"2024-09-16T09:49:48.194415+0000","last_peered":"2024-09-16T09:49:48.194415+0000","last_clean":"2024-09-16T09:49:48.194415+0000","last_became_active":"2024-09-16T09:48:58.934397+0000","last_became_peered":"2024-09-16T09:48:58.934397+0000","last_unstale":"2024-09-16T09:49:48.194415+0000","last_undegraded":"2024-09-16T09:49:48.194415+0000","last_fullsized":"2024-09-16T09:49:48.194415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T09:44:18.588475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T09:44:18.588475+0000","last_clean_scrub_stamp":"2024-09-16T09:44:18.588475+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09-17T19:23:31.428435+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201310,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":47,"seq":201863462954,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":39,"seq":167503724597,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":31,"seq":133143986239,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":3,"up_from":26,"seq":111669149771,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574944,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738475,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T09:51:15.097 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T09:51:15.098 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T09:51:15.098 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T09:51:15.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T09:51:16.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:15 smithi081 bash[20441]: cluster 2024-09-16T09:51:14.066050+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:16.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:15 smithi081 bash[20441]: audit 2024-09-16T09:51:14.456292+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:16.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:15 smithi081 bash[20441]: audit 2024-09-16T09:51:15.075530+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:15 smithi081 bash[20441]: audit 2024-09-16T09:51:15.088422+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:15 smithi081 bash[20441]: audit 2024-09-16T09:51:15.101856+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[19757]: cluster 2024-09-16T09:51:14.066050+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[19757]: audit 2024-09-16T09:51:14.456292+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[19757]: audit 2024-09-16T09:51:15.075530+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[19757]: audit 2024-09-16T09:51:15.088422+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[19757]: audit 2024-09-16T09:51:15.101856+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[25240]: cluster 2024-09-16T09:51:14.066050+0000 mgr.y (mgr.24308) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[25240]: audit 2024-09-16T09:51:14.456292+0000 mgr.y (mgr.24308) 79 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[25240]: audit 2024-09-16T09:51:15.075530+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[25240]: audit 2024-09-16T09:51:15.088422+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:15 smithi060 bash[25240]: audit 2024-09-16T09:51:15.101856+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:17.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:16 smithi081 bash[20441]: audit 2024-09-16T09:51:16.136292+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:16 smithi060 bash[19757]: audit 2024-09-16T09:51:16.136292+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:16 smithi060 bash[25240]: audit 2024-09-16T09:51:16.136292+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:18.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:17 smithi081 bash[20441]: cluster 2024-09-16T09:51:16.066547+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:17 smithi060 bash[25240]: cluster 2024-09-16T09:51:16.066547+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:17 smithi060 bash[19757]: cluster 2024-09-16T09:51:16.066547+0000 mgr.y (mgr.24308) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:19.659 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:19] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-16T09:51:19.885 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:20.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:19 smithi081 bash[20441]: cluster 2024-09-16T09:51:18.067133+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:20.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:19 smithi060 bash[19757]: cluster 2024-09-16T09:51:18.067133+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:19 smithi060 bash[25240]: cluster 2024-09-16T09:51:18.067133+0000 mgr.y (mgr.24308) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:21.517 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:51:21.517 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T09:51:22.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:21 smithi081 bash[20441]: cluster 2024-09-16T09:51:20.067672+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:22.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:21 smithi081 bash[20441]: audit 2024-09-16T09:51:21.456761+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:21 smithi081 bash[20441]: audit 2024-09-16T09:51:21.462954+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:21 smithi081 bash[20441]: audit 2024-09-16T09:51:21.470069+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:21 smithi081 bash[20441]: audit 2024-09-16T09:51:21.517049+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.60:0/1858329719' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T09:51:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[25240]: cluster 2024-09-16T09:51:20.067672+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[25240]: audit 2024-09-16T09:51:21.456761+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[25240]: audit 2024-09-16T09:51:21.462954+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[25240]: audit 2024-09-16T09:51:21.470069+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[25240]: audit 2024-09-16T09:51:21.517049+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.60:0/1858329719' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T09:51:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[19757]: cluster 2024-09-16T09:51:20.067672+0000 mgr.y (mgr.24308) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[19757]: audit 2024-09-16T09:51:21.456761+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[19757]: audit 2024-09-16T09:51:21.462954+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[19757]: audit 2024-09-16T09:51:21.470069+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:21 smithi060 bash[19757]: audit 2024-09-16T09:51:21.517049+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.60:0/1858329719' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T09:51:22.445 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T09:51:22.445 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T09:51:22.445 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:51:22.457 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T09:51:22.458 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T09:51:24.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:23 smithi081 bash[20441]: cluster 2024-09-16T09:51:22.068256+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:23 smithi060 bash[19757]: cluster 2024-09-16T09:51:22.068256+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:23 smithi060 bash[25240]: cluster 2024-09-16T09:51:22.068256+0000 mgr.y (mgr.24308) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:25.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:25 smithi081 bash[20441]: cluster 2024-09-16T09:51:24.068808+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:25 smithi060 bash[25240]: cluster 2024-09-16T09:51:24.068808+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:25 smithi060 bash[19757]: cluster 2024-09-16T09:51:24.068808+0000 mgr.y (mgr.24308) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:27.248 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:27.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:27 smithi081 bash[20441]: cluster 2024-09-16T09:51:26.069390+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:27 smithi060 bash[25240]: cluster 2024-09-16T09:51:26.069390+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:27 smithi060 bash[19757]: cluster 2024-09-16T09:51:26.069390+0000 mgr.y (mgr.24308) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:28.807 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE Bus STOPPING 2024-09-16T09:51:29.111 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:51:29.111 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE Bus STOPPED 2024-09-16T09:51:29.111 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE Bus STARTING 2024-09-16T09:51:29.111 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE Serving on http://:::9283 2024-09-16T09:51:29.112 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:28 smithi060 bash[20007]: [16/Sep/2024:09:51:28] ENGINE Bus STARTED 2024-09-16T09:51:29.112 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:51:29.147 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T09:51:29.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T09:51:29.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:29] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-16T09:51:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:29 smithi081 bash[20441]: cluster 2024-09-16T09:51:28.070057+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:29 smithi081 bash[20441]: audit 2024-09-16T09:51:28.533112+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/1603834439' entity='client.admin' 2024-09-16T09:51:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:29 smithi081 bash[20441]: audit 2024-09-16T09:51:28.549994+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:51:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:29 smithi081 bash[20441]: audit 2024-09-16T09:51:28.551046+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:51:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:29 smithi081 bash[20441]: audit 2024-09-16T09:51:28.556500+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[19757]: cluster 2024-09-16T09:51:28.070057+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[19757]: audit 2024-09-16T09:51:28.533112+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/1603834439' entity='client.admin' 2024-09-16T09:51:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[19757]: audit 2024-09-16T09:51:28.549994+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[19757]: audit 2024-09-16T09:51:28.551046+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[19757]: audit 2024-09-16T09:51:28.556500+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[25240]: cluster 2024-09-16T09:51:28.070057+0000 mgr.y (mgr.24308) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[25240]: audit 2024-09-16T09:51:28.533112+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/1603834439' entity='client.admin' 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[25240]: audit 2024-09-16T09:51:28.549994+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[25240]: audit 2024-09-16T09:51:28.551046+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:51:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:29 smithi060 bash[25240]: audit 2024-09-16T09:51:28.556500+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:31.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:31 smithi081 bash[20441]: cluster 2024-09-16T09:51:30.070601+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:31.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:31 smithi081 bash[20441]: audit 2024-09-16T09:51:31.136973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:31 smithi060 bash[25240]: cluster 2024-09-16T09:51:30.070601+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:31 smithi060 bash[25240]: audit 2024-09-16T09:51:31.136973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:31 smithi060 bash[19757]: cluster 2024-09-16T09:51:30.070601+0000 mgr.y (mgr.24308) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:31.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:31 smithi060 bash[19757]: audit 2024-09-16T09:51:31.136973+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:33 smithi081 bash[20441]: cluster 2024-09-16T09:51:32.071272+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:33 smithi060 bash[19757]: cluster 2024-09-16T09:51:32.071272+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:33 smithi060 bash[25240]: cluster 2024-09-16T09:51:32.071272+0000 mgr.y (mgr.24308) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:33.951 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:35 smithi081 bash[20441]: cluster 2024-09-16T09:51:34.071960+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:35 smithi081 bash[20441]: audit 2024-09-16T09:51:35.483613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:35 smithi081 bash[20441]: audit 2024-09-16T09:51:35.493518+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:35 smithi081 bash[20441]: audit 2024-09-16T09:51:35.499713+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[25240]: cluster 2024-09-16T09:51:34.071960+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[25240]: audit 2024-09-16T09:51:35.483613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[25240]: audit 2024-09-16T09:51:35.493518+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[25240]: audit 2024-09-16T09:51:35.499713+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[19757]: cluster 2024-09-16T09:51:34.071960+0000 mgr.y (mgr.24308) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[19757]: audit 2024-09-16T09:51:35.483613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[19757]: audit 2024-09-16T09:51:35.493518+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:35 smithi060 bash[19757]: audit 2024-09-16T09:51:35.499713+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:36.636 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:51:36.636 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "4d177c17-e14b-4dae-bbcd-2cbe56afbbbe", 2024-09-16T09:51:36.636 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "r", 2024-09-16T09:51:36.636 INFO:teuthology.orchestra.run.smithi060.stdout: "current_period": "8cd8890b-2fab-4365-b86d-94e820171975", 2024-09-16T09:51:36.637 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1 2024-09-16T09:51:36.637 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:51:36.826 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:36 smithi060 bash[25240]: cluster 2024-09-16T09:51:35.556833+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T09:51:36.826 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:36 smithi060 bash[25240]: audit 2024-09-16T09:51:35.558428+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T09:51:36.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:36 smithi060 bash[19757]: cluster 2024-09-16T09:51:35.556833+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T09:51:36.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:36 smithi060 bash[19757]: audit 2024-09-16T09:51:35.558428+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T09:51:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:36 smithi081 bash[20441]: cluster 2024-09-16T09:51:35.556833+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T09:51:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:36 smithi081 bash[20441]: audit 2024-09-16T09:51:35.558428+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T09:51:37.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T09:51:37.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:37 smithi081 bash[20441]: cluster 2024-09-16T09:51:36.072654+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:37 smithi081 bash[20441]: cluster 2024-09-16T09:51:36.550874+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:37 smithi081 bash[20441]: audit 2024-09-16T09:51:36.559977+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:37 smithi081 bash[20441]: cluster 2024-09-16T09:51:36.567391+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[25240]: cluster 2024-09-16T09:51:36.072654+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[25240]: cluster 2024-09-16T09:51:36.550874+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:51:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[25240]: audit 2024-09-16T09:51:36.559977+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T09:51:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[25240]: cluster 2024-09-16T09:51:36.567391+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T09:51:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[19757]: cluster 2024-09-16T09:51:36.072654+0000 mgr.y (mgr.24308) 90 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:51:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[19757]: cluster 2024-09-16T09:51:36.550874+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:51:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[19757]: audit 2024-09-16T09:51:36.559977+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.60:0/4259731959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T09:51:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:37 smithi060 bash[19757]: cluster 2024-09-16T09:51:36.567391+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T09:51:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:38 smithi060 bash[19757]: cluster 2024-09-16T09:51:37.566146+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T09:51:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:38 smithi060 bash[25240]: cluster 2024-09-16T09:51:37.566146+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T09:51:38.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:38 smithi081 bash[20441]: cluster 2024-09-16T09:51:37.566146+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T09:51:39.573 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:39] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-16T09:51:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:39 smithi081 bash[20441]: cluster 2024-09-16T09:51:38.073267+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:39 smithi081 bash[20441]: cluster 2024-09-16T09:51:38.561899+0000 mon.a (mon.0) 1009 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:51:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:39 smithi081 bash[20441]: cluster 2024-09-16T09:51:38.561933+0000 mon.a (mon.0) 1010 : cluster [INF] Cluster is now healthy 2024-09-16T09:51:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[25240]: cluster 2024-09-16T09:51:38.073267+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[25240]: cluster 2024-09-16T09:51:38.561899+0000 mon.a (mon.0) 1009 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:51:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[25240]: cluster 2024-09-16T09:51:38.561933+0000 mon.a (mon.0) 1010 : cluster [INF] Cluster is now healthy 2024-09-16T09:51:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[19757]: cluster 2024-09-16T09:51:38.073267+0000 mgr.y (mgr.24308) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[19757]: cluster 2024-09-16T09:51:38.561899+0000 mon.a (mon.0) 1009 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:51:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:39 smithi060 bash[19757]: cluster 2024-09-16T09:51:38.561933+0000 mon.a (mon.0) 1010 : cluster [INF] Cluster is now healthy 2024-09-16T09:51:41.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:41 smithi081 bash[20441]: cluster 2024-09-16T09:51:40.073801+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:41 smithi060 bash[25240]: cluster 2024-09-16T09:51:40.073801+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:41 smithi060 bash[19757]: cluster 2024-09-16T09:51:40.073801+0000 mgr.y (mgr.24308) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T09:51:42.168 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:42.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:42 smithi081 bash[20441]: audit 2024-09-16T09:51:41.620226+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:42 smithi081 bash[20441]: audit 2024-09-16T09:51:41.632617+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:42 smithi081 bash[20441]: audit 2024-09-16T09:51:41.646541+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[19757]: audit 2024-09-16T09:51:41.620226+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[19757]: audit 2024-09-16T09:51:41.632617+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[19757]: audit 2024-09-16T09:51:41.646541+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[25240]: audit 2024-09-16T09:51:41.620226+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[25240]: audit 2024-09-16T09:51:41.632617+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:42 smithi060 bash[25240]: audit 2024-09-16T09:51:41.646541+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:43.358 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "7a948f17-c1cd-4425-828f-ebca1cea6f98", 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": true, 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "", 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [], 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [ 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:51:43.359 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default-placement", 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "tags": [], 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": [] 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "default-placement", 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "4d177c17-e14b-4dae-bbcd-2cbe56afbbbe", 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled_features": [ 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "notification_v2", 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: "resharding" 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:51:43.360 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:51:43.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:43 smithi081 bash[20441]: cluster 2024-09-16T09:51:42.074708+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 313 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T09:51:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:43 smithi060 bash[19757]: cluster 2024-09-16T09:51:42.074708+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 313 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T09:51:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:43 smithi060 bash[25240]: cluster 2024-09-16T09:51:42.074708+0000 mgr.y (mgr.24308) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 313 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T09:51:43.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T09:51:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:45 smithi081 bash[20441]: cluster 2024-09-16T09:51:44.075192+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-16T09:51:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:45 smithi060 bash[19757]: cluster 2024-09-16T09:51:44.075192+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-16T09:51:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:45 smithi060 bash[25240]: cluster 2024-09-16T09:51:44.075192+0000 mgr.y (mgr.24308) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-16T09:51:47.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:46 smithi081 bash[20441]: audit 2024-09-16T09:51:46.095451+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:46 smithi081 bash[20441]: audit 2024-09-16T09:51:46.096436+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:46 smithi081 bash[20441]: audit 2024-09-16T09:51:46.139053+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[25240]: audit 2024-09-16T09:51:46.095451+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[25240]: audit 2024-09-16T09:51:46.096436+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[25240]: audit 2024-09-16T09:51:46.139053+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[19757]: audit 2024-09-16T09:51:46.095451+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[19757]: audit 2024-09-16T09:51:46.096436+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-09-16T09:51:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:46 smithi060 bash[19757]: audit 2024-09-16T09:51:46.139053+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:51:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:47 smithi081 bash[20441]: cluster 2024-09-16T09:51:46.075796+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 753 B/s wr, 1 op/s 2024-09-16T09:51:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:47 smithi081 bash[20441]: audit 2024-09-16T09:51:46.657821+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-16T09:51:48.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:47 smithi081 bash[20441]: cluster 2024-09-16T09:51:46.665208+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T09:51:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[25240]: cluster 2024-09-16T09:51:46.075796+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 753 B/s wr, 1 op/s 2024-09-16T09:51:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[25240]: audit 2024-09-16T09:51:46.657821+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-16T09:51:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[25240]: cluster 2024-09-16T09:51:46.665208+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T09:51:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[19757]: cluster 2024-09-16T09:51:46.075796+0000 mgr.y (mgr.24308) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 753 B/s wr, 1 op/s 2024-09-16T09:51:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[19757]: audit 2024-09-16T09:51:46.657821+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-09-16T09:51:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:47 smithi060 bash[19757]: cluster 2024-09-16T09:51:46.665208+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T09:51:48.794 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:49.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:48 smithi081 bash[20441]: cluster 2024-09-16T09:51:47.666278+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T09:51:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:48 smithi060 bash[25240]: cluster 2024-09-16T09:51:47.666278+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T09:51:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:48 smithi060 bash[19757]: cluster 2024-09-16T09:51:47.666278+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T09:51:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:49] "GET /metrics HTTP/1.1" 200 28514 "" "Prometheus/2.43.0" 2024-09-16T09:51:49.953 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "2d1c9586-0b33-4f53-91f6-a3a5b3d900dd", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "control_pool": "z.rgw.control", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "log_pool": "z.rgw.log", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T09:51:49.954 INFO:teuthology.orchestra.run.smithi060.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "system_key": { 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "access_key": "", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "secret_key": "" 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_pools": [ 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "default-placement", 2024-09-16T09:51:49.955 INFO:teuthology.orchestra.run.smithi060.stdout: "val": { 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": { 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD": { 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "index_type": 0, 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "inline_data": true 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "4d177c17-e14b-4dae-bbcd-2cbe56afbbbe" 2024-09-16T09:51:49.956 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:51:49.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:49 smithi060 bash[19757]: cluster 2024-09-16T09:51:48.076445+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:49.957 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:49 smithi060 bash[25240]: cluster 2024-09-16T09:51:48.076445+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:50.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:49 smithi081 bash[20441]: cluster 2024-09-16T09:51:48.076445+0000 mgr.y (mgr.24308) 96 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:50.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T09:51:51.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:51 smithi081 bash[20441]: cluster 2024-09-16T09:51:50.076849+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:51 smithi060 bash[25240]: cluster 2024-09-16T09:51:50.076849+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:51 smithi060 bash[19757]: cluster 2024-09-16T09:51:50.076849+0000 mgr.y (mgr.24308) 97 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T09:51:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:53 smithi081 bash[20441]: cluster 2024-09-16T09:51:52.077731+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:53 smithi060 bash[19757]: cluster 2024-09-16T09:51:52.077731+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:53 smithi060 bash[25240]: cluster 2024-09-16T09:51:52.077731+0000 mgr.y (mgr.24308) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:55.399 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:51:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:55 smithi060 bash[25240]: cluster 2024-09-16T09:51:54.078466+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:55 smithi060 bash[19757]: cluster 2024-09-16T09:51:54.078466+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:55 smithi081 bash[20441]: cluster 2024-09-16T09:51:54.078466+0000 mgr.y (mgr.24308) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:57.235 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[25240]: audit 2024-09-16T09:51:55.712082+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.235 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[25240]: audit 2024-09-16T09:51:55.724850+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.236 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[25240]: audit 2024-09-16T09:51:55.737539+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[19757]: audit 2024-09-16T09:51:55.712082+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[19757]: audit 2024-09-16T09:51:55.724850+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:56 smithi060 bash[19757]: audit 2024-09-16T09:51:55.737539+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:56 smithi081 bash[20441]: audit 2024-09-16T09:51:55.712082+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:56 smithi081 bash[20441]: audit 2024-09-16T09:51:55.724850+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:57.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:56 smithi081 bash[20441]: audit 2024-09-16T09:51:55.737539+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:51:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:57 smithi081 bash[20441]: cluster 2024-09-16T09:51:56.079234+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 978 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-16T09:51:58.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:57 smithi081 bash[20441]: cluster 2024-09-16T09:51:57.035813+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T09:51:58.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:57 smithi081 bash[20441]: audit 2024-09-16T09:51:57.040909+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:58.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:57 smithi081 bash[20441]: audit 2024-09-16T09:51:57.042018+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[19757]: cluster 2024-09-16T09:51:56.079234+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 978 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[19757]: cluster 2024-09-16T09:51:57.035813+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[19757]: audit 2024-09-16T09:51:57.040909+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[19757]: audit 2024-09-16T09:51:57.042018+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[25240]: cluster 2024-09-16T09:51:56.079234+0000 mgr.y (mgr.24308) 100 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 978 B/s wr, 2 op/s; 4 B/s, 0 objects/s recovering 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[25240]: cluster 2024-09-16T09:51:57.035813+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[25240]: audit 2024-09-16T09:51:57.040909+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:58.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:57 smithi060 bash[25240]: audit 2024-09-16T09:51:57.042018+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T09:51:59.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[19757]: audit 2024-09-16T09:51:58.030442+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T09:51:59.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[19757]: cluster 2024-09-16T09:51:58.035393+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T09:51:59.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[19757]: cluster 2024-09-16T09:51:58.079672+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:59.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[25240]: audit 2024-09-16T09:51:58.030442+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T09:51:59.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[25240]: cluster 2024-09-16T09:51:58.035393+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T09:51:59.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[25240]: cluster 2024-09-16T09:51:58.079672+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:59 smithi081 bash[20441]: audit 2024-09-16T09:51:58.030442+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T09:51:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:59 smithi081 bash[20441]: cluster 2024-09-16T09:51:58.035393+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T09:51:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:51:59 smithi081 bash[20441]: cluster 2024-09-16T09:51:58.079672+0000 mgr.y (mgr.24308) 101 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T09:51:59.568 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:51:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:51:59] "GET /metrics HTTP/1.1" 200 28514 "" "Prometheus/2.43.0" 2024-09-16T09:52:00.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:00 smithi081 bash[20441]: cluster 2024-09-16T09:51:59.042519+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T09:52:00.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:00 smithi081 bash[20441]: audit 2024-09-16T09:51:59.048256+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:00.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:00 smithi081 bash[20441]: audit 2024-09-16T09:51:59.048904+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[19757]: cluster 2024-09-16T09:51:59.042519+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T09:52:00.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[19757]: audit 2024-09-16T09:51:59.048256+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:00.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[19757]: audit 2024-09-16T09:51:59.048904+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:00.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[25240]: cluster 2024-09-16T09:51:59.042519+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T09:52:00.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[25240]: audit 2024-09-16T09:51:59.048256+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:00.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:00 smithi060 bash[25240]: audit 2024-09-16T09:51:59.048904+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T09:52:01.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:01 smithi081 bash[20441]: audit 2024-09-16T09:52:00.048920+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T09:52:01.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:01 smithi081 bash[20441]: cluster 2024-09-16T09:52:00.056779+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T09:52:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:01 smithi060 bash[25240]: audit 2024-09-16T09:52:00.048920+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T09:52:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:01 smithi060 bash[25240]: cluster 2024-09-16T09:52:00.056779+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T09:52:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:01 smithi060 bash[19757]: audit 2024-09-16T09:52:00.048920+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T09:52:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:01 smithi060 bash[19757]: cluster 2024-09-16T09:52:00.056779+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T09:52:02.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: cluster 2024-09-16T09:52:00.080860+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.139530+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: cluster 2024-09-16T09:52:01.173046+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.177953+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.182668+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.798615+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.814365+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:02 smithi081 bash[20441]: audit 2024-09-16T09:52:01.829048+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: cluster 2024-09-16T09:52:00.080860+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.139530+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: cluster 2024-09-16T09:52:01.173046+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.177953+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.182668+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.798615+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.814365+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[19757]: audit 2024-09-16T09:52:01.829048+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: cluster 2024-09-16T09:52:00.080860+0000 mgr.y (mgr.24308) 102 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T09:52:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.139530+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: cluster 2024-09-16T09:52:01.173046+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.177953+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.182668+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.798615+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.814365+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:02 smithi060 bash[25240]: audit 2024-09-16T09:52:01.829048+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:03.317 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "9f544533-a9cf-4dce-8a00-1ad6acda6b32", 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1, 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "predecessor_uuid": "8cd8890b-2fab-4365-b86d-94e820171975", 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_status": [], 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "period_map": { 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "9f544533-a9cf-4dce-8a00-1ad6acda6b32", 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "zonegroups": [ 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "7a948f17-c1cd-4425-828f-ebca1cea6f98", 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2024-09-16T09:52:03.318 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": true, 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "2d1c9586-0b33-4f53-91f6-a3a5b3d900dd", 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [ 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "2d1c9586-0b33-4f53-91f6-a3a5b3d900dd", 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "log_meta": false, 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "log_data": false, 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_index_max_shards": 11, 2024-09-16T09:52:03.319 INFO:teuthology.orchestra.run.smithi060.stdout: "read_only": false, 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "tier_type": "", 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from_all": true, 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from": [], 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "redirect_zone": "", 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "supported_features": [ 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "compress-encrypted", 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "notification_v2", 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "resharding" 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [ 2024-09-16T09:52:03.320 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default-placement", 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "tags": [], 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": [ 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD" 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "default-placement", 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "4d177c17-e14b-4dae-bbcd-2cbe56afbbbe", 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2024-09-16T09:52:03.321 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled_features": [ 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "notification_v2", 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "resharding" 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "short_zone_ids": [ 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "2d1c9586-0b33-4f53-91f6-a3a5b3d900dd", 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "val": 3938895756 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.322 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zonegroup": "7a948f17-c1cd-4425-828f-ebca1cea6f98", 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "2d1c9586-0b33-4f53-91f6-a3a5b3d900dd", 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "period_config": { 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_quota": { 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "user_quota": { 2024-09-16T09:52:03.323 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "user_ratelimit": { 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-09-16T09:52:03.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_ratelimit": { 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "anonymous_ratelimit": { 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-09-16T09:52:03.325 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:52:03.326 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:52:03.326 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "4d177c17-e14b-4dae-bbcd-2cbe56afbbbe", 2024-09-16T09:52:03.326 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_epoch": 2 2024-09-16T09:52:03.326 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:52:03.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: cluster 2024-09-16T09:52:02.082307+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 252 B/s rd, 505 B/s wr, 1 op/s 2024-09-16T09:52:03.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: audit 2024-09-16T09:52:02.181378+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T09:52:03.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: cluster 2024-09-16T09:52:02.189457+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T09:52:03.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: audit 2024-09-16T09:52:02.192288+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: audit 2024-09-16T09:52:02.198511+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[25240]: cluster 2024-09-16T09:52:02.823191+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: cluster 2024-09-16T09:52:02.082307+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 252 B/s rd, 505 B/s wr, 1 op/s 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: audit 2024-09-16T09:52:02.181378+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: cluster 2024-09-16T09:52:02.189457+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: audit 2024-09-16T09:52:02.192288+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: audit 2024-09-16T09:52:02.198511+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:03 smithi060 bash[19757]: cluster 2024-09-16T09:52:02.823191+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:03.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: cluster 2024-09-16T09:52:02.082307+0000 mgr.y (mgr.24308) 103 : cluster [DBG] pgmap v81: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 252 B/s rd, 505 B/s wr, 1 op/s 2024-09-16T09:52:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: audit 2024-09-16T09:52:02.181378+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T09:52:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: cluster 2024-09-16T09:52:02.189457+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T09:52:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: audit 2024-09-16T09:52:02.192288+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.60:0/1884683235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: audit 2024-09-16T09:52:02.198511+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T09:52:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:03 smithi081 bash[20441]: cluster 2024-09-16T09:52:02.823191+0000 mon.a (mon.0) 1037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:04.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T09:52:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:04 smithi060 bash[25240]: audit 2024-09-16T09:52:03.183826+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T09:52:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:04 smithi060 bash[25240]: cluster 2024-09-16T09:52:03.191522+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T09:52:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:04 smithi060 bash[19757]: audit 2024-09-16T09:52:03.183826+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T09:52:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:04 smithi060 bash[19757]: cluster 2024-09-16T09:52:03.191522+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T09:52:04.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:04 smithi081 bash[20441]: audit 2024-09-16T09:52:03.183826+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T09:52:04.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:04 smithi081 bash[20441]: cluster 2024-09-16T09:52:03.191522+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T09:52:05.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:05 smithi081 bash[20441]: cluster 2024-09-16T09:52:04.083028+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:05 smithi081 bash[20441]: cluster 2024-09-16T09:52:04.194329+0000 mon.a (mon.0) 1040 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:05 smithi081 bash[20441]: cluster 2024-09-16T09:52:04.194359+0000 mon.a (mon.0) 1041 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[25240]: cluster 2024-09-16T09:52:04.083028+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[25240]: cluster 2024-09-16T09:52:04.194329+0000 mon.a (mon.0) 1040 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[25240]: cluster 2024-09-16T09:52:04.194359+0000 mon.a (mon.0) 1041 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[19757]: cluster 2024-09-16T09:52:04.083028+0000 mgr.y (mgr.24308) 104 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-09-16T09:52:05.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[19757]: cluster 2024-09-16T09:52:04.194329+0000 mon.a (mon.0) 1040 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:05.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:05 smithi060 bash[19757]: cluster 2024-09-16T09:52:04.194359+0000 mon.a (mon.0) 1041 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:07.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:07 smithi081 bash[20441]: cluster 2024-09-16T09:52:06.083748+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T09:52:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:07 smithi060 bash[19757]: cluster 2024-09-16T09:52:06.083748+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T09:52:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:07 smithi060 bash[25240]: cluster 2024-09-16T09:52:06.083748+0000 mgr.y (mgr.24308) 105 : cluster [DBG] pgmap v85: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-16T09:52:08.880 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:52:09.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:09 smithi060 bash[25240]: cluster 2024-09-16T09:52:08.085439+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-16T09:52:09.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:09 smithi060 bash[19757]: cluster 2024-09-16T09:52:08.085439+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-16T09:52:09.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:09 smithi081 bash[20441]: cluster 2024-09-16T09:52:08.085439+0000 mgr.y (mgr.24308) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-16T09:52:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:09] "GET /metrics HTTP/1.1" 200 33108 "" "Prometheus/2.43.0" 2024-09-16T09:52:10.402 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled rgw.foo update... 2024-09-16T09:52:11.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph osd pool create foo' 2024-09-16T09:52:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: cluster 2024-09-16T09:52:10.085984+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T09:52:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.389113+0000 mgr.y (mgr.24308) 108 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: cephadm 2024-09-16T09:52:10.392950+0000 mgr.y (mgr.24308) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.400190+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.404142+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.405054+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.411215+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.416339+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.416811+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.418714+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.425725+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: audit 2024-09-16T09:52:10.428239+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:11 smithi081 bash[20441]: cephadm 2024-09-16T09:52:10.429141+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T09:52:11.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: cluster 2024-09-16T09:52:10.085984+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.389113+0000 mgr.y (mgr.24308) 108 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: cephadm 2024-09-16T09:52:10.392950+0000 mgr.y (mgr.24308) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.400190+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.404142+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.405054+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.411215+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.416339+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.416811+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.418714+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.425725+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: audit 2024-09-16T09:52:10.428239+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[19757]: cephadm 2024-09-16T09:52:10.429141+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: cluster 2024-09-16T09:52:10.085984+0000 mgr.y (mgr.24308) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.389113+0000 mgr.y (mgr.24308) 108 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: cephadm 2024-09-16T09:52:10.392950+0000 mgr.y (mgr.24308) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.400190+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.404142+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.405054+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.411215+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.416339+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.416811+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.418714+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.425725+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: audit 2024-09-16T09:52:10.428239+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:11 smithi060 bash[25240]: cephadm 2024-09-16T09:52:10.429141+0000 mgr.y (mgr.24308) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T09:52:13.517 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.518 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.518 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.518 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.519 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.519 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.519 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.520 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:13 smithi081 bash[20441]: cluster 2024-09-16T09:52:12.087381+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-16T09:52:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:13 smithi060 bash[19757]: cluster 2024-09-16T09:52:12.087381+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-16T09:52:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:13 smithi060 bash[25240]: cluster 2024-09-16T09:52:12.087381+0000 mgr.y (mgr.24308) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-16T09:52:13.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.906 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.906 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.906 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.909 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:13.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:52:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:15.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.678103+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.691346+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.702450+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.704520+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.705449+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.708772+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.721799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: audit 2024-09-16T09:52:13.726198+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:14 smithi081 bash[20441]: cephadm 2024-09-16T09:52:13.728515+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.678103+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.691346+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.702450+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.704520+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.705449+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.708772+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.721799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: audit 2024-09-16T09:52:13.726198+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[19757]: cephadm 2024-09-16T09:52:13.728515+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.678103+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.691346+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.702450+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.704520+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.705449+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.708772+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.721799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: audit 2024-09-16T09:52:13.726198+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:14 smithi060 bash[25240]: cephadm 2024-09-16T09:52:13.728515+0000 mgr.y (mgr.24308) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:52:15.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:15 smithi081 bash[20441]: cluster 2024-09-16T09:52:14.088035+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 939 B/s wr, 2 op/s 2024-09-16T09:52:15.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:15 smithi060 bash[19757]: cluster 2024-09-16T09:52:14.088035+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 939 B/s wr, 2 op/s 2024-09-16T09:52:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:15 smithi060 bash[25240]: cluster 2024-09-16T09:52:14.088035+0000 mgr.y (mgr.24308) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 939 B/s wr, 2 op/s 2024-09-16T09:52:17.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:16 smithi081 bash[20441]: audit 2024-09-16T09:52:15.854976+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:16 smithi081 bash[20441]: audit 2024-09-16T09:52:15.862053+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:16 smithi081 bash[20441]: audit 2024-09-16T09:52:15.869072+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:16 smithi081 bash[20441]: audit 2024-09-16T09:52:16.139750+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:17.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.156 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.157 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.157 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[25240]: audit 2024-09-16T09:52:15.854976+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[25240]: audit 2024-09-16T09:52:15.862053+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[25240]: audit 2024-09-16T09:52:15.869072+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[25240]: audit 2024-09-16T09:52:16.139750+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.158 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[19757]: audit 2024-09-16T09:52:15.854976+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[19757]: audit 2024-09-16T09:52:15.862053+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[19757]: audit 2024-09-16T09:52:15.869072+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:16 smithi060 bash[19757]: audit 2024-09-16T09:52:16.139750+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.159 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.159 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:52:16 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.625 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.626 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.626 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.626 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.626 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.627 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.627 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.627 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:52:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: cluster 2024-09-16T09:52:16.088601+0000 mgr.y (mgr.24308) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T09:52:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.405498+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.411661+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.416351+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.421860+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.430606+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.440708+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.447340+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.481809+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:17.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[25240]: audit 2024-09-16T09:52:17.482669+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: cluster 2024-09-16T09:52:16.088601+0000 mgr.y (mgr.24308) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T09:52:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.405498+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.411661+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.416351+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.421860+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.430606+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.440708+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.447340+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:17.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.481809+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:17.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[19757]: audit 2024-09-16T09:52:17.482669+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: cluster 2024-09-16T09:52:16.088601+0000 mgr.y (mgr.24308) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-16T09:52:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.405498+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.411661+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.416351+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.421860+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.430606+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.440708+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.447340+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.481809+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:17 smithi081 bash[20441]: audit 2024-09-16T09:52:17.482669+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:18.250 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:17 smithi060 bash[20007]: [16/Sep/2024:09:52:17] ENGINE Bus STOPPING 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STOPPED 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STARTING 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Serving on http://:::9283 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STARTED 2024-09-16T09:52:18.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STOPPING 2024-09-16T09:52:19.035 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:52:19.035 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STOPPED 2024-09-16T09:52:19.036 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STARTING 2024-09-16T09:52:19.036 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Serving on http://:::9283 2024-09-16T09:52:19.036 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:18 smithi060 bash[20007]: [16/Sep/2024:09:52:18] ENGINE Bus STARTED 2024-09-16T09:52:19.378 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'foo' created 2024-09-16T09:52:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: cephadm 2024-09-16T09:52:17.432193+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: cephadm 2024-09-16T09:52:17.487302+0000 mgr.y (mgr.24308) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:17.959526+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:17.967777+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:17.977658+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: cephadm 2024-09-16T09:52:17.978768+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:18.061762+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:18.062537+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:19 smithi081 bash[20441]: audit 2024-09-16T09:52:18.367299+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.420 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:19] "GET /metrics HTTP/1.1" 200 35431 "" "Prometheus/2.43.0" 2024-09-16T09:52:19.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: cephadm 2024-09-16T09:52:17.432193+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:19.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: cephadm 2024-09-16T09:52:17.487302+0000 mgr.y (mgr.24308) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:19.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:17.959526+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:17.967777+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:17.977658+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: cephadm 2024-09-16T09:52:17.978768+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:18.061762+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:18.062537+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[25240]: audit 2024-09-16T09:52:18.367299+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: cephadm 2024-09-16T09:52:17.432193+0000 mgr.y (mgr.24308) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: cephadm 2024-09-16T09:52:17.487302+0000 mgr.y (mgr.24308) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:19.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:17.959526+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:17.967777+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:17.977658+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: cephadm 2024-09-16T09:52:17.978768+0000 mgr.y (mgr.24308) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:18.061762+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:18.062537+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:19.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:19 smithi060 bash[19757]: audit 2024-09-16T09:52:18.367299+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: cephadm 2024-09-16T09:52:18.066326+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: cluster 2024-09-16T09:52:18.089750+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T09:52:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: cephadm 2024-09-16T09:52:18.368039+0000 mgr.y (mgr.24308) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: audit 2024-09-16T09:52:18.602905+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.60:0/279123220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: audit 2024-09-16T09:52:18.603301+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: audit 2024-09-16T09:52:19.367461+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T09:52:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:20 smithi081 bash[20441]: cluster 2024-09-16T09:52:19.376177+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: cephadm 2024-09-16T09:52:18.066326+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: cluster 2024-09-16T09:52:18.089750+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: cephadm 2024-09-16T09:52:18.368039+0000 mgr.y (mgr.24308) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: audit 2024-09-16T09:52:18.602905+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.60:0/279123220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: audit 2024-09-16T09:52:18.603301+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: audit 2024-09-16T09:52:19.367461+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T09:52:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[25240]: cluster 2024-09-16T09:52:19.376177+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: cephadm 2024-09-16T09:52:18.066326+0000 mgr.y (mgr.24308) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: cluster 2024-09-16T09:52:18.089750+0000 mgr.y (mgr.24308) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: cephadm 2024-09-16T09:52:18.368039+0000 mgr.y (mgr.24308) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: audit 2024-09-16T09:52:18.602905+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.60:0/279123220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: audit 2024-09-16T09:52:18.603301+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: audit 2024-09-16T09:52:19.367461+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T09:52:20.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:20 smithi060 bash[19757]: cluster 2024-09-16T09:52:19.376177+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T09:52:20.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'rbd pool init foo' 2024-09-16T09:52:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:21 smithi081 bash[20441]: cluster 2024-09-16T09:52:20.090167+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T09:52:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:21 smithi081 bash[20441]: cluster 2024-09-16T09:52:20.376600+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T09:52:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:21 smithi081 bash[20441]: cluster 2024-09-16T09:52:21.035914+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:21 smithi081 bash[20441]: audit 2024-09-16T09:52:21.194821+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[25240]: cluster 2024-09-16T09:52:20.090167+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[25240]: cluster 2024-09-16T09:52:20.376600+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[25240]: cluster 2024-09-16T09:52:21.035914+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[25240]: audit 2024-09-16T09:52:21.194821+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[19757]: cluster 2024-09-16T09:52:20.090167+0000 mgr.y (mgr.24308) 121 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T09:52:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[19757]: cluster 2024-09-16T09:52:20.376600+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T09:52:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[19757]: cluster 2024-09-16T09:52:21.035914+0000 mon.a (mon.0) 1071 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:52:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:21 smithi060 bash[19757]: audit 2024-09-16T09:52:21.194821+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:22.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:22 smithi081 bash[20441]: cluster 2024-09-16T09:52:21.379755+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T09:52:22.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:22 smithi081 bash[20441]: audit 2024-09-16T09:52:21.961070+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:22 smithi060 bash[19757]: cluster 2024-09-16T09:52:21.379755+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T09:52:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:22 smithi060 bash[19757]: audit 2024-09-16T09:52:21.961070+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:22 smithi060 bash[25240]: cluster 2024-09-16T09:52:21.379755+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T09:52:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:22 smithi060 bash[25240]: audit 2024-09-16T09:52:21.961070+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:24.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:23 smithi081 bash[20441]: cluster 2024-09-16T09:52:22.091196+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 366 op/s 2024-09-16T09:52:24.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:23 smithi081 bash[20441]: audit 2024-09-16T09:52:23.765660+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:23 smithi060 bash[25240]: cluster 2024-09-16T09:52:22.091196+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 366 op/s 2024-09-16T09:52:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:23 smithi060 bash[25240]: audit 2024-09-16T09:52:23.765660+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:23 smithi060 bash[19757]: cluster 2024-09-16T09:52:22.091196+0000 mgr.y (mgr.24308) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 366 op/s 2024-09-16T09:52:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:23 smithi060 bash[19757]: audit 2024-09-16T09:52:23.765660+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:25.478 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:52:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:25 smithi060 bash[25240]: cluster 2024-09-16T09:52:24.091887+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-09-16T09:52:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:25 smithi060 bash[19757]: cluster 2024-09-16T09:52:24.091887+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-09-16T09:52:26.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:25 smithi081 bash[20441]: cluster 2024-09-16T09:52:24.091887+0000 mgr.y (mgr.24308) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-09-16T09:52:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: cluster 2024-09-16T09:52:26.092651+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 456 B/s wr, 159 op/s 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:26.930053+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.016596+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.462405+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.477821+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.487638+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.492202+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.495993+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:28.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.506183+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.661199+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:27 smithi081 bash[20441]: audit 2024-09-16T09:52:27.662985+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: cluster 2024-09-16T09:52:26.092651+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 456 B/s wr, 159 op/s 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:26.930053+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.016596+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.462405+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.477821+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.487638+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.492202+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.495993+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.506183+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.661199+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[25240]: audit 2024-09-16T09:52:27.662985+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: cluster 2024-09-16T09:52:26.092651+0000 mgr.y (mgr.24308) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 456 B/s wr, 159 op/s 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:26.930053+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.016596+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.462405+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.477821+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.487638+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.492202+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.495993+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:28.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.506183+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:28.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.661199+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:28.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:27 smithi060 bash[19757]: audit 2024-09-16T09:52:27.662985+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:29.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[25240]: cephadm 2024-09-16T09:52:27.507524+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:29.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[25240]: cephadm 2024-09-16T09:52:27.705201+0000 mgr.y (mgr.24308) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:29.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[25240]: audit 2024-09-16T09:52:27.967902+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T09:52:29.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[25240]: cluster 2024-09-16T09:52:27.971116+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T09:52:29.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[25240]: audit 2024-09-16T09:52:28.026067+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:29.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[19757]: cephadm 2024-09-16T09:52:27.507524+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:29.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[19757]: cephadm 2024-09-16T09:52:27.705201+0000 mgr.y (mgr.24308) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:29.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[19757]: audit 2024-09-16T09:52:27.967902+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T09:52:29.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[19757]: cluster 2024-09-16T09:52:27.971116+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T09:52:29.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:28 smithi060 bash[19757]: audit 2024-09-16T09:52:28.026067+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:29.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:28 smithi081 bash[20441]: cephadm 2024-09-16T09:52:27.507524+0000 mgr.y (mgr.24308) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:29.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:28 smithi081 bash[20441]: cephadm 2024-09-16T09:52:27.705201+0000 mgr.y (mgr.24308) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T09:52:29.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:28 smithi081 bash[20441]: audit 2024-09-16T09:52:27.967902+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.60:0/3409589352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T09:52:29.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:28 smithi081 bash[20441]: cluster 2024-09-16T09:52:27.971116+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T09:52:29.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:28 smithi081 bash[20441]: audit 2024-09-16T09:52:28.026067+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:29.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:29] "GET /metrics HTTP/1.1" 200 35431 "" "Prometheus/2.43.0" 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: cephadm 2024-09-16T09:52:28.026783+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: cluster 2024-09-16T09:52:28.093191+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 397 B/s wr, 138 op/s 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: cluster 2024-09-16T09:52:28.977409+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: cluster 2024-09-16T09:52:29.024075+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: cluster 2024-09-16T09:52:29.024122+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:30.372 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[25240]: audit 2024-09-16T09:52:29.915498+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: cephadm 2024-09-16T09:52:28.026783+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: cluster 2024-09-16T09:52:28.093191+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 397 B/s wr, 138 op/s 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: cluster 2024-09-16T09:52:28.977409+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: cluster 2024-09-16T09:52:29.024075+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: cluster 2024-09-16T09:52:29.024122+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:30.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:29 smithi060 bash[19757]: audit 2024-09-16T09:52:29.915498+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: cephadm 2024-09-16T09:52:28.026783+0000 mgr.y (mgr.24308) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: cluster 2024-09-16T09:52:28.093191+0000 mgr.y (mgr.24308) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 397 B/s wr, 138 op/s 2024-09-16T09:52:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: cluster 2024-09-16T09:52:28.977409+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T09:52:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: cluster 2024-09-16T09:52:29.024075+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:52:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: cluster 2024-09-16T09:52:29.024122+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-09-16T09:52:30.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:29 smithi081 bash[20441]: audit 2024-09-16T09:52:29.915498+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:30.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T09:52:31.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:31 smithi081 bash[20441]: cluster 2024-09-16T09:52:29.998665+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T09:52:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:30 smithi060 bash[19757]: cluster 2024-09-16T09:52:29.998665+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T09:52:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:30 smithi060 bash[25240]: cluster 2024-09-16T09:52:29.998665+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T09:52:32.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:32 smithi081 bash[20441]: cluster 2024-09-16T09:52:30.093652+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:32.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:32 smithi081 bash[20441]: audit 2024-09-16T09:52:31.140350+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:32 smithi060 bash[19757]: cluster 2024-09-16T09:52:30.093652+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:32 smithi060 bash[19757]: audit 2024-09-16T09:52:31.140350+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:32 smithi060 bash[25240]: cluster 2024-09-16T09:52:30.093652+0000 mgr.y (mgr.24308) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:32 smithi060 bash[25240]: audit 2024-09-16T09:52:31.140350+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: cluster 2024-09-16T09:52:32.095630+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:52:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.622885+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.629018+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.632976+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.636069+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.637638+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:33 smithi081 bash[20441]: audit 2024-09-16T09:52:32.646334+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: cluster 2024-09-16T09:52:32.095630+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.622885+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.629018+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.632976+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.636069+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.637638+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[19757]: audit 2024-09-16T09:52:32.646334+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: cluster 2024-09-16T09:52:32.095630+0000 mgr.y (mgr.24308) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.622885+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.629018+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.632976+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.636069+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.637638+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:33 smithi060 bash[25240]: audit 2024-09-16T09:52:32.646334+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:35.459 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:52:35.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:35 smithi081 bash[20441]: cluster 2024-09-16T09:52:34.096397+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 334 B/s wr, 4 op/s 2024-09-16T09:52:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:35 smithi060 bash[19757]: cluster 2024-09-16T09:52:34.096397+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 334 B/s wr, 4 op/s 2024-09-16T09:52:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:35 smithi060 bash[25240]: cluster 2024-09-16T09:52:34.096397+0000 mgr.y (mgr.24308) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 334 B/s wr, 4 op/s 2024-09-16T09:52:36.870 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled iscsi.foo update... 2024-09-16T09:52:37.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T09:52:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: cluster 2024-09-16T09:52:36.097126+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T09:52:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.859991+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: cephadm 2024-09-16T09:52:36.861982+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.866852+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.872467+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.873879+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.881572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.888070+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.888592+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.891323+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: audit 2024-09-16T09:52:36.900142+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: cephadm 2024-09-16T09:52:36.901211+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T09:52:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:37 smithi081 bash[20441]: cluster 2024-09-16T09:52:36.989498+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: cluster 2024-09-16T09:52:36.097126+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.859991+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: cephadm 2024-09-16T09:52:36.861982+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.866852+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.872467+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.873879+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.881572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.888070+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.888592+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.891323+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: audit 2024-09-16T09:52:36.900142+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: cephadm 2024-09-16T09:52:36.901211+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[19757]: cluster 2024-09-16T09:52:36.989498+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: cluster 2024-09-16T09:52:36.097126+0000 mgr.y (mgr.24308) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.859991+0000 mgr.y (mgr.24308) 133 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: cephadm 2024-09-16T09:52:36.861982+0000 mgr.y (mgr.24308) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.866852+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.872467+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.873879+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.881572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:38.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.888070+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.888592+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.891323+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T09:52:38.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: audit 2024-09-16T09:52:36.900142+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:38.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: cephadm 2024-09-16T09:52:36.901211+0000 mgr.y (mgr.24308) 135 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T09:52:38.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:37 smithi060 bash[25240]: cluster 2024-09-16T09:52:36.989498+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T09:52:39.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.445 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.446 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.446 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:39] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-09-16T09:52:39.446 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.447 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.447 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.447 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.448 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.828 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.828 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.829 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.829 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.829 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.830 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.830 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.830 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 09:52:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: cluster 2024-09-16T09:52:38.098795+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 252 B/s wr, 3 op/s 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.722507+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.727974+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.733426+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.743920+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.775307+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.776113+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.781602+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.817685+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.819584+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.823713+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.834672+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:39 smithi081 bash[20441]: audit 2024-09-16T09:52:39.841825+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[20007]: [16/Sep/2024:09:52:39] ENGINE Bus STOPPING 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: cluster 2024-09-16T09:52:38.098795+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 252 B/s wr, 3 op/s 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.722507+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.727974+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.733426+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.743920+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.775307+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.776113+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.781602+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.817685+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.819584+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:40.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.823713+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.834672+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[19757]: audit 2024-09-16T09:52:39.841825+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: cluster 2024-09-16T09:52:38.098795+0000 mgr.y (mgr.24308) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 252 B/s wr, 3 op/s 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.722507+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.727974+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.733426+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.743920+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.775307+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.776113+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.781602+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.817685+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.819584+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:40.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.823713+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.834672+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:40.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:39 smithi060 bash[25240]: audit 2024-09-16T09:52:39.841825+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[20007]: [16/Sep/2024:09:52:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T09:52:40.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[20007]: [16/Sep/2024:09:52:40] ENGINE Bus STOPPED 2024-09-16T09:52:40.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[20007]: [16/Sep/2024:09:52:40] ENGINE Bus STARTING 2024-09-16T09:52:40.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[20007]: [16/Sep/2024:09:52:40] ENGINE Serving on http://:::9283 2024-09-16T09:52:40.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[20007]: [16/Sep/2024:09:52:40] ENGINE Bus STARTED 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: cephadm 2024-09-16T09:52:39.734247+0000 mgr.y (mgr.24308) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: cephadm 2024-09-16T09:52:39.783138+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.818373+0000 mgr.y (mgr.24308) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: cephadm 2024-09-16T09:52:39.819332+0000 mgr.y (mgr.24308) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.819996+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.835329+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.883645+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.884405+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:40.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: audit 2024-09-16T09:52:39.889953+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:40.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:40 smithi081 bash[20441]: cephadm 2024-09-16T09:52:39.891523+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: cephadm 2024-09-16T09:52:39.734247+0000 mgr.y (mgr.24308) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: cephadm 2024-09-16T09:52:39.783138+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.818373+0000 mgr.y (mgr.24308) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: cephadm 2024-09-16T09:52:39.819332+0000 mgr.y (mgr.24308) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.819996+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.835329+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.883645+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.884405+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: audit 2024-09-16T09:52:39.889953+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[25240]: cephadm 2024-09-16T09:52:39.891523+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: cephadm 2024-09-16T09:52:39.734247+0000 mgr.y (mgr.24308) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: cephadm 2024-09-16T09:52:39.783138+0000 mgr.y (mgr.24308) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.818373+0000 mgr.y (mgr.24308) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: cephadm 2024-09-16T09:52:39.819332+0000 mgr.y (mgr.24308) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.819996+0000 mgr.y (mgr.24308) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.835329+0000 mgr.y (mgr.24308) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.883645+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.884405+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: audit 2024-09-16T09:52:39.889953+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:40 smithi060 bash[19757]: cephadm 2024-09-16T09:52:39.891523+0000 mgr.y (mgr.24308) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T09:52:42.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:41 smithi060 bash[25240]: cluster 2024-09-16T09:52:40.099459+0000 mgr.y (mgr.24308) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-16T09:52:42.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:41 smithi060 bash[25240]: audit 2024-09-16T09:52:41.204606+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:42.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:41 smithi060 bash[19757]: cluster 2024-09-16T09:52:40.099459+0000 mgr.y (mgr.24308) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-16T09:52:42.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:41 smithi060 bash[19757]: audit 2024-09-16T09:52:41.204606+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:41 smithi081 bash[20441]: cluster 2024-09-16T09:52:40.099459+0000 mgr.y (mgr.24308) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-16T09:52:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:41 smithi081 bash[20441]: audit 2024-09-16T09:52:41.204606+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:42 smithi081 bash[20441]: audit 2024-09-16T09:52:42.136989+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.60:0/2749175446' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T09:52:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:42 smithi081 bash[20441]: cluster 2024-09-16T09:52:42.209868+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T09:52:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:42 smithi081 bash[20441]: audit 2024-09-16T09:52:42.457174+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]: dispatch 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[19757]: audit 2024-09-16T09:52:42.136989+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.60:0/2749175446' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[19757]: cluster 2024-09-16T09:52:42.209868+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[19757]: audit 2024-09-16T09:52:42.457174+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]: dispatch 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[25240]: audit 2024-09-16T09:52:42.136989+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.60:0/2749175446' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[25240]: cluster 2024-09-16T09:52:42.209868+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T09:52:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:42 smithi060 bash[25240]: audit 2024-09-16T09:52:42.457174+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]: dispatch 2024-09-16T09:52:43.831 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:52:44.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[25240]: cluster 2024-09-16T09:52:42.101004+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-16T09:52:44.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[25240]: audit 2024-09-16T09:52:43.206620+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]': finished 2024-09-16T09:52:44.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[25240]: cluster 2024-09-16T09:52:43.215556+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T09:52:44.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[25240]: audit 2024-09-16T09:52:43.529752+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.60:0/2808271844' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:44.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[25240]: audit 2024-09-16T09:52:43.530465+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[19757]: cluster 2024-09-16T09:52:42.101004+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[19757]: audit 2024-09-16T09:52:43.206620+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]': finished 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[19757]: cluster 2024-09-16T09:52:43.215556+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[19757]: audit 2024-09-16T09:52:43.529752+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.60:0/2808271844' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:43 smithi060 bash[19757]: audit 2024-09-16T09:52:43.530465+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:44.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:43 smithi081 bash[20441]: cluster 2024-09-16T09:52:42.101004+0000 mgr.y (mgr.24308) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-16T09:52:44.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:43 smithi081 bash[20441]: audit 2024-09-16T09:52:43.206620+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.60:0/2061183221' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2451419882"}]': finished 2024-09-16T09:52:44.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:43 smithi081 bash[20441]: cluster 2024-09-16T09:52:43.215556+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T09:52:44.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:43 smithi081 bash[20441]: audit 2024-09-16T09:52:43.529752+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.60:0/2808271844' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:44.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:43 smithi081 bash[20441]: audit 2024-09-16T09:52:43.530465+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]: dispatch 2024-09-16T09:52:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[25240]: cluster 2024-09-16T09:52:44.101863+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T09:52:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[25240]: audit 2024-09-16T09:52:44.209197+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]': finished 2024-09-16T09:52:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[25240]: cluster 2024-09-16T09:52:44.220516+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T09:52:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[25240]: audit 2024-09-16T09:52:44.537603+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]: dispatch 2024-09-16T09:52:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[19757]: cluster 2024-09-16T09:52:44.101863+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T09:52:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[19757]: audit 2024-09-16T09:52:44.209197+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]': finished 2024-09-16T09:52:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[19757]: cluster 2024-09-16T09:52:44.220516+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T09:52:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:45 smithi060 bash[19757]: audit 2024-09-16T09:52:44.537603+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]: dispatch 2024-09-16T09:52:45.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:45 smithi081 bash[20441]: cluster 2024-09-16T09:52:44.101863+0000 mgr.y (mgr.24308) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T09:52:45.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:45 smithi081 bash[20441]: audit 2024-09-16T09:52:44.209197+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/717718690"}]': finished 2024-09-16T09:52:45.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:45 smithi081 bash[20441]: cluster 2024-09-16T09:52:44.220516+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T09:52:45.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:45 smithi081 bash[20441]: audit 2024-09-16T09:52:44.537603+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]: dispatch 2024-09-16T09:52:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:45.210845+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]': finished 2024-09-16T09:52:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: cluster 2024-09-16T09:52:45.214736+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T09:52:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:45.523186+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.60:0/2663570281' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:45.523707+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:46.128797+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:46.140628+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:46.145134+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:46 smithi081 bash[20441]: audit 2024-09-16T09:52:46.155653+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:45.210845+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]': finished 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: cluster 2024-09-16T09:52:45.214736+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:45.523186+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.60:0/2663570281' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:45.523707+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:46.128797+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:46.140628+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:46.145134+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[19757]: audit 2024-09-16T09:52:46.155653+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:45.210845+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.60:0/3323282542' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2099854115"}]': finished 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: cluster 2024-09-16T09:52:45.214736+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T09:52:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:45.523186+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.60:0/2663570281' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:45.523707+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]: dispatch 2024-09-16T09:52:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:46.128797+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:46.140628+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:52:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:46.145134+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:46 smithi060 bash[25240]: audit 2024-09-16T09:52:46.155653+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:47.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: cluster 2024-09-16T09:52:46.102581+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-16T09:52:47.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.233449+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]': finished 2024-09-16T09:52:47.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: cluster 2024-09-16T09:52:46.241609+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.442831+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.560088+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.60:0/842298876' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.560773+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.681139+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.681729+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.682020+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.682132+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.682956+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:47 smithi081 bash[20441]: audit 2024-09-16T09:52:46.683385+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: cluster 2024-09-16T09:52:46.102581+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.233449+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]': finished 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: cluster 2024-09-16T09:52:46.241609+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.442831+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.560088+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.60:0/842298876' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.560773+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.681139+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.681729+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.682020+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.682132+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.682956+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[19757]: audit 2024-09-16T09:52:46.683385+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: cluster 2024-09-16T09:52:46.102581+0000 mgr.y (mgr.24308) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.233449+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2099854115"}]': finished 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: cluster 2024-09-16T09:52:46.241609+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.442831+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.560088+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.60:0/842298876' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.560773+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.681139+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.681729+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.682020+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.682132+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.682956+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-16T09:52:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:47 smithi060 bash[25240]: audit 2024-09-16T09:52:46.683385+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T09:52:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.443672+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]': finished 2024-09-16T09:52:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.443842+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-16T09:52:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.443991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-16T09:52:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.444146+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T09:52:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: cluster 2024-09-16T09:52:47.451577+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.771350+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.60:0/391199458' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:48 smithi081 bash[20441]: audit 2024-09-16T09:52:47.772217+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.443672+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]': finished 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.443842+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.443991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.444146+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: cluster 2024-09-16T09:52:47.451577+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T09:52:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.771350+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.60:0/391199458' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[25240]: audit 2024-09-16T09:52:47.772217+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.443672+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1211331596"}]': finished 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.443842+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.443991+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.444146+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: cluster 2024-09-16T09:52:47.451577+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.771350+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.60:0/391199458' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:48 smithi060 bash[19757]: audit 2024-09-16T09:52:47.772217+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]: dispatch 2024-09-16T09:52:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[25240]: cluster 2024-09-16T09:52:48.103265+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[25240]: audit 2024-09-16T09:52:48.452310+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]': finished 2024-09-16T09:52:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[25240]: cluster 2024-09-16T09:52:48.461872+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T09:52:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[25240]: audit 2024-09-16T09:52:48.792573+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]: dispatch 2024-09-16T09:52:49.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:49] "GET /metrics HTTP/1.1" 200 38074 "" "Prometheus/2.43.0" 2024-09-16T09:52:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[19757]: cluster 2024-09-16T09:52:48.103265+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[19757]: audit 2024-09-16T09:52:48.452310+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]': finished 2024-09-16T09:52:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[19757]: cluster 2024-09-16T09:52:48.461872+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T09:52:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:49 smithi060 bash[19757]: audit 2024-09-16T09:52:48.792573+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]: dispatch 2024-09-16T09:52:49.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:49 smithi081 bash[20441]: cluster 2024-09-16T09:52:48.103265+0000 mgr.y (mgr.24308) 148 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:49.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:49 smithi081 bash[20441]: audit 2024-09-16T09:52:48.452310+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/264471129"}]': finished 2024-09-16T09:52:49.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:49 smithi081 bash[20441]: cluster 2024-09-16T09:52:48.461872+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T09:52:49.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:49 smithi081 bash[20441]: audit 2024-09-16T09:52:48.792573+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]: dispatch 2024-09-16T09:52:50.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:50 smithi081 bash[20441]: audit 2024-09-16T09:52:49.454878+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]': finished 2024-09-16T09:52:50.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:50 smithi081 bash[20441]: cluster 2024-09-16T09:52:49.462098+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T09:52:50.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:50 smithi081 bash[20441]: audit 2024-09-16T09:52:49.785862+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]: dispatch 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[19757]: audit 2024-09-16T09:52:49.454878+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]': finished 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[19757]: cluster 2024-09-16T09:52:49.462098+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[19757]: audit 2024-09-16T09:52:49.785862+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]: dispatch 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[25240]: audit 2024-09-16T09:52:49.454878+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.60:0/473573236' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1473692436"}]': finished 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[25240]: cluster 2024-09-16T09:52:49.462098+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T09:52:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:50 smithi060 bash[25240]: audit 2024-09-16T09:52:49.785862+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]: dispatch 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: cluster 2024-09-16T09:52:50.103719+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.473560+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]': finished 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: cluster 2024-09-16T09:52:50.478098+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.691308+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.696853+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.700170+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:51.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.704091+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.705393+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.714690+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[25240]: audit 2024-09-16T09:52:50.791855+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]: dispatch 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: cluster 2024-09-16T09:52:50.103719+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.473560+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]': finished 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: cluster 2024-09-16T09:52:50.478098+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.691308+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.696853+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.700170+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.704091+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.705393+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:51.739 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.714690+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.739 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:51 smithi060 bash[19757]: audit 2024-09-16T09:52:50.791855+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]: dispatch 2024-09-16T09:52:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: cluster 2024-09-16T09:52:50.103719+0000 mgr.y (mgr.24308) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.473560+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.60:0/2385992411' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2467278993"}]': finished 2024-09-16T09:52:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: cluster 2024-09-16T09:52:50.478098+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T09:52:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.691308+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.696853+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.700170+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:52:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.704091+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.705393+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:52:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.714690+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:52:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:51 smithi081 bash[20441]: audit 2024-09-16T09:52:50.791855+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]: dispatch 2024-09-16T09:52:53.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:52 smithi081 bash[20441]: audit 2024-09-16T09:52:51.711840+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]': finished 2024-09-16T09:52:53.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:52 smithi081 bash[20441]: cluster 2024-09-16T09:52:51.716808+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T09:52:53.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:52 smithi081 bash[20441]: audit 2024-09-16T09:52:51.869637+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:52:53.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:52 smithi081 bash[20441]: audit 2024-09-16T09:52:52.044277+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]: dispatch 2024-09-16T09:52:53.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[25240]: audit 2024-09-16T09:52:51.711840+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]': finished 2024-09-16T09:52:53.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[25240]: cluster 2024-09-16T09:52:51.716808+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T09:52:53.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[25240]: audit 2024-09-16T09:52:51.869637+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:52:53.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[25240]: audit 2024-09-16T09:52:52.044277+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]: dispatch 2024-09-16T09:52:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[19757]: audit 2024-09-16T09:52:51.711840+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.60:0/2853259968' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/717718690"}]': finished 2024-09-16T09:52:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[19757]: cluster 2024-09-16T09:52:51.716808+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T09:52:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[19757]: audit 2024-09-16T09:52:51.869637+0000 mgr.y (mgr.24308) 150 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:52:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:52 smithi060 bash[19757]: audit 2024-09-16T09:52:52.044277+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]: dispatch 2024-09-16T09:52:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:53 smithi081 bash[20441]: cluster 2024-09-16T09:52:52.105324+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:53 smithi081 bash[20441]: audit 2024-09-16T09:52:52.722000+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]': finished 2024-09-16T09:52:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:53 smithi081 bash[20441]: cluster 2024-09-16T09:52:52.728365+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T09:52:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:53 smithi081 bash[20441]: audit 2024-09-16T09:52:53.051672+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.60:0/1759804814' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:53 smithi081 bash[20441]: audit 2024-09-16T09:52:53.052379+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[25240]: cluster 2024-09-16T09:52:52.105324+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[25240]: audit 2024-09-16T09:52:52.722000+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]': finished 2024-09-16T09:52:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[25240]: cluster 2024-09-16T09:52:52.728365+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[25240]: audit 2024-09-16T09:52:53.051672+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.60:0/1759804814' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[25240]: audit 2024-09-16T09:52:53.052379+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[19757]: cluster 2024-09-16T09:52:52.105324+0000 mgr.y (mgr.24308) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[19757]: audit 2024-09-16T09:52:52.722000+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.60:0/1755287647' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/219120882"}]': finished 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[19757]: cluster 2024-09-16T09:52:52.728365+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[19757]: audit 2024-09-16T09:52:53.051672+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.60:0/1759804814' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:53 smithi060 bash[19757]: audit 2024-09-16T09:52:53.052379+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]: dispatch 2024-09-16T09:52:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:54 smithi081 bash[20441]: audit 2024-09-16T09:52:53.724410+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]': finished 2024-09-16T09:52:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:54 smithi081 bash[20441]: cluster 2024-09-16T09:52:53.731508+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T09:52:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:54 smithi081 bash[20441]: audit 2024-09-16T09:52:54.055835+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]: dispatch 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[19757]: audit 2024-09-16T09:52:53.724410+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]': finished 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[19757]: cluster 2024-09-16T09:52:53.731508+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[19757]: audit 2024-09-16T09:52:54.055835+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]: dispatch 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[25240]: audit 2024-09-16T09:52:53.724410+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/3264414410"}]': finished 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[25240]: cluster 2024-09-16T09:52:53.731508+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T09:52:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:54 smithi060 bash[25240]: audit 2024-09-16T09:52:54.055835+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]: dispatch 2024-09-16T09:52:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:55 smithi081 bash[20441]: cluster 2024-09-16T09:52:54.105870+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:55 smithi081 bash[20441]: audit 2024-09-16T09:52:54.743587+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]': finished 2024-09-16T09:52:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:55 smithi081 bash[20441]: cluster 2024-09-16T09:52:54.749899+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T09:52:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:55 smithi081 bash[20441]: audit 2024-09-16T09:52:55.069960+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]: dispatch 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[25240]: cluster 2024-09-16T09:52:54.105870+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[25240]: audit 2024-09-16T09:52:54.743587+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]': finished 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[25240]: cluster 2024-09-16T09:52:54.749899+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[25240]: audit 2024-09-16T09:52:55.069960+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]: dispatch 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[19757]: cluster 2024-09-16T09:52:54.105870+0000 mgr.y (mgr.24308) 152 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[19757]: audit 2024-09-16T09:52:54.743587+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? 172.21.15.60:0/3194380790' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/127948846"}]': finished 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[19757]: cluster 2024-09-16T09:52:54.749899+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T09:52:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:55 smithi060 bash[19757]: audit 2024-09-16T09:52:55.069960+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]: dispatch 2024-09-16T09:52:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:56 smithi081 bash[20441]: audit 2024-09-16T09:52:55.755837+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]': finished 2024-09-16T09:52:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:56 smithi081 bash[20441]: cluster 2024-09-16T09:52:55.762842+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T09:52:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:56 smithi081 bash[20441]: audit 2024-09-16T09:52:56.078628+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]: dispatch 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[25240]: audit 2024-09-16T09:52:55.755837+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]': finished 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[25240]: cluster 2024-09-16T09:52:55.762842+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[25240]: audit 2024-09-16T09:52:56.078628+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]: dispatch 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[19757]: audit 2024-09-16T09:52:55.755837+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.60:0/2490929366' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1656170970"}]': finished 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[19757]: cluster 2024-09-16T09:52:55.762842+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T09:52:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:56 smithi060 bash[19757]: audit 2024-09-16T09:52:56.078628+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]: dispatch 2024-09-16T09:52:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:57 smithi081 bash[20441]: cluster 2024-09-16T09:52:56.106476+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:57 smithi081 bash[20441]: audit 2024-09-16T09:52:56.764912+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]': finished 2024-09-16T09:52:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:57 smithi081 bash[20441]: cluster 2024-09-16T09:52:56.771961+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T09:52:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:57 smithi081 bash[20441]: audit 2024-09-16T09:52:57.090904+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.60:0/878841261' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:57 smithi081 bash[20441]: audit 2024-09-16T09:52:57.091744+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[25240]: cluster 2024-09-16T09:52:56.106476+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[25240]: audit 2024-09-16T09:52:56.764912+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]': finished 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[25240]: cluster 2024-09-16T09:52:56.771961+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[25240]: audit 2024-09-16T09:52:57.090904+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.60:0/878841261' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[25240]: audit 2024-09-16T09:52:57.091744+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[19757]: cluster 2024-09-16T09:52:56.106476+0000 mgr.y (mgr.24308) 153 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:52:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[19757]: audit 2024-09-16T09:52:56.764912+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.60:0/1106198524' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/3264414410"}]': finished 2024-09-16T09:52:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[19757]: cluster 2024-09-16T09:52:56.771961+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T09:52:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[19757]: audit 2024-09-16T09:52:57.090904+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.60:0/878841261' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:57 smithi060 bash[19757]: audit 2024-09-16T09:52:57.091744+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]: dispatch 2024-09-16T09:52:59.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:58 smithi081 bash[20441]: audit 2024-09-16T09:52:57.767314+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]': finished 2024-09-16T09:52:59.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:58 smithi081 bash[20441]: cluster 2024-09-16T09:52:57.774401+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T09:52:59.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:58 smithi081 bash[20441]: audit 2024-09-16T09:52:58.097952+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.60:0/2154242737' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:58 smithi081 bash[20441]: audit 2024-09-16T09:52:58.098600+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[19757]: audit 2024-09-16T09:52:57.767314+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]': finished 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[19757]: cluster 2024-09-16T09:52:57.774401+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[19757]: audit 2024-09-16T09:52:58.097952+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.60:0/2154242737' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[19757]: audit 2024-09-16T09:52:58.098600+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[25240]: audit 2024-09-16T09:52:57.767314+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1949392696"}]': finished 2024-09-16T09:52:59.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[25240]: cluster 2024-09-16T09:52:57.774401+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T09:52:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[25240]: audit 2024-09-16T09:52:58.097952+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.60:0/2154242737' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:58 smithi060 bash[25240]: audit 2024-09-16T09:52:58.098600+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]: dispatch 2024-09-16T09:52:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:52:59] "GET /metrics HTTP/1.1" 200 38074 "" "Prometheus/2.43.0" 2024-09-16T09:52:59.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:59 smithi081 bash[20441]: cluster 2024-09-16T09:52:58.107160+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:52:59.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:59 smithi081 bash[20441]: audit 2024-09-16T09:52:58.786329+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]': finished 2024-09-16T09:52:59.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:52:59 smithi081 bash[20441]: cluster 2024-09-16T09:52:58.796460+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T09:53:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[19757]: cluster 2024-09-16T09:52:58.107160+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[19757]: audit 2024-09-16T09:52:58.786329+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]': finished 2024-09-16T09:53:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[19757]: cluster 2024-09-16T09:52:58.796460+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T09:53:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[25240]: cluster 2024-09-16T09:52:58.107160+0000 mgr.y (mgr.24308) 154 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[25240]: audit 2024-09-16T09:52:58.786329+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/194293844"}]': finished 2024-09-16T09:53:00.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:52:59 smithi060 bash[25240]: cluster 2024-09-16T09:52:58.796460+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T09:53:02.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:01 smithi081 bash[20441]: cluster 2024-09-16T09:53:00.107855+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:53:02.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:01 smithi081 bash[20441]: audit 2024-09-16T09:53:01.141274+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:01 smithi060 bash[25240]: cluster 2024-09-16T09:53:00.107855+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:53:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:01 smithi060 bash[25240]: audit 2024-09-16T09:53:01.141274+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:01 smithi060 bash[19757]: cluster 2024-09-16T09:53:00.107855+0000 mgr.y (mgr.24308) 155 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:53:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:01 smithi060 bash[19757]: audit 2024-09-16T09:53:01.141274+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:03.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:02 smithi060 bash[25240]: audit 2024-09-16T09:53:01.878302+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:03.064 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:02 smithi060 bash[19757]: audit 2024-09-16T09:53:01.878302+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:03.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:02 smithi081 bash[20441]: audit 2024-09-16T09:53:01.878302+0000 mgr.y (mgr.24308) 156 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:03 smithi060 bash[19757]: cluster 2024-09-16T09:53:02.109667+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T09:53:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:03 smithi060 bash[25240]: cluster 2024-09-16T09:53:02.109667+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T09:53:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:03 smithi081 bash[20441]: cluster 2024-09-16T09:53:02.109667+0000 mgr.y (mgr.24308) 157 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T09:53:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:05 smithi081 bash[20441]: cluster 2024-09-16T09:53:04.110401+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T09:53:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:05 smithi081 bash[20441]: audit 2024-09-16T09:53:05.401307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:05 smithi081 bash[20441]: audit 2024-09-16T09:53:05.412842+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:05 smithi081 bash[20441]: audit 2024-09-16T09:53:05.424171+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[19757]: cluster 2024-09-16T09:53:04.110401+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T09:53:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[19757]: audit 2024-09-16T09:53:05.401307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[19757]: audit 2024-09-16T09:53:05.412842+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[19757]: audit 2024-09-16T09:53:05.424171+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[25240]: cluster 2024-09-16T09:53:04.110401+0000 mgr.y (mgr.24308) 158 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T09:53:06.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[25240]: audit 2024-09-16T09:53:05.401307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[25240]: audit 2024-09-16T09:53:05.412842+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:06.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:05 smithi060 bash[25240]: audit 2024-09-16T09:53:05.424171+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:07 smithi081 bash[20441]: cluster 2024-09-16T09:53:06.111090+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T09:53:07.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:07 smithi081 bash[20441]: audit 2024-09-16T09:53:06.363247+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:07 smithi081 bash[20441]: audit 2024-09-16T09:53:06.376860+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:07 smithi081 bash[20441]: audit 2024-09-16T09:53:06.389972+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[19757]: cluster 2024-09-16T09:53:06.111090+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[19757]: audit 2024-09-16T09:53:06.363247+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[19757]: audit 2024-09-16T09:53:06.376860+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[19757]: audit 2024-09-16T09:53:06.389972+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[25240]: cluster 2024-09-16T09:53:06.111090+0000 mgr.y (mgr.24308) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T09:53:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[25240]: audit 2024-09-16T09:53:06.363247+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[25240]: audit 2024-09-16T09:53:06.376860+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:07 smithi060 bash[25240]: audit 2024-09-16T09:53:06.389972+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:09.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:09 smithi081 bash[20441]: cluster 2024-09-16T09:53:08.112772+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T09:53:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:09 smithi060 bash[19757]: cluster 2024-09-16T09:53:08.112772+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T09:53:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:09] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-09-16T09:53:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:09 smithi060 bash[25240]: cluster 2024-09-16T09:53:08.112772+0000 mgr.y (mgr.24308) 160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T09:53:11.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:11 smithi081 bash[20441]: cluster 2024-09-16T09:53:10.113512+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-16T09:53:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:11 smithi060 bash[19757]: cluster 2024-09-16T09:53:10.113512+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-16T09:53:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:11 smithi060 bash[25240]: cluster 2024-09-16T09:53:10.113512+0000 mgr.y (mgr.24308) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-16T09:53:12.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:12 smithi081 bash[20441]: audit 2024-09-16T09:53:11.885809+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:12 smithi060 bash[19757]: audit 2024-09-16T09:53:11.885809+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:12 smithi060 bash[25240]: audit 2024-09-16T09:53:11.885809+0000 mgr.y (mgr.24308) 162 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:13.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:13 smithi081 bash[20441]: cluster 2024-09-16T09:53:12.115152+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:13 smithi060 bash[19757]: cluster 2024-09-16T09:53:12.115152+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:13 smithi060 bash[25240]: cluster 2024-09-16T09:53:12.115152+0000 mgr.y (mgr.24308) 163 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:15.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:15 smithi081 bash[20441]: cluster 2024-09-16T09:53:14.115866+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:15 smithi060 bash[19757]: cluster 2024-09-16T09:53:14.115866+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:15 smithi060 bash[25240]: cluster 2024-09-16T09:53:14.115866+0000 mgr.y (mgr.24308) 164 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:16.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:16 smithi081 bash[20441]: audit 2024-09-16T09:53:16.141599+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:16 smithi060 bash[25240]: audit 2024-09-16T09:53:16.141599+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:16 smithi060 bash[19757]: audit 2024-09-16T09:53:16.141599+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:17.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:17 smithi081 bash[20441]: cluster 2024-09-16T09:53:16.116572+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:17 smithi060 bash[19757]: cluster 2024-09-16T09:53:16.116572+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:17 smithi060 bash[25240]: cluster 2024-09-16T09:53:16.116572+0000 mgr.y (mgr.24308) 165 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:19 smithi081 bash[20441]: cluster 2024-09-16T09:53:18.118274+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:19 smithi060 bash[19757]: cluster 2024-09-16T09:53:18.118274+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:19] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:53:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:19 smithi060 bash[25240]: cluster 2024-09-16T09:53:18.118274+0000 mgr.y (mgr.24308) 166 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:21 smithi060 bash[19757]: cluster 2024-09-16T09:53:20.118966+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:21 smithi060 bash[25240]: cluster 2024-09-16T09:53:20.118966+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:21.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:21 smithi081 bash[20441]: cluster 2024-09-16T09:53:20.118966+0000 mgr.y (mgr.24308) 167 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:22.742 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:22 smithi060 bash[19757]: audit 2024-09-16T09:53:21.894816+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:22.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:22 smithi060 bash[25240]: audit 2024-09-16T09:53:21.894816+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:22.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:22 smithi081 bash[20441]: audit 2024-09-16T09:53:21.894816+0000 mgr.y (mgr.24308) 168 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:23.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:23 smithi081 bash[20441]: cluster 2024-09-16T09:53:22.120562+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:23 smithi060 bash[19757]: cluster 2024-09-16T09:53:22.120562+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:23 smithi060 bash[25240]: cluster 2024-09-16T09:53:22.120562+0000 mgr.y (mgr.24308) 169 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:25.493 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:25 smithi060 bash[25240]: cluster 2024-09-16T09:53:24.121300+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:25.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:25 smithi060 bash[19757]: cluster 2024-09-16T09:53:24.121300+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:25.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:25 smithi081 bash[20441]: cluster 2024-09-16T09:53:24.121300+0000 mgr.y (mgr.24308) 170 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:26 smithi081 bash[20441]: audit 2024-09-16T09:53:25.611243+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:26 smithi081 bash[20441]: audit 2024-09-16T09:53:25.623502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:26 smithi081 bash[20441]: audit 2024-09-16T09:53:25.636684+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:26 smithi081 bash[20441]: audit 2024-09-16T09:53:26.586710+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:26 smithi081 bash[20441]: audit 2024-09-16T09:53:26.600377+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[19757]: audit 2024-09-16T09:53:25.611243+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[19757]: audit 2024-09-16T09:53:25.623502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[19757]: audit 2024-09-16T09:53:25.636684+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[19757]: audit 2024-09-16T09:53:26.586710+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[19757]: audit 2024-09-16T09:53:26.600377+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[25240]: audit 2024-09-16T09:53:25.611243+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[25240]: audit 2024-09-16T09:53:25.623502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[25240]: audit 2024-09-16T09:53:25.636684+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[25240]: audit 2024-09-16T09:53:26.586710+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:26 smithi060 bash[25240]: audit 2024-09-16T09:53:26.600377+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:27.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:27 smithi081 bash[20441]: cluster 2024-09-16T09:53:26.122065+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:27.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:27 smithi081 bash[20441]: audit 2024-09-16T09:53:26.613783+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:27 smithi060 bash[25240]: cluster 2024-09-16T09:53:26.122065+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:27 smithi060 bash[25240]: audit 2024-09-16T09:53:26.613783+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:27 smithi060 bash[19757]: cluster 2024-09-16T09:53:26.122065+0000 mgr.y (mgr.24308) 171 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:27 smithi060 bash[19757]: audit 2024-09-16T09:53:26.613783+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:29.623 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:29] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:53:29.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:29 smithi081 bash[20441]: cluster 2024-09-16T09:53:28.123740+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:29 smithi060 bash[19757]: cluster 2024-09-16T09:53:28.123740+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:29 smithi060 bash[25240]: cluster 2024-09-16T09:53:28.123740+0000 mgr.y (mgr.24308) 172 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:31.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:31 smithi081 bash[20441]: cluster 2024-09-16T09:53:30.124460+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:31.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:31 smithi081 bash[20441]: audit 2024-09-16T09:53:31.142331+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:31 smithi060 bash[25240]: cluster 2024-09-16T09:53:30.124460+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:31 smithi060 bash[25240]: audit 2024-09-16T09:53:31.142331+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:31.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:31 smithi060 bash[19757]: cluster 2024-09-16T09:53:30.124460+0000 mgr.y (mgr.24308) 173 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:31.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:31 smithi060 bash[19757]: audit 2024-09-16T09:53:31.142331+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:32.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:32 smithi081 bash[20441]: audit 2024-09-16T09:53:31.905850+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:32 smithi060 bash[19757]: audit 2024-09-16T09:53:31.905850+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:32 smithi060 bash[25240]: audit 2024-09-16T09:53:31.905850+0000 mgr.y (mgr.24308) 174 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:33 smithi081 bash[20441]: cluster 2024-09-16T09:53:32.126065+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:33 smithi060 bash[19757]: cluster 2024-09-16T09:53:32.126065+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:33 smithi060 bash[25240]: cluster 2024-09-16T09:53:32.126065+0000 mgr.y (mgr.24308) 175 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:35.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:35 smithi081 bash[20441]: cluster 2024-09-16T09:53:34.126751+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:35 smithi060 bash[19757]: cluster 2024-09-16T09:53:34.126751+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:35 smithi060 bash[25240]: cluster 2024-09-16T09:53:34.126751+0000 mgr.y (mgr.24308) 176 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:37.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:37 smithi081 bash[20441]: cluster 2024-09-16T09:53:36.127442+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:37 smithi060 bash[25240]: cluster 2024-09-16T09:53:36.127442+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:37 smithi060 bash[19757]: cluster 2024-09-16T09:53:36.127442+0000 mgr.y (mgr.24308) 177 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:39.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:39] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:53:39.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:39 smithi081 bash[20441]: cluster 2024-09-16T09:53:38.129117+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:39 smithi060 bash[19757]: cluster 2024-09-16T09:53:38.129117+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:39 smithi060 bash[25240]: cluster 2024-09-16T09:53:38.129117+0000 mgr.y (mgr.24308) 178 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:41 smithi060 bash[19757]: cluster 2024-09-16T09:53:40.129753+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:41 smithi060 bash[25240]: cluster 2024-09-16T09:53:40.129753+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:42.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:41 smithi081 bash[20441]: cluster 2024-09-16T09:53:40.129753+0000 mgr.y (mgr.24308) 179 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:42.942 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:42 smithi060 bash[25240]: audit 2024-09-16T09:53:41.913791+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:42.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:42 smithi060 bash[19757]: audit 2024-09-16T09:53:41.913791+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:43.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:42 smithi081 bash[20441]: audit 2024-09-16T09:53:41.913791+0000 mgr.y (mgr.24308) 180 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:44.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:43 smithi081 bash[20441]: cluster 2024-09-16T09:53:42.130944+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:43 smithi060 bash[19757]: cluster 2024-09-16T09:53:42.130944+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:43 smithi060 bash[25240]: cluster 2024-09-16T09:53:42.130944+0000 mgr.y (mgr.24308) 181 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:45.865 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:45 smithi060 bash[19757]: cluster 2024-09-16T09:53:44.131625+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:45.865 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:45 smithi060 bash[25240]: cluster 2024-09-16T09:53:44.131625+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:46.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:45 smithi081 bash[20441]: cluster 2024-09-16T09:53:44.131625+0000 mgr.y (mgr.24308) 182 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:47.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:46 smithi081 bash[20441]: audit 2024-09-16T09:53:45.824534+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:46 smithi081 bash[20441]: audit 2024-09-16T09:53:45.840014+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:46 smithi081 bash[20441]: audit 2024-09-16T09:53:45.861838+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:46 smithi081 bash[20441]: audit 2024-09-16T09:53:46.142536+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:47.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:46 smithi081 bash[20441]: audit 2024-09-16T09:53:46.805217+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[19757]: audit 2024-09-16T09:53:45.824534+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[19757]: audit 2024-09-16T09:53:45.840014+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[19757]: audit 2024-09-16T09:53:45.861838+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[19757]: audit 2024-09-16T09:53:46.142536+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[19757]: audit 2024-09-16T09:53:46.805217+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[25240]: audit 2024-09-16T09:53:45.824534+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[25240]: audit 2024-09-16T09:53:45.840014+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[25240]: audit 2024-09-16T09:53:45.861838+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[25240]: audit 2024-09-16T09:53:46.142536+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:53:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:46 smithi060 bash[25240]: audit 2024-09-16T09:53:46.805217+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:47 smithi081 bash[20441]: cluster 2024-09-16T09:53:46.132349+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:47 smithi081 bash[20441]: audit 2024-09-16T09:53:46.821008+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:47 smithi081 bash[20441]: audit 2024-09-16T09:53:46.840265+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[19757]: cluster 2024-09-16T09:53:46.132349+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[19757]: audit 2024-09-16T09:53:46.821008+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[19757]: audit 2024-09-16T09:53:46.840265+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[25240]: cluster 2024-09-16T09:53:46.132349+0000 mgr.y (mgr.24308) 183 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[25240]: audit 2024-09-16T09:53:46.821008+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:47 smithi060 bash[25240]: audit 2024-09-16T09:53:46.840265+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:49] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-16T09:53:50.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:49 smithi081 bash[20441]: cluster 2024-09-16T09:53:48.134052+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:50.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:49 smithi060 bash[19757]: cluster 2024-09-16T09:53:48.134052+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:49 smithi060 bash[25240]: cluster 2024-09-16T09:53:48.134052+0000 mgr.y (mgr.24308) 184 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:51.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:50 smithi081 bash[20441]: audit 2024-09-16T09:53:50.820087+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:53:51.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:50 smithi081 bash[20441]: audit 2024-09-16T09:53:50.821787+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:53:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:50 smithi060 bash[19757]: audit 2024-09-16T09:53:50.820087+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:53:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:50 smithi060 bash[19757]: audit 2024-09-16T09:53:50.821787+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:53:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:50 smithi060 bash[25240]: audit 2024-09-16T09:53:50.820087+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:53:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:50 smithi060 bash[25240]: audit 2024-09-16T09:53:50.821787+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:53:52.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:51 smithi081 bash[20441]: cluster 2024-09-16T09:53:50.134802+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:52.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:51 smithi081 bash[20441]: audit 2024-09-16T09:53:50.834808+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:51 smithi060 bash[25240]: cluster 2024-09-16T09:53:50.134802+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:51 smithi060 bash[25240]: audit 2024-09-16T09:53:50.834808+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:51 smithi060 bash[19757]: cluster 2024-09-16T09:53:50.134802+0000 mgr.y (mgr.24308) 185 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:51 smithi060 bash[19757]: audit 2024-09-16T09:53:50.834808+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:53:53.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:52 smithi081 bash[20441]: audit 2024-09-16T09:53:51.921562+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:52 smithi060 bash[19757]: audit 2024-09-16T09:53:51.921562+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:53.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:52 smithi060 bash[25240]: audit 2024-09-16T09:53:51.921562+0000 mgr.y (mgr.24308) 186 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:53:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:53 smithi081 bash[20441]: cluster 2024-09-16T09:53:52.136449+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:53 smithi060 bash[25240]: cluster 2024-09-16T09:53:52.136449+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:53 smithi060 bash[19757]: cluster 2024-09-16T09:53:52.136449+0000 mgr.y (mgr.24308) 187 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:53:56.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:55 smithi081 bash[20441]: cluster 2024-09-16T09:53:54.137154+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:55 smithi060 bash[25240]: cluster 2024-09-16T09:53:54.137154+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:55 smithi060 bash[19757]: cluster 2024-09-16T09:53:54.137154+0000 mgr.y (mgr.24308) 188 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:58.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:57 smithi081 bash[20441]: cluster 2024-09-16T09:53:56.137848+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:57 smithi060 bash[25240]: cluster 2024-09-16T09:53:56.137848+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:57 smithi060 bash[19757]: cluster 2024-09-16T09:53:56.137848+0000 mgr.y (mgr.24308) 189 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:53:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:53:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:53:59] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-16T09:54:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:53:59 smithi081 bash[20441]: cluster 2024-09-16T09:53:58.139566+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:53:59 smithi060 bash[19757]: cluster 2024-09-16T09:53:58.139566+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:53:59 smithi060 bash[25240]: cluster 2024-09-16T09:53:58.139566+0000 mgr.y (mgr.24308) 190 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:02.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:01 smithi081 bash[20441]: cluster 2024-09-16T09:54:00.140346+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:02.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:01 smithi081 bash[20441]: audit 2024-09-16T09:54:01.143247+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:01 smithi060 bash[19757]: cluster 2024-09-16T09:54:00.140346+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:01 smithi060 bash[19757]: audit 2024-09-16T09:54:01.143247+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:01 smithi060 bash[25240]: cluster 2024-09-16T09:54:00.140346+0000 mgr.y (mgr.24308) 191 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:01 smithi060 bash[25240]: audit 2024-09-16T09:54:01.143247+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:03.131 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:02 smithi060 bash[19757]: audit 2024-09-16T09:54:01.932730+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:03.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:02 smithi060 bash[25240]: audit 2024-09-16T09:54:01.932730+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:03.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:02 smithi081 bash[20441]: audit 2024-09-16T09:54:01.932730+0000 mgr.y (mgr.24308) 192 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:03 smithi081 bash[20441]: cluster 2024-09-16T09:54:02.142047+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:04.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:03 smithi060 bash[25240]: cluster 2024-09-16T09:54:02.142047+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:04.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:03 smithi060 bash[19757]: cluster 2024-09-16T09:54:02.142047+0000 mgr.y (mgr.24308) 193 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:06.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:05 smithi081 bash[20441]: cluster 2024-09-16T09:54:04.142753+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:05 smithi060 bash[19757]: cluster 2024-09-16T09:54:04.142753+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:05 smithi060 bash[25240]: cluster 2024-09-16T09:54:04.142753+0000 mgr.y (mgr.24308) 194 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:07.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:07 smithi081 bash[20441]: audit 2024-09-16T09:54:06.027287+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:07 smithi081 bash[20441]: audit 2024-09-16T09:54:06.035805+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:07 smithi081 bash[20441]: audit 2024-09-16T09:54:06.044071+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[19757]: audit 2024-09-16T09:54:06.027287+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[19757]: audit 2024-09-16T09:54:06.035805+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[19757]: audit 2024-09-16T09:54:06.044071+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[25240]: audit 2024-09-16T09:54:06.027287+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[25240]: audit 2024-09-16T09:54:06.035805+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:07 smithi060 bash[25240]: audit 2024-09-16T09:54:06.044071+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:08 smithi081 bash[20441]: cluster 2024-09-16T09:54:06.143554+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:08.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:08 smithi081 bash[20441]: audit 2024-09-16T09:54:07.029872+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:08 smithi081 bash[20441]: audit 2024-09-16T09:54:07.049316+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:08 smithi081 bash[20441]: audit 2024-09-16T09:54:07.065299+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[25240]: cluster 2024-09-16T09:54:06.143554+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[25240]: audit 2024-09-16T09:54:07.029872+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[25240]: audit 2024-09-16T09:54:07.049316+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[25240]: audit 2024-09-16T09:54:07.065299+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[19757]: cluster 2024-09-16T09:54:06.143554+0000 mgr.y (mgr.24308) 195 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[19757]: audit 2024-09-16T09:54:07.029872+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[19757]: audit 2024-09-16T09:54:07.049316+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:08 smithi060 bash[19757]: audit 2024-09-16T09:54:07.065299+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:09.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:09 smithi081 bash[20441]: cluster 2024-09-16T09:54:08.145328+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:09 smithi060 bash[25240]: cluster 2024-09-16T09:54:08.145328+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:09 smithi060 bash[19757]: cluster 2024-09-16T09:54:08.145328+0000 mgr.y (mgr.24308) 196 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:09.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:09] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:54:11.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:11 smithi081 bash[20441]: cluster 2024-09-16T09:54:10.145990+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:11 smithi060 bash[19757]: cluster 2024-09-16T09:54:10.145990+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:11 smithi060 bash[25240]: cluster 2024-09-16T09:54:10.145990+0000 mgr.y (mgr.24308) 197 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:13.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:13 smithi081 bash[20441]: audit 2024-09-16T09:54:11.941829+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:13 smithi060 bash[25240]: audit 2024-09-16T09:54:11.941829+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:13 smithi060 bash[19757]: audit 2024-09-16T09:54:11.941829+0000 mgr.y (mgr.24308) 198 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:14.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:14 smithi081 bash[20441]: cluster 2024-09-16T09:54:12.147631+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:14 smithi060 bash[19757]: cluster 2024-09-16T09:54:12.147631+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:14 smithi060 bash[25240]: cluster 2024-09-16T09:54:12.147631+0000 mgr.y (mgr.24308) 199 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:15.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:15 smithi081 bash[20441]: cluster 2024-09-16T09:54:14.148328+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:15 smithi060 bash[25240]: cluster 2024-09-16T09:54:14.148328+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:15 smithi060 bash[19757]: cluster 2024-09-16T09:54:14.148328+0000 mgr.y (mgr.24308) 200 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:16.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:16 smithi081 bash[20441]: audit 2024-09-16T09:54:16.143804+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:16 smithi060 bash[25240]: audit 2024-09-16T09:54:16.143804+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:16 smithi060 bash[19757]: audit 2024-09-16T09:54:16.143804+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:17.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:17 smithi081 bash[20441]: cluster 2024-09-16T09:54:16.153163+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:17 smithi060 bash[25240]: cluster 2024-09-16T09:54:16.153163+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:17 smithi060 bash[19757]: cluster 2024-09-16T09:54:16.153163+0000 mgr.y (mgr.24308) 201 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:19 smithi081 bash[20441]: cluster 2024-09-16T09:54:18.154860+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:19 smithi060 bash[25240]: cluster 2024-09-16T09:54:18.154860+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:19 smithi060 bash[19757]: cluster 2024-09-16T09:54:18.154860+0000 mgr.y (mgr.24308) 202 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:19.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:19] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:54:21.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:21 smithi081 bash[20441]: cluster 2024-09-16T09:54:20.155543+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:21 smithi060 bash[25240]: cluster 2024-09-16T09:54:20.155543+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:21 smithi060 bash[19757]: cluster 2024-09-16T09:54:20.155543+0000 mgr.y (mgr.24308) 203 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:22.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:22 smithi081 bash[20441]: audit 2024-09-16T09:54:21.953090+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:22 smithi060 bash[19757]: audit 2024-09-16T09:54:21.953090+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:22 smithi060 bash[25240]: audit 2024-09-16T09:54:21.953090+0000 mgr.y (mgr.24308) 204 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:23.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:23 smithi081 bash[20441]: cluster 2024-09-16T09:54:22.157160+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:23 smithi060 bash[19757]: cluster 2024-09-16T09:54:22.157160+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:23 smithi060 bash[25240]: cluster 2024-09-16T09:54:22.157160+0000 mgr.y (mgr.24308) 205 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:25 smithi060 bash[25240]: cluster 2024-09-16T09:54:24.157805+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:25.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:25 smithi060 bash[19757]: cluster 2024-09-16T09:54:24.157805+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:25.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:25 smithi081 bash[20441]: cluster 2024-09-16T09:54:24.157805+0000 mgr.y (mgr.24308) 206 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:27.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:27 smithi081 bash[20441]: cluster 2024-09-16T09:54:26.158407+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:27.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:27 smithi081 bash[20441]: audit 2024-09-16T09:54:26.229604+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:27 smithi081 bash[20441]: audit 2024-09-16T09:54:26.244986+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:27 smithi081 bash[20441]: audit 2024-09-16T09:54:26.255239+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[25240]: cluster 2024-09-16T09:54:26.158407+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[25240]: audit 2024-09-16T09:54:26.229604+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[25240]: audit 2024-09-16T09:54:26.244986+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[25240]: audit 2024-09-16T09:54:26.255239+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[19757]: cluster 2024-09-16T09:54:26.158407+0000 mgr.y (mgr.24308) 207 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[19757]: audit 2024-09-16T09:54:26.229604+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[19757]: audit 2024-09-16T09:54:26.244986+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:27 smithi060 bash[19757]: audit 2024-09-16T09:54:26.255239+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:28 smithi081 bash[20441]: audit 2024-09-16T09:54:27.259146+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:28 smithi081 bash[20441]: audit 2024-09-16T09:54:27.272926+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:28 smithi081 bash[20441]: audit 2024-09-16T09:54:27.285660+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[19757]: audit 2024-09-16T09:54:27.259146+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[19757]: audit 2024-09-16T09:54:27.272926+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[19757]: audit 2024-09-16T09:54:27.285660+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[25240]: audit 2024-09-16T09:54:27.259146+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[25240]: audit 2024-09-16T09:54:27.272926+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:28 smithi060 bash[25240]: audit 2024-09-16T09:54:27.285660+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:29.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:29 smithi081 bash[20441]: cluster 2024-09-16T09:54:28.160043+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:29 smithi060 bash[19757]: cluster 2024-09-16T09:54:28.160043+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:29] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:54:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:29 smithi060 bash[25240]: cluster 2024-09-16T09:54:28.160043+0000 mgr.y (mgr.24308) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:31.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:31 smithi081 bash[20441]: cluster 2024-09-16T09:54:30.160762+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:31.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:31 smithi081 bash[20441]: audit 2024-09-16T09:54:31.143891+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:31 smithi060 bash[19757]: cluster 2024-09-16T09:54:30.160762+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:31 smithi060 bash[19757]: audit 2024-09-16T09:54:31.143891+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:31 smithi060 bash[25240]: cluster 2024-09-16T09:54:30.160762+0000 mgr.y (mgr.24308) 209 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:31 smithi060 bash[25240]: audit 2024-09-16T09:54:31.143891+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:32.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:32 smithi081 bash[20441]: audit 2024-09-16T09:54:31.964312+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:32 smithi060 bash[19757]: audit 2024-09-16T09:54:31.964312+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:32 smithi060 bash[25240]: audit 2024-09-16T09:54:31.964312+0000 mgr.y (mgr.24308) 210 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:33.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:33 smithi081 bash[20441]: cluster 2024-09-16T09:54:32.162424+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:33 smithi060 bash[19757]: cluster 2024-09-16T09:54:32.162424+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:33 smithi060 bash[25240]: cluster 2024-09-16T09:54:32.162424+0000 mgr.y (mgr.24308) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:35 smithi081 bash[20441]: cluster 2024-09-16T09:54:34.163112+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:35 smithi060 bash[25240]: cluster 2024-09-16T09:54:34.163112+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:35 smithi060 bash[19757]: cluster 2024-09-16T09:54:34.163112+0000 mgr.y (mgr.24308) 212 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:37.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:37 smithi081 bash[20441]: cluster 2024-09-16T09:54:36.163815+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:37 smithi060 bash[25240]: cluster 2024-09-16T09:54:36.163815+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:37 smithi060 bash[19757]: cluster 2024-09-16T09:54:36.163815+0000 mgr.y (mgr.24308) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:54:39.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:39 smithi081 bash[20441]: cluster 2024-09-16T09:54:38.165581+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:39] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-09-16T09:54:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:39 smithi060 bash[25240]: cluster 2024-09-16T09:54:38.165581+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:39 smithi060 bash[19757]: cluster 2024-09-16T09:54:38.165581+0000 mgr.y (mgr.24308) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:41.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:41 smithi081 bash[20441]: cluster 2024-09-16T09:54:40.166341+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:41 smithi060 bash[19757]: cluster 2024-09-16T09:54:40.166341+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:41 smithi060 bash[25240]: cluster 2024-09-16T09:54:40.166341+0000 mgr.y (mgr.24308) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:42.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:42 smithi081 bash[20441]: audit 2024-09-16T09:54:41.975538+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:42 smithi060 bash[19757]: audit 2024-09-16T09:54:41.975538+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:42 smithi060 bash[25240]: audit 2024-09-16T09:54:41.975538+0000 mgr.y (mgr.24308) 216 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:43.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:43 smithi081 bash[20441]: cluster 2024-09-16T09:54:42.167953+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:43.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:43 smithi060 bash[25240]: cluster 2024-09-16T09:54:42.167953+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:43 smithi060 bash[19757]: cluster 2024-09-16T09:54:42.167953+0000 mgr.y (mgr.24308) 217 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:45.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:45 smithi081 bash[20441]: cluster 2024-09-16T09:54:44.168712+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:45.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:45 smithi060 bash[19757]: cluster 2024-09-16T09:54:44.168712+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:45.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:45 smithi060 bash[25240]: cluster 2024-09-16T09:54:44.168712+0000 mgr.y (mgr.24308) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T09:54:46.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:46 smithi060 bash[25240]: audit 2024-09-16T09:54:46.144310+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:46.477 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:46 smithi060 bash[19757]: audit 2024-09-16T09:54:46.144310+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:46 smithi081 bash[20441]: audit 2024-09-16T09:54:46.144310+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:54:47.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:47 smithi081 bash[20441]: cluster 2024-09-16T09:54:46.181987+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-16T09:54:47.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:47 smithi081 bash[20441]: audit 2024-09-16T09:54:46.367573+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:47 smithi081 bash[20441]: audit 2024-09-16T09:54:46.373818+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:47 smithi081 bash[20441]: audit 2024-09-16T09:54:46.380091+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[25240]: cluster 2024-09-16T09:54:46.181987+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[25240]: audit 2024-09-16T09:54:46.367573+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[25240]: audit 2024-09-16T09:54:46.373818+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[25240]: audit 2024-09-16T09:54:46.380091+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[19757]: cluster 2024-09-16T09:54:46.181987+0000 mgr.y (mgr.24308) 219 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[19757]: audit 2024-09-16T09:54:46.367573+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[19757]: audit 2024-09-16T09:54:46.373818+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:47 smithi060 bash[19757]: audit 2024-09-16T09:54:46.380091+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:48 smithi081 bash[20441]: audit 2024-09-16T09:54:47.477831+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:48 smithi081 bash[20441]: audit 2024-09-16T09:54:47.491130+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:48 smithi081 bash[20441]: audit 2024-09-16T09:54:47.505951+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[25240]: audit 2024-09-16T09:54:47.477831+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[25240]: audit 2024-09-16T09:54:47.491130+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[25240]: audit 2024-09-16T09:54:47.505951+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[19757]: audit 2024-09-16T09:54:47.477831+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[19757]: audit 2024-09-16T09:54:47.491130+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:48 smithi060 bash[19757]: audit 2024-09-16T09:54:47.505951+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:49] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:54:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:49 smithi060 bash[25240]: cluster 2024-09-16T09:54:48.183670+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:49 smithi060 bash[19757]: cluster 2024-09-16T09:54:48.183670+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:49.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:49 smithi081 bash[20441]: cluster 2024-09-16T09:54:48.183670+0000 mgr.y (mgr.24308) 220 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:51 smithi081 bash[20441]: cluster 2024-09-16T09:54:50.184396+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:51 smithi081 bash[20441]: audit 2024-09-16T09:54:50.999999+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:54:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:51 smithi081 bash[20441]: audit 2024-09-16T09:54:51.001881+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:54:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:51 smithi081 bash[20441]: audit 2024-09-16T09:54:51.012897+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[25240]: cluster 2024-09-16T09:54:50.184396+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[25240]: audit 2024-09-16T09:54:50.999999+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:54:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[25240]: audit 2024-09-16T09:54:51.001881+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:54:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[25240]: audit 2024-09-16T09:54:51.012897+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[19757]: cluster 2024-09-16T09:54:50.184396+0000 mgr.y (mgr.24308) 221 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[19757]: audit 2024-09-16T09:54:50.999999+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:54:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[19757]: audit 2024-09-16T09:54:51.001881+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:54:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:51 smithi060 bash[19757]: audit 2024-09-16T09:54:51.012897+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:54:52.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:52 smithi081 bash[20441]: audit 2024-09-16T09:54:51.980779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:52 smithi060 bash[25240]: audit 2024-09-16T09:54:51.980779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:52 smithi060 bash[19757]: audit 2024-09-16T09:54:51.980779+0000 mgr.y (mgr.24308) 222 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:54:53.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:53 smithi081 bash[20441]: cluster 2024-09-16T09:54:52.186190+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:53 smithi060 bash[25240]: cluster 2024-09-16T09:54:52.186190+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:53 smithi060 bash[19757]: cluster 2024-09-16T09:54:52.186190+0000 mgr.y (mgr.24308) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:55.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:55 smithi081 bash[20441]: cluster 2024-09-16T09:54:54.187006+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:55 smithi060 bash[25240]: cluster 2024-09-16T09:54:54.187006+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:55 smithi060 bash[19757]: cluster 2024-09-16T09:54:54.187006+0000 mgr.y (mgr.24308) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:57.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:57 smithi081 bash[20441]: cluster 2024-09-16T09:54:56.187840+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:57 smithi060 bash[19757]: cluster 2024-09-16T09:54:56.187840+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:57 smithi060 bash[25240]: cluster 2024-09-16T09:54:56.187840+0000 mgr.y (mgr.24308) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T09:54:59.531 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:54:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:54:59] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:54:59.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:54:59 smithi081 bash[20441]: cluster 2024-09-16T09:54:58.189677+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:54:59 smithi060 bash[25240]: cluster 2024-09-16T09:54:58.189677+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:54:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:54:59 smithi060 bash[19757]: cluster 2024-09-16T09:54:58.189677+0000 mgr.y (mgr.24308) 226 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:01.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:01 smithi081 bash[20441]: cluster 2024-09-16T09:55:00.190559+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:01.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:01 smithi081 bash[20441]: audit 2024-09-16T09:55:01.144591+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:01 smithi060 bash[25240]: cluster 2024-09-16T09:55:00.190559+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:01 smithi060 bash[25240]: audit 2024-09-16T09:55:01.144591+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:01 smithi060 bash[19757]: cluster 2024-09-16T09:55:00.190559+0000 mgr.y (mgr.24308) 227 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:01 smithi060 bash[19757]: audit 2024-09-16T09:55:01.144591+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:02.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:02 smithi081 bash[20441]: audit 2024-09-16T09:55:01.992090+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:02 smithi060 bash[25240]: audit 2024-09-16T09:55:01.992090+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:02 smithi060 bash[19757]: audit 2024-09-16T09:55:01.992090+0000 mgr.y (mgr.24308) 228 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:03.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:03 smithi081 bash[20441]: cluster 2024-09-16T09:55:02.192237+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:03 smithi060 bash[25240]: cluster 2024-09-16T09:55:02.192237+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:03 smithi060 bash[19757]: cluster 2024-09-16T09:55:02.192237+0000 mgr.y (mgr.24308) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:05 smithi081 bash[20441]: cluster 2024-09-16T09:55:04.193158+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:05 smithi060 bash[19757]: cluster 2024-09-16T09:55:04.193158+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:05 smithi060 bash[25240]: cluster 2024-09-16T09:55:04.193158+0000 mgr.y (mgr.24308) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:07.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:07 smithi081 bash[20441]: cluster 2024-09-16T09:55:06.193959+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:07.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:07 smithi081 bash[20441]: audit 2024-09-16T09:55:06.536249+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:07 smithi081 bash[20441]: audit 2024-09-16T09:55:06.544544+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:07 smithi081 bash[20441]: audit 2024-09-16T09:55:06.551932+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[25240]: cluster 2024-09-16T09:55:06.193959+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[25240]: audit 2024-09-16T09:55:06.536249+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[25240]: audit 2024-09-16T09:55:06.544544+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[25240]: audit 2024-09-16T09:55:06.551932+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[19757]: cluster 2024-09-16T09:55:06.193959+0000 mgr.y (mgr.24308) 231 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[19757]: audit 2024-09-16T09:55:06.536249+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[19757]: audit 2024-09-16T09:55:06.544544+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:07 smithi060 bash[19757]: audit 2024-09-16T09:55:06.551932+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:08 smithi081 bash[20441]: audit 2024-09-16T09:55:07.715168+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:08 smithi081 bash[20441]: audit 2024-09-16T09:55:07.728546+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:08 smithi081 bash[20441]: audit 2024-09-16T09:55:07.742437+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[19757]: audit 2024-09-16T09:55:07.715168+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[19757]: audit 2024-09-16T09:55:07.728546+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[19757]: audit 2024-09-16T09:55:07.742437+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[25240]: audit 2024-09-16T09:55:07.715168+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[25240]: audit 2024-09-16T09:55:07.728546+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:08 smithi060 bash[25240]: audit 2024-09-16T09:55:07.742437+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:09] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-16T09:55:10.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:09 smithi081 bash[20441]: cluster 2024-09-16T09:55:08.195641+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:09 smithi060 bash[25240]: cluster 2024-09-16T09:55:08.195641+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:10.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:09 smithi060 bash[19757]: cluster 2024-09-16T09:55:08.195641+0000 mgr.y (mgr.24308) 232 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:12.004 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:11 smithi060 bash[25240]: cluster 2024-09-16T09:55:10.196328+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:12.005 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:11 smithi060 bash[19757]: cluster 2024-09-16T09:55:10.196328+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:12.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:11 smithi081 bash[20441]: cluster 2024-09-16T09:55:10.196328+0000 mgr.y (mgr.24308) 233 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:13.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:12 smithi081 bash[20441]: audit 2024-09-16T09:55:12.003226+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:13.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:12 smithi060 bash[19757]: audit 2024-09-16T09:55:12.003226+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:13.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:12 smithi060 bash[25240]: audit 2024-09-16T09:55:12.003226+0000 mgr.y (mgr.24308) 234 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:14.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:13 smithi081 bash[20441]: cluster 2024-09-16T09:55:12.197974+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:13 smithi060 bash[19757]: cluster 2024-09-16T09:55:12.197974+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:13 smithi060 bash[25240]: cluster 2024-09-16T09:55:12.197974+0000 mgr.y (mgr.24308) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:16.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:15 smithi081 bash[20441]: cluster 2024-09-16T09:55:14.198667+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:15 smithi060 bash[19757]: cluster 2024-09-16T09:55:14.198667+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:15 smithi060 bash[25240]: cluster 2024-09-16T09:55:14.198667+0000 mgr.y (mgr.24308) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:17.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:16 smithi081 bash[20441]: audit 2024-09-16T09:55:16.145127+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:16 smithi060 bash[19757]: audit 2024-09-16T09:55:16.145127+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:16 smithi060 bash[25240]: audit 2024-09-16T09:55:16.145127+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:18.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:17 smithi081 bash[20441]: cluster 2024-09-16T09:55:16.199324+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:17 smithi060 bash[19757]: cluster 2024-09-16T09:55:16.199324+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:17 smithi060 bash[25240]: cluster 2024-09-16T09:55:16.199324+0000 mgr.y (mgr.24308) 237 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:19] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-16T09:55:20.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:19 smithi081 bash[20441]: cluster 2024-09-16T09:55:18.201006+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:19 smithi060 bash[25240]: cluster 2024-09-16T09:55:18.201006+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:19 smithi060 bash[19757]: cluster 2024-09-16T09:55:18.201006+0000 mgr.y (mgr.24308) 238 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:22.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:21 smithi081 bash[20441]: cluster 2024-09-16T09:55:20.201749+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:21 smithi060 bash[25240]: cluster 2024-09-16T09:55:20.201749+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:21 smithi060 bash[19757]: cluster 2024-09-16T09:55:20.201749+0000 mgr.y (mgr.24308) 239 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:23.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:22 smithi081 bash[20441]: audit 2024-09-16T09:55:22.013829+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:23.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:22 smithi060 bash[25240]: audit 2024-09-16T09:55:22.013829+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:22 smithi060 bash[19757]: audit 2024-09-16T09:55:22.013829+0000 mgr.y (mgr.24308) 240 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:24.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:23 smithi081 bash[20441]: cluster 2024-09-16T09:55:22.203351+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:23 smithi060 bash[25240]: cluster 2024-09-16T09:55:22.203351+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:23 smithi060 bash[19757]: cluster 2024-09-16T09:55:22.203351+0000 mgr.y (mgr.24308) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:25.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:25 smithi081 bash[20441]: cluster 2024-09-16T09:55:24.204003+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:26.004 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:25 smithi060 bash[19757]: cluster 2024-09-16T09:55:24.204003+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:26.004 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:25 smithi060 bash[25240]: cluster 2024-09-16T09:55:24.204003+0000 mgr.y (mgr.24308) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[19757]: cluster 2024-09-16T09:55:26.204697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[19757]: audit 2024-09-16T09:55:26.764886+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[19757]: audit 2024-09-16T09:55:26.779008+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[19757]: audit 2024-09-16T09:55:26.789919+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[25240]: cluster 2024-09-16T09:55:26.204697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[25240]: audit 2024-09-16T09:55:26.764886+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.021 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[25240]: audit 2024-09-16T09:55:26.779008+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.022 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:27 smithi060 bash[25240]: audit 2024-09-16T09:55:26.789919+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:27 smithi081 bash[20441]: cluster 2024-09-16T09:55:26.204697+0000 mgr.y (mgr.24308) 243 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:27 smithi081 bash[20441]: audit 2024-09-16T09:55:26.764886+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:27 smithi081 bash[20441]: audit 2024-09-16T09:55:26.779008+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:27 smithi081 bash[20441]: audit 2024-09-16T09:55:26.789919+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:28 smithi081 bash[20441]: audit 2024-09-16T09:55:27.896769+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:28 smithi081 bash[20441]: audit 2024-09-16T09:55:27.907658+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:28 smithi081 bash[20441]: audit 2024-09-16T09:55:27.917383+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[19757]: audit 2024-09-16T09:55:27.896769+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[19757]: audit 2024-09-16T09:55:27.907658+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[19757]: audit 2024-09-16T09:55:27.917383+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[25240]: audit 2024-09-16T09:55:27.896769+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[25240]: audit 2024-09-16T09:55:27.907658+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:28 smithi060 bash[25240]: audit 2024-09-16T09:55:27.917383+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:29] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-16T09:55:30.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:29 smithi081 bash[20441]: cluster 2024-09-16T09:55:28.206498+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:29 smithi060 bash[19757]: cluster 2024-09-16T09:55:28.206498+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:29 smithi060 bash[25240]: cluster 2024-09-16T09:55:28.206498+0000 mgr.y (mgr.24308) 244 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:32.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:31 smithi081 bash[20441]: cluster 2024-09-16T09:55:30.207344+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:32.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:31 smithi081 bash[20441]: audit 2024-09-16T09:55:31.145509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:31 smithi060 bash[25240]: cluster 2024-09-16T09:55:30.207344+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:31 smithi060 bash[25240]: audit 2024-09-16T09:55:31.145509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:31 smithi060 bash[19757]: cluster 2024-09-16T09:55:30.207344+0000 mgr.y (mgr.24308) 245 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:31 smithi060 bash[19757]: audit 2024-09-16T09:55:31.145509+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:33.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:32 smithi081 bash[20441]: audit 2024-09-16T09:55:32.025037+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:32 smithi060 bash[25240]: audit 2024-09-16T09:55:32.025037+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:32 smithi060 bash[19757]: audit 2024-09-16T09:55:32.025037+0000 mgr.y (mgr.24308) 246 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:34.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:33 smithi081 bash[20441]: cluster 2024-09-16T09:55:32.208954+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:33 smithi060 bash[19757]: cluster 2024-09-16T09:55:32.208954+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:33 smithi060 bash[25240]: cluster 2024-09-16T09:55:32.208954+0000 mgr.y (mgr.24308) 247 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:36.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:35 smithi081 bash[20441]: cluster 2024-09-16T09:55:34.209668+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:35 smithi060 bash[25240]: cluster 2024-09-16T09:55:34.209668+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:35 smithi060 bash[19757]: cluster 2024-09-16T09:55:34.209668+0000 mgr.y (mgr.24308) 248 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:38.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:37 smithi081 bash[20441]: cluster 2024-09-16T09:55:36.210315+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:37 smithi060 bash[19757]: cluster 2024-09-16T09:55:36.210315+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:37 smithi060 bash[25240]: cluster 2024-09-16T09:55:36.210315+0000 mgr.y (mgr.24308) 249 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:39] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-16T09:55:40.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:39 smithi081 bash[20441]: cluster 2024-09-16T09:55:38.212005+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:40.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:39 smithi060 bash[25240]: cluster 2024-09-16T09:55:38.212005+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:39 smithi060 bash[19757]: cluster 2024-09-16T09:55:38.212005+0000 mgr.y (mgr.24308) 250 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:42.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:41 smithi081 bash[20441]: cluster 2024-09-16T09:55:40.212674+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:41 smithi060 bash[19757]: cluster 2024-09-16T09:55:40.212674+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:41 smithi060 bash[25240]: cluster 2024-09-16T09:55:40.212674+0000 mgr.y (mgr.24308) 251 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:43.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:42 smithi081 bash[20441]: audit 2024-09-16T09:55:42.036217+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:42 smithi060 bash[19757]: audit 2024-09-16T09:55:42.036217+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:42 smithi060 bash[25240]: audit 2024-09-16T09:55:42.036217+0000 mgr.y (mgr.24308) 252 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:44.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:43 smithi081 bash[20441]: cluster 2024-09-16T09:55:42.214313+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:43 smithi060 bash[19757]: cluster 2024-09-16T09:55:42.214313+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:43 smithi060 bash[25240]: cluster 2024-09-16T09:55:42.214313+0000 mgr.y (mgr.24308) 253 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:46.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T09:55:46.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:45 smithi060 bash[19757]: cluster 2024-09-16T09:55:44.215016+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:46.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:45 smithi060 bash[25240]: cluster 2024-09-16T09:55:44.215016+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:46.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:45 smithi081 bash[20441]: cluster 2024-09-16T09:55:44.215016+0000 mgr.y (mgr.24308) 254 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[25240]: audit 2024-09-16T09:55:46.145699+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[25240]: audit 2024-09-16T09:55:46.958273+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[25240]: audit 2024-09-16T09:55:46.964379+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[19757]: audit 2024-09-16T09:55:46.145699+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[19757]: audit 2024-09-16T09:55:46.958273+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:47.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:46 smithi060 bash[19757]: audit 2024-09-16T09:55:46.964379+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:47.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:46 smithi081 bash[20441]: audit 2024-09-16T09:55:46.145699+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:55:47.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:46 smithi081 bash[20441]: audit 2024-09-16T09:55:46.958273+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:47.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:46 smithi081 bash[20441]: audit 2024-09-16T09:55:46.964379+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:48.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:47 smithi081 bash[20441]: cluster 2024-09-16T09:55:46.215551+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:48.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:47 smithi081 bash[20441]: audit 2024-09-16T09:55:46.984927+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:47 smithi060 bash[25240]: cluster 2024-09-16T09:55:46.215551+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:47 smithi060 bash[25240]: audit 2024-09-16T09:55:46.984927+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:47 smithi060 bash[19757]: cluster 2024-09-16T09:55:46.215551+0000 mgr.y (mgr.24308) 255 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:47 smithi060 bash[19757]: audit 2024-09-16T09:55:46.984927+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:49 smithi081 bash[20441]: audit 2024-09-16T09:55:48.111482+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:49 smithi081 bash[20441]: audit 2024-09-16T09:55:48.118202+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:49 smithi081 bash[20441]: audit 2024-09-16T09:55:48.124879+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:49 smithi081 bash[20441]: cluster 2024-09-16T09:55:48.217122+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:49.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:49] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:55:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[25240]: audit 2024-09-16T09:55:48.111482+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[25240]: audit 2024-09-16T09:55:48.118202+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[25240]: audit 2024-09-16T09:55:48.124879+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[25240]: cluster 2024-09-16T09:55:48.217122+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[19757]: audit 2024-09-16T09:55:48.111482+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[19757]: audit 2024-09-16T09:55:48.118202+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[19757]: audit 2024-09-16T09:55:48.124879+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:49 smithi060 bash[19757]: cluster 2024-09-16T09:55:48.217122+0000 mgr.y (mgr.24308) 256 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:50.635 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:55:51.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:51 smithi081 bash[20441]: cluster 2024-09-16T09:55:50.217802+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:51.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:51 smithi081 bash[20441]: audit 2024-09-16T09:55:51.173710+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:55:51.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:51 smithi081 bash[20441]: audit 2024-09-16T09:55:51.175430+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:55:51.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:51 smithi081 bash[20441]: audit 2024-09-16T09:55:51.188295+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[19757]: cluster 2024-09-16T09:55:50.217802+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[19757]: audit 2024-09-16T09:55:51.173710+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:55:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[19757]: audit 2024-09-16T09:55:51.175430+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:55:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[19757]: audit 2024-09-16T09:55:51.188295+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[25240]: cluster 2024-09-16T09:55:50.217802+0000 mgr.y (mgr.24308) 257 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[25240]: audit 2024-09-16T09:55:51.173710+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:55:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[25240]: audit 2024-09-16T09:55:51.175430+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:55:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:51 smithi060 bash[25240]: audit 2024-09-16T09:55:51.188295+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:55:52.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T09:55:53.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:53 smithi081 bash[20441]: audit 2024-09-16T09:55:52.047305+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:53.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:53 smithi081 bash[20441]: cluster 2024-09-16T09:55:52.219533+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:53 smithi060 bash[19757]: audit 2024-09-16T09:55:52.047305+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:53 smithi060 bash[19757]: cluster 2024-09-16T09:55:52.219533+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:53 smithi060 bash[25240]: audit 2024-09-16T09:55:52.047305+0000 mgr.y (mgr.24308) 258 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:55:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:53 smithi060 bash[25240]: cluster 2024-09-16T09:55:52.219533+0000 mgr.y (mgr.24308) 259 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:55.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:55 smithi081 bash[20441]: cluster 2024-09-16T09:55:54.220340+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:55 smithi060 bash[25240]: cluster 2024-09-16T09:55:54.220340+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:55 smithi060 bash[19757]: cluster 2024-09-16T09:55:54.220340+0000 mgr.y (mgr.24308) 260 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:57.272 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:55:57.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:57 smithi081 bash[20441]: cluster 2024-09-16T09:55:56.221113+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:57 smithi060 bash[19757]: cluster 2024-09-16T09:55:56.221113+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:57 smithi060 bash[25240]: cluster 2024-09-16T09:55:56.221113+0000 mgr.y (mgr.24308) 261 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:55:59.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T09:55:59.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:55:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:55:59] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:55:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:55:59 smithi060 bash[25240]: cluster 2024-09-16T09:55:58.221987+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:55:59 smithi060 bash[19757]: cluster 2024-09-16T09:55:58.221987+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:55:59.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:55:59 smithi081 bash[20441]: cluster 2024-09-16T09:55:58.221987+0000 mgr.y (mgr.24308) 262 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:01.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:01 smithi081 bash[20441]: cluster 2024-09-16T09:56:00.222657+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:01.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:01 smithi081 bash[20441]: audit 2024-09-16T09:56:01.146271+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:01 smithi060 bash[19757]: cluster 2024-09-16T09:56:00.222657+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:01 smithi060 bash[19757]: audit 2024-09-16T09:56:01.146271+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:01 smithi060 bash[25240]: cluster 2024-09-16T09:56:00.222657+0000 mgr.y (mgr.24308) 263 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:01 smithi060 bash[25240]: audit 2024-09-16T09:56:01.146271+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:03.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:03 smithi081 bash[20441]: audit 2024-09-16T09:56:02.058486+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:03.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:03 smithi081 bash[20441]: cluster 2024-09-16T09:56:02.224349+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:03 smithi060 bash[25240]: audit 2024-09-16T09:56:02.058486+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:03 smithi060 bash[25240]: cluster 2024-09-16T09:56:02.224349+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:03 smithi060 bash[19757]: audit 2024-09-16T09:56:02.058486+0000 mgr.y (mgr.24308) 264 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:03 smithi060 bash[19757]: cluster 2024-09-16T09:56:02.224349+0000 mgr.y (mgr.24308) 265 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:03.945 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:05.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:05 smithi081 bash[20441]: cluster 2024-09-16T09:56:04.225032+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:05 smithi060 bash[19757]: cluster 2024-09-16T09:56:04.225032+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:05 smithi060 bash[25240]: cluster 2024-09-16T09:56:04.225032+0000 mgr.y (mgr.24308) 266 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:05.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[25240]: cluster 2024-09-16T09:56:06.225676+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[25240]: audit 2024-09-16T09:56:07.179510+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[25240]: audit 2024-09-16T09:56:07.189256+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[25240]: audit 2024-09-16T09:56:07.198547+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[19757]: cluster 2024-09-16T09:56:06.225676+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:07.612 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[19757]: audit 2024-09-16T09:56:07.179510+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[19757]: audit 2024-09-16T09:56:07.189256+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:07 smithi060 bash[19757]: audit 2024-09-16T09:56:07.198547+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:07 smithi081 bash[20441]: cluster 2024-09-16T09:56:06.225676+0000 mgr.y (mgr.24308) 267 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:07.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:07 smithi081 bash[20441]: audit 2024-09-16T09:56:07.179510+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:07 smithi081 bash[20441]: audit 2024-09-16T09:56:07.189256+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:07.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:07 smithi081 bash[20441]: audit 2024-09-16T09:56:07.198547+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:09 smithi081 bash[20441]: cluster 2024-09-16T09:56:08.227396+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:09 smithi081 bash[20441]: audit 2024-09-16T09:56:08.336704+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:09 smithi081 bash[20441]: audit 2024-09-16T09:56:08.348606+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:09 smithi081 bash[20441]: audit 2024-09-16T09:56:08.359843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:09] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[25240]: cluster 2024-09-16T09:56:08.227396+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[25240]: audit 2024-09-16T09:56:08.336704+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[25240]: audit 2024-09-16T09:56:08.348606+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[25240]: audit 2024-09-16T09:56:08.359843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[19757]: cluster 2024-09-16T09:56:08.227396+0000 mgr.y (mgr.24308) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[19757]: audit 2024-09-16T09:56:08.336704+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[19757]: audit 2024-09-16T09:56:08.348606+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:09 smithi060 bash[19757]: audit 2024-09-16T09:56:08.359843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:10.951 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:11.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:11 smithi081 bash[20441]: cluster 2024-09-16T09:56:10.227967+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:11 smithi060 bash[19757]: cluster 2024-09-16T09:56:10.227967+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:11 smithi060 bash[25240]: cluster 2024-09-16T09:56:10.227967+0000 mgr.y (mgr.24308) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 5s ago 15m - - 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 3s ago 15m - - 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 5s ago 6m 13.7M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (5m) 3s ago 5m 74.0M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (3m) 5s ago 3m 47.8M - 3.8 b5388489f99e 6d717eec87ae 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,8765 running (14m) 3s ago 14m 429M - 19.1.1-328-gad35db06 b5388489f99e facbef4b5ebf 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (16m) 5s ago 16m 510M - 19.1.1-328-gad35db06 b5388489f99e 573a73869cbd 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (17m) 5s ago 17m 52.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T09:56:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (15m) 3s ago 15m 42.8M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15m) 5s ago 15m 43.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 5s ago 6m 8263k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (6m) 3s ago 6m 8536k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (13m) 5s ago 13m 51.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (12m) 5s ago 13m 60.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (12m) 5s ago 12m 48.4M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11m) 5s ago 11m 52.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (10m) 3s ago 10m 58.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (9m) 3s ago 9m 57.1M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (8m) 3s ago 8m 55.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (7m) 3s ago 7m 49.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (5m) 3s ago 6m 42.0M - 2.43.0 a07b618ecd1d 96a99f9b7ca3 2024-09-16T09:56:12.261 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (3m) 5s ago 3m 91.2M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T09:56:12.262 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (3m) 3s ago 3m 91.3M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T09:56:12.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T09:56:13.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:13 smithi081 bash[20441]: audit 2024-09-16T09:56:12.065493+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:13.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:13 smithi081 bash[20441]: cluster 2024-09-16T09:56:12.229683+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:13.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:13 smithi081 bash[20441]: audit 2024-09-16T09:56:12.244139+0000 mgr.y (mgr.24308) 272 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[25240]: audit 2024-09-16T09:56:12.065493+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[25240]: cluster 2024-09-16T09:56:12.229683+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[25240]: audit 2024-09-16T09:56:12.244139+0000 mgr.y (mgr.24308) 272 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[19757]: audit 2024-09-16T09:56:12.065493+0000 mgr.y (mgr.24308) 270 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[19757]: cluster 2024-09-16T09:56:12.229683+0000 mgr.y (mgr.24308) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:13 smithi060 bash[19757]: audit 2024-09-16T09:56:12.244139+0000 mgr.y (mgr.24308) 272 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:15.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:15 smithi081 bash[20441]: cluster 2024-09-16T09:56:14.230470+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:15 smithi060 bash[19757]: cluster 2024-09-16T09:56:14.230470+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:15 smithi060 bash[25240]: cluster 2024-09-16T09:56:14.230470+0000 mgr.y (mgr.24308) 273 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:16.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:16 smithi081 bash[20441]: audit 2024-09-16T09:56:16.146785+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:16 smithi060 bash[19757]: audit 2024-09-16T09:56:16.146785+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:16 smithi060 bash[25240]: audit 2024-09-16T09:56:16.146785+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:17.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:17 smithi081 bash[20441]: cluster 2024-09-16T09:56:16.231184+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:17 smithi060 bash[19757]: cluster 2024-09-16T09:56:16.231184+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:17 smithi060 bash[25240]: cluster 2024-09-16T09:56:16.231184+0000 mgr.y (mgr.24308) 274 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:17.729 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T09:56:19.113 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T09:56:19.114 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T09:56:19.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:19] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-16T09:56:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:19 smithi060 bash[19757]: cluster 2024-09-16T09:56:18.233421+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:19 smithi060 bash[19757]: audit 2024-09-16T09:56:19.111908+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.60:0/3724067734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T09:56:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:19 smithi060 bash[25240]: cluster 2024-09-16T09:56:18.233421+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:19 smithi060 bash[25240]: audit 2024-09-16T09:56:19.111908+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.60:0/3724067734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T09:56:19.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:19 smithi081 bash[20441]: cluster 2024-09-16T09:56:18.233421+0000 mgr.y (mgr.24308) 275 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:19.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:19 smithi081 bash[20441]: audit 2024-09-16T09:56:19.111908+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.60:0/3724067734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T09:56:19.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T09:56:21.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:21 smithi081 bash[20441]: cluster 2024-09-16T09:56:20.234187+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:21 smithi060 bash[19757]: cluster 2024-09-16T09:56:20.234187+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:21 smithi060 bash[25240]: cluster 2024-09-16T09:56:20.234187+0000 mgr.y (mgr.24308) 276 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:23.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:23 smithi081 bash[20441]: audit 2024-09-16T09:56:22.073746+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:23.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:23 smithi081 bash[20441]: cluster 2024-09-16T09:56:22.235820+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:23 smithi060 bash[25240]: audit 2024-09-16T09:56:22.073746+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:23 smithi060 bash[25240]: cluster 2024-09-16T09:56:22.235820+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:23 smithi060 bash[19757]: audit 2024-09-16T09:56:22.073746+0000 mgr.y (mgr.24308) 277 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:23 smithi060 bash[19757]: cluster 2024-09-16T09:56:22.235820+0000 mgr.y (mgr.24308) 278 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:24.589 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:25.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:25 smithi081 bash[20441]: cluster 2024-09-16T09:56:24.236509+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:25.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:25 smithi060 bash[25240]: cluster 2024-09-16T09:56:24.236509+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:25.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:25 smithi060 bash[19757]: cluster 2024-09-16T09:56:24.236509+0000 mgr.y (mgr.24308) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: cluster: 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: id: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: health: HEALTH_OK 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: services: 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: mgr: y(active, since 6m), standbys: x 2024-09-16T09:56:26.075 INFO:teuthology.orchestra.run.smithi060.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: data: 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: pools: 6 pools, 161 pgs 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: objects: 213 objects, 585 KiB 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: pgs: 161 active+clean 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: io: 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T09:56:26.076 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T09:56:26.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:26 smithi081 bash[20441]: audit 2024-09-16T09:56:26.074370+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.60:0/1461902068' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T09:56:26.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:26 smithi060 bash[25240]: audit 2024-09-16T09:56:26.074370+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.60:0/1461902068' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T09:56:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:26 smithi060 bash[19757]: audit 2024-09-16T09:56:26.074370+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.60:0/1461902068' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T09:56:26.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ls' 2024-09-16T09:56:27.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:27 smithi081 bash[20441]: cluster 2024-09-16T09:56:26.237125+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:27.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:27 smithi081 bash[20441]: audit 2024-09-16T09:56:27.384052+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:27 smithi060 bash[25240]: cluster 2024-09-16T09:56:26.237125+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:27 smithi060 bash[25240]: audit 2024-09-16T09:56:27.384052+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:27 smithi060 bash[19757]: cluster 2024-09-16T09:56:26.237125+0000 mgr.y (mgr.24308) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:27 smithi060 bash[19757]: audit 2024-09-16T09:56:27.384052+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:28 smithi081 bash[20441]: audit 2024-09-16T09:56:27.403295+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:28 smithi081 bash[20441]: audit 2024-09-16T09:56:27.415696+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:28 smithi060 bash[19757]: audit 2024-09-16T09:56:27.403295+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:28 smithi060 bash[19757]: audit 2024-09-16T09:56:27.415696+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:28 smithi060 bash[25240]: audit 2024-09-16T09:56:27.403295+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:28 smithi060 bash[25240]: audit 2024-09-16T09:56:27.415696+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.547 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:29] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-16T09:56:29.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:29 smithi081 bash[20441]: cluster 2024-09-16T09:56:28.238712+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:29.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:29 smithi081 bash[20441]: audit 2024-09-16T09:56:28.547790+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:29 smithi081 bash[20441]: audit 2024-09-16T09:56:28.554932+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:29 smithi081 bash[20441]: audit 2024-09-16T09:56:28.561382+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[19757]: cluster 2024-09-16T09:56:28.238712+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[19757]: audit 2024-09-16T09:56:28.547790+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[19757]: audit 2024-09-16T09:56:28.554932+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[19757]: audit 2024-09-16T09:56:28.561382+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[25240]: cluster 2024-09-16T09:56:28.238712+0000 mgr.y (mgr.24308) 281 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[25240]: audit 2024-09-16T09:56:28.547790+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[25240]: audit 2024-09-16T09:56:28.554932+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:29 smithi060 bash[25240]: audit 2024-09-16T09:56:28.561382+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:31.841 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:31.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:31 smithi081 bash[20441]: cluster 2024-09-16T09:56:30.239407+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:31.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:31 smithi081 bash[20441]: audit 2024-09-16T09:56:31.147373+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:31 smithi060 bash[19757]: cluster 2024-09-16T09:56:30.239407+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:31 smithi060 bash[19757]: audit 2024-09-16T09:56:31.147373+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:31 smithi060 bash[25240]: cluster 2024-09-16T09:56:30.239407+0000 mgr.y (mgr.24308) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:31 smithi060 bash[25240]: audit 2024-09-16T09:56:31.147373+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:agent 2/2 5s ago 6m * 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager ?:9093,9094 1/1 5s ago 6m smithi060=a;count:1 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:grafana ?:3000 1/1 4s ago 6m smithi081=a;count:1 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo ?:5000 1/1 5s ago 3m count:1 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:mgr 2/2 5s ago 15m smithi060=y;smithi081=x;count:2 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:mon 3/3 5s ago 15m smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b;count:3 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter ?:9100 2/2 5s ago 7m smithi060=a;smithi081=b;count:2 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:osd 8 5s ago - 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus ?:9095 1/1 4s ago 7m smithi081=a;count:1 2024-09-16T09:56:33.186 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo ?:8000 2/2 5s ago 4m count:2 2024-09-16T09:56:33.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T09:56:33.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:33 smithi081 bash[20441]: audit 2024-09-16T09:56:32.081793+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:33.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:33 smithi081 bash[20441]: cluster 2024-09-16T09:56:32.241033+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:33 smithi060 bash[19757]: audit 2024-09-16T09:56:32.081793+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:33 smithi060 bash[19757]: cluster 2024-09-16T09:56:32.241033+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:33 smithi060 bash[25240]: audit 2024-09-16T09:56:32.081793+0000 mgr.y (mgr.24308) 283 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:33 smithi060 bash[25240]: cluster 2024-09-16T09:56:32.241033+0000 mgr.y (mgr.24308) 284 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:34.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:34 smithi081 bash[20441]: audit 2024-09-16T09:56:33.168401+0000 mgr.y (mgr.24308) 285 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:34 smithi060 bash[19757]: audit 2024-09-16T09:56:33.168401+0000 mgr.y (mgr.24308) 285 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:34 smithi060 bash[25240]: audit 2024-09-16T09:56:33.168401+0000 mgr.y (mgr.24308) 285 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:35.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:35 smithi081 bash[20441]: cluster 2024-09-16T09:56:34.241682+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:35 smithi060 bash[19757]: cluster 2024-09-16T09:56:34.241682+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:35 smithi060 bash[25240]: cluster 2024-09-16T09:56:34.241682+0000 mgr.y (mgr.24308) 286 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:37.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:37 smithi081 bash[20441]: cluster 2024-09-16T09:56:36.242386+0000 mgr.y (mgr.24308) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:37 smithi060 bash[19757]: cluster 2024-09-16T09:56:36.242386+0000 mgr.y (mgr.24308) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:37 smithi060 bash[25240]: cluster 2024-09-16T09:56:36.242386+0000 mgr.y (mgr.24308) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:38.613 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:39.575 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:39] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:56:39.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:39 smithi081 bash[20441]: cluster 2024-09-16T09:56:38.244099+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:39 smithi060 bash[19757]: cluster 2024-09-16T09:56:38.244099+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:39 smithi060 bash[25240]: cluster 2024-09-16T09:56:38.244099+0000 mgr.y (mgr.24308) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to redeploy mgr.x on host 'smithi081' 2024-09-16T09:56:40.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:39.961182+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.60:0/4152076290' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:56:40.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.319047+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.329321+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.337206+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.343770+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.344992+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.352204+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.389397+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.389681+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.390498+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:56:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[19757]: audit 2024-09-16T09:56:40.391274+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:39.961182+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.60:0/4152076290' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.319047+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.329321+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.337206+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.343770+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.344992+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.352204+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.389397+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.389681+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.390498+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:56:40.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:40 smithi060 bash[25240]: audit 2024-09-16T09:56:40.391274+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:40.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:39.961182+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.60:0/4152076290' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.319047+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.329321+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.337206+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.343770+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.344992+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.352204+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.389397+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.389681+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.390498+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T09:56:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:40 smithi081 bash[20441]: audit 2024-09-16T09:56:40.391274+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:56:41.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps --refresh' 2024-09-16T09:56:41.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:41 smithi081 bash[20441]: cluster 2024-09-16T09:56:40.244743+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:41.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:41 smithi081 bash[20441]: audit 2024-09-16T09:56:40.313986+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:41.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:41 smithi081 bash[20441]: cephadm 2024-09-16T09:56:40.322801+0000 mgr.y (mgr.24308) 291 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T09:56:41.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:41 smithi081 bash[20441]: cephadm 2024-09-16T09:56:40.392010+0000 mgr.y (mgr.24308) 292 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[19757]: cluster 2024-09-16T09:56:40.244743+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[19757]: audit 2024-09-16T09:56:40.313986+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[19757]: cephadm 2024-09-16T09:56:40.322801+0000 mgr.y (mgr.24308) 291 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[19757]: cephadm 2024-09-16T09:56:40.392010+0000 mgr.y (mgr.24308) 292 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[25240]: cluster 2024-09-16T09:56:40.244743+0000 mgr.y (mgr.24308) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[25240]: audit 2024-09-16T09:56:40.313986+0000 mgr.y (mgr.24308) 290 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[25240]: cephadm 2024-09-16T09:56:40.322801+0000 mgr.y (mgr.24308) 291 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T09:56:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:41 smithi060 bash[25240]: cephadm 2024-09-16T09:56:40.392010+0000 mgr.y (mgr.24308) 292 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T09:56:43.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:43 smithi081 bash[20441]: audit 2024-09-16T09:56:42.089834+0000 mgr.y (mgr.24308) 293 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:43.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:43 smithi081 bash[20441]: cluster 2024-09-16T09:56:42.246501+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:43.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:43 smithi060 bash[25240]: audit 2024-09-16T09:56:42.089834+0000 mgr.y (mgr.24308) 293 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:43 smithi060 bash[25240]: cluster 2024-09-16T09:56:42.246501+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:43 smithi060 bash[19757]: audit 2024-09-16T09:56:42.089834+0000 mgr.y (mgr.24308) 293 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:43 smithi060 bash[19757]: cluster 2024-09-16T09:56:42.246501+0000 mgr.y (mgr.24308) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:45 smithi081 bash[20441]: cluster 2024-09-16T09:56:44.247352+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:45 smithi060 bash[19757]: cluster 2024-09-16T09:56:44.247352+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:45 smithi060 bash[25240]: cluster 2024-09-16T09:56:44.247352+0000 mgr.y (mgr.24308) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:45.945 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:46.867 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:46 smithi060 bash[19757]: audit 2024-09-16T09:56:46.147611+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:46.867 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:46 smithi060 bash[25240]: audit 2024-09-16T09:56:46.147611+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:46.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:46 smithi081 bash[20441]: audit 2024-09-16T09:56:46.147611+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 19s ago 16m - - 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 18s ago 16m - - 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 19s ago 6m 13.7M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (6m) 18s ago 6m 74.1M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T09:56:47.269 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (4m) 19s ago 4m 47.8M - 3.8 b5388489f99e 6d717eec87ae 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,8765 running (15m) 18s ago 15m 429M - 19.1.1-328-gad35db06 b5388489f99e facbef4b5ebf 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (17m) 19s ago 17m 510M - 19.1.1-328-gad35db06 b5388489f99e 573a73869cbd 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (17m) 19s ago 17m 53.5M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (15m) 18s ago 15m 43.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15m) 19s ago 15m 43.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 19s ago 6m 8420k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (6m) 18s ago 6m 8355k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (14m) 19s ago 14m 51.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (13m) 19s ago 13m 61.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (12m) 19s ago 12m 48.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11m) 19s ago 11m 52.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (10m) 18s ago 10m 58.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (9m) 18s ago 9m 57.3M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T09:56:47.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (9m) 18s ago 9m 55.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T09:56:47.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (8m) 18s ago 8m 49.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T09:56:47.271 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (6m) 18s ago 7m 40.8M - 2.43.0 a07b618ecd1d 96a99f9b7ca3 2024-09-16T09:56:47.271 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (4m) 19s ago 4m 91.4M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T09:56:47.271 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (4m) 18s ago 4m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T09:56:47.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:47 smithi060 bash[19757]: cluster 2024-09-16T09:56:46.248165+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:47.892 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:47 smithi060 bash[25240]: cluster 2024-09-16T09:56:46.248165+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:47.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T09:56:47.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:47 smithi081 bash[20441]: cluster 2024-09-16T09:56:46.248165+0000 mgr.y (mgr.24308) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:48.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:48 smithi081 bash[20441]: audit 2024-09-16T09:56:47.227487+0000 mgr.y (mgr.24308) 297 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:48.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:48 smithi081 bash[20441]: audit 2024-09-16T09:56:47.608935+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:48 smithi081 bash[20441]: audit 2024-09-16T09:56:47.629622+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:48 smithi081 bash[20441]: audit 2024-09-16T09:56:47.643279+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[19757]: audit 2024-09-16T09:56:47.227487+0000 mgr.y (mgr.24308) 297 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[19757]: audit 2024-09-16T09:56:47.608935+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[19757]: audit 2024-09-16T09:56:47.629622+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[19757]: audit 2024-09-16T09:56:47.643279+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[25240]: audit 2024-09-16T09:56:47.227487+0000 mgr.y (mgr.24308) 297 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:56:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[25240]: audit 2024-09-16T09:56:47.608935+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[25240]: audit 2024-09-16T09:56:47.629622+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:48 smithi060 bash[25240]: audit 2024-09-16T09:56:47.643279+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.517 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:49] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:56:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[19757]: cluster 2024-09-16T09:56:48.250000+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[19757]: audit 2024-09-16T09:56:48.725469+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[19757]: audit 2024-09-16T09:56:48.738618+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[19757]: audit 2024-09-16T09:56:48.752498+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[25240]: cluster 2024-09-16T09:56:48.250000+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[25240]: audit 2024-09-16T09:56:48.725469+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[25240]: audit 2024-09-16T09:56:48.738618+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:49 smithi060 bash[25240]: audit 2024-09-16T09:56:48.752498+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:50.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:49 smithi081 bash[20441]: cluster 2024-09-16T09:56:48.250000+0000 mgr.y (mgr.24308) 298 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:50.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:49 smithi081 bash[20441]: audit 2024-09-16T09:56:48.725469+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:50.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:49 smithi081 bash[20441]: audit 2024-09-16T09:56:48.738618+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:50.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:49 smithi081 bash[20441]: audit 2024-09-16T09:56:48.752498+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:56:52.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:51 smithi060 bash[25240]: cluster 2024-09-16T09:56:50.250705+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:52.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:51 smithi060 bash[19757]: cluster 2024-09-16T09:56:50.250705+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:52.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:51 smithi081 bash[20441]: cluster 2024-09-16T09:56:50.250705+0000 mgr.y (mgr.24308) 299 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:52.875 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:56:54.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:53 smithi081 bash[20441]: audit 2024-09-16T09:56:52.101106+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:54.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:53 smithi081 bash[20441]: cluster 2024-09-16T09:56:52.252323+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:53 smithi060 bash[19757]: audit 2024-09-16T09:56:52.101106+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:53 smithi060 bash[19757]: cluster 2024-09-16T09:56:52.252323+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:53 smithi060 bash[25240]: audit 2024-09-16T09:56:52.101106+0000 mgr.y (mgr.24308) 300 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:56:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:53 smithi060 bash[25240]: cluster 2024-09-16T09:56:52.252323+0000 mgr.y (mgr.24308) 301 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:56:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:55 smithi081 bash[20441]: cluster 2024-09-16T09:56:54.253042+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:55 smithi060 bash[25240]: cluster 2024-09-16T09:56:54.253042+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:55 smithi060 bash[19757]: cluster 2024-09-16T09:56:54.253042+0000 mgr.y (mgr.24308) 302 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:58.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:57 smithi081 bash[20441]: cluster 2024-09-16T09:56:56.253737+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:57 smithi060 bash[25240]: cluster 2024-09-16T09:56:56.253737+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:57 smithi060 bash[19757]: cluster 2024-09-16T09:56:56.253737+0000 mgr.y (mgr.24308) 303 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:56:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:56:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:56:59] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:57:00.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:56:59 smithi081 bash[20441]: cluster 2024-09-16T09:56:58.255436+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:56:59 smithi060 bash[25240]: cluster 2024-09-16T09:56:58.255436+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:56:59 smithi060 bash[19757]: cluster 2024-09-16T09:56:58.255436+0000 mgr.y (mgr.24308) 304 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:02.111 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:01 smithi060 bash[25240]: cluster 2024-09-16T09:57:00.256149+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:02.111 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:01 smithi060 bash[25240]: audit 2024-09-16T09:57:01.147897+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:02.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:01 smithi060 bash[19757]: cluster 2024-09-16T09:57:00.256149+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:02.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:01 smithi060 bash[19757]: audit 2024-09-16T09:57:01.147897+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:02.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:01 smithi081 bash[20441]: cluster 2024-09-16T09:57:00.256149+0000 mgr.y (mgr.24308) 305 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:02.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:01 smithi081 bash[20441]: audit 2024-09-16T09:57:01.147897+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:03 smithi081 bash[20441]: audit 2024-09-16T09:57:02.109908+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:03 smithi081 bash[20441]: cluster 2024-09-16T09:57:02.257826+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:03 smithi060 bash[25240]: audit 2024-09-16T09:57:02.109908+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:03 smithi060 bash[25240]: cluster 2024-09-16T09:57:02.257826+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:03 smithi060 bash[19757]: audit 2024-09-16T09:57:02.109908+0000 mgr.y (mgr.24308) 306 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:03 smithi060 bash[19757]: cluster 2024-09-16T09:57:02.257826+0000 mgr.y (mgr.24308) 307 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:06.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:05 smithi081 bash[20441]: cluster 2024-09-16T09:57:04.258515+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:05 smithi060 bash[25240]: cluster 2024-09-16T09:57:04.258515+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:05 smithi060 bash[19757]: cluster 2024-09-16T09:57:04.258515+0000 mgr.y (mgr.24308) 308 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:08.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:07 smithi081 bash[20441]: cluster 2024-09-16T09:57:06.259298+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:07 smithi060 bash[19757]: cluster 2024-09-16T09:57:06.259298+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:07 smithi060 bash[25240]: cluster 2024-09-16T09:57:06.259298+0000 mgr.y (mgr.24308) 309 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:09.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:08 smithi081 bash[20441]: audit 2024-09-16T09:57:07.831819+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:08 smithi081 bash[20441]: audit 2024-09-16T09:57:07.846219+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:08 smithi081 bash[20441]: audit 2024-09-16T09:57:07.859156+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[19757]: audit 2024-09-16T09:57:07.831819+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[19757]: audit 2024-09-16T09:57:07.846219+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[19757]: audit 2024-09-16T09:57:07.859156+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[25240]: audit 2024-09-16T09:57:07.831819+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[25240]: audit 2024-09-16T09:57:07.846219+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:08 smithi060 bash[25240]: audit 2024-09-16T09:57:07.859156+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:09.527 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:09] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-09-16T09:57:10.345 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[25240]: cluster 2024-09-16T09:57:08.261039+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[25240]: audit 2024-09-16T09:57:08.928018+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[25240]: audit 2024-09-16T09:57:08.941819+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[25240]: audit 2024-09-16T09:57:08.954519+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[19757]: cluster 2024-09-16T09:57:08.261039+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[19757]: audit 2024-09-16T09:57:08.928018+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[19757]: audit 2024-09-16T09:57:08.941819+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.346 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:09 smithi060 bash[19757]: audit 2024-09-16T09:57:08.954519+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:09 smithi081 bash[20441]: cluster 2024-09-16T09:57:08.261039+0000 mgr.y (mgr.24308) 310 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:10.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:09 smithi081 bash[20441]: audit 2024-09-16T09:57:08.928018+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:09 smithi081 bash[20441]: audit 2024-09-16T09:57:08.941819+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:10.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:09 smithi081 bash[20441]: audit 2024-09-16T09:57:08.954519+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:12.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:11 smithi081 bash[20441]: cluster 2024-09-16T09:57:10.261781+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:11 smithi060 bash[19757]: cluster 2024-09-16T09:57:10.261781+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:12.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:11 smithi060 bash[25240]: cluster 2024-09-16T09:57:10.261781+0000 mgr.y (mgr.24308) 311 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:14.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:13 smithi081 bash[20441]: audit 2024-09-16T09:57:12.117523+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:14.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:13 smithi081 bash[20441]: cluster 2024-09-16T09:57:12.263428+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:13 smithi060 bash[25240]: audit 2024-09-16T09:57:12.117523+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:13 smithi060 bash[25240]: cluster 2024-09-16T09:57:12.263428+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:13 smithi060 bash[19757]: audit 2024-09-16T09:57:12.117523+0000 mgr.y (mgr.24308) 312 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:13 smithi060 bash[19757]: cluster 2024-09-16T09:57:12.263428+0000 mgr.y (mgr.24308) 313 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:16.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:15 smithi081 bash[20441]: cluster 2024-09-16T09:57:14.264130+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:15 smithi060 bash[19757]: cluster 2024-09-16T09:57:14.264130+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:15 smithi060 bash[25240]: cluster 2024-09-16T09:57:14.264130+0000 mgr.y (mgr.24308) 314 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:17.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:16 smithi081 bash[20441]: audit 2024-09-16T09:57:16.148546+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:16 smithi060 bash[19757]: audit 2024-09-16T09:57:16.148546+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:16 smithi060 bash[25240]: audit 2024-09-16T09:57:16.148546+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:18.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:17 smithi081 bash[20441]: cluster 2024-09-16T09:57:16.264820+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:17 smithi060 bash[19757]: cluster 2024-09-16T09:57:16.264820+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:17 smithi060 bash[25240]: cluster 2024-09-16T09:57:16.264820+0000 mgr.y (mgr.24308) 315 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:19] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-16T09:57:20.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:19 smithi081 bash[20441]: cluster 2024-09-16T09:57:18.266551+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:20.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:19 smithi060 bash[19757]: cluster 2024-09-16T09:57:18.266551+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:19 smithi060 bash[25240]: cluster 2024-09-16T09:57:18.266551+0000 mgr.y (mgr.24308) 316 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:22.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:21 smithi081 bash[20441]: cluster 2024-09-16T09:57:20.267341+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:21 smithi060 bash[19757]: cluster 2024-09-16T09:57:20.267341+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:21 smithi060 bash[25240]: cluster 2024-09-16T09:57:20.267341+0000 mgr.y (mgr.24308) 317 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:24.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:24 smithi081 bash[20441]: audit 2024-09-16T09:57:22.125847+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:24.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:24 smithi081 bash[20441]: cluster 2024-09-16T09:57:22.269071+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:24 smithi060 bash[25240]: audit 2024-09-16T09:57:22.125847+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:24 smithi060 bash[25240]: cluster 2024-09-16T09:57:22.269071+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:24 smithi060 bash[19757]: audit 2024-09-16T09:57:22.125847+0000 mgr.y (mgr.24308) 318 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:24 smithi060 bash[19757]: cluster 2024-09-16T09:57:22.269071+0000 mgr.y (mgr.24308) 319 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:25.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:25 smithi081 bash[20441]: cluster 2024-09-16T09:57:24.269786+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:25 smithi060 bash[25240]: cluster 2024-09-16T09:57:24.269786+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:25 smithi060 bash[19757]: cluster 2024-09-16T09:57:24.269786+0000 mgr.y (mgr.24308) 320 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:27.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:27 smithi081 bash[20441]: cluster 2024-09-16T09:57:26.270490+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:27 smithi060 bash[19757]: cluster 2024-09-16T09:57:26.270490+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:27 smithi060 bash[25240]: cluster 2024-09-16T09:57:26.270490+0000 mgr.y (mgr.24308) 321 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:29.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:29 smithi081 bash[20441]: audit 2024-09-16T09:57:28.078907+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:29 smithi081 bash[20441]: audit 2024-09-16T09:57:28.095686+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:29 smithi081 bash[20441]: audit 2024-09-16T09:57:28.110178+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:29 smithi081 bash[20441]: cluster 2024-09-16T09:57:28.272198+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:29] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[19757]: audit 2024-09-16T09:57:28.078907+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[19757]: audit 2024-09-16T09:57:28.095686+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[19757]: audit 2024-09-16T09:57:28.110178+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[19757]: cluster 2024-09-16T09:57:28.272198+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[25240]: audit 2024-09-16T09:57:28.078907+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[25240]: audit 2024-09-16T09:57:28.095686+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[25240]: audit 2024-09-16T09:57:28.110178+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:29 smithi060 bash[25240]: cluster 2024-09-16T09:57:28.272198+0000 mgr.y (mgr.24308) 322 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[25240]: audit 2024-09-16T09:57:29.167695+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[25240]: audit 2024-09-16T09:57:29.181128+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[25240]: audit 2024-09-16T09:57:29.193847+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[19757]: audit 2024-09-16T09:57:29.167695+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[19757]: audit 2024-09-16T09:57:29.181128+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:30 smithi060 bash[19757]: audit 2024-09-16T09:57:29.193847+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:30 smithi081 bash[20441]: audit 2024-09-16T09:57:29.167695+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:30 smithi081 bash[20441]: audit 2024-09-16T09:57:29.181128+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:30.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:30 smithi081 bash[20441]: audit 2024-09-16T09:57:29.193847+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:31.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:31 smithi060 bash[25240]: cluster 2024-09-16T09:57:30.272932+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:31.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:31 smithi060 bash[25240]: audit 2024-09-16T09:57:31.148866+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:31 smithi060 bash[19757]: cluster 2024-09-16T09:57:30.272932+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:31 smithi060 bash[19757]: audit 2024-09-16T09:57:31.148866+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:31.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:31 smithi081 bash[20441]: cluster 2024-09-16T09:57:30.272932+0000 mgr.y (mgr.24308) 323 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:31.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:31 smithi081 bash[20441]: audit 2024-09-16T09:57:31.148866+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:32.153 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.153 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.154 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.154 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.154 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:32 smithi081 systemd[1]: Stopping Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T09:57:32.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.156 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.156 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:57:31 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:32.903 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:32 smithi081 bash[51424]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-x 2024-09-16T09:57:33.253 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.253 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.254 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.254 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.255 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.255 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T09:57:33.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[51550]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-x 2024-09-16T09:57:33.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T09:57:33.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: Stopped Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:57:33.255 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.256 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: Started Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T09:57:33.256 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 09:57:33 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:32.133725+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: cluster 2024-09-16T09:57:32.274634+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:32.579185+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:32.588457+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: cluster 2024-09-16T09:57:32.590171+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:32.596441+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.300178+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.306726+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.313364+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.322976+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.374934+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.375996+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[19757]: audit 2024-09-16T09:57:33.384221+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:32.133725+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: cluster 2024-09-16T09:57:32.274634+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:32.579185+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:32.588457+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: cluster 2024-09-16T09:57:32.590171+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:32.596441+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.300178+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.306726+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.313364+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.322976+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.374934+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.375996+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:33.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:33 smithi060 bash[25240]: audit 2024-09-16T09:57:33.384221+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:32.133725+0000 mgr.y (mgr.24308) 324 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:33.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: cluster 2024-09-16T09:57:32.274634+0000 mgr.y (mgr.24308) 325 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:33.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:32.579185+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:32.588457+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: cluster 2024-09-16T09:57:32.590171+0000 mgr.y (mgr.24308) 326 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:32.596441+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.300178+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.306726+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.313364+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.322976+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.374934+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.375996+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:33 smithi081 bash[20441]: audit 2024-09-16T09:57:33.384221+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:34.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:34 smithi081 bash[20441]: cluster 2024-09-16T09:57:33.377810+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:34 smithi060 bash[19757]: cluster 2024-09-16T09:57:33.377810+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:34 smithi060 bash[25240]: cluster 2024-09-16T09:57:33.377810+0000 mgr.y (mgr.24308) 327 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:35.653 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:35 smithi081 bash[51610]: debug 2024-09-16T09:57:35.331+0000 7efdcc641640 1 -- 172.21.15.81:0/294609080 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55725c1550e0 con 0x55725c157400 2024-09-16T09:57:36.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:36 smithi060 bash[19757]: cluster 2024-09-16T09:57:35.378463+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:36.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:36 smithi060 bash[25240]: cluster 2024-09-16T09:57:35.378463+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:36.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:36 smithi081 bash[20441]: cluster 2024-09-16T09:57:35.378463+0000 mgr.y (mgr.24308) 328 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:38.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:38 smithi081 bash[20441]: cluster 2024-09-16T09:57:37.380088+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:38 smithi060 bash[25240]: cluster 2024-09-16T09:57:37.380088+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:38 smithi060 bash[19757]: cluster 2024-09-16T09:57:37.380088+0000 mgr.y (mgr.24308) 329 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:39] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:57:40.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:40 smithi081 bash[20441]: cluster 2024-09-16T09:57:39.380812+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:40.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:40 smithi060 bash[19757]: cluster 2024-09-16T09:57:39.380812+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:40.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:40 smithi060 bash[25240]: cluster 2024-09-16T09:57:39.380812+0000 mgr.y (mgr.24308) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:41.903 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[51610]: [16/Sep/2024:09:57:41] ENGINE Bus STARTING 2024-09-16T09:57:41.903 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[51610]: CherryPy Checker: 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[51610]: The Application mounted at '' has an empty config. 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[51610]: [16/Sep/2024:09:57:41] ENGINE Serving on http://:::9283 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[51610]: [16/Sep/2024:09:57:41] ENGINE Bus STARTED 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: cluster 2024-09-16T09:57:41.587740+0000 mon.a (mon.0) 1271 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: cluster 2024-09-16T09:57:41.587991+0000 mon.a (mon.0) 1272 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: audit 2024-09-16T09:57:41.594244+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: audit 2024-09-16T09:57:41.595455+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: audit 2024-09-16T09:57:41.597936+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:57:41.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:41 smithi081 bash[20441]: audit 2024-09-16T09:57:41.598709+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: cluster 2024-09-16T09:57:41.587740+0000 mon.a (mon.0) 1271 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: cluster 2024-09-16T09:57:41.587991+0000 mon.a (mon.0) 1272 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: audit 2024-09-16T09:57:41.594244+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: audit 2024-09-16T09:57:41.595455+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: audit 2024-09-16T09:57:41.597936+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:57:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[19757]: audit 2024-09-16T09:57:41.598709+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: cluster 2024-09-16T09:57:41.587740+0000 mon.a (mon.0) 1271 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: cluster 2024-09-16T09:57:41.587991+0000 mon.a (mon.0) 1272 : cluster [DBG] Standby manager daemon x started 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: audit 2024-09-16T09:57:41.594244+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: audit 2024-09-16T09:57:41.595455+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: audit 2024-09-16T09:57:41.597936+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T09:57:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:41 smithi060 bash[25240]: audit 2024-09-16T09:57:41.598709+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T09:57:42.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:42 smithi081 bash[20441]: cluster 2024-09-16T09:57:41.381554+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-16T09:57:42.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:42 smithi081 bash[20441]: cluster 2024-09-16T09:57:41.630139+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-16T09:57:42.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:42 smithi060 bash[25240]: cluster 2024-09-16T09:57:41.381554+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-16T09:57:42.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:42 smithi060 bash[25240]: cluster 2024-09-16T09:57:41.630139+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-16T09:57:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:42 smithi060 bash[19757]: cluster 2024-09-16T09:57:41.381554+0000 mgr.y (mgr.24308) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-16T09:57:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:42 smithi060 bash[19757]: cluster 2024-09-16T09:57:41.630139+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-16T09:57:43.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:43 smithi081 bash[20441]: audit 2024-09-16T09:57:42.144851+0000 mgr.y (mgr.24308) 332 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:43 smithi060 bash[25240]: audit 2024-09-16T09:57:42.144851+0000 mgr.y (mgr.24308) 332 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:43 smithi060 bash[19757]: audit 2024-09-16T09:57:42.144851+0000 mgr.y (mgr.24308) 332 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:44.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:44 smithi081 bash[20441]: cluster 2024-09-16T09:57:43.383280+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-16T09:57:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:44 smithi060 bash[19757]: cluster 2024-09-16T09:57:43.383280+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-16T09:57:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:44 smithi060 bash[25240]: cluster 2024-09-16T09:57:43.383280+0000 mgr.y (mgr.24308) 333 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-16T09:57:46.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:46 smithi081 bash[20441]: cluster 2024-09-16T09:57:45.384030+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:46.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:46 smithi081 bash[20441]: audit 2024-09-16T09:57:46.149077+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:46 smithi060 bash[19757]: cluster 2024-09-16T09:57:45.384030+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:46 smithi060 bash[19757]: audit 2024-09-16T09:57:46.149077+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:46 smithi060 bash[25240]: cluster 2024-09-16T09:57:45.384030+0000 mgr.y (mgr.24308) 334 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:46 smithi060 bash[25240]: audit 2024-09-16T09:57:46.149077+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:57:48.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:48 smithi081 bash[20441]: cluster 2024-09-16T09:57:47.385771+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:48.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:48 smithi081 bash[20441]: audit 2024-09-16T09:57:48.334121+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:48 smithi081 bash[20441]: audit 2024-09-16T09:57:48.347980+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:48 smithi081 bash[20441]: audit 2024-09-16T09:57:48.361293+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[19757]: cluster 2024-09-16T09:57:47.385771+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[19757]: audit 2024-09-16T09:57:48.334121+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[19757]: audit 2024-09-16T09:57:48.347980+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[19757]: audit 2024-09-16T09:57:48.361293+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[25240]: cluster 2024-09-16T09:57:47.385771+0000 mgr.y (mgr.24308) 335 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:57:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[25240]: audit 2024-09-16T09:57:48.334121+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[25240]: audit 2024-09-16T09:57:48.347980+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:48 smithi060 bash[25240]: audit 2024-09-16T09:57:48.361293+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:49] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-16T09:57:50.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:50 smithi081 bash[20441]: cluster 2024-09-16T09:57:49.386489+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:50 smithi060 bash[19757]: cluster 2024-09-16T09:57:49.386489+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:50 smithi060 bash[25240]: cluster 2024-09-16T09:57:49.386489+0000 mgr.y (mgr.24308) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:52.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:52 smithi060 bash[25240]: cluster 2024-09-16T09:57:51.387048+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:52 smithi060 bash[19757]: cluster 2024-09-16T09:57:51.387048+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:52.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:52 smithi081 bash[20441]: cluster 2024-09-16T09:57:51.387048+0000 mgr.y (mgr.24308) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.149859+0000 mgr.y (mgr.24308) 338 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.765933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.780072+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: cluster 2024-09-16T09:57:52.784092+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.787464+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.795277+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.798300+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: cluster 2024-09-16T09:57:52.800690+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[25240]: audit 2024-09-16T09:57:52.807800+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.016 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.149859+0000 mgr.y (mgr.24308) 338 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.765933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.780072+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: cluster 2024-09-16T09:57:52.784092+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.787464+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.795277+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.798300+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: cluster 2024-09-16T09:57:52.800690+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:54.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:53 smithi060 bash[19757]: audit 2024-09-16T09:57:52.807800+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.149859+0000 mgr.y (mgr.24308) 338 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:57:54.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.765933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.780072+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: cluster 2024-09-16T09:57:52.784092+0000 mgr.y (mgr.24308) 339 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.787464+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.795277+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.798300+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: cluster 2024-09-16T09:57:52.800690+0000 mgr.y (mgr.24308) 340 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:53 smithi081 bash[20441]: audit 2024-09-16T09:57:52.807800+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:55.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:54 smithi081 bash[20441]: cluster 2024-09-16T09:57:53.775742+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T09:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:54 smithi060 bash[19757]: cluster 2024-09-16T09:57:53.775742+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T09:57:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:54 smithi060 bash[25240]: cluster 2024-09-16T09:57:53.775742+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T09:57:56.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:55 smithi081 bash[20441]: cluster 2024-09-16T09:57:54.801441+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:55 smithi060 bash[19757]: cluster 2024-09-16T09:57:54.801441+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:55 smithi060 bash[25240]: cluster 2024-09-16T09:57:54.801441+0000 mgr.y (mgr.24308) 341 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:58.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:57 smithi081 bash[20441]: cluster 2024-09-16T09:57:56.802170+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T09:57:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:57 smithi060 bash[19757]: cluster 2024-09-16T09:57:56.802170+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T09:57:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:57 smithi060 bash[25240]: cluster 2024-09-16T09:57:56.802170+0000 mgr.y (mgr.24308) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T09:57:59.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.191044+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.204962+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: cluster 2024-09-16T09:57:58.208978+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.212546+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.218543+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.221412+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:57:59 smithi081 bash[20441]: audit 2024-09-16T09:57:58.231655+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:57:59] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-16T09:57:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.191044+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.204962+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: cluster 2024-09-16T09:57:58.208978+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.212546+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.218543+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.221412+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[19757]: audit 2024-09-16T09:57:58.231655+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.191044+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.204962+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: cluster 2024-09-16T09:57:58.208978+0000 mgr.y (mgr.24308) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.212546+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.218543+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.221412+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:57:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:57:59 smithi060 bash[25240]: audit 2024-09-16T09:57:58.231655+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:00.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:00 smithi081 bash[20441]: cluster 2024-09-16T09:57:59.200707+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T09:58:00.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:00 smithi081 bash[20441]: cluster 2024-09-16T09:57:59.200778+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-09-16T09:58:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:00 smithi060 bash[19757]: cluster 2024-09-16T09:57:59.200707+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T09:58:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:00 smithi060 bash[19757]: cluster 2024-09-16T09:57:59.200778+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-09-16T09:58:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:00 smithi060 bash[25240]: cluster 2024-09-16T09:57:59.200707+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T09:58:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:00 smithi060 bash[25240]: cluster 2024-09-16T09:57:59.200778+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-09-16T09:58:01.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:01 smithi081 bash[20441]: cluster 2024-09-16T09:58:00.209694+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:01.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:01 smithi081 bash[20441]: audit 2024-09-16T09:58:01.149904+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:01 smithi060 bash[19757]: cluster 2024-09-16T09:58:00.209694+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:01 smithi060 bash[19757]: audit 2024-09-16T09:58:01.149904+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:01 smithi060 bash[25240]: cluster 2024-09-16T09:58:00.209694+0000 mgr.y (mgr.24308) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:01 smithi060 bash[25240]: audit 2024-09-16T09:58:01.149904+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:03.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:03 smithi081 bash[20441]: audit 2024-09-16T09:58:02.160993+0000 mgr.y (mgr.24308) 345 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:03.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:03 smithi081 bash[20441]: cluster 2024-09-16T09:58:02.211294+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:03 smithi060 bash[25240]: audit 2024-09-16T09:58:02.160993+0000 mgr.y (mgr.24308) 345 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:03 smithi060 bash[25240]: cluster 2024-09-16T09:58:02.211294+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:03 smithi060 bash[19757]: audit 2024-09-16T09:58:02.160993+0000 mgr.y (mgr.24308) 345 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:03 smithi060 bash[19757]: cluster 2024-09-16T09:58:02.211294+0000 mgr.y (mgr.24308) 346 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T09:58:05.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:05 smithi081 bash[20441]: cluster 2024-09-16T09:58:04.211989+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:05 smithi060 bash[25240]: cluster 2024-09-16T09:58:04.211989+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:05 smithi060 bash[19757]: cluster 2024-09-16T09:58:04.211989+0000 mgr.y (mgr.24308) 347 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:07.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:07 smithi081 bash[20441]: cluster 2024-09-16T09:58:06.212683+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:07 smithi060 bash[25240]: cluster 2024-09-16T09:58:06.212683+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:07 smithi060 bash[19757]: cluster 2024-09-16T09:58:06.212683+0000 mgr.y (mgr.24308) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-16T09:58:09.586 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:09] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-16T09:58:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:09 smithi081 bash[20441]: cluster 2024-09-16T09:58:08.214403+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:58:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:09 smithi081 bash[20441]: audit 2024-09-16T09:58:08.585559+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:09 smithi081 bash[20441]: audit 2024-09-16T09:58:08.604807+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:09 smithi081 bash[20441]: audit 2024-09-16T09:58:08.619733+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[19757]: cluster 2024-09-16T09:58:08.214403+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:58:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[19757]: audit 2024-09-16T09:58:08.585559+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[19757]: audit 2024-09-16T09:58:08.604807+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[19757]: audit 2024-09-16T09:58:08.619733+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[25240]: cluster 2024-09-16T09:58:08.214403+0000 mgr.y (mgr.24308) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T09:58:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[25240]: audit 2024-09-16T09:58:08.585559+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[25240]: audit 2024-09-16T09:58:08.604807+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:09 smithi060 bash[25240]: audit 2024-09-16T09:58:08.619733+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:11.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:11 smithi081 bash[20441]: cluster 2024-09-16T09:58:10.215107+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:11 smithi060 bash[19757]: cluster 2024-09-16T09:58:10.215107+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:11 smithi060 bash[25240]: cluster 2024-09-16T09:58:10.215107+0000 mgr.y (mgr.24308) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:13.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:13 smithi081 bash[20441]: audit 2024-09-16T09:58:12.172202+0000 mgr.y (mgr.24308) 351 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:13.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:13 smithi081 bash[20441]: cluster 2024-09-16T09:58:12.216797+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:13 smithi060 bash[19757]: audit 2024-09-16T09:58:12.172202+0000 mgr.y (mgr.24308) 351 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:13 smithi060 bash[19757]: cluster 2024-09-16T09:58:12.216797+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:13 smithi060 bash[25240]: audit 2024-09-16T09:58:12.172202+0000 mgr.y (mgr.24308) 351 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:13 smithi060 bash[25240]: cluster 2024-09-16T09:58:12.216797+0000 mgr.y (mgr.24308) 352 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:15.856 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:15 smithi060 bash[25240]: cluster 2024-09-16T09:58:14.217561+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:15.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:15 smithi060 bash[19757]: cluster 2024-09-16T09:58:14.217561+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:15.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:15 smithi081 bash[20441]: cluster 2024-09-16T09:58:14.217561+0000 mgr.y (mgr.24308) 353 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:16.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:16 smithi081 bash[20441]: audit 2024-09-16T09:58:16.150288+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:16 smithi060 bash[19757]: audit 2024-09-16T09:58:16.150288+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:16 smithi060 bash[25240]: audit 2024-09-16T09:58:16.150288+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:18.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:17 smithi081 bash[20441]: cluster 2024-09-16T09:58:16.218202+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:18.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:17 smithi081 bash[20441]: audit 2024-09-16T09:58:16.871896+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:17 smithi081 bash[20441]: audit 2024-09-16T09:58:16.885838+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:17 smithi081 bash[20441]: audit 2024-09-16T09:58:16.898763+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[19757]: cluster 2024-09-16T09:58:16.218202+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[19757]: audit 2024-09-16T09:58:16.871896+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[19757]: audit 2024-09-16T09:58:16.885838+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[19757]: audit 2024-09-16T09:58:16.898763+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[25240]: cluster 2024-09-16T09:58:16.218202+0000 mgr.y (mgr.24308) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[25240]: audit 2024-09-16T09:58:16.871896+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[25240]: audit 2024-09-16T09:58:16.885838+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:17 smithi060 bash[25240]: audit 2024-09-16T09:58:16.898763+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:19] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:58:20.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:19 smithi081 bash[20441]: cluster 2024-09-16T09:58:18.219886+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:19 smithi060 bash[19757]: cluster 2024-09-16T09:58:18.219886+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:19 smithi060 bash[25240]: cluster 2024-09-16T09:58:18.219886+0000 mgr.y (mgr.24308) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:22.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:21 smithi081 bash[20441]: cluster 2024-09-16T09:58:20.220579+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:21 smithi060 bash[19757]: cluster 2024-09-16T09:58:20.220579+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:21 smithi060 bash[25240]: cluster 2024-09-16T09:58:20.220579+0000 mgr.y (mgr.24308) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:24.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:23 smithi081 bash[20441]: audit 2024-09-16T09:58:22.183456+0000 mgr.y (mgr.24308) 357 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:24.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:23 smithi081 bash[20441]: cluster 2024-09-16T09:58:22.222254+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:23 smithi060 bash[19757]: audit 2024-09-16T09:58:22.183456+0000 mgr.y (mgr.24308) 357 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:23 smithi060 bash[19757]: cluster 2024-09-16T09:58:22.222254+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:23 smithi060 bash[25240]: audit 2024-09-16T09:58:22.183456+0000 mgr.y (mgr.24308) 357 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:23 smithi060 bash[25240]: cluster 2024-09-16T09:58:22.222254+0000 mgr.y (mgr.24308) 358 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:26.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:25 smithi081 bash[20441]: cluster 2024-09-16T09:58:24.222946+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:25 smithi060 bash[19757]: cluster 2024-09-16T09:58:24.222946+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:25 smithi060 bash[25240]: cluster 2024-09-16T09:58:24.222946+0000 mgr.y (mgr.24308) 359 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:28.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:27 smithi081 bash[20441]: cluster 2024-09-16T09:58:26.223654+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:27 smithi060 bash[19757]: cluster 2024-09-16T09:58:26.223654+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:27 smithi060 bash[25240]: cluster 2024-09-16T09:58:26.223654+0000 mgr.y (mgr.24308) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:29] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:58:30.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:29 smithi081 bash[20441]: cluster 2024-09-16T09:58:28.225426+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:30.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:29 smithi081 bash[20441]: audit 2024-09-16T09:58:28.774994+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:29 smithi081 bash[20441]: audit 2024-09-16T09:58:28.788631+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:29 smithi081 bash[20441]: audit 2024-09-16T09:58:28.801300+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[19757]: cluster 2024-09-16T09:58:28.225426+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[19757]: audit 2024-09-16T09:58:28.774994+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[19757]: audit 2024-09-16T09:58:28.788631+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[19757]: audit 2024-09-16T09:58:28.801300+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[25240]: cluster 2024-09-16T09:58:28.225426+0000 mgr.y (mgr.24308) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[25240]: audit 2024-09-16T09:58:28.774994+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[25240]: audit 2024-09-16T09:58:28.788631+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:30.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:29 smithi060 bash[25240]: audit 2024-09-16T09:58:28.801300+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:32.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:31 smithi081 bash[20441]: cluster 2024-09-16T09:58:30.226202+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:32.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:31 smithi081 bash[20441]: audit 2024-09-16T09:58:31.150077+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:31 smithi060 bash[25240]: cluster 2024-09-16T09:58:30.226202+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:31 smithi060 bash[25240]: audit 2024-09-16T09:58:31.150077+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:31 smithi060 bash[19757]: cluster 2024-09-16T09:58:30.226202+0000 mgr.y (mgr.24308) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:31 smithi060 bash[19757]: audit 2024-09-16T09:58:31.150077+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:34.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:33 smithi081 bash[20441]: audit 2024-09-16T09:58:32.193803+0000 mgr.y (mgr.24308) 363 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:34.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:33 smithi081 bash[20441]: cluster 2024-09-16T09:58:32.227919+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:33 smithi060 bash[19757]: audit 2024-09-16T09:58:32.193803+0000 mgr.y (mgr.24308) 363 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:33 smithi060 bash[19757]: cluster 2024-09-16T09:58:32.227919+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:33 smithi060 bash[25240]: audit 2024-09-16T09:58:32.193803+0000 mgr.y (mgr.24308) 363 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:33 smithi060 bash[25240]: cluster 2024-09-16T09:58:32.227919+0000 mgr.y (mgr.24308) 364 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:36.036 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:35 smithi060 bash[19757]: cluster 2024-09-16T09:58:34.228343+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:36.036 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:35 smithi060 bash[25240]: cluster 2024-09-16T09:58:34.228343+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:36.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:35 smithi081 bash[20441]: cluster 2024-09-16T09:58:34.228343+0000 mgr.y (mgr.24308) 365 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:38.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:37 smithi081 bash[20441]: cluster 2024-09-16T09:58:36.228757+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:38.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:37 smithi081 bash[20441]: audit 2024-09-16T09:58:37.091024+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:37 smithi081 bash[20441]: audit 2024-09-16T09:58:37.105138+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:37 smithi081 bash[20441]: audit 2024-09-16T09:58:37.120893+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[19757]: cluster 2024-09-16T09:58:36.228757+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[19757]: audit 2024-09-16T09:58:37.091024+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[19757]: audit 2024-09-16T09:58:37.105138+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[19757]: audit 2024-09-16T09:58:37.120893+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[25240]: cluster 2024-09-16T09:58:36.228757+0000 mgr.y (mgr.24308) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[25240]: audit 2024-09-16T09:58:37.091024+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[25240]: audit 2024-09-16T09:58:37.105138+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:38.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:37 smithi060 bash[25240]: audit 2024-09-16T09:58:37.120893+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:39] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:58:40.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:39 smithi081 bash[20441]: cluster 2024-09-16T09:58:38.230398+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:39 smithi060 bash[19757]: cluster 2024-09-16T09:58:38.230398+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:39 smithi060 bash[25240]: cluster 2024-09-16T09:58:38.230398+0000 mgr.y (mgr.24308) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:42.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:41 smithi081 bash[20441]: cluster 2024-09-16T09:58:40.231196+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:41 smithi060 bash[19757]: cluster 2024-09-16T09:58:40.231196+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:41 smithi060 bash[25240]: cluster 2024-09-16T09:58:40.231196+0000 mgr.y (mgr.24308) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:44.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:43 smithi081 bash[20441]: audit 2024-09-16T09:58:42.204892+0000 mgr.y (mgr.24308) 369 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:44.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:43 smithi081 bash[20441]: cluster 2024-09-16T09:58:42.233093+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:43 smithi060 bash[19757]: audit 2024-09-16T09:58:42.204892+0000 mgr.y (mgr.24308) 369 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:43 smithi060 bash[19757]: cluster 2024-09-16T09:58:42.233093+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:43 smithi060 bash[25240]: audit 2024-09-16T09:58:42.204892+0000 mgr.y (mgr.24308) 369 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:43 smithi060 bash[25240]: cluster 2024-09-16T09:58:42.233093+0000 mgr.y (mgr.24308) 370 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:46.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:45 smithi081 bash[20441]: cluster 2024-09-16T09:58:44.233829+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:45 smithi060 bash[25240]: cluster 2024-09-16T09:58:44.233829+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:45 smithi060 bash[19757]: cluster 2024-09-16T09:58:44.233829+0000 mgr.y (mgr.24308) 371 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:47.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:46 smithi081 bash[20441]: audit 2024-09-16T09:58:46.150876+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:46 smithi060 bash[19757]: audit 2024-09-16T09:58:46.150876+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:46 smithi060 bash[25240]: audit 2024-09-16T09:58:46.150876+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:58:48.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:47 smithi081 bash[20441]: cluster 2024-09-16T09:58:46.234452+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:47 smithi060 bash[19757]: cluster 2024-09-16T09:58:46.234452+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:47 smithi060 bash[25240]: cluster 2024-09-16T09:58:46.234452+0000 mgr.y (mgr.24308) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:49] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-16T09:58:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:49 smithi081 bash[20441]: cluster 2024-09-16T09:58:48.236094+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:49 smithi081 bash[20441]: audit 2024-09-16T09:58:48.968807+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:49 smithi081 bash[20441]: audit 2024-09-16T09:58:48.984638+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:49 smithi081 bash[20441]: audit 2024-09-16T09:58:48.999103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[19757]: cluster 2024-09-16T09:58:48.236094+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[19757]: audit 2024-09-16T09:58:48.968807+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[19757]: audit 2024-09-16T09:58:48.984638+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[19757]: audit 2024-09-16T09:58:48.999103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[25240]: cluster 2024-09-16T09:58:48.236094+0000 mgr.y (mgr.24308) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:50.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[25240]: audit 2024-09-16T09:58:48.968807+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[25240]: audit 2024-09-16T09:58:48.984638+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:49 smithi060 bash[25240]: audit 2024-09-16T09:58:48.999103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:52.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:51 smithi081 bash[20441]: cluster 2024-09-16T09:58:50.236881+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:51 smithi060 bash[25240]: cluster 2024-09-16T09:58:50.236881+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:51 smithi060 bash[19757]: cluster 2024-09-16T09:58:50.236881+0000 mgr.y (mgr.24308) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:53.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:53 smithi081 bash[20441]: audit 2024-09-16T09:58:52.211673+0000 mgr.y (mgr.24308) 375 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:53.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:53 smithi081 bash[20441]: cluster 2024-09-16T09:58:52.238651+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:53 smithi060 bash[19757]: audit 2024-09-16T09:58:52.211673+0000 mgr.y (mgr.24308) 375 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:53 smithi060 bash[19757]: cluster 2024-09-16T09:58:52.238651+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:53 smithi060 bash[25240]: audit 2024-09-16T09:58:52.211673+0000 mgr.y (mgr.24308) 375 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:58:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:53 smithi060 bash[25240]: cluster 2024-09-16T09:58:52.238651+0000 mgr.y (mgr.24308) 376 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:55.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:55 smithi081 bash[20441]: cluster 2024-09-16T09:58:54.239376+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:55 smithi060 bash[25240]: cluster 2024-09-16T09:58:54.239376+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:55 smithi060 bash[19757]: cluster 2024-09-16T09:58:54.239376+0000 mgr.y (mgr.24308) 377 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:57 smithi060 bash[19757]: cluster 2024-09-16T09:58:56.240060+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:57 smithi060 bash[25240]: cluster 2024-09-16T09:58:56.240060+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:57.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:57 smithi081 bash[20441]: cluster 2024-09-16T09:58:56.240060+0000 mgr.y (mgr.24308) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:58:58.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:58 smithi081 bash[20441]: audit 2024-09-16T09:58:57.312286+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:58 smithi081 bash[20441]: audit 2024-09-16T09:58:57.326209+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:58 smithi081 bash[20441]: audit 2024-09-16T09:58:57.338023+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[25240]: audit 2024-09-16T09:58:57.312286+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[25240]: audit 2024-09-16T09:58:57.326209+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[25240]: audit 2024-09-16T09:58:57.338023+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[19757]: audit 2024-09-16T09:58:57.312286+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[19757]: audit 2024-09-16T09:58:57.326209+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:58 smithi060 bash[19757]: audit 2024-09-16T09:58:57.338023+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:59.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:59 smithi081 bash[20441]: cluster 2024-09-16T09:58:58.242128+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:59 smithi081 bash[20441]: audit 2024-09-16T09:58:58.367775+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:58:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:59 smithi081 bash[20441]: audit 2024-09-16T09:58:58.369504+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:58:59.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:58:59 smithi081 bash[20441]: audit 2024-09-16T09:58:58.378214+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:58:59] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-16T09:58:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[25240]: cluster 2024-09-16T09:58:58.242128+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[25240]: audit 2024-09-16T09:58:58.367775+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:58:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[25240]: audit 2024-09-16T09:58:58.369504+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:58:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[25240]: audit 2024-09-16T09:58:58.378214+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:58:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[19757]: cluster 2024-09-16T09:58:58.242128+0000 mgr.y (mgr.24308) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:58:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[19757]: audit 2024-09-16T09:58:58.367775+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:58:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[19757]: audit 2024-09-16T09:58:58.369504+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:58:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:58:59 smithi060 bash[19757]: audit 2024-09-16T09:58:58.378214+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:01.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:01 smithi081 bash[20441]: cluster 2024-09-16T09:59:00.242833+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:01.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:01 smithi081 bash[20441]: audit 2024-09-16T09:59:01.151283+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:01 smithi060 bash[19757]: cluster 2024-09-16T09:59:00.242833+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:01 smithi060 bash[19757]: audit 2024-09-16T09:59:01.151283+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:01 smithi060 bash[25240]: cluster 2024-09-16T09:59:00.242833+0000 mgr.y (mgr.24308) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:01 smithi060 bash[25240]: audit 2024-09-16T09:59:01.151283+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:03.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:03 smithi081 bash[20441]: audit 2024-09-16T09:59:02.222918+0000 mgr.y (mgr.24308) 381 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:03.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:03 smithi081 bash[20441]: cluster 2024-09-16T09:59:02.244442+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:03 smithi060 bash[25240]: audit 2024-09-16T09:59:02.222918+0000 mgr.y (mgr.24308) 381 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:03 smithi060 bash[25240]: cluster 2024-09-16T09:59:02.244442+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:03 smithi060 bash[19757]: audit 2024-09-16T09:59:02.222918+0000 mgr.y (mgr.24308) 381 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:03 smithi060 bash[19757]: cluster 2024-09-16T09:59:02.244442+0000 mgr.y (mgr.24308) 382 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:05.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:05 smithi081 bash[20441]: cluster 2024-09-16T09:59:04.245137+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:05 smithi060 bash[25240]: cluster 2024-09-16T09:59:04.245137+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:05 smithi060 bash[19757]: cluster 2024-09-16T09:59:04.245137+0000 mgr.y (mgr.24308) 383 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:07.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:07 smithi081 bash[20441]: cluster 2024-09-16T09:59:06.245940+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:07 smithi060 bash[19757]: cluster 2024-09-16T09:59:06.245940+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:07 smithi060 bash[25240]: cluster 2024-09-16T09:59:06.245940+0000 mgr.y (mgr.24308) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:09.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:09 smithi081 bash[20441]: cluster 2024-09-16T09:59:08.247793+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:09.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:09 smithi081 bash[20441]: audit 2024-09-16T09:59:09.204409+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:09 smithi081 bash[20441]: audit 2024-09-16T09:59:09.218200+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:09 smithi081 bash[20441]: audit 2024-09-16T09:59:09.231327+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:09] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T09:59:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[25240]: cluster 2024-09-16T09:59:08.247793+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[25240]: audit 2024-09-16T09:59:09.204409+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[25240]: audit 2024-09-16T09:59:09.218200+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[25240]: audit 2024-09-16T09:59:09.231327+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[19757]: cluster 2024-09-16T09:59:08.247793+0000 mgr.y (mgr.24308) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[19757]: audit 2024-09-16T09:59:09.204409+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[19757]: audit 2024-09-16T09:59:09.218200+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:09 smithi060 bash[19757]: audit 2024-09-16T09:59:09.231327+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:11.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:11 smithi081 bash[20441]: cluster 2024-09-16T09:59:10.248545+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:11 smithi060 bash[19757]: cluster 2024-09-16T09:59:10.248545+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:11 smithi060 bash[25240]: cluster 2024-09-16T09:59:10.248545+0000 mgr.y (mgr.24308) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:13.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:13 smithi081 bash[20441]: audit 2024-09-16T09:59:12.227421+0000 mgr.y (mgr.24308) 387 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:13.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:13 smithi081 bash[20441]: cluster 2024-09-16T09:59:12.250240+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:13 smithi060 bash[19757]: audit 2024-09-16T09:59:12.227421+0000 mgr.y (mgr.24308) 387 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:13 smithi060 bash[19757]: cluster 2024-09-16T09:59:12.250240+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:13 smithi060 bash[25240]: audit 2024-09-16T09:59:12.227421+0000 mgr.y (mgr.24308) 387 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:13 smithi060 bash[25240]: cluster 2024-09-16T09:59:12.250240+0000 mgr.y (mgr.24308) 388 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:15.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:15 smithi060 bash[19757]: cluster 2024-09-16T09:59:14.250909+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:15.538 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:15 smithi060 bash[25240]: cluster 2024-09-16T09:59:14.250909+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:15.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:15 smithi081 bash[20441]: cluster 2024-09-16T09:59:14.250909+0000 mgr.y (mgr.24308) 389 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:16.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:16 smithi081 bash[20441]: audit 2024-09-16T09:59:16.151972+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:16 smithi060 bash[19757]: audit 2024-09-16T09:59:16.151972+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:16 smithi060 bash[25240]: audit 2024-09-16T09:59:16.151972+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:17.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:17 smithi081 bash[20441]: cluster 2024-09-16T09:59:16.251460+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:17 smithi060 bash[25240]: cluster 2024-09-16T09:59:16.251460+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:17 smithi060 bash[19757]: cluster 2024-09-16T09:59:16.251460+0000 mgr.y (mgr.24308) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:18.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:18 smithi081 bash[20441]: audit 2024-09-16T09:59:17.553888+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:18 smithi081 bash[20441]: audit 2024-09-16T09:59:17.561881+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:18 smithi081 bash[20441]: audit 2024-09-16T09:59:17.570379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[25240]: audit 2024-09-16T09:59:17.553888+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[25240]: audit 2024-09-16T09:59:17.561881+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[25240]: audit 2024-09-16T09:59:17.570379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[19757]: audit 2024-09-16T09:59:17.553888+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[19757]: audit 2024-09-16T09:59:17.561881+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:18 smithi060 bash[19757]: audit 2024-09-16T09:59:17.570379+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:19.573 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:19] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-16T09:59:19.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:19 smithi081 bash[20441]: cluster 2024-09-16T09:59:18.253169+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:19 smithi060 bash[19757]: cluster 2024-09-16T09:59:18.253169+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:19.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:19 smithi060 bash[25240]: cluster 2024-09-16T09:59:18.253169+0000 mgr.y (mgr.24308) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:21.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:21 smithi081 bash[20441]: cluster 2024-09-16T09:59:20.253913+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:21 smithi060 bash[19757]: cluster 2024-09-16T09:59:20.253913+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:21 smithi060 bash[25240]: cluster 2024-09-16T09:59:20.253913+0000 mgr.y (mgr.24308) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:23.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:23 smithi081 bash[20441]: audit 2024-09-16T09:59:22.237763+0000 mgr.y (mgr.24308) 393 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:23.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:23 smithi081 bash[20441]: cluster 2024-09-16T09:59:22.255648+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:23 smithi060 bash[25240]: audit 2024-09-16T09:59:22.237763+0000 mgr.y (mgr.24308) 393 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:23 smithi060 bash[25240]: cluster 2024-09-16T09:59:22.255648+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:23 smithi060 bash[19757]: audit 2024-09-16T09:59:22.237763+0000 mgr.y (mgr.24308) 393 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:23 smithi060 bash[19757]: cluster 2024-09-16T09:59:22.255648+0000 mgr.y (mgr.24308) 394 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:25.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:25 smithi081 bash[20441]: cluster 2024-09-16T09:59:24.256485+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:25 smithi060 bash[19757]: cluster 2024-09-16T09:59:24.256485+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:25 smithi060 bash[25240]: cluster 2024-09-16T09:59:24.256485+0000 mgr.y (mgr.24308) 395 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:27.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:27 smithi081 bash[20441]: cluster 2024-09-16T09:59:26.257350+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:27 smithi060 bash[19757]: cluster 2024-09-16T09:59:26.257350+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:27 smithi060 bash[25240]: cluster 2024-09-16T09:59:26.257350+0000 mgr.y (mgr.24308) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:29.594 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:29] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-16T09:59:29.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:29 smithi081 bash[20441]: cluster 2024-09-16T09:59:28.259173+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:29.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:29 smithi081 bash[20441]: audit 2024-09-16T09:59:29.454775+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:29 smithi081 bash[20441]: audit 2024-09-16T09:59:29.468449+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:29 smithi081 bash[20441]: audit 2024-09-16T09:59:29.481445+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[19757]: cluster 2024-09-16T09:59:28.259173+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[19757]: audit 2024-09-16T09:59:29.454775+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[19757]: audit 2024-09-16T09:59:29.468449+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[19757]: audit 2024-09-16T09:59:29.481445+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[25240]: cluster 2024-09-16T09:59:28.259173+0000 mgr.y (mgr.24308) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[25240]: audit 2024-09-16T09:59:29.454775+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[25240]: audit 2024-09-16T09:59:29.468449+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:29 smithi060 bash[25240]: audit 2024-09-16T09:59:29.481445+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:31.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:31 smithi081 bash[20441]: cluster 2024-09-16T09:59:30.260030+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:31.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:31 smithi081 bash[20441]: audit 2024-09-16T09:59:31.152145+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:31 smithi060 bash[19757]: cluster 2024-09-16T09:59:30.260030+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:31 smithi060 bash[19757]: audit 2024-09-16T09:59:31.152145+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:31 smithi060 bash[25240]: cluster 2024-09-16T09:59:30.260030+0000 mgr.y (mgr.24308) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:31 smithi060 bash[25240]: audit 2024-09-16T09:59:31.152145+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:33 smithi081 bash[20441]: audit 2024-09-16T09:59:32.249000+0000 mgr.y (mgr.24308) 399 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:33.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:33 smithi081 bash[20441]: cluster 2024-09-16T09:59:32.261753+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:33 smithi060 bash[19757]: audit 2024-09-16T09:59:32.249000+0000 mgr.y (mgr.24308) 399 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:33 smithi060 bash[19757]: cluster 2024-09-16T09:59:32.261753+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:33 smithi060 bash[25240]: audit 2024-09-16T09:59:32.249000+0000 mgr.y (mgr.24308) 399 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:33 smithi060 bash[25240]: cluster 2024-09-16T09:59:32.261753+0000 mgr.y (mgr.24308) 400 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:35.869 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:35 smithi060 bash[25240]: cluster 2024-09-16T09:59:34.262543+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:35.870 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:35 smithi060 bash[19757]: cluster 2024-09-16T09:59:34.262543+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:35.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:35 smithi081 bash[20441]: cluster 2024-09-16T09:59:34.262543+0000 mgr.y (mgr.24308) 401 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:37 smithi060 bash[19757]: cluster 2024-09-16T09:59:36.263376+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:37 smithi060 bash[25240]: cluster 2024-09-16T09:59:36.263376+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:37.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:37 smithi081 bash[20441]: cluster 2024-09-16T09:59:36.263376+0000 mgr.y (mgr.24308) 402 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:39.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:38 smithi081 bash[20441]: audit 2024-09-16T09:59:37.778008+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:38 smithi081 bash[20441]: audit 2024-09-16T09:59:37.789021+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:38 smithi081 bash[20441]: audit 2024-09-16T09:59:37.801326+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[19757]: audit 2024-09-16T09:59:37.778008+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[19757]: audit 2024-09-16T09:59:37.789021+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[19757]: audit 2024-09-16T09:59:37.801326+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[25240]: audit 2024-09-16T09:59:37.778008+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[25240]: audit 2024-09-16T09:59:37.789021+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:38 smithi060 bash[25240]: audit 2024-09-16T09:59:37.801326+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:39 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:39] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-16T09:59:40.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:39 smithi081 bash[20441]: cluster 2024-09-16T09:59:38.265124+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:39 smithi060 bash[25240]: cluster 2024-09-16T09:59:38.265124+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:39 smithi060 bash[19757]: cluster 2024-09-16T09:59:38.265124+0000 mgr.y (mgr.24308) 403 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:42.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:41 smithi081 bash[20441]: cluster 2024-09-16T09:59:40.265827+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:41 smithi060 bash[19757]: cluster 2024-09-16T09:59:40.265827+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:41 smithi060 bash[25240]: cluster 2024-09-16T09:59:40.265827+0000 mgr.y (mgr.24308) 404 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:44.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:43 smithi081 bash[20441]: audit 2024-09-16T09:59:42.260192+0000 mgr.y (mgr.24308) 405 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:44.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:43 smithi081 bash[20441]: cluster 2024-09-16T09:59:42.267461+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:43 smithi060 bash[25240]: audit 2024-09-16T09:59:42.260192+0000 mgr.y (mgr.24308) 405 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:43 smithi060 bash[25240]: cluster 2024-09-16T09:59:42.267461+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:43 smithi060 bash[19757]: audit 2024-09-16T09:59:42.260192+0000 mgr.y (mgr.24308) 405 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:43 smithi060 bash[19757]: cluster 2024-09-16T09:59:42.267461+0000 mgr.y (mgr.24308) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:46.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:45 smithi081 bash[20441]: cluster 2024-09-16T09:59:44.268218+0000 mgr.y (mgr.24308) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:45 smithi060 bash[19757]: cluster 2024-09-16T09:59:44.268218+0000 mgr.y (mgr.24308) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:45 smithi060 bash[25240]: cluster 2024-09-16T09:59:44.268218+0000 mgr.y (mgr.24308) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:47.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:46 smithi081 bash[20441]: audit 2024-09-16T09:59:46.152812+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:46 smithi060 bash[19757]: audit 2024-09-16T09:59:46.152812+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:46 smithi060 bash[25240]: audit 2024-09-16T09:59:46.152812+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T09:59:48.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:47 smithi081 bash[20441]: cluster 2024-09-16T09:59:46.268879+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:47 smithi060 bash[25240]: cluster 2024-09-16T09:59:46.268879+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:47 smithi060 bash[19757]: cluster 2024-09-16T09:59:46.268879+0000 mgr.y (mgr.24308) 408 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:49] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-16T09:59:50.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:49 smithi081 bash[20441]: cluster 2024-09-16T09:59:48.270569+0000 mgr.y (mgr.24308) 409 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:50.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:49 smithi081 bash[20441]: audit 2024-09-16T09:59:49.671317+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:49 smithi081 bash[20441]: audit 2024-09-16T09:59:49.683936+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:49 smithi081 bash[20441]: audit 2024-09-16T09:59:49.696061+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[19757]: cluster 2024-09-16T09:59:48.270569+0000 mgr.y (mgr.24308) 409 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[19757]: audit 2024-09-16T09:59:49.671317+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[19757]: audit 2024-09-16T09:59:49.683936+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[19757]: audit 2024-09-16T09:59:49.696061+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[25240]: cluster 2024-09-16T09:59:48.270569+0000 mgr.y (mgr.24308) 409 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[25240]: audit 2024-09-16T09:59:49.671317+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[25240]: audit 2024-09-16T09:59:49.683936+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:50.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:49 smithi060 bash[25240]: audit 2024-09-16T09:59:49.696061+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:52.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:51 smithi081 bash[20441]: cluster 2024-09-16T09:59:50.271552+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:51 smithi060 bash[19757]: cluster 2024-09-16T09:59:50.271552+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:51 smithi060 bash[25240]: cluster 2024-09-16T09:59:50.271552+0000 mgr.y (mgr.24308) 410 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:54.105 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:53 smithi060 bash[19757]: audit 2024-09-16T09:59:52.269785+0000 mgr.y (mgr.24308) 411 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:54.105 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:53 smithi060 bash[19757]: cluster 2024-09-16T09:59:52.273391+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:54.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:53 smithi060 bash[25240]: audit 2024-09-16T09:59:52.269785+0000 mgr.y (mgr.24308) 411 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:54.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:53 smithi060 bash[25240]: cluster 2024-09-16T09:59:52.273391+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:53 smithi081 bash[20441]: audit 2024-09-16T09:59:52.269785+0000 mgr.y (mgr.24308) 411 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T09:59:54.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:53 smithi081 bash[20441]: cluster 2024-09-16T09:59:52.273391+0000 mgr.y (mgr.24308) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T09:59:54.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T09:59:56.002 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:55 smithi060 bash[25240]: cluster 2024-09-16T09:59:54.274201+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:56.003 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:55 smithi060 bash[19757]: cluster 2024-09-16T09:59:54.274201+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:56.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:55 smithi081 bash[20441]: cluster 2024-09-16T09:59:54.274201+0000 mgr.y (mgr.24308) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:58.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:57 smithi081 bash[20441]: cluster 2024-09-16T09:59:56.275042+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:57 smithi060 bash[19757]: cluster 2024-09-16T09:59:56.275042+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:57 smithi060 bash[25240]: cluster 2024-09-16T09:59:56.275042+0000 mgr.y (mgr.24308) 414 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T09:59:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:59:59.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.011297+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.028001+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.038003+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.507158+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.508012+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.508721+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.509385+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.510658+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.511514+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.512179+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.512800+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.513591+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.514290+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.514771+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.515324+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.516174+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.516765+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.517478+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.011297+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.028001+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.038003+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.507158+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.508012+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.508721+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.509385+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.510658+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.511514+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.512179+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.512800+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.513591+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.514290+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.514771+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.515324+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.516174+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.516765+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.517478+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.518098+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.526161+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.533736+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.540387+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.542207+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[25240]: audit 2024-09-16T09:59:58.550647+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.518098+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.526161+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.533736+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.540387+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:59:59.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.542207+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:59:59.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[19757]: audit 2024-09-16T09:59:58.550647+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.011297+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.028001+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.038003+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.507158+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.508012+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.508721+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.509385+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.510658+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.511514+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.512179+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.512800+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.513591+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.514290+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.514771+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.515324+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.516174+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.516765+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.517478+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.518098+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24308 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.526161+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.533736+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.540387+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.542207+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T09:59:59.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 09:59:59 smithi081 bash[20441]: audit 2024-09-16T09:59:58.550647+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T09:59:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 09:59:59 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:09:59:59] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-16T10:00:00.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:00 smithi081 bash[20441]: cluster 2024-09-16T09:59:58.276783+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:00.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:00 smithi081 bash[20441]: cephadm 2024-09-16T09:59:58.518471+0000 mgr.y (mgr.24308) 416 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:00:00.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:00 smithi081 bash[20441]: cephadm 2024-09-16T09:59:58.519839+0000 mgr.y (mgr.24308) 417 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:00:00.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:00 smithi081 bash[20441]: cluster 2024-09-16T10:00:00.000119+0000 mon.a (mon.0) 1336 : cluster [INF] overall HEALTH_OK 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[19757]: cluster 2024-09-16T09:59:58.276783+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[19757]: cephadm 2024-09-16T09:59:58.518471+0000 mgr.y (mgr.24308) 416 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[19757]: cephadm 2024-09-16T09:59:58.519839+0000 mgr.y (mgr.24308) 417 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[19757]: cluster 2024-09-16T10:00:00.000119+0000 mon.a (mon.0) 1336 : cluster [INF] overall HEALTH_OK 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[25240]: cluster 2024-09-16T09:59:58.276783+0000 mgr.y (mgr.24308) 415 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:00.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[25240]: cephadm 2024-09-16T09:59:58.518471+0000 mgr.y (mgr.24308) 416 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:00:00.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[25240]: cephadm 2024-09-16T09:59:58.519839+0000 mgr.y (mgr.24308) 417 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:00:00.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:00 smithi060 bash[25240]: cluster 2024-09-16T10:00:00.000119+0000 mon.a (mon.0) 1336 : cluster [INF] overall HEALTH_OK 2024-09-16T10:00:00.594 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:00:00.594 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 19m - - 2024-09-16T10:00:00.594 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 2s ago 19m - - 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9m) 10s ago 10m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (9m) 2s ago 9m 73.7M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (7m) 10s ago 7m 48.2M - 3.8 b5388489f99e 6d717eec87ae 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 2s ago 18m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (20m) 10s ago 20m 516M - 19.1.1-328-gad35db06 b5388489f99e 573a73869cbd 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (20m) 10s ago 20m 59.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (18m) 2s ago 18m 45.7M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (18m) 10s ago 18m 46.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9m) 10s ago 9m 8792k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (9m) 2s ago 9m 8468k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (17m) 10s ago 17m 53.1M 2781M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (16m) 10s ago 16m 62.3M 2781M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (15m) 10s ago 15m 49.7M 2781M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:00:00.595 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (15m) 10s ago 15m 53.8M 2781M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (14m) 2s ago 14m 59.9M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (13m) 2s ago 13m 59.1M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (12m) 2s ago 12m 56.9M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (11m) 2s ago 11m 51.5M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (9m) 2s ago 10m 44.9M - 2.43.0 a07b618ecd1d 96a99f9b7ca3 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (7m) 10s ago 7m 93.3M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:00:00.596 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (7m) 2s ago 7m 93.9M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:00:01.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:00:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:02 smithi081 bash[20441]: cluster 2024-09-16T10:00:00.277280+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:02 smithi081 bash[20441]: audit 2024-09-16T10:00:00.558712+0000 mgr.y (mgr.24308) 419 : audit [DBG] from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:00:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:02 smithi081 bash[20441]: audit 2024-09-16T10:00:01.152917+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[19757]: cluster 2024-09-16T10:00:00.277280+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[19757]: audit 2024-09-16T10:00:00.558712+0000 mgr.y (mgr.24308) 419 : audit [DBG] from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:00:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[19757]: audit 2024-09-16T10:00:01.152917+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[25240]: cluster 2024-09-16T10:00:00.277280+0000 mgr.y (mgr.24308) 418 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[25240]: audit 2024-09-16T10:00:00.558712+0000 mgr.y (mgr.24308) 419 : audit [DBG] from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:00:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:02 smithi060 bash[25240]: audit 2024-09-16T10:00:01.152917+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:04.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:04 smithi081 bash[20441]: cluster 2024-09-16T10:00:02.278875+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:04.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:04 smithi081 bash[20441]: audit 2024-09-16T10:00:02.279290+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:04 smithi060 bash[19757]: cluster 2024-09-16T10:00:02.278875+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:04 smithi060 bash[19757]: audit 2024-09-16T10:00:02.279290+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:04 smithi060 bash[25240]: cluster 2024-09-16T10:00:02.278875+0000 mgr.y (mgr.24308) 420 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:04 smithi060 bash[25240]: audit 2024-09-16T10:00:02.279290+0000 mgr.y (mgr.24308) 421 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:06.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:06 smithi081 bash[20441]: cluster 2024-09-16T10:00:04.279579+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:06 smithi060 bash[19757]: cluster 2024-09-16T10:00:04.279579+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:06 smithi060 bash[25240]: cluster 2024-09-16T10:00:04.279579+0000 mgr.y (mgr.24308) 422 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:07.514 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:00:07.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T10:00:07.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:00:07.516 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:00:07.516 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:00:08.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:00:08.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:08 smithi081 bash[20441]: cluster 2024-09-16T10:00:06.280276+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:08.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:08 smithi081 bash[20441]: audit 2024-09-16T10:00:07.513205+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.60:0/3425493443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:08 smithi060 bash[19757]: cluster 2024-09-16T10:00:06.280276+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:08 smithi060 bash[19757]: audit 2024-09-16T10:00:07.513205+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.60:0/3425493443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:08 smithi060 bash[25240]: cluster 2024-09-16T10:00:06.280276+0000 mgr.y (mgr.24308) 423 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:08 smithi060 bash[25240]: audit 2024-09-16T10:00:07.513205+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.60:0/3425493443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:09 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:00:09] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-16T10:00:10.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:10 smithi081 bash[20441]: cluster 2024-09-16T10:00:08.281965+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:10.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:10 smithi081 bash[20441]: audit 2024-09-16T10:00:09.888680+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:10 smithi081 bash[20441]: audit 2024-09-16T10:00:09.902941+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:10 smithi081 bash[20441]: audit 2024-09-16T10:00:09.915493+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[19757]: cluster 2024-09-16T10:00:08.281965+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[19757]: audit 2024-09-16T10:00:09.888680+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[19757]: audit 2024-09-16T10:00:09.902941+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[19757]: audit 2024-09-16T10:00:09.915493+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[25240]: cluster 2024-09-16T10:00:08.281965+0000 mgr.y (mgr.24308) 424 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[25240]: audit 2024-09-16T10:00:09.888680+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[25240]: audit 2024-09-16T10:00:09.902941+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:10 smithi060 bash[25240]: audit 2024-09-16T10:00:09.915493+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:12.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:12 smithi081 bash[20441]: cluster 2024-09-16T10:00:10.282652+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:12 smithi060 bash[19757]: cluster 2024-09-16T10:00:10.282652+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:12.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:12 smithi060 bash[25240]: cluster 2024-09-16T10:00:10.282652+0000 mgr.y (mgr.24308) 425 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:12.921 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: cluster: 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: id: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: health: HEALTH_OK 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: services: 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: mgr: y(active, since 10m), standbys: x 2024-09-16T10:00:14.334 INFO:teuthology.orchestra.run.smithi060.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: data: 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: objects: 213 objects, 585 KiB 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: pgs: 161 active+clean 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: io: 2024-09-16T10:00:14.335 INFO:teuthology.orchestra.run.smithi060.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T10:00:14.336 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:00:14.346 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:14 smithi060 bash[25240]: cluster 2024-09-16T10:00:12.284342+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:14.346 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:14 smithi060 bash[25240]: audit 2024-09-16T10:00:12.289833+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:14.347 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:14 smithi060 bash[19757]: cluster 2024-09-16T10:00:12.284342+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:14.347 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:14 smithi060 bash[19757]: audit 2024-09-16T10:00:12.289833+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:14.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:14 smithi081 bash[20441]: cluster 2024-09-16T10:00:12.284342+0000 mgr.y (mgr.24308) 426 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:14.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:14 smithi081 bash[20441]: audit 2024-09-16T10:00:12.289833+0000 mgr.y (mgr.24308) 427 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:15.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:00:15.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:15 smithi060 bash[19757]: audit 2024-09-16T10:00:14.333490+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.60:0/3927991448' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:00:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:15 smithi060 bash[25240]: audit 2024-09-16T10:00:14.333490+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.60:0/3927991448' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:00:15.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:15 smithi081 bash[20441]: audit 2024-09-16T10:00:14.333490+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.60:0/3927991448' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:00:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:16 smithi060 bash[25240]: cluster 2024-09-16T10:00:14.285125+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:16 smithi060 bash[19757]: cluster 2024-09-16T10:00:14.285125+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:16.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:16 smithi081 bash[20441]: cluster 2024-09-16T10:00:14.285125+0000 mgr.y (mgr.24308) 428 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:17.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:17 smithi081 bash[20441]: audit 2024-09-16T10:00:16.153009+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:17 smithi060 bash[19757]: audit 2024-09-16T10:00:16.153009+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:17 smithi060 bash[25240]: audit 2024-09-16T10:00:16.153009+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:18.366 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:18 smithi060 bash[19757]: cluster 2024-09-16T10:00:16.285800+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:18.366 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:18 smithi060 bash[25240]: cluster 2024-09-16T10:00:16.285800+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:18.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:18 smithi081 bash[20441]: cluster 2024-09-16T10:00:16.285800+0000 mgr.y (mgr.24308) 429 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:19.646 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:19 smithi081 bash[20441]: audit 2024-09-16T10:00:18.240698+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:19 smithi081 bash[20441]: audit 2024-09-16T10:00:18.248636+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:19 smithi081 bash[20441]: audit 2024-09-16T10:00:18.255504+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:19 smithi081 bash[20441]: cluster 2024-09-16T10:00:18.287544+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:00:19] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[25240]: audit 2024-09-16T10:00:18.240698+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[25240]: audit 2024-09-16T10:00:18.248636+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[25240]: audit 2024-09-16T10:00:18.255504+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[25240]: cluster 2024-09-16T10:00:18.287544+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[19757]: audit 2024-09-16T10:00:18.240698+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[19757]: audit 2024-09-16T10:00:18.248636+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[19757]: audit 2024-09-16T10:00:18.255504+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:19 smithi060 bash[19757]: cluster 2024-09-16T10:00:18.287544+0000 mgr.y (mgr.24308) 430 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:21.054 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:00:21.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:21 smithi081 bash[20441]: cluster 2024-09-16T10:00:20.288408+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:21.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:21 smithi081 bash[20441]: audit 2024-09-16T10:00:21.053749+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.60:0/2748409899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:00:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:21 smithi060 bash[25240]: cluster 2024-09-16T10:00:20.288408+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:21 smithi060 bash[25240]: audit 2024-09-16T10:00:21.053749+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.60:0/2748409899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:00:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:21 smithi060 bash[19757]: cluster 2024-09-16T10:00:20.288408+0000 mgr.y (mgr.24308) 431 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:21 smithi060 bash[19757]: audit 2024-09-16T10:00:21.053749+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.60:0/2748409899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:00:21.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T10:00:23.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:23 smithi081 bash[20441]: cluster 2024-09-16T10:00:22.290163+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:23.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:23 smithi081 bash[20441]: audit 2024-09-16T10:00:22.301020+0000 mgr.y (mgr.24308) 433 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:23 smithi060 bash[19757]: cluster 2024-09-16T10:00:22.290163+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:23 smithi060 bash[19757]: audit 2024-09-16T10:00:22.301020+0000 mgr.y (mgr.24308) 433 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:23 smithi060 bash[25240]: cluster 2024-09-16T10:00:22.290163+0000 mgr.y (mgr.24308) 432 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:23 smithi060 bash[25240]: audit 2024-09-16T10:00:22.301020+0000 mgr.y (mgr.24308) 433 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:25.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:25 smithi081 bash[20441]: cluster 2024-09-16T10:00:24.290979+0000 mgr.y (mgr.24308) 434 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:25 smithi060 bash[25240]: cluster 2024-09-16T10:00:24.290979+0000 mgr.y (mgr.24308) 434 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:25 smithi060 bash[19757]: cluster 2024-09-16T10:00:24.290979+0000 mgr.y (mgr.24308) 434 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:26.552 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:27.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:27 smithi081 bash[20441]: cluster 2024-09-16T10:00:26.291824+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:27.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:27 smithi060 bash[19757]: cluster 2024-09-16T10:00:26.291824+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:27 smithi060 bash[25240]: cluster 2024-09-16T10:00:26.291824+0000 mgr.y (mgr.24308) 435 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:27.904 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:00:28.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:00:28.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:28 smithi081 bash[20441]: audit 2024-09-16T10:00:27.891397+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.60:0/2245820032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:28 smithi060 bash[19757]: audit 2024-09-16T10:00:27.891397+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.60:0/2245820032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:28 smithi060 bash[25240]: audit 2024-09-16T10:00:27.891397+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.60:0/2245820032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:00:29.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:29 smithi081 bash[20441]: cluster 2024-09-16T10:00:28.293625+0000 mgr.y (mgr.24308) 436 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:29 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:00:29] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-16T10:00:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:29 smithi060 bash[25240]: cluster 2024-09-16T10:00:28.293625+0000 mgr.y (mgr.24308) 436 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:29 smithi060 bash[19757]: cluster 2024-09-16T10:00:28.293625+0000 mgr.y (mgr.24308) 436 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:31.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:31 smithi081 bash[20441]: audit 2024-09-16T10:00:30.146143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:31 smithi081 bash[20441]: audit 2024-09-16T10:00:30.160090+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:31 smithi081 bash[20441]: audit 2024-09-16T10:00:30.173455+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:31 smithi081 bash[20441]: cluster 2024-09-16T10:00:30.294314+0000 mgr.y (mgr.24308) 437 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[25240]: audit 2024-09-16T10:00:30.146143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[25240]: audit 2024-09-16T10:00:30.160090+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[25240]: audit 2024-09-16T10:00:30.173455+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[25240]: cluster 2024-09-16T10:00:30.294314+0000 mgr.y (mgr.24308) 437 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[19757]: audit 2024-09-16T10:00:30.146143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[19757]: audit 2024-09-16T10:00:30.160090+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[19757]: audit 2024-09-16T10:00:30.173455+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24308 ' entity='mgr.y' 2024-09-16T10:00:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:31 smithi060 bash[19757]: cluster 2024-09-16T10:00:30.294314+0000 mgr.y (mgr.24308) 437 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:00:32.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:32 smithi081 bash[20441]: audit 2024-09-16T10:00:31.153507+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:32 smithi060 bash[19757]: audit 2024-09-16T10:00:31.153507+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:32 smithi060 bash[25240]: audit 2024-09-16T10:00:31.153507+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24308 172.21.15.60:0/445059987' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:33.329 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:33.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:33 smithi081 bash[20441]: cluster 2024-09-16T10:00:32.296008+0000 mgr.y (mgr.24308) 438 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:33.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:33 smithi081 bash[20441]: audit 2024-09-16T10:00:32.310760+0000 mgr.y (mgr.24308) 439 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:33.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:33 smithi060 bash[25240]: cluster 2024-09-16T10:00:32.296008+0000 mgr.y (mgr.24308) 438 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:33.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:33 smithi060 bash[25240]: audit 2024-09-16T10:00:32.310760+0000 mgr.y (mgr.24308) 439 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:33.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:33 smithi060 bash[19757]: cluster 2024-09-16T10:00:32.296008+0000 mgr.y (mgr.24308) 438 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:00:33.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:33 smithi060 bash[19757]: audit 2024-09-16T10:00:32.310760+0000 mgr.y (mgr.24308) 439 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:35.154 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:34 smithi081 bash[51610]: [16/Sep/2024:10:00:34] ENGINE Bus STOPPING 2024-09-16T10:00:35.154 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:34 smithi081 bash[51610]: [16/Sep/2024:10:00:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:00:35.154 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:34 smithi081 bash[51610]: [16/Sep/2024:10:00:34] ENGINE Bus STOPPED 2024-09-16T10:00:35.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:34 smithi060 bash[20007]: debug 2024-09-16T10:00:34.789+0000 7f72aaa1b640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:00:35.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:34 smithi060 bash[20007]: ignoring --setuser ceph since I am not root 2024-09-16T10:00:35.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:34 smithi060 bash[20007]: ignoring --setgroup ceph since I am not root 2024-09-16T10:00:35.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:34 smithi060 bash[20007]: debug 2024-09-16T10:00:34.961+0000 7fde69b57040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.782367+0000 mon.c (mon.2) 183 : audit [INF] from='client.? 172.21.15.60:0/832039177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.782986+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: cluster 2024-09-16T10:00:34.783670+0000 mon.a (mon.0) 1349 : cluster [INF] Activating manager daemon x 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.788238+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: cluster 2024-09-16T10:00:34.799882+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: cluster 2024-09-16T10:00:34.802949+0000 mon.a (mon.0) 1352 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0192759s) 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.805337+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.805544+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.805747+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:00:35.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.806753+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.807088+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.807423+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.807723+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.808024+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.808324+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.808561+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.808793+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.809050+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.811446+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.811695+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: audit 2024-09-16T10:00:34.812471+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:00:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[20441]: cluster 2024-09-16T10:00:35.206542+0000 mon.a (mon.0) 1353 : cluster [INF] Manager daemon x is now available 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.782367+0000 mon.c (mon.2) 183 : audit [INF] from='client.? 172.21.15.60:0/832039177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.782986+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: cluster 2024-09-16T10:00:34.783670+0000 mon.a (mon.0) 1349 : cluster [INF] Activating manager daemon x 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.788238+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: cluster 2024-09-16T10:00:34.799882+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: cluster 2024-09-16T10:00:34.802949+0000 mon.a (mon.0) 1352 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0192759s) 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.805337+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.805544+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.805747+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:00:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.806753+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.807088+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.807423+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.807723+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.808024+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.808324+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.808561+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.808793+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.809050+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.811446+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.782367+0000 mon.c (mon.2) 183 : audit [INF] from='client.? 172.21.15.60:0/832039177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.782986+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: cluster 2024-09-16T10:00:34.783670+0000 mon.a (mon.0) 1349 : cluster [INF] Activating manager daemon x 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.788238+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: cluster 2024-09-16T10:00:34.799882+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: cluster 2024-09-16T10:00:34.802949+0000 mon.a (mon.0) 1352 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0192759s) 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.805337+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.805544+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.805747+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.806753+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.807088+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:00:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.807423+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.807723+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.808024+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.808324+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.808561+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.808793+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.809050+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.811446+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.811695+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: audit 2024-09-16T10:00:34.812471+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:00:35.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[25240]: cluster 2024-09-16T10:00:35.206542+0000 mon.a (mon.0) 1353 : cluster [INF] Manager daemon x is now available 2024-09-16T10:00:35.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.811695+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:00:35.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: audit 2024-09-16T10:00:34.812471+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:00:35.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:35 smithi060 bash[19757]: cluster 2024-09-16T10:00:35.206542+0000 mon.a (mon.0) 1353 : cluster [INF] Manager daemon x is now available 2024-09-16T10:00:36.153 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[51610]: [16/Sep/2024:10:00:35] ENGINE Bus STARTING 2024-09-16T10:00:36.154 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[51610]: [16/Sep/2024:10:00:35] ENGINE Serving on http://:::9283 2024-09-16T10:00:36.154 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:35 smithi081 bash[51610]: [16/Sep/2024:10:00:35] ENGINE Bus STARTED 2024-09-16T10:00:36.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:00:36.515 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[20007]: debug 2024-09-16T10:00:36.229+0000 7fde69b57040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T10:00:36.516 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[20007]: debug 2024-09-16T10:00:36.301+0000 7fde69b57040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T10:00:36.516 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[20007]: debug 2024-09-16T10:00:36.469+0000 7fde69b57040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T10:00:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: cluster 2024-09-16T10:00:35.796953+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e25: x(active, since 1.01328s) 2024-09-16T10:00:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: cluster 2024-09-16T10:00:35.817220+0000 mgr.x (mgr.24655) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.819352+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.826509+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.832720+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.840630+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.850979+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.851446+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.856952+0000 mgr.x (mgr.24655) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.873397+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.873699+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.874104+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.874415+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.876479+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.876768+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.922758+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[20441]: audit 2024-09-16T10:00:35.923425+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: debug 2024-09-16T10:00:36.735+0000 7efd2ae48640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:00:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: Traceback (most recent call last): 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: self._connections.run(self.expiration_interval) 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: self._run(expiration_interval) 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:00:37.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: s = self.context.wrap_socket( 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: return self.sslsocket_class._create( 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: self.do_handshake() 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: self._sslobj.do_handshake() 2024-09-16T10:00:37.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:36 smithi081 bash[51610]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: cluster 2024-09-16T10:00:35.796953+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e25: x(active, since 1.01328s) 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: cluster 2024-09-16T10:00:35.817220+0000 mgr.x (mgr.24655) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.819352+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.826509+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.832720+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.840630+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.850979+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.851446+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.856952+0000 mgr.x (mgr.24655) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.873397+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.873699+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.874104+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.874415+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.876479+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.876768+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.922758+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[25240]: audit 2024-09-16T10:00:35.923425+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: cluster 2024-09-16T10:00:35.796953+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e25: x(active, since 1.01328s) 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: cluster 2024-09-16T10:00:35.817220+0000 mgr.x (mgr.24655) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.819352+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.826509+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.832720+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.840630+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:37.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.850979+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.851446+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.856952+0000 mgr.x (mgr.24655) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.873397+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.873699+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.874104+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.874415+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.876479+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.876768+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.922758+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:36 smithi060 bash[19757]: audit 2024-09-16T10:00:35.923425+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:00:37.481 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.177+0000 7fde69b57040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T10:00:37.481 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.253+0000 7fde69b57040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T10:00:37.481 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.325+0000 7fde69b57040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T10:00:37.804 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.525+0000 7fde69b57040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T10:00:37.804 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.605+0000 7fde69b57040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T10:00:37.804 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.677+0000 7fde69b57040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T10:00:38.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.444513+0000 mgr.x (mgr.24655) 3 : cephadm [INF] Reconfiguring daemon agent.smithi060 on smithi060 2024-09-16T10:00:38.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.568186+0000 mgr.x (mgr.24655) 4 : cephadm [INF] Reconfiguring daemon agent.smithi081 on smithi081 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.610490+0000 mgr.x (mgr.24655) 5 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTING 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.733499+0000 mgr.x (mgr.24655) 6 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.738245+0000 mgr.x (mgr.24655) 7 : cephadm [ERR] [16/Sep/2024:10:00:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: Traceback (most recent call last): 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: self._connections.run(self.expiration_interval) 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: self._run(expiration_interval) 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:00:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: s = self.context.wrap_socket( 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: return self.sslsocket_class._create( 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: self.do_handshake() 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: self._sslobj.do_handshake() 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.740404+0000 mgr.x (mgr.24655) 8 : cephadm [INF] Deploying cephadm binary to smithi060 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cluster 2024-09-16T10:00:36.816192+0000 mgr.x (mgr.24655) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.845926+0000 mgr.x (mgr.24655) 10 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:00:38.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:37 smithi081 bash[20441]: cephadm 2024-09-16T10:00:36.846151+0000 mgr.x (mgr.24655) 11 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTED 2024-09-16T10:00:38.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[20007]: debug 2024-09-16T10:00:37.957+0000 7fde69b57040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T10:00:38.157 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.033+0000 7fde69b57040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T10:00:38.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.444513+0000 mgr.x (mgr.24655) 3 : cephadm [INF] Reconfiguring daemon agent.smithi060 on smithi060 2024-09-16T10:00:38.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.568186+0000 mgr.x (mgr.24655) 4 : cephadm [INF] Reconfiguring daemon agent.smithi081 on smithi081 2024-09-16T10:00:38.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.610490+0000 mgr.x (mgr.24655) 5 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTING 2024-09-16T10:00:38.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.733499+0000 mgr.x (mgr.24655) 6 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:00:38.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.738245+0000 mgr.x (mgr.24655) 7 : cephadm [ERR] [16/Sep/2024:10:00:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:00:38.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: self.do_handshake() 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.740404+0000 mgr.x (mgr.24655) 8 : cephadm [INF] Deploying cephadm binary to smithi060 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cluster 2024-09-16T10:00:36.816192+0000 mgr.x (mgr.24655) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.845926+0000 mgr.x (mgr.24655) 10 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[19757]: cephadm 2024-09-16T10:00:36.846151+0000 mgr.x (mgr.24655) 11 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTED 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.444513+0000 mgr.x (mgr.24655) 3 : cephadm [INF] Reconfiguring daemon agent.smithi060 on smithi060 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.568186+0000 mgr.x (mgr.24655) 4 : cephadm [INF] Reconfiguring daemon agent.smithi081 on smithi081 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.610490+0000 mgr.x (mgr.24655) 5 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTING 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.733499+0000 mgr.x (mgr.24655) 6 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:00:38.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.738245+0000 mgr.x (mgr.24655) 7 : cephadm [ERR] [16/Sep/2024:10:00:36] ENGINE Error in HTTPServer.serve 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: Traceback (most recent call last): 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: self._connections.run(self.expiration_interval) 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: self._run(expiration_interval) 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: s = self.context.wrap_socket( 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: return self.sslsocket_class._create( 2024-09-16T10:00:38.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: self.do_handshake() 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: self._sslobj.do_handshake() 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.740404+0000 mgr.x (mgr.24655) 8 : cephadm [INF] Deploying cephadm binary to smithi060 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cluster 2024-09-16T10:00:36.816192+0000 mgr.x (mgr.24655) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.845926+0000 mgr.x (mgr.24655) 10 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:00:38.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:37 smithi060 bash[25240]: cephadm 2024-09-16T10:00:36.846151+0000 mgr.x (mgr.24655) 11 : cephadm [INF] [16/Sep/2024:10:00:36] ENGINE Bus STARTED 2024-09-16T10:00:38.505 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.245+0000 7fde69b57040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T10:00:38.505 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.333+0000 7fde69b57040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T10:00:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[25240]: cluster 2024-09-16T10:00:37.813256+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T10:00:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[25240]: cephadm 2024-09-16T10:00:37.934918+0000 mgr.x (mgr.24655) 12 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-16T10:00:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[19757]: cluster 2024-09-16T10:00:37.813256+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T10:00:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[19757]: cephadm 2024-09-16T10:00:37.934918+0000 mgr.x (mgr.24655) 12 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-16T10:00:38.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.613+0000 7fde69b57040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T10:00:38.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.805+0000 7fde69b57040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:00:39.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:38 smithi081 bash[20441]: cluster 2024-09-16T10:00:37.813256+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T10:00:39.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:38 smithi081 bash[20441]: cephadm 2024-09-16T10:00:37.934918+0000 mgr.x (mgr.24655) 12 : cephadm [INF] Deploying cephadm binary to smithi081 2024-09-16T10:00:39.261 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:38 smithi060 bash[20007]: debug 2024-09-16T10:00:38.981+0000 7fde69b57040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T10:00:39.262 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[20007]: debug 2024-09-16T10:00:39.065+0000 7fde69b57040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T10:00:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[20007]: debug 2024-09-16T10:00:39.253+0000 7fde69b57040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T10:00:40.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: cluster 2024-09-16T10:00:38.816814+0000 mgr.x (mgr.24655) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:40.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.543719+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.552958+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.563923+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.565925+0000 mon.c (mon.2) 205 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.566503+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.571733+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.781419+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.789414+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:39 smithi081 bash[20441]: audit 2024-09-16T10:00:39.797613+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: cluster 2024-09-16T10:00:38.816814+0000 mgr.x (mgr.24655) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.543719+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.552958+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.563923+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.565925+0000 mon.c (mon.2) 205 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.566503+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.571733+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.781419+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.789414+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[19757]: audit 2024-09-16T10:00:39.797613+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: cluster 2024-09-16T10:00:38.816814+0000 mgr.x (mgr.24655) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.543719+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.552958+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.563923+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.565925+0000 mon.c (mon.2) 205 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.566503+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.571733+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.781419+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.789414+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:39 smithi060 bash[25240]: audit 2024-09-16T10:00:39.797613+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:40.310 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:00:40.513 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[20007]: debug 2024-09-16T10:00:40.169+0000 7fde69b57040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T10:00:40.513 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[20007]: debug 2024-09-16T10:00:40.257+0000 7fde69b57040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T10:00:40.816 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[20007]: debug 2024-09-16T10:00:40.505+0000 7fde69b57040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T10:00:40.817 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[20007]: debug 2024-09-16T10:00:40.585+0000 7fde69b57040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T10:00:41.100 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: debug 2024-09-16T10:00:41.009+0000 7fde69b57040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T10:00:41.100 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: debug 2024-09-16T10:00:41.093+0000 7fde69b57040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T10:00:41.100 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: cluster 2024-09-16T10:00:39.818512+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T10:00:41.100 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.358851+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.100 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.365079+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.366831+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.367069+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.369663+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.373132+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.374182+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.750459+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[19757]: audit 2024-09-16T10:00:40.760355+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.101 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: cluster 2024-09-16T10:00:39.818512+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.358851+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.365079+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.366831+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.367069+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.369663+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.373132+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.374182+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.750459+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:40 smithi060 bash[25240]: audit 2024-09-16T10:00:40.760355+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: cluster 2024-09-16T10:00:39.818512+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T10:00:41.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.358851+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.365079+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.366831+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.367069+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.369663+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.373132+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.374182+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:41.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.750459+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:40 smithi081 bash[20441]: audit 2024-09-16T10:00:40.760355+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:41.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: [16/Sep/2024:10:00:41] ENGINE Bus STARTING 2024-09-16T10:00:41.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: CherryPy Checker: 2024-09-16T10:00:41.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: The Application mounted at '' has an empty config. 2024-09-16T10:00:41.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: [16/Sep/2024:10:00:41] ENGINE Serving on http://:::9283 2024-09-16T10:00:41.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[20007]: [16/Sep/2024:10:00:41] ENGINE Bus STARTED 2024-09-16T10:00:42.112 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.380803+0000 mgr.x (mgr.24655) 14 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.381462+0000 mgr.x (mgr.24655) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.502178+0000 mgr.x (mgr.24655) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.591454+0000 mgr.x (mgr.24655) 17 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.668638+0000 mgr.x (mgr.24655) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.735801+0000 mgr.x (mgr.24655) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cluster 2024-09-16T10:00:40.818400+0000 mgr.x (mgr.24655) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.871428+0000 mgr.x (mgr.24655) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cephadm 2024-09-16T10:00:40.931662+0000 mgr.x (mgr.24655) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: cluster 2024-09-16T10:00:41.118843+0000 mon.a (mon.0) 1379 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.122524+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.123000+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.124206+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.125124+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:00:42.113 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.142475+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.149383+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.156750+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.162160+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.193083+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[25240]: audit 2024-09-16T10:00:41.193571+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.380803+0000 mgr.x (mgr.24655) 14 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.381462+0000 mgr.x (mgr.24655) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.502178+0000 mgr.x (mgr.24655) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.591454+0000 mgr.x (mgr.24655) 17 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.668638+0000 mgr.x (mgr.24655) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.114 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.735801+0000 mgr.x (mgr.24655) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cluster 2024-09-16T10:00:40.818400+0000 mgr.x (mgr.24655) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.871428+0000 mgr.x (mgr.24655) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cephadm 2024-09-16T10:00:40.931662+0000 mgr.x (mgr.24655) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: cluster 2024-09-16T10:00:41.118843+0000 mon.a (mon.0) 1379 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.122524+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.123000+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.124206+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.125124+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.142475+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.149383+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.156750+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.162160+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.193083+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.115 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:41 smithi060 bash[19757]: audit 2024-09-16T10:00:41.193571+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.380803+0000 mgr.x (mgr.24655) 14 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.381462+0000 mgr.x (mgr.24655) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.502178+0000 mgr.x (mgr.24655) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.591454+0000 mgr.x (mgr.24655) 17 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.668638+0000 mgr.x (mgr.24655) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.735801+0000 mgr.x (mgr.24655) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cluster 2024-09-16T10:00:40.818400+0000 mgr.x (mgr.24655) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.871428+0000 mgr.x (mgr.24655) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cephadm 2024-09-16T10:00:40.931662+0000 mgr.x (mgr.24655) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: cluster 2024-09-16T10:00:41.118843+0000 mon.a (mon.0) 1379 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.122524+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.123000+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.124206+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.125124+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.60:0/3730941704' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:00:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.142475+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.149383+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.156750+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.162160+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:42.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.193083+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:41 smithi081 bash[20441]: audit 2024-09-16T10:00:41.193571+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:00:42.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.407 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.408 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.408 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.409 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.409 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.409 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.826 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.826 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.826 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.827 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.827 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.828 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.828 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:42.828 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:43.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: cephadm 2024-09-16T10:00:41.609628+0000 mgr.x (mgr.24655) 23 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-09-16T10:00:43.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:41.843259+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:00:43.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: cluster 2024-09-16T10:00:41.844311+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:00:43.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:42.323365+0000 mgr.x (mgr.24655) 24 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:42.634749+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:42.640360+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:42.640802+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:42 smithi081 bash[20441]: audit 2024-09-16T10:00:42.650772+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: cephadm 2024-09-16T10:00:41.609628+0000 mgr.x (mgr.24655) 23 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:41.843259+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: cluster 2024-09-16T10:00:41.844311+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:42.323365+0000 mgr.x (mgr.24655) 24 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:42.634749+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:42.640360+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:42.640802+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[25240]: audit 2024-09-16T10:00:42.650772+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: cephadm 2024-09-16T10:00:41.609628+0000 mgr.x (mgr.24655) 23 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-09-16T10:00:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:41.843259+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: cluster 2024-09-16T10:00:41.844311+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:42.323365+0000 mgr.x (mgr.24655) 24 : audit [DBG] from='client.24737 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:42.634749+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:42.640360+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:42.640802+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:00:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:42 smithi060 bash[19757]: audit 2024-09-16T10:00:42.650772+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:44.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[25240]: cephadm 2024-09-16T10:00:42.644493+0000 mgr.x (mgr.24655) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:00:44.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[25240]: cephadm 2024-09-16T10:00:42.657450+0000 mgr.x (mgr.24655) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:00:44.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[25240]: cluster 2024-09-16T10:00:42.819252+0000 mgr.x (mgr.24655) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:00:44.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[25240]: audit 2024-09-16T10:00:43.202892+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:44.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[19757]: cephadm 2024-09-16T10:00:42.644493+0000 mgr.x (mgr.24655) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:00:44.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[19757]: cephadm 2024-09-16T10:00:42.657450+0000 mgr.x (mgr.24655) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:00:44.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[19757]: cluster 2024-09-16T10:00:42.819252+0000 mgr.x (mgr.24655) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:00:44.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:44 smithi060 bash[19757]: audit 2024-09-16T10:00:43.202892+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:44.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:44 smithi081 bash[20441]: cephadm 2024-09-16T10:00:42.644493+0000 mgr.x (mgr.24655) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:00:44.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:44 smithi081 bash[20441]: cephadm 2024-09-16T10:00:42.657450+0000 mgr.x (mgr.24655) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:00:44.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:44 smithi081 bash[20441]: cluster 2024-09-16T10:00:42.819252+0000 mgr.x (mgr.24655) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:00:44.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:44 smithi081 bash[20441]: audit 2024-09-16T10:00:43.202892+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[20441]: cluster 2024-09-16T10:00:44.819937+0000 mgr.x (mgr.24655) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[20441]: audit 2024-09-16T10:00:45.774823+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[20441]: audit 2024-09-16T10:00:45.783385+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[20441]: audit 2024-09-16T10:00:45.786630+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[20441]: audit 2024-09-16T10:00:45.787047+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:46.655 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[44474]: ts=2024-09-16T10:00:46.357Z 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.60:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:00:46.655 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[44474]: ts=2024-09-16T10:00:46.358Z 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.60:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:00:46.655 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[44474]: ts=2024-09-16T10:00:46.359Z 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.60:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:00:46.655 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[44474]: ts=2024-09-16T10:00:46.359Z 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.60:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:00:46.655 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:46 smithi081 bash[44474]: ts=2024-09-16T10:00:46.361Z 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.60:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:00:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[19757]: cluster 2024-09-16T10:00:44.819937+0000 mgr.x (mgr.24655) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[19757]: audit 2024-09-16T10:00:45.774823+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[19757]: audit 2024-09-16T10:00:45.783385+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[19757]: audit 2024-09-16T10:00:45.786630+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[19757]: audit 2024-09-16T10:00:45.787047+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[25240]: cluster 2024-09-16T10:00:44.819937+0000 mgr.x (mgr.24655) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[25240]: audit 2024-09-16T10:00:45.774823+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[25240]: audit 2024-09-16T10:00:45.783385+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[25240]: audit 2024-09-16T10:00:45.786630+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:46 smithi060 bash[25240]: audit 2024-09-16T10:00:45.787047+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:00:47.349 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.350 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.350 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.351 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.351 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.351 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.352 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.654 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.654 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.655 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.655 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.655 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.656 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:47.656 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:47 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: cephadm 2024-09-16T10:00:46.629976+0000 mgr.x (mgr.24655) 29 : cephadm [INF] Deploying daemon agent.smithi081 on smithi081 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: cluster 2024-09-16T10:00:46.821496+0000 mgr.x (mgr.24655) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: audit 2024-09-16T10:00:47.332765+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.60:0/3333923784' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: audit 2024-09-16T10:00:47.637576+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: audit 2024-09-16T10:00:47.649261+0000 mon.c (mon.2) 215 : audit [INF] from='client.? 172.21.15.60:0/1829767179' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: audit 2024-09-16T10:00:47.649868+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:48 smithi081 bash[20441]: audit 2024-09-16T10:00:48.178610+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: cephadm 2024-09-16T10:00:46.629976+0000 mgr.x (mgr.24655) 29 : cephadm [INF] Deploying daemon agent.smithi081 on smithi081 2024-09-16T10:00:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: cluster 2024-09-16T10:00:46.821496+0000 mgr.x (mgr.24655) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:00:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: audit 2024-09-16T10:00:47.332765+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.60:0/3333923784' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: audit 2024-09-16T10:00:47.637576+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: audit 2024-09-16T10:00:47.649261+0000 mon.c (mon.2) 215 : audit [INF] from='client.? 172.21.15.60:0/1829767179' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: audit 2024-09-16T10:00:47.649868+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[19757]: audit 2024-09-16T10:00:48.178610+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: cephadm 2024-09-16T10:00:46.629976+0000 mgr.x (mgr.24655) 29 : cephadm [INF] Deploying daemon agent.smithi081 on smithi081 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: cluster 2024-09-16T10:00:46.821496+0000 mgr.x (mgr.24655) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: audit 2024-09-16T10:00:47.332765+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.60:0/3333923784' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: audit 2024-09-16T10:00:47.637576+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: audit 2024-09-16T10:00:47.649261+0000 mon.c (mon.2) 215 : audit [INF] from='client.? 172.21.15.60:0/1829767179' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: audit 2024-09-16T10:00:47.649868+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]: dispatch 2024-09-16T10:00:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:48 smithi060 bash[25240]: audit 2024-09-16T10:00:48.178610+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:49 smithi081 bash[20441]: cephadm 2024-09-16T10:00:47.645335+0000 mgr.x (mgr.24655) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:00:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:49 smithi081 bash[20441]: cephadm 2024-09-16T10:00:47.888058+0000 mgr.x (mgr.24655) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:00:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:49 smithi081 bash[20441]: audit 2024-09-16T10:00:48.635535+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]': finished 2024-09-16T10:00:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:49 smithi081 bash[20441]: cluster 2024-09-16T10:00:48.642828+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:00:49.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:49 smithi081 bash[20441]: audit 2024-09-16T10:00:48.978173+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]: dispatch 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[20007]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:00:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[25240]: cephadm 2024-09-16T10:00:47.645335+0000 mgr.x (mgr.24655) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[25240]: cephadm 2024-09-16T10:00:47.888058+0000 mgr.x (mgr.24655) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[25240]: audit 2024-09-16T10:00:48.635535+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]': finished 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[25240]: cluster 2024-09-16T10:00:48.642828+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:00:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[25240]: audit 2024-09-16T10:00:48.978173+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]: dispatch 2024-09-16T10:00:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[19757]: cephadm 2024-09-16T10:00:47.645335+0000 mgr.x (mgr.24655) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:00:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[19757]: cephadm 2024-09-16T10:00:47.888058+0000 mgr.x (mgr.24655) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:00:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[19757]: audit 2024-09-16T10:00:48.635535+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3754040309"}]': finished 2024-09-16T10:00:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[19757]: cluster 2024-09-16T10:00:48.642828+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T10:00:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:49 smithi060 bash[19757]: audit 2024-09-16T10:00:48.978173+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]: dispatch 2024-09-16T10:00:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: cluster 2024-09-16T10:00:48.822239+0000 mgr.x (mgr.24655) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:50.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:49.640748+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]': finished 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: cluster 2024-09-16T10:00:49.644201+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:49.975915+0000 mon.c (mon.2) 216 : audit [INF] from='client.? 172.21.15.60:0/2632723043' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:49.976328+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:50.042275+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:50.052960+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:50 smithi081 bash[20441]: audit 2024-09-16T10:00:50.063183+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: cluster 2024-09-16T10:00:48.822239+0000 mgr.x (mgr.24655) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:49.640748+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]': finished 2024-09-16T10:00:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: cluster 2024-09-16T10:00:49.644201+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:00:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:49.975915+0000 mon.c (mon.2) 216 : audit [INF] from='client.? 172.21.15.60:0/2632723043' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:49.976328+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:50.042275+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:50.052960+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[19757]: audit 2024-09-16T10:00:50.063183+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: cluster 2024-09-16T10:00:48.822239+0000 mgr.x (mgr.24655) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:49.640748+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 172.21.15.60:0/274567168' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3976213978"}]': finished 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: cluster 2024-09-16T10:00:49.644201+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:49.975915+0000 mon.c (mon.2) 216 : audit [INF] from='client.? 172.21.15.60:0/2632723043' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:49.976328+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]: dispatch 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:50.042275+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:50.052960+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:50 smithi060 bash[25240]: audit 2024-09-16T10:00:50.063183+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:51 smithi081 bash[20441]: audit 2024-09-16T10:00:50.643616+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]': finished 2024-09-16T10:00:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:51 smithi081 bash[20441]: cluster 2024-09-16T10:00:50.650980+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:00:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:51 smithi081 bash[20441]: cluster 2024-09-16T10:00:50.823766+0000 mgr.x (mgr.24655) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:00:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:51 smithi081 bash[20441]: audit 2024-09-16T10:00:50.852054+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:51.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:51 smithi081 bash[20441]: audit 2024-09-16T10:00:50.986995+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]: dispatch 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[19757]: audit 2024-09-16T10:00:50.643616+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]': finished 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[19757]: cluster 2024-09-16T10:00:50.650980+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[19757]: cluster 2024-09-16T10:00:50.823766+0000 mgr.x (mgr.24655) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[19757]: audit 2024-09-16T10:00:50.852054+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[19757]: audit 2024-09-16T10:00:50.986995+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]: dispatch 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[25240]: audit 2024-09-16T10:00:50.643616+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/593363136"}]': finished 2024-09-16T10:00:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[25240]: cluster 2024-09-16T10:00:50.650980+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T10:00:51.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[25240]: cluster 2024-09-16T10:00:50.823766+0000 mgr.x (mgr.24655) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:00:51.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[25240]: audit 2024-09-16T10:00:50.852054+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:00:51.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:51 smithi060 bash[25240]: audit 2024-09-16T10:00:50.986995+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]: dispatch 2024-09-16T10:00:52.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[20441]: audit 2024-09-16T10:00:51.652286+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]': finished 2024-09-16T10:00:52.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[20441]: cluster 2024-09-16T10:00:51.658071+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:00:52.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[20441]: audit 2024-09-16T10:00:51.991831+0000 mon.c (mon.2) 218 : audit [INF] from='client.? 172.21.15.60:0/2612749357' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:52.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[20441]: audit 2024-09-16T10:00:51.992724+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.574Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.575Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.575Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:00:52.905 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:52 smithi081 bash[44474]: ts=2024-09-16T10:00:52.575Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[25240]: audit 2024-09-16T10:00:51.652286+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]': finished 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[25240]: cluster 2024-09-16T10:00:51.658071+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[25240]: audit 2024-09-16T10:00:51.991831+0000 mon.c (mon.2) 218 : audit [INF] from='client.? 172.21.15.60:0/2612749357' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[25240]: audit 2024-09-16T10:00:51.992724+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[19757]: audit 2024-09-16T10:00:51.652286+0000 mon.a (mon.0) 1411 : audit [INF] from='client.? 172.21.15.60:0/378051291' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/38065538"}]': finished 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[19757]: cluster 2024-09-16T10:00:51.658071+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T10:00:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[19757]: audit 2024-09-16T10:00:51.991831+0000 mon.c (mon.2) 218 : audit [INF] from='client.? 172.21.15.60:0/2612749357' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:52 smithi060 bash[19757]: audit 2024-09-16T10:00:51.992724+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]: dispatch 2024-09-16T10:00:53.274 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[56428]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:00:53.654 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[56545]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:00:53.654 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:53 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:00:53.654 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:53 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:00:53.654 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:53 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:00:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:52.664036+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]': finished 2024-09-16T10:00:54.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:52.671261+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: cluster 2024-09-16T10:00:52.672341+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:52.681741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:52.688963+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: cluster 2024-09-16T10:00:52.824585+0000 mgr.x (mgr.24655) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.004600+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]: dispatch 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.329921+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.355507+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.361389+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.366911+0000 mgr.x (mgr.24655) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.367615+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:53 smithi081 bash[20441]: audit 2024-09-16T10:00:53.372076+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:52.664036+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]': finished 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:52.671261+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: cluster 2024-09-16T10:00:52.672341+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:52.681741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:52.688963+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: cluster 2024-09-16T10:00:52.824585+0000 mgr.x (mgr.24655) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.004600+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]: dispatch 2024-09-16T10:00:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.329921+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.355507+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.361389+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.366911+0000 mgr.x (mgr.24655) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.367615+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[25240]: audit 2024-09-16T10:00:53.372076+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:52.664036+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/1912328057"}]': finished 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:52.671261+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: cluster 2024-09-16T10:00:52.672341+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:52.681741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:52.688963+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: cluster 2024-09-16T10:00:52.824585+0000 mgr.x (mgr.24655) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.004600+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]: dispatch 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.329921+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.355507+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.361389+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.366911+0000 mgr.x (mgr.24655) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.367615+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:53 smithi060 bash[19757]: audit 2024-09-16T10:00:53.372076+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.372668+0000 mgr.x (mgr.24655) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.377079+0000 mgr.x (mgr.24655) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.695429+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]': finished 2024-09-16T10:00:54.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: cluster 2024-09-16T10:00:53.702786+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:00:54.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.939239+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.949489+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.951673+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.953066+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:53.961418+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[19757]: audit 2024-09-16T10:00:54.040015+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]: dispatch 2024-09-16T10:00:54.813 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.372668+0000 mgr.x (mgr.24655) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.377079+0000 mgr.x (mgr.24655) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.695429+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]': finished 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: cluster 2024-09-16T10:00:53.702786+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.939239+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.949489+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.951673+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.953066+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:54.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:53.961418+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:54 smithi060 bash[25240]: audit 2024-09-16T10:00:54.040015+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]: dispatch 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.372668+0000 mgr.x (mgr.24655) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.377079+0000 mgr.x (mgr.24655) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.695429+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.60:0/946609706' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2267812958"}]': finished 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: cluster 2024-09-16T10:00:53.702786+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.939239+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.949489+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.951673+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.953066+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:00:54.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:53.961418+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:54.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[20441]: audit 2024-09-16T10:00:54.040015+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]: dispatch 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.656Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.656Z 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-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.656Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.656Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.656Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.658Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.658Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.659Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.660Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.662Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:00:54.906 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.663Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=885.702µs 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.663Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.663Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.677Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.677Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.677Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.324µs wal_replay_duration=14.370063ms wbl_replay_duration=179ns total_replay_duration=15.316271ms 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.679Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.679Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.679Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.707Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.558749ms db_storage=906ns remote_storage=1.279µs web_handler=530ns query_engine=743ns scrape=254.205µs scrape_sd=121.551µs notify=20.457µs notify_sd=40.742µs rules=26.673631ms tracing=6.149µs 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.707Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:00:54.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:00:54 smithi081 bash[56572]: ts=2024-09-16T10:00:54.707Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:00:56.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[19757]: cluster 2024-09-16T10:00:54.825347+0000 mgr.x (mgr.24655) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1 op/s 2024-09-16T10:00:56.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[19757]: audit 2024-09-16T10:00:54.960168+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]': finished 2024-09-16T10:00:56.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[19757]: cluster 2024-09-16T10:00:54.968363+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:00:56.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[25240]: cluster 2024-09-16T10:00:54.825347+0000 mgr.x (mgr.24655) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1 op/s 2024-09-16T10:00:56.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[25240]: audit 2024-09-16T10:00:54.960168+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]': finished 2024-09-16T10:00:56.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:55 smithi060 bash[25240]: cluster 2024-09-16T10:00:54.968363+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:00:56.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:55 smithi081 bash[20441]: cluster 2024-09-16T10:00:54.825347+0000 mgr.x (mgr.24655) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1 op/s 2024-09-16T10:00:56.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:55 smithi081 bash[20441]: audit 2024-09-16T10:00:54.960168+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.60:0/1789339715' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2267812958"}]': finished 2024-09-16T10:00:56.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:55 smithi081 bash[20441]: cluster 2024-09-16T10:00:54.968363+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T10:00:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[25240]: cluster 2024-09-16T10:00:56.826293+0000 mgr.x (mgr.24655) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-16T10:00:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[25240]: audit 2024-09-16T10:00:57.054616+0000 mgr.x (mgr.24655) 41 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[25240]: audit 2024-09-16T10:00:57.822758+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[25240]: audit 2024-09-16T10:00:57.836754+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[25240]: audit 2024-09-16T10:00:57.849851+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[19757]: cluster 2024-09-16T10:00:56.826293+0000 mgr.x (mgr.24655) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[19757]: audit 2024-09-16T10:00:57.054616+0000 mgr.x (mgr.24655) 41 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[19757]: audit 2024-09-16T10:00:57.822758+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[19757]: audit 2024-09-16T10:00:57.836754+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:57 smithi060 bash[19757]: audit 2024-09-16T10:00:57.849851+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:57 smithi081 bash[20441]: cluster 2024-09-16T10:00:56.826293+0000 mgr.x (mgr.24655) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-09-16T10:00:58.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:57 smithi081 bash[20441]: audit 2024-09-16T10:00:57.054616+0000 mgr.x (mgr.24655) 41 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:00:58.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:57 smithi081 bash[20441]: audit 2024-09-16T10:00:57.822758+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:57 smithi081 bash[20441]: audit 2024-09-16T10:00:57.836754+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:00:58.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:57 smithi081 bash[20441]: audit 2024-09-16T10:00:57.849851+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:00.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:00:59 smithi081 bash[20441]: cluster 2024-09-16T10:00:58.827033+0000 mgr.x (mgr.24655) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-16T10:01:00.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:00:59 smithi060 bash[25240]: cluster 2024-09-16T10:00:58.827033+0000 mgr.x (mgr.24655) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-16T10:01:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:00:59 smithi060 bash[19757]: cluster 2024-09-16T10:00:58.827033+0000 mgr.x (mgr.24655) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-16T10:01:01.904 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:01:01 smithi081 bash[43200]: logger=cleanup t=2024-09-16T10:01:01.616199362Z level=info msg="Completed cleanup jobs" duration=82.82546ms 2024-09-16T10:01:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:01 smithi081 bash[20441]: cluster 2024-09-16T10:01:00.828649+0000 mgr.x (mgr.24655) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:01 smithi081 bash[20441]: audit 2024-09-16T10:01:01.448592+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:01 smithi081 bash[20441]: audit 2024-09-16T10:01:01.462212+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:01 smithi081 bash[20441]: audit 2024-09-16T10:01:01.474504+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[25240]: cluster 2024-09-16T10:01:00.828649+0000 mgr.x (mgr.24655) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[25240]: audit 2024-09-16T10:01:01.448592+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[25240]: audit 2024-09-16T10:01:01.462212+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[25240]: audit 2024-09-16T10:01:01.474504+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[19757]: cluster 2024-09-16T10:01:00.828649+0000 mgr.x (mgr.24655) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:02.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[19757]: audit 2024-09-16T10:01:01.448592+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[19757]: audit 2024-09-16T10:01:01.462212+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:02.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:01 smithi060 bash[19757]: audit 2024-09-16T10:01:01.474504+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:04.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:03 smithi081 bash[20441]: cluster 2024-09-16T10:01:02.829397+0000 mgr.x (mgr.24655) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:01:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:03 smithi060 bash[25240]: cluster 2024-09-16T10:01:02.829397+0000 mgr.x (mgr.24655) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:01:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:03 smithi060 bash[19757]: cluster 2024-09-16T10:01:02.829397+0000 mgr.x (mgr.24655) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:01:06.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:05 smithi060 bash[19757]: cluster 2024-09-16T10:01:04.830070+0000 mgr.x (mgr.24655) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:01:06.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:05 smithi060 bash[19757]: audit 2024-09-16T10:01:05.852871+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:06.235 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:05 smithi060 bash[25240]: cluster 2024-09-16T10:01:04.830070+0000 mgr.x (mgr.24655) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:01:06.235 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:05 smithi060 bash[25240]: audit 2024-09-16T10:01:05.852871+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:06.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:05 smithi081 bash[20441]: cluster 2024-09-16T10:01:04.830070+0000 mgr.x (mgr.24655) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:01:06.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:05 smithi081 bash[20441]: audit 2024-09-16T10:01:05.852871+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:06.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:06] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:01:08.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:07 smithi081 bash[20441]: audit 2024-09-16T10:01:06.775339+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:07 smithi081 bash[20441]: audit 2024-09-16T10:01:06.783863+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:07 smithi081 bash[20441]: audit 2024-09-16T10:01:06.793694+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:07 smithi081 bash[20441]: cluster 2024-09-16T10:01:06.831681+0000 mgr.x (mgr.24655) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:01:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:07 smithi081 bash[20441]: audit 2024-09-16T10:01:07.062401+0000 mgr.x (mgr.24655) 47 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[19757]: audit 2024-09-16T10:01:06.775339+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[19757]: audit 2024-09-16T10:01:06.783863+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[19757]: audit 2024-09-16T10:01:06.793694+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[19757]: cluster 2024-09-16T10:01:06.831681+0000 mgr.x (mgr.24655) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[19757]: audit 2024-09-16T10:01:07.062401+0000 mgr.x (mgr.24655) 47 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[25240]: audit 2024-09-16T10:01:06.775339+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[25240]: audit 2024-09-16T10:01:06.783863+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[25240]: audit 2024-09-16T10:01:06.793694+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[25240]: cluster 2024-09-16T10:01:06.831681+0000 mgr.x (mgr.24655) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:01:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:07 smithi060 bash[25240]: audit 2024-09-16T10:01:07.062401+0000 mgr.x (mgr.24655) 47 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:10.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:09 smithi081 bash[20441]: cluster 2024-09-16T10:01:08.832370+0000 mgr.x (mgr.24655) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:09 smithi060 bash[25240]: cluster 2024-09-16T10:01:08.832370+0000 mgr.x (mgr.24655) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:10.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:09 smithi060 bash[19757]: cluster 2024-09-16T10:01:08.832370+0000 mgr.x (mgr.24655) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:12.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:11 smithi081 bash[20441]: cluster 2024-09-16T10:01:10.834024+0000 mgr.x (mgr.24655) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:11 smithi060 bash[25240]: cluster 2024-09-16T10:01:10.834024+0000 mgr.x (mgr.24655) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:11 smithi060 bash[19757]: cluster 2024-09-16T10:01:10.834024+0000 mgr.x (mgr.24655) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:14.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:13 smithi081 bash[20441]: cluster 2024-09-16T10:01:12.834568+0000 mgr.x (mgr.24655) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:13 smithi060 bash[25240]: cluster 2024-09-16T10:01:12.834568+0000 mgr.x (mgr.24655) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:13 smithi060 bash[19757]: cluster 2024-09-16T10:01:12.834568+0000 mgr.x (mgr.24655) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:16.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:15 smithi081 bash[20441]: cluster 2024-09-16T10:01:14.835253+0000 mgr.x (mgr.24655) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:15 smithi060 bash[25240]: cluster 2024-09-16T10:01:14.835253+0000 mgr.x (mgr.24655) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:15 smithi060 bash[19757]: cluster 2024-09-16T10:01:14.835253+0000 mgr.x (mgr.24655) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:16.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:16] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:01:17.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:17 smithi081 bash[20441]: audit 2024-09-16T10:01:16.417026+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:17 smithi081 bash[20441]: audit 2024-09-16T10:01:16.433205+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:17 smithi081 bash[20441]: audit 2024-09-16T10:01:16.446045+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:17 smithi081 bash[20441]: cluster 2024-09-16T10:01:16.836886+0000 mgr.x (mgr.24655) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:17.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:17 smithi081 bash[20441]: audit 2024-09-16T10:01:17.073578+0000 mgr.x (mgr.24655) 53 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[25240]: audit 2024-09-16T10:01:16.417026+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[25240]: audit 2024-09-16T10:01:16.433205+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[25240]: audit 2024-09-16T10:01:16.446045+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[25240]: cluster 2024-09-16T10:01:16.836886+0000 mgr.x (mgr.24655) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[25240]: audit 2024-09-16T10:01:17.073578+0000 mgr.x (mgr.24655) 53 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[19757]: audit 2024-09-16T10:01:16.417026+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[19757]: audit 2024-09-16T10:01:16.433205+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[19757]: audit 2024-09-16T10:01:16.446045+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[19757]: cluster 2024-09-16T10:01:16.836886+0000 mgr.x (mgr.24655) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:17 smithi060 bash[19757]: audit 2024-09-16T10:01:17.073578+0000 mgr.x (mgr.24655) 53 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:20.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:19 smithi081 bash[20441]: cluster 2024-09-16T10:01:18.837638+0000 mgr.x (mgr.24655) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:19 smithi060 bash[19757]: cluster 2024-09-16T10:01:18.837638+0000 mgr.x (mgr.24655) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:19 smithi060 bash[25240]: cluster 2024-09-16T10:01:18.837638+0000 mgr.x (mgr.24655) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:21.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:20 smithi081 bash[20441]: audit 2024-09-16T10:01:20.853456+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:21.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:20 smithi060 bash[19757]: audit 2024-09-16T10:01:20.853456+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:20 smithi060 bash[25240]: audit 2024-09-16T10:01:20.853456+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:22.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:21 smithi081 bash[20441]: cluster 2024-09-16T10:01:20.839179+0000 mgr.x (mgr.24655) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:21 smithi060 bash[19757]: cluster 2024-09-16T10:01:20.839179+0000 mgr.x (mgr.24655) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:21 smithi060 bash[25240]: cluster 2024-09-16T10:01:20.839179+0000 mgr.x (mgr.24655) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:24.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:23 smithi081 bash[20441]: cluster 2024-09-16T10:01:22.839912+0000 mgr.x (mgr.24655) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:23 smithi060 bash[19757]: cluster 2024-09-16T10:01:22.839912+0000 mgr.x (mgr.24655) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:23 smithi060 bash[25240]: cluster 2024-09-16T10:01:22.839912+0000 mgr.x (mgr.24655) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:26.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:25 smithi081 bash[20441]: cluster 2024-09-16T10:01:24.840429+0000 mgr.x (mgr.24655) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:25 smithi060 bash[19757]: cluster 2024-09-16T10:01:24.840429+0000 mgr.x (mgr.24655) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:26.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:25 smithi060 bash[25240]: cluster 2024-09-16T10:01:24.840429+0000 mgr.x (mgr.24655) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:26] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T10:01:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:28 smithi081 bash[20441]: cluster 2024-09-16T10:01:26.842107+0000 mgr.x (mgr.24655) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:28 smithi081 bash[20441]: audit 2024-09-16T10:01:27.012957+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:28 smithi081 bash[20441]: audit 2024-09-16T10:01:27.024091+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:28 smithi081 bash[20441]: audit 2024-09-16T10:01:27.035760+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:28 smithi081 bash[20441]: audit 2024-09-16T10:01:27.082176+0000 mgr.x (mgr.24655) 59 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[19757]: cluster 2024-09-16T10:01:26.842107+0000 mgr.x (mgr.24655) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[19757]: audit 2024-09-16T10:01:27.012957+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[19757]: audit 2024-09-16T10:01:27.024091+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[19757]: audit 2024-09-16T10:01:27.035760+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[19757]: audit 2024-09-16T10:01:27.082176+0000 mgr.x (mgr.24655) 59 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[25240]: cluster 2024-09-16T10:01:26.842107+0000 mgr.x (mgr.24655) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[25240]: audit 2024-09-16T10:01:27.012957+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[25240]: audit 2024-09-16T10:01:27.024091+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[25240]: audit 2024-09-16T10:01:27.035760+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:28 smithi060 bash[25240]: audit 2024-09-16T10:01:27.082176+0000 mgr.x (mgr.24655) 59 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:30.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:30 smithi081 bash[20441]: cluster 2024-09-16T10:01:28.842845+0000 mgr.x (mgr.24655) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:30 smithi060 bash[25240]: cluster 2024-09-16T10:01:28.842845+0000 mgr.x (mgr.24655) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:30 smithi060 bash[19757]: cluster 2024-09-16T10:01:28.842845+0000 mgr.x (mgr.24655) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:32.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:32 smithi081 bash[20441]: cluster 2024-09-16T10:01:30.844525+0000 mgr.x (mgr.24655) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:32 smithi060 bash[25240]: cluster 2024-09-16T10:01:30.844525+0000 mgr.x (mgr.24655) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:32 smithi060 bash[19757]: cluster 2024-09-16T10:01:30.844525+0000 mgr.x (mgr.24655) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:34.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:34 smithi081 bash[20441]: cluster 2024-09-16T10:01:32.845449+0000 mgr.x (mgr.24655) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:34 smithi081 bash[20441]: audit 2024-09-16T10:01:33.120848+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:34 smithi081 bash[20441]: audit 2024-09-16T10:01:33.134852+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:34 smithi081 bash[20441]: audit 2024-09-16T10:01:33.148220+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[19757]: cluster 2024-09-16T10:01:32.845449+0000 mgr.x (mgr.24655) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[19757]: audit 2024-09-16T10:01:33.120848+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[19757]: audit 2024-09-16T10:01:33.134852+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[19757]: audit 2024-09-16T10:01:33.148220+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[25240]: cluster 2024-09-16T10:01:32.845449+0000 mgr.x (mgr.24655) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[25240]: audit 2024-09-16T10:01:33.120848+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[25240]: audit 2024-09-16T10:01:33.134852+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:34 smithi060 bash[25240]: audit 2024-09-16T10:01:33.148220+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:36.383 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:36 smithi060 bash[25240]: cluster 2024-09-16T10:01:34.846324+0000 mgr.x (mgr.24655) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:36.383 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:36 smithi060 bash[25240]: audit 2024-09-16T10:01:35.854018+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:36.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:36 smithi060 bash[19757]: cluster 2024-09-16T10:01:34.846324+0000 mgr.x (mgr.24655) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:36.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:36 smithi060 bash[19757]: audit 2024-09-16T10:01:35.854018+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:36.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:36 smithi081 bash[20441]: cluster 2024-09-16T10:01:34.846324+0000 mgr.x (mgr.24655) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:36.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:36 smithi081 bash[20441]: audit 2024-09-16T10:01:35.854018+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:36.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:36] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:01:38.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:38 smithi081 bash[20441]: cluster 2024-09-16T10:01:36.848255+0000 mgr.x (mgr.24655) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:38 smithi081 bash[20441]: audit 2024-09-16T10:01:37.089973+0000 mgr.x (mgr.24655) 65 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:38 smithi060 bash[25240]: cluster 2024-09-16T10:01:36.848255+0000 mgr.x (mgr.24655) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:38 smithi060 bash[25240]: audit 2024-09-16T10:01:37.089973+0000 mgr.x (mgr.24655) 65 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:38.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:38 smithi060 bash[19757]: cluster 2024-09-16T10:01:36.848255+0000 mgr.x (mgr.24655) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:38.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:38 smithi060 bash[19757]: audit 2024-09-16T10:01:37.089973+0000 mgr.x (mgr.24655) 65 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:40.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:40 smithi081 bash[20441]: cluster 2024-09-16T10:01:38.849149+0000 mgr.x (mgr.24655) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:40 smithi060 bash[19757]: cluster 2024-09-16T10:01:38.849149+0000 mgr.x (mgr.24655) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:40.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:40 smithi060 bash[25240]: cluster 2024-09-16T10:01:38.849149+0000 mgr.x (mgr.24655) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:42.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:42 smithi081 bash[20441]: cluster 2024-09-16T10:01:40.850759+0000 mgr.x (mgr.24655) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:42 smithi060 bash[19757]: cluster 2024-09-16T10:01:40.850759+0000 mgr.x (mgr.24655) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:42 smithi060 bash[25240]: cluster 2024-09-16T10:01:40.850759+0000 mgr.x (mgr.24655) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:44.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:44 smithi081 bash[20441]: cluster 2024-09-16T10:01:42.851635+0000 mgr.x (mgr.24655) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:44 smithi060 bash[19757]: cluster 2024-09-16T10:01:42.851635+0000 mgr.x (mgr.24655) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:44 smithi060 bash[25240]: cluster 2024-09-16T10:01:42.851635+0000 mgr.x (mgr.24655) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:46.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:46 smithi081 bash[20441]: cluster 2024-09-16T10:01:44.852445+0000 mgr.x (mgr.24655) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:46.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:46 smithi060 bash[25240]: cluster 2024-09-16T10:01:44.852445+0000 mgr.x (mgr.24655) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:46 smithi060 bash[19757]: cluster 2024-09-16T10:01:44.852445+0000 mgr.x (mgr.24655) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:46.904 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:46] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:01:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:48 smithi081 bash[20441]: cluster 2024-09-16T10:01:46.854187+0000 mgr.x (mgr.24655) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:48 smithi081 bash[20441]: audit 2024-09-16T10:01:47.097829+0000 mgr.x (mgr.24655) 71 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:48 smithi081 bash[20441]: audit 2024-09-16T10:01:47.235972+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:48 smithi081 bash[20441]: audit 2024-09-16T10:01:47.249366+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:48 smithi081 bash[20441]: audit 2024-09-16T10:01:47.262190+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[25240]: cluster 2024-09-16T10:01:46.854187+0000 mgr.x (mgr.24655) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[25240]: audit 2024-09-16T10:01:47.097829+0000 mgr.x (mgr.24655) 71 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[25240]: audit 2024-09-16T10:01:47.235972+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[25240]: audit 2024-09-16T10:01:47.249366+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[25240]: audit 2024-09-16T10:01:47.262190+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[19757]: cluster 2024-09-16T10:01:46.854187+0000 mgr.x (mgr.24655) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[19757]: audit 2024-09-16T10:01:47.097829+0000 mgr.x (mgr.24655) 71 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[19757]: audit 2024-09-16T10:01:47.235972+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[19757]: audit 2024-09-16T10:01:47.249366+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:48 smithi060 bash[19757]: audit 2024-09-16T10:01:47.262190+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:50.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:50 smithi081 bash[20441]: cluster 2024-09-16T10:01:48.854893+0000 mgr.x (mgr.24655) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:50 smithi060 bash[25240]: cluster 2024-09-16T10:01:48.854893+0000 mgr.x (mgr.24655) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:50 smithi060 bash[19757]: cluster 2024-09-16T10:01:48.854893+0000 mgr.x (mgr.24655) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:51 smithi081 bash[20441]: audit 2024-09-16T10:01:50.854876+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:51 smithi060 bash[25240]: audit 2024-09-16T10:01:50.854876+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:51 smithi060 bash[19757]: audit 2024-09-16T10:01:50.854876+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:01:52.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:52 smithi081 bash[20441]: cluster 2024-09-16T10:01:50.856471+0000 mgr.x (mgr.24655) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:52 smithi060 bash[19757]: cluster 2024-09-16T10:01:50.856471+0000 mgr.x (mgr.24655) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:52.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:52 smithi060 bash[25240]: cluster 2024-09-16T10:01:50.856471+0000 mgr.x (mgr.24655) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: cluster 2024-09-16T10:01:52.857290+0000 mgr.x (mgr.24655) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:53.333250+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:53.346643+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:53.359912+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:54.029050+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:54.031127+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:01:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:54 smithi081 bash[20441]: audit 2024-09-16T10:01:54.043317+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: cluster 2024-09-16T10:01:52.857290+0000 mgr.x (mgr.24655) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:53.333250+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:53.346643+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:53.359912+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:54.029050+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:54.031127+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[19757]: audit 2024-09-16T10:01:54.043317+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: cluster 2024-09-16T10:01:52.857290+0000 mgr.x (mgr.24655) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:53.333250+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:53.346643+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:53.359912+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:54.029050+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:54.031127+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:01:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:54 smithi060 bash[25240]: audit 2024-09-16T10:01:54.043317+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:01:56.654 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:01:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:01:56] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:01:56.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:56 smithi081 bash[20441]: cluster 2024-09-16T10:01:54.857986+0000 mgr.x (mgr.24655) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:56 smithi060 bash[19757]: cluster 2024-09-16T10:01:54.857986+0000 mgr.x (mgr.24655) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:56 smithi060 bash[25240]: cluster 2024-09-16T10:01:54.857986+0000 mgr.x (mgr.24655) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:01:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:58 smithi060 bash[19757]: cluster 2024-09-16T10:01:56.859640+0000 mgr.x (mgr.24655) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:01:58 smithi060 bash[19757]: audit 2024-09-16T10:01:57.100013+0000 mgr.x (mgr.24655) 77 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:58 smithi060 bash[25240]: cluster 2024-09-16T10:01:56.859640+0000 mgr.x (mgr.24655) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:01:58 smithi060 bash[25240]: audit 2024-09-16T10:01:57.100013+0000 mgr.x (mgr.24655) 77 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:01:58.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:58 smithi081 bash[20441]: cluster 2024-09-16T10:01:56.859640+0000 mgr.x (mgr.24655) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:01:58.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:01:58 smithi081 bash[20441]: audit 2024-09-16T10:01:57.100013+0000 mgr.x (mgr.24655) 77 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:00.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:00 smithi081 bash[20441]: cluster 2024-09-16T10:01:58.860387+0000 mgr.x (mgr.24655) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:00 smithi060 bash[25240]: cluster 2024-09-16T10:01:58.860387+0000 mgr.x (mgr.24655) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:00 smithi060 bash[19757]: cluster 2024-09-16T10:01:58.860387+0000 mgr.x (mgr.24655) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:02 smithi060 bash[25240]: cluster 2024-09-16T10:02:00.861992+0000 mgr.x (mgr.24655) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:02 smithi081 bash[20441]: cluster 2024-09-16T10:02:00.861992+0000 mgr.x (mgr.24655) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:02.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:02 smithi060 bash[19757]: cluster 2024-09-16T10:02:00.861992+0000 mgr.x (mgr.24655) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:04.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:04 smithi081 bash[20441]: cluster 2024-09-16T10:02:02.862708+0000 mgr.x (mgr.24655) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:04 smithi060 bash[25240]: cluster 2024-09-16T10:02:02.862708+0000 mgr.x (mgr.24655) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:04.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:04 smithi060 bash[19757]: cluster 2024-09-16T10:02:02.862708+0000 mgr.x (mgr.24655) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:06.655 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:06] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:02:06.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:06 smithi081 bash[20441]: cluster 2024-09-16T10:02:04.863376+0000 mgr.x (mgr.24655) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:06.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:06 smithi081 bash[20441]: audit 2024-09-16T10:02:05.855512+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:06 smithi060 bash[19757]: cluster 2024-09-16T10:02:04.863376+0000 mgr.x (mgr.24655) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:06 smithi060 bash[19757]: audit 2024-09-16T10:02:05.855512+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:06.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:06 smithi060 bash[25240]: cluster 2024-09-16T10:02:04.863376+0000 mgr.x (mgr.24655) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:06.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:06 smithi060 bash[25240]: audit 2024-09-16T10:02:05.855512+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:08 smithi081 bash[20441]: cluster 2024-09-16T10:02:06.865030+0000 mgr.x (mgr.24655) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:08 smithi081 bash[20441]: audit 2024-09-16T10:02:07.111276+0000 mgr.x (mgr.24655) 83 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:08 smithi081 bash[20441]: audit 2024-09-16T10:02:07.454248+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:08 smithi081 bash[20441]: audit 2024-09-16T10:02:07.466550+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:08 smithi081 bash[20441]: audit 2024-09-16T10:02:07.479443+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[19757]: cluster 2024-09-16T10:02:06.865030+0000 mgr.x (mgr.24655) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[19757]: audit 2024-09-16T10:02:07.111276+0000 mgr.x (mgr.24655) 83 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[19757]: audit 2024-09-16T10:02:07.454248+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[19757]: audit 2024-09-16T10:02:07.466550+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[19757]: audit 2024-09-16T10:02:07.479443+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[25240]: cluster 2024-09-16T10:02:06.865030+0000 mgr.x (mgr.24655) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[25240]: audit 2024-09-16T10:02:07.111276+0000 mgr.x (mgr.24655) 83 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[25240]: audit 2024-09-16T10:02:07.454248+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[25240]: audit 2024-09-16T10:02:07.466550+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:08 smithi060 bash[25240]: audit 2024-09-16T10:02:07.479443+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:10.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:10 smithi081 bash[20441]: cluster 2024-09-16T10:02:08.865787+0000 mgr.x (mgr.24655) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:10 smithi060 bash[25240]: cluster 2024-09-16T10:02:08.865787+0000 mgr.x (mgr.24655) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:10 smithi060 bash[19757]: cluster 2024-09-16T10:02:08.865787+0000 mgr.x (mgr.24655) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:12.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:12 smithi081 bash[20441]: cluster 2024-09-16T10:02:10.867407+0000 mgr.x (mgr.24655) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:12 smithi060 bash[25240]: cluster 2024-09-16T10:02:10.867407+0000 mgr.x (mgr.24655) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:12 smithi060 bash[19757]: cluster 2024-09-16T10:02:10.867407+0000 mgr.x (mgr.24655) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:14 smithi081 bash[20441]: cluster 2024-09-16T10:02:12.868143+0000 mgr.x (mgr.24655) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:14 smithi081 bash[20441]: audit 2024-09-16T10:02:13.567684+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:14 smithi081 bash[20441]: audit 2024-09-16T10:02:13.581443+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:14 smithi081 bash[20441]: audit 2024-09-16T10:02:13.596627+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[25240]: cluster 2024-09-16T10:02:12.868143+0000 mgr.x (mgr.24655) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[25240]: audit 2024-09-16T10:02:13.567684+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[25240]: audit 2024-09-16T10:02:13.581443+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[25240]: audit 2024-09-16T10:02:13.596627+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[19757]: cluster 2024-09-16T10:02:12.868143+0000 mgr.x (mgr.24655) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[19757]: audit 2024-09-16T10:02:13.567684+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[19757]: audit 2024-09-16T10:02:13.581443+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:14.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:14 smithi060 bash[19757]: audit 2024-09-16T10:02:13.596627+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:16.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:16 smithi081 bash[20441]: cluster 2024-09-16T10:02:14.868876+0000 mgr.x (mgr.24655) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:16.655 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:16] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:02:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:16 smithi060 bash[25240]: cluster 2024-09-16T10:02:14.868876+0000 mgr.x (mgr.24655) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:16 smithi060 bash[19757]: cluster 2024-09-16T10:02:14.868876+0000 mgr.x (mgr.24655) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:18.496 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:18 smithi060 bash[25240]: cluster 2024-09-16T10:02:16.870694+0000 mgr.x (mgr.24655) 88 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:18.497 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:18 smithi060 bash[25240]: audit 2024-09-16T10:02:17.120933+0000 mgr.x (mgr.24655) 89 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:18.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:18 smithi060 bash[19757]: cluster 2024-09-16T10:02:16.870694+0000 mgr.x (mgr.24655) 88 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:18.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:18 smithi060 bash[19757]: audit 2024-09-16T10:02:17.120933+0000 mgr.x (mgr.24655) 89 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:18.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:18 smithi081 bash[20441]: cluster 2024-09-16T10:02:16.870694+0000 mgr.x (mgr.24655) 88 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:18.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:18 smithi081 bash[20441]: audit 2024-09-16T10:02:17.120933+0000 mgr.x (mgr.24655) 89 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:20.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:20 smithi081 bash[20441]: cluster 2024-09-16T10:02:18.871495+0000 mgr.x (mgr.24655) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:20.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:20 smithi060 bash[25240]: cluster 2024-09-16T10:02:18.871495+0000 mgr.x (mgr.24655) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:20 smithi060 bash[19757]: cluster 2024-09-16T10:02:18.871495+0000 mgr.x (mgr.24655) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:21 smithi081 bash[20441]: audit 2024-09-16T10:02:20.855727+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:21 smithi081 bash[20441]: cluster 2024-09-16T10:02:20.872900+0000 mgr.x (mgr.24655) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:21 smithi060 bash[19757]: audit 2024-09-16T10:02:20.855727+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:21 smithi060 bash[19757]: cluster 2024-09-16T10:02:20.872900+0000 mgr.x (mgr.24655) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:21 smithi060 bash[25240]: audit 2024-09-16T10:02:20.855727+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:21 smithi060 bash[25240]: cluster 2024-09-16T10:02:20.872900+0000 mgr.x (mgr.24655) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:24.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:23 smithi081 bash[20441]: cluster 2024-09-16T10:02:22.873642+0000 mgr.x (mgr.24655) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:23 smithi060 bash[25240]: cluster 2024-09-16T10:02:22.873642+0000 mgr.x (mgr.24655) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:23 smithi060 bash[19757]: cluster 2024-09-16T10:02:22.873642+0000 mgr.x (mgr.24655) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:26.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:25 smithi081 bash[20441]: cluster 2024-09-16T10:02:24.874114+0000 mgr.x (mgr.24655) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:25 smithi060 bash[19757]: cluster 2024-09-16T10:02:24.874114+0000 mgr.x (mgr.24655) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:26.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:25 smithi060 bash[25240]: cluster 2024-09-16T10:02:24.874114+0000 mgr.x (mgr.24655) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-16T10:02:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:26] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-16T10:02:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[25240]: cluster 2024-09-16T10:02:26.875207+0000 mgr.x (mgr.24655) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[25240]: audit 2024-09-16T10:02:27.129674+0000 mgr.x (mgr.24655) 95 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[25240]: audit 2024-09-16T10:02:27.657252+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[25240]: audit 2024-09-16T10:02:27.671297+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[25240]: audit 2024-09-16T10:02:27.683964+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[19757]: cluster 2024-09-16T10:02:26.875207+0000 mgr.x (mgr.24655) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[19757]: audit 2024-09-16T10:02:27.129674+0000 mgr.x (mgr.24655) 95 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[19757]: audit 2024-09-16T10:02:27.657252+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[19757]: audit 2024-09-16T10:02:27.671297+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:27 smithi060 bash[19757]: audit 2024-09-16T10:02:27.683964+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:27 smithi081 bash[20441]: cluster 2024-09-16T10:02:26.875207+0000 mgr.x (mgr.24655) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:27 smithi081 bash[20441]: audit 2024-09-16T10:02:27.129674+0000 mgr.x (mgr.24655) 95 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:27 smithi081 bash[20441]: audit 2024-09-16T10:02:27.657252+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:27 smithi081 bash[20441]: audit 2024-09-16T10:02:27.671297+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:27 smithi081 bash[20441]: audit 2024-09-16T10:02:27.683964+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:29 smithi081 bash[20441]: cluster 2024-09-16T10:02:28.875913+0000 mgr.x (mgr.24655) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:02:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:29 smithi060 bash[19757]: cluster 2024-09-16T10:02:28.875913+0000 mgr.x (mgr.24655) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:02:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:29 smithi060 bash[25240]: cluster 2024-09-16T10:02:28.875913+0000 mgr.x (mgr.24655) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:02:32.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:31 smithi081 bash[20441]: cluster 2024-09-16T10:02:30.877496+0000 mgr.x (mgr.24655) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:31 smithi060 bash[19757]: cluster 2024-09-16T10:02:30.877496+0000 mgr.x (mgr.24655) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:31 smithi060 bash[25240]: cluster 2024-09-16T10:02:30.877496+0000 mgr.x (mgr.24655) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:02:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:33 smithi081 bash[20441]: cluster 2024-09-16T10:02:32.878198+0000 mgr.x (mgr.24655) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:33 smithi081 bash[20441]: audit 2024-09-16T10:02:33.753847+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:33 smithi081 bash[20441]: audit 2024-09-16T10:02:33.768316+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:33 smithi081 bash[20441]: audit 2024-09-16T10:02:33.782038+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[19757]: cluster 2024-09-16T10:02:32.878198+0000 mgr.x (mgr.24655) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[19757]: audit 2024-09-16T10:02:33.753847+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[19757]: audit 2024-09-16T10:02:33.768316+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[19757]: audit 2024-09-16T10:02:33.782038+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[25240]: cluster 2024-09-16T10:02:32.878198+0000 mgr.x (mgr.24655) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[25240]: audit 2024-09-16T10:02:33.753847+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[25240]: audit 2024-09-16T10:02:33.768316+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:33 smithi060 bash[25240]: audit 2024-09-16T10:02:33.782038+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:36.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:35 smithi081 bash[20441]: cluster 2024-09-16T10:02:34.878937+0000 mgr.x (mgr.24655) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:36.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:35 smithi081 bash[20441]: audit 2024-09-16T10:02:35.856158+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:35 smithi060 bash[25240]: cluster 2024-09-16T10:02:34.878937+0000 mgr.x (mgr.24655) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:35 smithi060 bash[25240]: audit 2024-09-16T10:02:35.856158+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:35 smithi060 bash[19757]: cluster 2024-09-16T10:02:34.878937+0000 mgr.x (mgr.24655) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:02:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:35 smithi060 bash[19757]: audit 2024-09-16T10:02:35.856158+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:36] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:02:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:37 smithi081 bash[20441]: cluster 2024-09-16T10:02:36.880571+0000 mgr.x (mgr.24655) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T10:02:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:37 smithi081 bash[20441]: audit 2024-09-16T10:02:37.141159+0000 mgr.x (mgr.24655) 101 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:37 smithi060 bash[19757]: cluster 2024-09-16T10:02:36.880571+0000 mgr.x (mgr.24655) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T10:02:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:37 smithi060 bash[19757]: audit 2024-09-16T10:02:37.141159+0000 mgr.x (mgr.24655) 101 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:37 smithi060 bash[25240]: cluster 2024-09-16T10:02:36.880571+0000 mgr.x (mgr.24655) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T10:02:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:37 smithi060 bash[25240]: audit 2024-09-16T10:02:37.141159+0000 mgr.x (mgr.24655) 101 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:40.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:39 smithi081 bash[20441]: cluster 2024-09-16T10:02:38.881338+0000 mgr.x (mgr.24655) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:39 smithi060 bash[19757]: cluster 2024-09-16T10:02:38.881338+0000 mgr.x (mgr.24655) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:40.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:39 smithi060 bash[25240]: cluster 2024-09-16T10:02:38.881338+0000 mgr.x (mgr.24655) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:41 smithi081 bash[20441]: cluster 2024-09-16T10:02:40.882942+0000 mgr.x (mgr.24655) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:41 smithi060 bash[19757]: cluster 2024-09-16T10:02:40.882942+0000 mgr.x (mgr.24655) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:41 smithi060 bash[25240]: cluster 2024-09-16T10:02:40.882942+0000 mgr.x (mgr.24655) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:44.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:43 smithi081 bash[20441]: cluster 2024-09-16T10:02:42.883659+0000 mgr.x (mgr.24655) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:43 smithi060 bash[19757]: cluster 2024-09-16T10:02:42.883659+0000 mgr.x (mgr.24655) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:44.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:43 smithi060 bash[25240]: cluster 2024-09-16T10:02:42.883659+0000 mgr.x (mgr.24655) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:46.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:45 smithi081 bash[20441]: cluster 2024-09-16T10:02:44.884354+0000 mgr.x (mgr.24655) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:45 smithi060 bash[19757]: cluster 2024-09-16T10:02:44.884354+0000 mgr.x (mgr.24655) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:46.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:45 smithi060 bash[25240]: cluster 2024-09-16T10:02:44.884354+0000 mgr.x (mgr.24655) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:46.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:46] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-16T10:02:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:47 smithi081 bash[20441]: cluster 2024-09-16T10:02:46.886046+0000 mgr.x (mgr.24655) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:47 smithi081 bash[20441]: audit 2024-09-16T10:02:47.152416+0000 mgr.x (mgr.24655) 107 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:47 smithi081 bash[20441]: audit 2024-09-16T10:02:47.887746+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:47 smithi081 bash[20441]: audit 2024-09-16T10:02:47.901358+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:47 smithi081 bash[20441]: audit 2024-09-16T10:02:47.913095+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[25240]: cluster 2024-09-16T10:02:46.886046+0000 mgr.x (mgr.24655) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[25240]: audit 2024-09-16T10:02:47.152416+0000 mgr.x (mgr.24655) 107 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[25240]: audit 2024-09-16T10:02:47.887746+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[25240]: audit 2024-09-16T10:02:47.901358+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[25240]: audit 2024-09-16T10:02:47.913095+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[19757]: cluster 2024-09-16T10:02:46.886046+0000 mgr.x (mgr.24655) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[19757]: audit 2024-09-16T10:02:47.152416+0000 mgr.x (mgr.24655) 107 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[19757]: audit 2024-09-16T10:02:47.887746+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[19757]: audit 2024-09-16T10:02:47.901358+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:47 smithi060 bash[19757]: audit 2024-09-16T10:02:47.913095+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:49 smithi081 bash[20441]: cluster 2024-09-16T10:02:48.886780+0000 mgr.x (mgr.24655) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:50.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:49 smithi060 bash[25240]: cluster 2024-09-16T10:02:48.886780+0000 mgr.x (mgr.24655) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:49 smithi060 bash[19757]: cluster 2024-09-16T10:02:48.886780+0000 mgr.x (mgr.24655) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:51.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:50 smithi081 bash[20441]: audit 2024-09-16T10:02:50.856756+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:50 smithi060 bash[19757]: audit 2024-09-16T10:02:50.856756+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:50 smithi060 bash[25240]: audit 2024-09-16T10:02:50.856756+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:02:52.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:51 smithi081 bash[20441]: cluster 2024-09-16T10:02:50.888468+0000 mgr.x (mgr.24655) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:51 smithi060 bash[19757]: cluster 2024-09-16T10:02:50.888468+0000 mgr.x (mgr.24655) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:51 smithi060 bash[25240]: cluster 2024-09-16T10:02:50.888468+0000 mgr.x (mgr.24655) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:53 smithi081 bash[20441]: cluster 2024-09-16T10:02:52.889590+0000 mgr.x (mgr.24655) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:53 smithi081 bash[20441]: audit 2024-09-16T10:02:53.944452+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:53 smithi081 bash[20441]: audit 2024-09-16T10:02:53.957664+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:53 smithi081 bash[20441]: audit 2024-09-16T10:02:53.969248+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[19757]: cluster 2024-09-16T10:02:52.889590+0000 mgr.x (mgr.24655) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[19757]: audit 2024-09-16T10:02:53.944452+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[19757]: audit 2024-09-16T10:02:53.957664+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[19757]: audit 2024-09-16T10:02:53.969248+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[25240]: cluster 2024-09-16T10:02:52.889590+0000 mgr.x (mgr.24655) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[25240]: audit 2024-09-16T10:02:53.944452+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[25240]: audit 2024-09-16T10:02:53.957664+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:53 smithi060 bash[25240]: audit 2024-09-16T10:02:53.969248+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:55.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:55 smithi081 bash[20441]: audit 2024-09-16T10:02:54.178287+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:02:55.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:55 smithi081 bash[20441]: audit 2024-09-16T10:02:54.180687+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:02:55.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:55 smithi081 bash[20441]: audit 2024-09-16T10:02:54.192609+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[19757]: audit 2024-09-16T10:02:54.178287+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:02:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[19757]: audit 2024-09-16T10:02:54.180687+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:02:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[19757]: audit 2024-09-16T10:02:54.192609+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[25240]: audit 2024-09-16T10:02:54.178287+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:02:55.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[25240]: audit 2024-09-16T10:02:54.180687+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:02:55.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:54 smithi060 bash[25240]: audit 2024-09-16T10:02:54.192609+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:02:56.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:56 smithi081 bash[20441]: cluster 2024-09-16T10:02:54.890243+0000 mgr.x (mgr.24655) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:56 smithi060 bash[19757]: cluster 2024-09-16T10:02:54.890243+0000 mgr.x (mgr.24655) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:56 smithi060 bash[25240]: cluster 2024-09-16T10:02:54.890243+0000 mgr.x (mgr.24655) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:02:56.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:02:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:02:56] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-16T10:02:58.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:58 smithi060 bash[25240]: cluster 2024-09-16T10:02:56.891813+0000 mgr.x (mgr.24655) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:58.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:02:58 smithi060 bash[25240]: audit 2024-09-16T10:02:57.163796+0000 mgr.x (mgr.24655) 113 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:58.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:58 smithi060 bash[19757]: cluster 2024-09-16T10:02:56.891813+0000 mgr.x (mgr.24655) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:58.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:02:58 smithi060 bash[19757]: audit 2024-09-16T10:02:57.163796+0000 mgr.x (mgr.24655) 113 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:02:58.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:58 smithi081 bash[20441]: cluster 2024-09-16T10:02:56.891813+0000 mgr.x (mgr.24655) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:02:58.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:02:58 smithi081 bash[20441]: audit 2024-09-16T10:02:57.163796+0000 mgr.x (mgr.24655) 113 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:00.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:00 smithi081 bash[20441]: cluster 2024-09-16T10:02:58.892486+0000 mgr.x (mgr.24655) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:00 smithi060 bash[19757]: cluster 2024-09-16T10:02:58.892486+0000 mgr.x (mgr.24655) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:00 smithi060 bash[25240]: cluster 2024-09-16T10:02:58.892486+0000 mgr.x (mgr.24655) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:02.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:02 smithi081 bash[20441]: cluster 2024-09-16T10:03:00.894076+0000 mgr.x (mgr.24655) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:02 smithi060 bash[19757]: cluster 2024-09-16T10:03:00.894076+0000 mgr.x (mgr.24655) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:02.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:02 smithi060 bash[25240]: cluster 2024-09-16T10:03:00.894076+0000 mgr.x (mgr.24655) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:04.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:04 smithi081 bash[20441]: cluster 2024-09-16T10:03:02.894760+0000 mgr.x (mgr.24655) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:04 smithi060 bash[19757]: cluster 2024-09-16T10:03:02.894760+0000 mgr.x (mgr.24655) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:04 smithi060 bash[25240]: cluster 2024-09-16T10:03:02.894760+0000 mgr.x (mgr.24655) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:06.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:06 smithi081 bash[20441]: cluster 2024-09-16T10:03:04.895416+0000 mgr.x (mgr.24655) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:06.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:06 smithi081 bash[20441]: audit 2024-09-16T10:03:05.856948+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:06.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:06 smithi060 bash[25240]: cluster 2024-09-16T10:03:04.895416+0000 mgr.x (mgr.24655) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:06.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:06 smithi060 bash[25240]: audit 2024-09-16T10:03:05.856948+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:06 smithi060 bash[19757]: cluster 2024-09-16T10:03:04.895416+0000 mgr.x (mgr.24655) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:06 smithi060 bash[19757]: audit 2024-09-16T10:03:05.856948+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:06.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:06] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:03:08.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:08 smithi081 bash[20441]: cluster 2024-09-16T10:03:06.897184+0000 mgr.x (mgr.24655) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:08.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:08 smithi081 bash[20441]: audit 2024-09-16T10:03:07.173421+0000 mgr.x (mgr.24655) 119 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:08.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:08 smithi081 bash[20441]: audit 2024-09-16T10:03:08.124579+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:08 smithi081 bash[20441]: audit 2024-09-16T10:03:08.140367+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:08 smithi081 bash[20441]: audit 2024-09-16T10:03:08.154582+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[25240]: cluster 2024-09-16T10:03:06.897184+0000 mgr.x (mgr.24655) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[25240]: audit 2024-09-16T10:03:07.173421+0000 mgr.x (mgr.24655) 119 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[25240]: audit 2024-09-16T10:03:08.124579+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[25240]: audit 2024-09-16T10:03:08.140367+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[25240]: audit 2024-09-16T10:03:08.154582+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[19757]: cluster 2024-09-16T10:03:06.897184+0000 mgr.x (mgr.24655) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[19757]: audit 2024-09-16T10:03:07.173421+0000 mgr.x (mgr.24655) 119 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[19757]: audit 2024-09-16T10:03:08.124579+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[19757]: audit 2024-09-16T10:03:08.140367+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:08 smithi060 bash[19757]: audit 2024-09-16T10:03:08.154582+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:10.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:10 smithi081 bash[20441]: cluster 2024-09-16T10:03:08.897835+0000 mgr.x (mgr.24655) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:10 smithi060 bash[19757]: cluster 2024-09-16T10:03:08.897835+0000 mgr.x (mgr.24655) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:10 smithi060 bash[25240]: cluster 2024-09-16T10:03:08.897835+0000 mgr.x (mgr.24655) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:12.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:12 smithi081 bash[20441]: cluster 2024-09-16T10:03:10.899345+0000 mgr.x (mgr.24655) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:12 smithi060 bash[25240]: cluster 2024-09-16T10:03:10.899345+0000 mgr.x (mgr.24655) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:12 smithi060 bash[19757]: cluster 2024-09-16T10:03:10.899345+0000 mgr.x (mgr.24655) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:14 smithi081 bash[20441]: cluster 2024-09-16T10:03:12.900035+0000 mgr.x (mgr.24655) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:14 smithi081 bash[20441]: audit 2024-09-16T10:03:14.157193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:14 smithi081 bash[20441]: audit 2024-09-16T10:03:14.172254+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:14 smithi081 bash[20441]: audit 2024-09-16T10:03:14.186854+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[25240]: cluster 2024-09-16T10:03:12.900035+0000 mgr.x (mgr.24655) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[25240]: audit 2024-09-16T10:03:14.157193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[25240]: audit 2024-09-16T10:03:14.172254+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[25240]: audit 2024-09-16T10:03:14.186854+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[19757]: cluster 2024-09-16T10:03:12.900035+0000 mgr.x (mgr.24655) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[19757]: audit 2024-09-16T10:03:14.157193+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[19757]: audit 2024-09-16T10:03:14.172254+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:14 smithi060 bash[19757]: audit 2024-09-16T10:03:14.186854+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:16.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:16 smithi081 bash[20441]: cluster 2024-09-16T10:03:14.900679+0000 mgr.x (mgr.24655) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:16 smithi060 bash[25240]: cluster 2024-09-16T10:03:14.900679+0000 mgr.x (mgr.24655) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:16 smithi060 bash[19757]: cluster 2024-09-16T10:03:14.900679+0000 mgr.x (mgr.24655) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:16.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:16] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:03:18.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:18 smithi081 bash[20441]: cluster 2024-09-16T10:03:16.902344+0000 mgr.x (mgr.24655) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:18.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:18 smithi081 bash[20441]: audit 2024-09-16T10:03:17.184793+0000 mgr.x (mgr.24655) 125 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:18 smithi060 bash[25240]: cluster 2024-09-16T10:03:16.902344+0000 mgr.x (mgr.24655) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:18 smithi060 bash[25240]: audit 2024-09-16T10:03:17.184793+0000 mgr.x (mgr.24655) 125 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:18 smithi060 bash[19757]: cluster 2024-09-16T10:03:16.902344+0000 mgr.x (mgr.24655) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:18 smithi060 bash[19757]: audit 2024-09-16T10:03:17.184793+0000 mgr.x (mgr.24655) 125 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:20.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:20 smithi060 bash[25240]: cluster 2024-09-16T10:03:18.903034+0000 mgr.x (mgr.24655) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:20.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:20 smithi060 bash[19757]: cluster 2024-09-16T10:03:18.903034+0000 mgr.x (mgr.24655) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:20.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:20 smithi081 bash[20441]: cluster 2024-09-16T10:03:18.903034+0000 mgr.x (mgr.24655) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:21 smithi081 bash[20441]: audit 2024-09-16T10:03:20.857849+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:21 smithi060 bash[19757]: audit 2024-09-16T10:03:20.857849+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:21 smithi060 bash[25240]: audit 2024-09-16T10:03:20.857849+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:22.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:22 smithi081 bash[20441]: cluster 2024-09-16T10:03:20.918150+0000 mgr.x (mgr.24655) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:22 smithi060 bash[19757]: cluster 2024-09-16T10:03:20.918150+0000 mgr.x (mgr.24655) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:22 smithi060 bash[25240]: cluster 2024-09-16T10:03:20.918150+0000 mgr.x (mgr.24655) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:24.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:24 smithi081 bash[20441]: cluster 2024-09-16T10:03:22.918834+0000 mgr.x (mgr.24655) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:24 smithi060 bash[19757]: cluster 2024-09-16T10:03:22.918834+0000 mgr.x (mgr.24655) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:24 smithi060 bash[25240]: cluster 2024-09-16T10:03:22.918834+0000 mgr.x (mgr.24655) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:26.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:26 smithi081 bash[20441]: cluster 2024-09-16T10:03:24.919518+0000 mgr.x (mgr.24655) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:26 smithi060 bash[19757]: cluster 2024-09-16T10:03:24.919518+0000 mgr.x (mgr.24655) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:26.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:26 smithi060 bash[25240]: cluster 2024-09-16T10:03:24.919518+0000 mgr.x (mgr.24655) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:26] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:03:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:28 smithi081 bash[20441]: cluster 2024-09-16T10:03:26.921140+0000 mgr.x (mgr.24655) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:28 smithi081 bash[20441]: audit 2024-09-16T10:03:27.195043+0000 mgr.x (mgr.24655) 131 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:28 smithi060 bash[19757]: cluster 2024-09-16T10:03:26.921140+0000 mgr.x (mgr.24655) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:28 smithi060 bash[19757]: audit 2024-09-16T10:03:27.195043+0000 mgr.x (mgr.24655) 131 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:28 smithi060 bash[25240]: cluster 2024-09-16T10:03:26.921140+0000 mgr.x (mgr.24655) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:28 smithi060 bash[25240]: audit 2024-09-16T10:03:27.195043+0000 mgr.x (mgr.24655) 131 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:29.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:29 smithi081 bash[20441]: audit 2024-09-16T10:03:28.356458+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:29 smithi081 bash[20441]: audit 2024-09-16T10:03:28.369987+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:29 smithi081 bash[20441]: audit 2024-09-16T10:03:28.380627+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[19757]: audit 2024-09-16T10:03:28.356458+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[19757]: audit 2024-09-16T10:03:28.369987+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[19757]: audit 2024-09-16T10:03:28.380627+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[25240]: audit 2024-09-16T10:03:28.356458+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[25240]: audit 2024-09-16T10:03:28.369987+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:29 smithi060 bash[25240]: audit 2024-09-16T10:03:28.380627+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:30.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:30 smithi081 bash[20441]: cluster 2024-09-16T10:03:28.921655+0000 mgr.x (mgr.24655) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:30 smithi060 bash[25240]: cluster 2024-09-16T10:03:28.921655+0000 mgr.x (mgr.24655) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:30 smithi060 bash[19757]: cluster 2024-09-16T10:03:28.921655+0000 mgr.x (mgr.24655) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T10:03:32.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:32 smithi081 bash[20441]: cluster 2024-09-16T10:03:30.923176+0000 mgr.x (mgr.24655) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:32 smithi060 bash[25240]: cluster 2024-09-16T10:03:30.923176+0000 mgr.x (mgr.24655) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:32 smithi060 bash[19757]: cluster 2024-09-16T10:03:30.923176+0000 mgr.x (mgr.24655) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:34.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:34 smithi081 bash[20441]: cluster 2024-09-16T10:03:32.924052+0000 mgr.x (mgr.24655) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:34.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:34 smithi060 bash[25240]: cluster 2024-09-16T10:03:32.924052+0000 mgr.x (mgr.24655) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:34 smithi060 bash[19757]: cluster 2024-09-16T10:03:32.924052+0000 mgr.x (mgr.24655) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:35.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:35 smithi081 bash[20441]: audit 2024-09-16T10:03:34.408605+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:35 smithi081 bash[20441]: audit 2024-09-16T10:03:34.422672+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:35 smithi081 bash[20441]: audit 2024-09-16T10:03:34.435617+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:35 smithi081 bash[20441]: cluster 2024-09-16T10:03:34.924805+0000 mgr.x (mgr.24655) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[19757]: audit 2024-09-16T10:03:34.408605+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[19757]: audit 2024-09-16T10:03:34.422672+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[19757]: audit 2024-09-16T10:03:34.435617+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[19757]: cluster 2024-09-16T10:03:34.924805+0000 mgr.x (mgr.24655) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[25240]: audit 2024-09-16T10:03:34.408605+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[25240]: audit 2024-09-16T10:03:34.422672+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[25240]: audit 2024-09-16T10:03:34.435617+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:35 smithi060 bash[25240]: cluster 2024-09-16T10:03:34.924805+0000 mgr.x (mgr.24655) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:36.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:36 smithi081 bash[20441]: audit 2024-09-16T10:03:35.858103+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:36] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:03:36.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:36 smithi060 bash[19757]: audit 2024-09-16T10:03:35.858103+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:36.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:36 smithi060 bash[25240]: audit 2024-09-16T10:03:35.858103+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:37.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:37 smithi081 bash[20441]: cluster 2024-09-16T10:03:36.926534+0000 mgr.x (mgr.24655) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:37.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:37 smithi081 bash[20441]: audit 2024-09-16T10:03:37.197230+0000 mgr.x (mgr.24655) 137 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:37 smithi060 bash[19757]: cluster 2024-09-16T10:03:36.926534+0000 mgr.x (mgr.24655) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:37 smithi060 bash[19757]: audit 2024-09-16T10:03:37.197230+0000 mgr.x (mgr.24655) 137 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:37 smithi060 bash[25240]: cluster 2024-09-16T10:03:36.926534+0000 mgr.x (mgr.24655) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:37 smithi060 bash[25240]: audit 2024-09-16T10:03:37.197230+0000 mgr.x (mgr.24655) 137 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:39 smithi060 bash[19757]: cluster 2024-09-16T10:03:38.927258+0000 mgr.x (mgr.24655) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:39 smithi060 bash[25240]: cluster 2024-09-16T10:03:38.927258+0000 mgr.x (mgr.24655) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:40.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:39 smithi081 bash[20441]: cluster 2024-09-16T10:03:38.927258+0000 mgr.x (mgr.24655) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:41 smithi081 bash[20441]: cluster 2024-09-16T10:03:40.928902+0000 mgr.x (mgr.24655) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:41 smithi060 bash[19757]: cluster 2024-09-16T10:03:40.928902+0000 mgr.x (mgr.24655) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:41 smithi060 bash[25240]: cluster 2024-09-16T10:03:40.928902+0000 mgr.x (mgr.24655) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:42.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T10:03:44.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:43 smithi081 bash[20441]: cluster 2024-09-16T10:03:42.929709+0000 mgr.x (mgr.24655) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:43 smithi060 bash[19757]: cluster 2024-09-16T10:03:42.929709+0000 mgr.x (mgr.24655) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:43 smithi060 bash[25240]: cluster 2024-09-16T10:03:42.929709+0000 mgr.x (mgr.24655) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:46.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:45 smithi081 bash[20441]: cluster 2024-09-16T10:03:44.930530+0000 mgr.x (mgr.24655) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:45 smithi060 bash[19757]: cluster 2024-09-16T10:03:44.930530+0000 mgr.x (mgr.24655) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:46.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:45 smithi060 bash[25240]: cluster 2024-09-16T10:03:44.930530+0000 mgr.x (mgr.24655) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:46.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:46] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:03:47.329 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:48.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:47 smithi060 bash[25240]: cluster 2024-09-16T10:03:46.932173+0000 mgr.x (mgr.24655) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:48.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:47 smithi060 bash[25240]: audit 2024-09-16T10:03:47.208657+0000 mgr.x (mgr.24655) 143 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:48.312 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:47 smithi060 bash[19757]: cluster 2024-09-16T10:03:46.932173+0000 mgr.x (mgr.24655) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:48.312 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:47 smithi060 bash[19757]: audit 2024-09-16T10:03:47.208657+0000 mgr.x (mgr.24655) 143 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:48.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:48 smithi081 bash[20441]: cluster 2024-09-16T10:03:46.932173+0000 mgr.x (mgr.24655) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:48.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:48 smithi081 bash[20441]: audit 2024-09-16T10:03:47.208657+0000 mgr.x (mgr.24655) 143 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:49.087 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to redeploy mgr.y on host 'smithi060' 2024-09-16T10:03:49.772 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps --refresh' 2024-09-16T10:03:49.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:48.528128+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:48.536547+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:48.546032+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:48.718838+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.60:0/2197705864' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: cluster 2024-09-16T10:03:48.932637+0000 mgr.x (mgr.24655) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.058048+0000 mgr.x (mgr.24655) 145 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.061059+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: cephadm 2024-09-16T10:03:49.069805+0000 mgr.x (mgr.24655) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.073182+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.082992+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.088964+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.090067+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.098355+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.124261+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.124626+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.125981+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: audit 2024-09-16T10:03:49.126944+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[25240]: cephadm 2024-09-16T10:03:49.131307+0000 mgr.x (mgr.24655) 147 : cephadm [INF] Deploying daemon mgr.y on smithi060 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:48.528128+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:48.536547+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:48.546032+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:48.718838+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.60:0/2197705864' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: cluster 2024-09-16T10:03:48.932637+0000 mgr.x (mgr.24655) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:49.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.058048+0000 mgr.x (mgr.24655) 145 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.061059+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: cephadm 2024-09-16T10:03:49.069805+0000 mgr.x (mgr.24655) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.073182+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.082992+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.088964+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.090067+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.098355+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.124261+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.124626+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.125981+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: audit 2024-09-16T10:03:49.126944+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:49 smithi060 bash[19757]: cephadm 2024-09-16T10:03:49.131307+0000 mgr.x (mgr.24655) 147 : cephadm [INF] Deploying daemon mgr.y on smithi060 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:48.528128+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:48.536547+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:48.546032+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:48.718838+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.60:0/2197705864' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: cluster 2024-09-16T10:03:48.932637+0000 mgr.x (mgr.24655) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.058048+0000 mgr.x (mgr.24655) 145 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.061059+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: cephadm 2024-09-16T10:03:49.069805+0000 mgr.x (mgr.24655) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.073182+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.082992+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.088964+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.090067+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.098355+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.124261+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.124626+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.125981+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: audit 2024-09-16T10:03:49.126944+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:03:49.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:49 smithi081 bash[20441]: cephadm 2024-09-16T10:03:49.131307+0000 mgr.x (mgr.24655) 147 : cephadm [INF] Deploying daemon mgr.y on smithi060 2024-09-16T10:03:51.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:50 smithi081 bash[20441]: audit 2024-09-16T10:03:50.858986+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:50 smithi060 bash[19757]: audit 2024-09-16T10:03:50.858986+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:50 smithi060 bash[25240]: audit 2024-09-16T10:03:50.858986+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:03:52.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:51 smithi081 bash[20441]: cluster 2024-09-16T10:03:50.934201+0000 mgr.x (mgr.24655) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:51 smithi060 bash[19757]: cluster 2024-09-16T10:03:50.934201+0000 mgr.x (mgr.24655) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:51 smithi060 bash[25240]: cluster 2024-09-16T10:03:50.934201+0000 mgr.x (mgr.24655) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:53 smithi081 bash[20441]: cluster 2024-09-16T10:03:52.934877+0000 mgr.x (mgr.24655) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:53 smithi060 bash[25240]: cluster 2024-09-16T10:03:52.934877+0000 mgr.x (mgr.24655) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:53 smithi060 bash[19757]: cluster 2024-09-16T10:03:52.934877+0000 mgr.x (mgr.24655) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:54.596 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:55 smithi081 bash[20441]: audit 2024-09-16T10:03:54.628783+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:55 smithi081 bash[20441]: audit 2024-09-16T10:03:54.637204+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:55 smithi081 bash[20441]: audit 2024-09-16T10:03:54.646640+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:55 smithi081 bash[20441]: cluster 2024-09-16T10:03:54.935560+0000 mgr.x (mgr.24655) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[19757]: audit 2024-09-16T10:03:54.628783+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[19757]: audit 2024-09-16T10:03:54.637204+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[19757]: audit 2024-09-16T10:03:54.646640+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[19757]: cluster 2024-09-16T10:03:54.935560+0000 mgr.x (mgr.24655) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[25240]: audit 2024-09-16T10:03:54.628783+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[25240]: audit 2024-09-16T10:03:54.637204+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[25240]: audit 2024-09-16T10:03:54.646640+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:03:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:55 smithi060 bash[25240]: cluster 2024-09-16T10:03:54.935560+0000 mgr.x (mgr.24655) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:03:56.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:03:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:03:56] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:03:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:03:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 8s ago 23m - - 2024-09-16T10:03:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 2s ago 23m - - 2024-09-16T10:03:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (13m) 8s ago 13m 13.8M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:03:56.977 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (13m) 2s ago 13m 74.2M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (3m) 8s ago 11m 47.9M - 3.8 b5388489f99e 73d120f0728a 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (6m) 2s ago 22m 509M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (24m) 8s ago 24m 427M - 19.1.1-328-gad35db06 b5388489f99e 573a73869cbd 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (24m) 8s ago 24m 67.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (22m) 2s ago 22m 50.7M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (22m) 8s ago 22m 52.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (13m) 8s ago 13m 9427k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (13m) 2s ago 13m 8636k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (21m) 8s ago 21m 54.8M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (20m) 8s ago 20m 64.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (19m) 8s ago 19m 51.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (18m) 8s ago 19m 56.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (18m) 2s ago 18m 62.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:03:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (17m) 2s ago 17m 62.5M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:03:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (16m) 2s ago 16m 60.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:03:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (15m) 2s ago 15m 53.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:03:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 2s ago 14m 41.7M - 2.43.0 a07b618ecd1d 44df0084d661 2024-09-16T10:03:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (11m) 8s ago 11m 96.1M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:03:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (11m) 2s ago 11m 96.5M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:03:57.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:03:58.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:57 smithi081 bash[20441]: audit 2024-09-16T10:03:56.936051+0000 mgr.x (mgr.24655) 151 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:58.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:57 smithi081 bash[20441]: cluster 2024-09-16T10:03:56.937614+0000 mgr.x (mgr.24655) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:58.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:57 smithi081 bash[20441]: audit 2024-09-16T10:03:57.217194+0000 mgr.x (mgr.24655) 153 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[25240]: audit 2024-09-16T10:03:56.936051+0000 mgr.x (mgr.24655) 151 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[25240]: cluster 2024-09-16T10:03:56.937614+0000 mgr.x (mgr.24655) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[25240]: audit 2024-09-16T10:03:57.217194+0000 mgr.x (mgr.24655) 153 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[19757]: audit 2024-09-16T10:03:56.936051+0000 mgr.x (mgr.24655) 151 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[19757]: cluster 2024-09-16T10:03:56.937614+0000 mgr.x (mgr.24655) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:03:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:57 smithi060 bash[19757]: audit 2024-09-16T10:03:57.217194+0000 mgr.x (mgr.24655) 153 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:00.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:03:59 smithi081 bash[20441]: cluster 2024-09-16T10:03:58.938310+0000 mgr.x (mgr.24655) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:03:59 smithi060 bash[19757]: cluster 2024-09-16T10:03:58.938310+0000 mgr.x (mgr.24655) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:00.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:03:59 smithi060 bash[25240]: cluster 2024-09-16T10:03:58.938310+0000 mgr.x (mgr.24655) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:02.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:02 smithi081 bash[20441]: cluster 2024-09-16T10:04:00.939967+0000 mgr.x (mgr.24655) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:02.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:01 smithi060 bash[25240]: cluster 2024-09-16T10:04:00.939967+0000 mgr.x (mgr.24655) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:01 smithi060 bash[19757]: cluster 2024-09-16T10:04:00.939967+0000 mgr.x (mgr.24655) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:02.795 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:04:04.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:04 smithi060 bash[19757]: cluster 2024-09-16T10:04:02.940796+0000 mgr.x (mgr.24655) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:04.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:04 smithi060 bash[25240]: cluster 2024-09-16T10:04:02.940796+0000 mgr.x (mgr.24655) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:04.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:04 smithi081 bash[20441]: cluster 2024-09-16T10:04:02.940796+0000 mgr.x (mgr.24655) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:06.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:06 smithi081 bash[20441]: cluster 2024-09-16T10:04:04.941691+0000 mgr.x (mgr.24655) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:06.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:06 smithi081 bash[20441]: audit 2024-09-16T10:04:05.859147+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:06 smithi060 bash[19757]: cluster 2024-09-16T10:04:04.941691+0000 mgr.x (mgr.24655) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:06 smithi060 bash[19757]: audit 2024-09-16T10:04:05.859147+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:06 smithi060 bash[25240]: cluster 2024-09-16T10:04:04.941691+0000 mgr.x (mgr.24655) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:06 smithi060 bash[25240]: audit 2024-09-16T10:04:05.859147+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:06.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:06] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:04:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:08 smithi081 bash[20441]: cluster 2024-09-16T10:04:06.943359+0000 mgr.x (mgr.24655) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:08 smithi081 bash[20441]: audit 2024-09-16T10:04:07.225155+0000 mgr.x (mgr.24655) 159 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:08 smithi060 bash[25240]: cluster 2024-09-16T10:04:06.943359+0000 mgr.x (mgr.24655) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:08 smithi060 bash[25240]: audit 2024-09-16T10:04:07.225155+0000 mgr.x (mgr.24655) 159 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:08 smithi060 bash[19757]: cluster 2024-09-16T10:04:06.943359+0000 mgr.x (mgr.24655) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:08 smithi060 bash[19757]: audit 2024-09-16T10:04:07.225155+0000 mgr.x (mgr.24655) 159 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:09.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:09 smithi081 bash[20441]: audit 2024-09-16T10:04:08.716529+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:09.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:09 smithi081 bash[20441]: audit 2024-09-16T10:04:08.730203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:09.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:09 smithi081 bash[20441]: audit 2024-09-16T10:04:08.745925+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:09.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:09 smithi081 bash[20441]: cluster 2024-09-16T10:04:08.944072+0000 mgr.x (mgr.24655) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[25240]: audit 2024-09-16T10:04:08.716529+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[25240]: audit 2024-09-16T10:04:08.730203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[25240]: audit 2024-09-16T10:04:08.745925+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[25240]: cluster 2024-09-16T10:04:08.944072+0000 mgr.x (mgr.24655) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[19757]: audit 2024-09-16T10:04:08.716529+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[19757]: audit 2024-09-16T10:04:08.730203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[19757]: audit 2024-09-16T10:04:08.745925+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:09 smithi060 bash[19757]: cluster 2024-09-16T10:04:08.944072+0000 mgr.x (mgr.24655) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:12.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:12 smithi081 bash[20441]: cluster 2024-09-16T10:04:10.945642+0000 mgr.x (mgr.24655) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:12.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:12 smithi060 bash[25240]: cluster 2024-09-16T10:04:10.945642+0000 mgr.x (mgr.24655) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:11 smithi060 bash[19757]: cluster 2024-09-16T10:04:10.945642+0000 mgr.x (mgr.24655) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:14.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:14 smithi081 bash[20441]: cluster 2024-09-16T10:04:12.946344+0000 mgr.x (mgr.24655) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:14 smithi060 bash[25240]: cluster 2024-09-16T10:04:12.946344+0000 mgr.x (mgr.24655) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:14 smithi060 bash[19757]: cluster 2024-09-16T10:04:12.946344+0000 mgr.x (mgr.24655) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:15 smithi081 bash[20441]: audit 2024-09-16T10:04:14.842577+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:15 smithi081 bash[20441]: audit 2024-09-16T10:04:14.852167+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:15 smithi081 bash[20441]: audit 2024-09-16T10:04:14.861754+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:15 smithi081 bash[20441]: cluster 2024-09-16T10:04:14.947057+0000 mgr.x (mgr.24655) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[25240]: audit 2024-09-16T10:04:14.842577+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[25240]: audit 2024-09-16T10:04:14.852167+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[25240]: audit 2024-09-16T10:04:14.861754+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[25240]: cluster 2024-09-16T10:04:14.947057+0000 mgr.x (mgr.24655) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[19757]: audit 2024-09-16T10:04:14.842577+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[19757]: audit 2024-09-16T10:04:14.852167+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[19757]: audit 2024-09-16T10:04:14.861754+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:15 smithi060 bash[19757]: cluster 2024-09-16T10:04:14.947057+0000 mgr.x (mgr.24655) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:16.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:16] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:04:18.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:18 smithi081 bash[20441]: cluster 2024-09-16T10:04:16.948718+0000 mgr.x (mgr.24655) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:18.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:18 smithi081 bash[20441]: audit 2024-09-16T10:04:17.233106+0000 mgr.x (mgr.24655) 165 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:18 smithi060 bash[25240]: cluster 2024-09-16T10:04:16.948718+0000 mgr.x (mgr.24655) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:18 smithi060 bash[25240]: audit 2024-09-16T10:04:17.233106+0000 mgr.x (mgr.24655) 165 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:18 smithi060 bash[19757]: cluster 2024-09-16T10:04:16.948718+0000 mgr.x (mgr.24655) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:18 smithi060 bash[19757]: audit 2024-09-16T10:04:17.233106+0000 mgr.x (mgr.24655) 165 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:20.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:20 smithi081 bash[20441]: cluster 2024-09-16T10:04:18.949435+0000 mgr.x (mgr.24655) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:20.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:20 smithi060 bash[25240]: cluster 2024-09-16T10:04:18.949435+0000 mgr.x (mgr.24655) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:20.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:20 smithi060 bash[19757]: cluster 2024-09-16T10:04:18.949435+0000 mgr.x (mgr.24655) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:21.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:21 smithi081 bash[20441]: audit 2024-09-16T10:04:20.859623+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:21 smithi060 bash[25240]: audit 2024-09-16T10:04:20.859623+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:21 smithi060 bash[19757]: audit 2024-09-16T10:04:20.859623+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:22.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:22 smithi081 bash[20441]: cluster 2024-09-16T10:04:20.951050+0000 mgr.x (mgr.24655) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:22 smithi060 bash[25240]: cluster 2024-09-16T10:04:20.951050+0000 mgr.x (mgr.24655) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:22 smithi060 bash[19757]: cluster 2024-09-16T10:04:20.951050+0000 mgr.x (mgr.24655) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:24.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:24 smithi081 bash[20441]: cluster 2024-09-16T10:04:22.951769+0000 mgr.x (mgr.24655) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:24 smithi060 bash[19757]: cluster 2024-09-16T10:04:22.951769+0000 mgr.x (mgr.24655) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:24 smithi060 bash[25240]: cluster 2024-09-16T10:04:22.951769+0000 mgr.x (mgr.24655) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:26.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:26 smithi081 bash[20441]: cluster 2024-09-16T10:04:24.952478+0000 mgr.x (mgr.24655) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:26.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:26 smithi060 bash[19757]: cluster 2024-09-16T10:04:24.952478+0000 mgr.x (mgr.24655) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:26.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:26 smithi060 bash[25240]: cluster 2024-09-16T10:04:24.952478+0000 mgr.x (mgr.24655) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:26] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:04:28.397 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:28 smithi081 bash[20441]: cluster 2024-09-16T10:04:26.954168+0000 mgr.x (mgr.24655) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:28.397 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:28 smithi081 bash[20441]: audit 2024-09-16T10:04:27.240965+0000 mgr.x (mgr.24655) 171 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:28 smithi060 bash[25240]: cluster 2024-09-16T10:04:26.954168+0000 mgr.x (mgr.24655) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:28 smithi060 bash[25240]: audit 2024-09-16T10:04:27.240965+0000 mgr.x (mgr.24655) 171 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:28 smithi060 bash[19757]: cluster 2024-09-16T10:04:26.954168+0000 mgr.x (mgr.24655) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:28 smithi060 bash[19757]: audit 2024-09-16T10:04:27.240965+0000 mgr.x (mgr.24655) 171 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:29 smithi081 bash[20441]: audit 2024-09-16T10:04:28.913794+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:29 smithi081 bash[20441]: audit 2024-09-16T10:04:28.920482+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:29 smithi081 bash[20441]: audit 2024-09-16T10:04:28.927532+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:29 smithi081 bash[20441]: cluster 2024-09-16T10:04:28.954713+0000 mgr.x (mgr.24655) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[25240]: audit 2024-09-16T10:04:28.913794+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[25240]: audit 2024-09-16T10:04:28.920482+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[25240]: audit 2024-09-16T10:04:28.927532+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[25240]: cluster 2024-09-16T10:04:28.954713+0000 mgr.x (mgr.24655) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[19757]: audit 2024-09-16T10:04:28.913794+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[19757]: audit 2024-09-16T10:04:28.920482+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[19757]: audit 2024-09-16T10:04:28.927532+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:30.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:29 smithi060 bash[19757]: cluster 2024-09-16T10:04:28.954713+0000 mgr.x (mgr.24655) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:32.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:32 smithi081 bash[20441]: cluster 2024-09-16T10:04:30.956269+0000 mgr.x (mgr.24655) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:32 smithi060 bash[19757]: cluster 2024-09-16T10:04:30.956269+0000 mgr.x (mgr.24655) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:32 smithi060 bash[25240]: cluster 2024-09-16T10:04:30.956269+0000 mgr.x (mgr.24655) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:34 smithi081 bash[20441]: cluster 2024-09-16T10:04:32.957002+0000 mgr.x (mgr.24655) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:34 smithi060 bash[19757]: cluster 2024-09-16T10:04:32.957002+0000 mgr.x (mgr.24655) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:34 smithi060 bash[25240]: cluster 2024-09-16T10:04:32.957002+0000 mgr.x (mgr.24655) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:36.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[20441]: cluster 2024-09-16T10:04:34.957958+0000 mgr.x (mgr.24655) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[20441]: audit 2024-09-16T10:04:35.064910+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[20441]: audit 2024-09-16T10:04:35.077499+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[20441]: audit 2024-09-16T10:04:35.088723+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[20441]: audit 2024-09-16T10:04:35.860107+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[25240]: cluster 2024-09-16T10:04:34.957958+0000 mgr.x (mgr.24655) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[25240]: audit 2024-09-16T10:04:35.064910+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[25240]: audit 2024-09-16T10:04:35.077499+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[25240]: audit 2024-09-16T10:04:35.088723+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[25240]: audit 2024-09-16T10:04:35.860107+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[19757]: cluster 2024-09-16T10:04:34.957958+0000 mgr.x (mgr.24655) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[19757]: audit 2024-09-16T10:04:35.064910+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[19757]: audit 2024-09-16T10:04:35.077499+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[19757]: audit 2024-09-16T10:04:35.088723+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:36.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:36 smithi060 bash[19757]: audit 2024-09-16T10:04:35.860107+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:36] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T10:04:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:38 smithi081 bash[20441]: cluster 2024-09-16T10:04:36.959749+0000 mgr.x (mgr.24655) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:38 smithi081 bash[20441]: audit 2024-09-16T10:04:37.251280+0000 mgr.x (mgr.24655) 177 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:38 smithi060 bash[19757]: cluster 2024-09-16T10:04:36.959749+0000 mgr.x (mgr.24655) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:38 smithi060 bash[19757]: audit 2024-09-16T10:04:37.251280+0000 mgr.x (mgr.24655) 177 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:38 smithi060 bash[25240]: cluster 2024-09-16T10:04:36.959749+0000 mgr.x (mgr.24655) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:38 smithi060 bash[25240]: audit 2024-09-16T10:04:37.251280+0000 mgr.x (mgr.24655) 177 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:40.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:40 smithi081 bash[20441]: cluster 2024-09-16T10:04:38.960582+0000 mgr.x (mgr.24655) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:40 smithi060 bash[19757]: cluster 2024-09-16T10:04:38.960582+0000 mgr.x (mgr.24655) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:40.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:40 smithi060 bash[25240]: cluster 2024-09-16T10:04:38.960582+0000 mgr.x (mgr.24655) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:42 smithi081 bash[20441]: cluster 2024-09-16T10:04:40.962211+0000 mgr.x (mgr.24655) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:42 smithi060 bash[19757]: cluster 2024-09-16T10:04:40.962211+0000 mgr.x (mgr.24655) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:42 smithi060 bash[25240]: cluster 2024-09-16T10:04:40.962211+0000 mgr.x (mgr.24655) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:43.948 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.948 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.949 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.949 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.949 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.950 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.950 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:43.950 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:44.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:43 smithi060 systemd[1]: Stopping Ceph mgr.y for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:04:44.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:44 smithi060 bash[25240]: cluster 2024-09-16T10:04:42.963027+0000 mgr.x (mgr.24655) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:44.299 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:44 smithi060 bash[19757]: cluster 2024-09-16T10:04:42.963027+0000 mgr.x (mgr.24655) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:44.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:44 smithi081 bash[20441]: cluster 2024-09-16T10:04:42.963027+0000 mgr.x (mgr.24655) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 bash[76489]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-y 2024-09-16T10:04:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:04:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 bash[76550]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-y 2024-09-16T10:04:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T10:04:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: Stopped Ceph mgr.y for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:04:45.371 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.371 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.372 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.372 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.372 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.373 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.373 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:45 smithi060 systemd[1]: Started Ceph mgr.y for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:04:45.373 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.373 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:45.374 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:04:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:04:46.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: cluster 2024-09-16T10:04:44.963795+0000 mgr.x (mgr.24655) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.089035+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.096186+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.103770+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.110687+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.204419+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.206534+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[20441]: audit 2024-09-16T10:04:45.217280+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: cluster 2024-09-16T10:04:44.963795+0000 mgr.x (mgr.24655) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.089035+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.096186+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.103770+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.110687+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.204419+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.206534+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[19757]: audit 2024-09-16T10:04:45.217280+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: cluster 2024-09-16T10:04:44.963795+0000 mgr.x (mgr.24655) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.089035+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.096186+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.103770+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.110687+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.204419+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:04:46.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.206534+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:04:46.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[25240]: audit 2024-09-16T10:04:45.217280+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:46.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:46] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T10:04:47.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:46 smithi060 bash[76606]: debug 2024-09-16T10:04:46.802+0000 7fd6dfaaf640 1 -- 172.21.15.60:0/1949819576 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559386d890e0 con 0x559386d8a800 2024-09-16T10:04:48.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:48 smithi081 bash[20441]: cluster 2024-09-16T10:04:46.965442+0000 mgr.x (mgr.24655) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:48.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:48 smithi081 bash[20441]: audit 2024-09-16T10:04:47.262482+0000 mgr.x (mgr.24655) 183 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:48 smithi060 bash[19757]: cluster 2024-09-16T10:04:46.965442+0000 mgr.x (mgr.24655) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:48 smithi060 bash[19757]: audit 2024-09-16T10:04:47.262482+0000 mgr.x (mgr.24655) 183 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:48 smithi060 bash[25240]: cluster 2024-09-16T10:04:46.965442+0000 mgr.x (mgr.24655) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:48 smithi060 bash[25240]: audit 2024-09-16T10:04:47.262482+0000 mgr.x (mgr.24655) 183 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:50 smithi081 bash[20441]: cluster 2024-09-16T10:04:48.966297+0000 mgr.x (mgr.24655) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:50.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:50 smithi081 bash[20441]: audit 2024-09-16T10:04:49.129208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:50 smithi081 bash[20441]: audit 2024-09-16T10:04:49.138326+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:50 smithi081 bash[20441]: audit 2024-09-16T10:04:49.148332+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[19757]: cluster 2024-09-16T10:04:48.966297+0000 mgr.x (mgr.24655) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[19757]: audit 2024-09-16T10:04:49.129208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[19757]: audit 2024-09-16T10:04:49.138326+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[19757]: audit 2024-09-16T10:04:49.148332+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[25240]: cluster 2024-09-16T10:04:48.966297+0000 mgr.x (mgr.24655) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[25240]: audit 2024-09-16T10:04:49.129208+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[25240]: audit 2024-09-16T10:04:49.138326+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:50.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:50 smithi060 bash[25240]: audit 2024-09-16T10:04:49.148332+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:51.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:51 smithi081 bash[20441]: audit 2024-09-16T10:04:50.860505+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:51 smithi060 bash[19757]: audit 2024-09-16T10:04:50.860505+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:51 smithi060 bash[25240]: audit 2024-09-16T10:04:50.860505+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:04:52.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:52 smithi081 bash[20441]: cluster 2024-09-16T10:04:50.967288+0000 mgr.x (mgr.24655) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:52 smithi060 bash[19757]: cluster 2024-09-16T10:04:50.967288+0000 mgr.x (mgr.24655) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:52 smithi060 bash[25240]: cluster 2024-09-16T10:04:50.967288+0000 mgr.x (mgr.24655) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:53.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:53 smithi060 bash[76606]: [16/Sep/2024:10:04:53] ENGINE Bus STARTING 2024-09-16T10:04:53.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:53 smithi060 bash[76606]: CherryPy Checker: 2024-09-16T10:04:53.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:53 smithi060 bash[76606]: The Application mounted at '' has an empty config. 2024-09-16T10:04:53.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:53 smithi060 bash[76606]: [16/Sep/2024:10:04:53] ENGINE Serving on http://:::9283 2024-09-16T10:04:53.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:04:53 smithi060 bash[76606]: [16/Sep/2024:10:04:53] ENGINE Bus STARTED 2024-09-16T10:04:54.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: cluster 2024-09-16T10:04:52.967959+0000 mgr.x (mgr.24655) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: cluster 2024-09-16T10:04:53.292709+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: cluster 2024-09-16T10:04:53.292846+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: audit 2024-09-16T10:04:53.296465+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: audit 2024-09-16T10:04:53.298093+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: audit 2024-09-16T10:04:53.301351+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:54 smithi081 bash[20441]: audit 2024-09-16T10:04:53.301883+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: cluster 2024-09-16T10:04:52.967959+0000 mgr.x (mgr.24655) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: cluster 2024-09-16T10:04:53.292709+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: cluster 2024-09-16T10:04:53.292846+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: audit 2024-09-16T10:04:53.296465+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: audit 2024-09-16T10:04:53.298093+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: audit 2024-09-16T10:04:53.301351+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[25240]: audit 2024-09-16T10:04:53.301883+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: cluster 2024-09-16T10:04:52.967959+0000 mgr.x (mgr.24655) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: cluster 2024-09-16T10:04:53.292709+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: cluster 2024-09-16T10:04:53.292846+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: audit 2024-09-16T10:04:53.296465+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: audit 2024-09-16T10:04:53.298093+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:04:54.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: audit 2024-09-16T10:04:53.301351+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:04:54.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:54 smithi060 bash[19757]: audit 2024-09-16T10:04:53.301883+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:04:55.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:55 smithi081 bash[20441]: cluster 2024-09-16T10:04:54.158039+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:04:55.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:55 smithi081 bash[20441]: audit 2024-09-16T10:04:54.680921+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:55 smithi081 bash[20441]: audit 2024-09-16T10:04:54.691161+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:55 smithi081 bash[20441]: audit 2024-09-16T10:04:54.705431+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[19757]: cluster 2024-09-16T10:04:54.158039+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[19757]: audit 2024-09-16T10:04:54.680921+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[19757]: audit 2024-09-16T10:04:54.691161+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[19757]: audit 2024-09-16T10:04:54.705431+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[25240]: cluster 2024-09-16T10:04:54.158039+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T10:04:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[25240]: audit 2024-09-16T10:04:54.680921+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[25240]: audit 2024-09-16T10:04:54.691161+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:55 smithi060 bash[25240]: audit 2024-09-16T10:04:54.705431+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:56 smithi081 bash[20441]: cluster 2024-09-16T10:04:54.968685+0000 mgr.x (mgr.24655) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:56 smithi081 bash[20441]: audit 2024-09-16T10:04:55.270013+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:56 smithi081 bash[20441]: audit 2024-09-16T10:04:55.275925+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:56 smithi081 bash[20441]: audit 2024-09-16T10:04:55.282838+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[19757]: cluster 2024-09-16T10:04:54.968685+0000 mgr.x (mgr.24655) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[19757]: audit 2024-09-16T10:04:55.270013+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[19757]: audit 2024-09-16T10:04:55.275925+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[19757]: audit 2024-09-16T10:04:55.282838+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[25240]: cluster 2024-09-16T10:04:54.968685+0000 mgr.x (mgr.24655) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:04:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[25240]: audit 2024-09-16T10:04:55.270013+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[25240]: audit 2024-09-16T10:04:55.275925+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:56 smithi060 bash[25240]: audit 2024-09-16T10:04:55.282838+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:04:56.915 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:04:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:04:56] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:04:58.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:58 smithi081 bash[20441]: cluster 2024-09-16T10:04:56.970366+0000 mgr.x (mgr.24655) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:58.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:04:58 smithi081 bash[20441]: audit 2024-09-16T10:04:57.273603+0000 mgr.x (mgr.24655) 189 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:58 smithi060 bash[19757]: cluster 2024-09-16T10:04:56.970366+0000 mgr.x (mgr.24655) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:04:58 smithi060 bash[19757]: audit 2024-09-16T10:04:57.273603+0000 mgr.x (mgr.24655) 189 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:04:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:58 smithi060 bash[25240]: cluster 2024-09-16T10:04:56.970366+0000 mgr.x (mgr.24655) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:04:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:04:58 smithi060 bash[25240]: audit 2024-09-16T10:04:57.273603+0000 mgr.x (mgr.24655) 189 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:00.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:00 smithi060 bash[25240]: cluster 2024-09-16T10:04:58.971070+0000 mgr.x (mgr.24655) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:00.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:00 smithi060 bash[19757]: cluster 2024-09-16T10:04:58.971070+0000 mgr.x (mgr.24655) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:00.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:00 smithi081 bash[20441]: cluster 2024-09-16T10:04:58.971070+0000 mgr.x (mgr.24655) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:02.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:02 smithi081 bash[20441]: cluster 2024-09-16T10:05:00.972633+0000 mgr.x (mgr.24655) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:02.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:02 smithi060 bash[25240]: cluster 2024-09-16T10:05:00.972633+0000 mgr.x (mgr.24655) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:02 smithi060 bash[19757]: cluster 2024-09-16T10:05:00.972633+0000 mgr.x (mgr.24655) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:04.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:04 smithi081 bash[20441]: cluster 2024-09-16T10:05:02.973357+0000 mgr.x (mgr.24655) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:04 smithi060 bash[19757]: cluster 2024-09-16T10:05:02.973357+0000 mgr.x (mgr.24655) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:04 smithi060 bash[25240]: cluster 2024-09-16T10:05:02.973357+0000 mgr.x (mgr.24655) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:06.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:06 smithi081 bash[20441]: cluster 2024-09-16T10:05:04.974079+0000 mgr.x (mgr.24655) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:06.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:06 smithi081 bash[20441]: audit 2024-09-16T10:05:05.861287+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:06 smithi060 bash[19757]: cluster 2024-09-16T10:05:04.974079+0000 mgr.x (mgr.24655) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:06 smithi060 bash[19757]: audit 2024-09-16T10:05:05.861287+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:06 smithi060 bash[25240]: cluster 2024-09-16T10:05:04.974079+0000 mgr.x (mgr.24655) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:06 smithi060 bash[25240]: audit 2024-09-16T10:05:05.861287+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:06.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:06] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:05:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:08 smithi081 bash[20441]: cluster 2024-09-16T10:05:06.975723+0000 mgr.x (mgr.24655) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:08.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:08 smithi081 bash[20441]: audit 2024-09-16T10:05:07.281154+0000 mgr.x (mgr.24655) 195 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:08 smithi060 bash[19757]: cluster 2024-09-16T10:05:06.975723+0000 mgr.x (mgr.24655) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:08 smithi060 bash[19757]: audit 2024-09-16T10:05:07.281154+0000 mgr.x (mgr.24655) 195 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:08 smithi060 bash[25240]: cluster 2024-09-16T10:05:06.975723+0000 mgr.x (mgr.24655) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:08.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:08 smithi060 bash[25240]: audit 2024-09-16T10:05:07.281154+0000 mgr.x (mgr.24655) 195 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:10.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:10 smithi081 bash[20441]: cluster 2024-09-16T10:05:08.976286+0000 mgr.x (mgr.24655) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:10 smithi060 bash[25240]: cluster 2024-09-16T10:05:08.976286+0000 mgr.x (mgr.24655) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:10 smithi060 bash[19757]: cluster 2024-09-16T10:05:08.976286+0000 mgr.x (mgr.24655) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:12.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:12 smithi081 bash[20441]: cluster 2024-09-16T10:05:10.977334+0000 mgr.x (mgr.24655) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:12 smithi060 bash[19757]: cluster 2024-09-16T10:05:10.977334+0000 mgr.x (mgr.24655) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:12 smithi060 bash[25240]: cluster 2024-09-16T10:05:10.977334+0000 mgr.x (mgr.24655) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:14 smithi081 bash[20441]: cluster 2024-09-16T10:05:12.978005+0000 mgr.x (mgr.24655) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:14 smithi081 bash[20441]: audit 2024-09-16T10:05:13.365122+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:14 smithi081 bash[20441]: audit 2024-09-16T10:05:13.374017+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:14 smithi081 bash[20441]: audit 2024-09-16T10:05:13.382795+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[25240]: cluster 2024-09-16T10:05:12.978005+0000 mgr.x (mgr.24655) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[25240]: audit 2024-09-16T10:05:13.365122+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[25240]: audit 2024-09-16T10:05:13.374017+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[25240]: audit 2024-09-16T10:05:13.382795+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[19757]: cluster 2024-09-16T10:05:12.978005+0000 mgr.x (mgr.24655) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[19757]: audit 2024-09-16T10:05:13.365122+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[19757]: audit 2024-09-16T10:05:13.374017+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:14 smithi060 bash[19757]: audit 2024-09-16T10:05:13.382795+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.655 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:16] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:16 smithi081 bash[20441]: cluster 2024-09-16T10:05:14.978718+0000 mgr.x (mgr.24655) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:16 smithi081 bash[20441]: audit 2024-09-16T10:05:15.489328+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:16 smithi081 bash[20441]: audit 2024-09-16T10:05:15.502400+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:16 smithi081 bash[20441]: audit 2024-09-16T10:05:15.513715+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[19757]: cluster 2024-09-16T10:05:14.978718+0000 mgr.x (mgr.24655) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[19757]: audit 2024-09-16T10:05:15.489328+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[19757]: audit 2024-09-16T10:05:15.502400+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[19757]: audit 2024-09-16T10:05:15.513715+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[25240]: cluster 2024-09-16T10:05:14.978718+0000 mgr.x (mgr.24655) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[25240]: audit 2024-09-16T10:05:15.489328+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[25240]: audit 2024-09-16T10:05:15.502400+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:16 smithi060 bash[25240]: audit 2024-09-16T10:05:15.513715+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:18.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:18 smithi081 bash[20441]: cluster 2024-09-16T10:05:16.980356+0000 mgr.x (mgr.24655) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:18.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:18 smithi081 bash[20441]: audit 2024-09-16T10:05:17.292626+0000 mgr.x (mgr.24655) 201 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:18 smithi060 bash[19757]: cluster 2024-09-16T10:05:16.980356+0000 mgr.x (mgr.24655) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:18 smithi060 bash[19757]: audit 2024-09-16T10:05:17.292626+0000 mgr.x (mgr.24655) 201 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:18.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:18 smithi060 bash[25240]: cluster 2024-09-16T10:05:16.980356+0000 mgr.x (mgr.24655) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:18.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:18 smithi060 bash[25240]: audit 2024-09-16T10:05:17.292626+0000 mgr.x (mgr.24655) 201 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:20.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:20 smithi081 bash[20441]: cluster 2024-09-16T10:05:18.981052+0000 mgr.x (mgr.24655) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:20 smithi060 bash[19757]: cluster 2024-09-16T10:05:18.981052+0000 mgr.x (mgr.24655) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:20.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:20 smithi060 bash[25240]: cluster 2024-09-16T10:05:18.981052+0000 mgr.x (mgr.24655) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:21 smithi060 bash[25240]: audit 2024-09-16T10:05:20.861472+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:21.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:21 smithi081 bash[20441]: audit 2024-09-16T10:05:20.861472+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:21 smithi060 bash[19757]: audit 2024-09-16T10:05:20.861472+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:22.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:22 smithi081 bash[20441]: cluster 2024-09-16T10:05:20.982676+0000 mgr.x (mgr.24655) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:22 smithi060 bash[19757]: cluster 2024-09-16T10:05:20.982676+0000 mgr.x (mgr.24655) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:22 smithi060 bash[25240]: cluster 2024-09-16T10:05:20.982676+0000 mgr.x (mgr.24655) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:24.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:24 smithi081 bash[20441]: cluster 2024-09-16T10:05:22.983445+0000 mgr.x (mgr.24655) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:24 smithi060 bash[19757]: cluster 2024-09-16T10:05:22.983445+0000 mgr.x (mgr.24655) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:24 smithi060 bash[25240]: cluster 2024-09-16T10:05:22.983445+0000 mgr.x (mgr.24655) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:26.655 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:26] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T10:05:26.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:26 smithi081 bash[20441]: cluster 2024-09-16T10:05:24.984100+0000 mgr.x (mgr.24655) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:26 smithi060 bash[19757]: cluster 2024-09-16T10:05:24.984100+0000 mgr.x (mgr.24655) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:26.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:26 smithi060 bash[25240]: cluster 2024-09-16T10:05:24.984100+0000 mgr.x (mgr.24655) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:28 smithi081 bash[20441]: cluster 2024-09-16T10:05:26.985823+0000 mgr.x (mgr.24655) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:28 smithi081 bash[20441]: audit 2024-09-16T10:05:27.299050+0000 mgr.x (mgr.24655) 207 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:28 smithi060 bash[25240]: cluster 2024-09-16T10:05:26.985823+0000 mgr.x (mgr.24655) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:28 smithi060 bash[25240]: audit 2024-09-16T10:05:27.299050+0000 mgr.x (mgr.24655) 207 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:28 smithi060 bash[19757]: cluster 2024-09-16T10:05:26.985823+0000 mgr.x (mgr.24655) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:28 smithi060 bash[19757]: audit 2024-09-16T10:05:27.299050+0000 mgr.x (mgr.24655) 207 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:30.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:30 smithi081 bash[20441]: cluster 2024-09-16T10:05:28.986529+0000 mgr.x (mgr.24655) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:30 smithi060 bash[25240]: cluster 2024-09-16T10:05:28.986529+0000 mgr.x (mgr.24655) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:30 smithi060 bash[19757]: cluster 2024-09-16T10:05:28.986529+0000 mgr.x (mgr.24655) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:32.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:32 smithi081 bash[20441]: cluster 2024-09-16T10:05:30.988145+0000 mgr.x (mgr.24655) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:32 smithi060 bash[25240]: cluster 2024-09-16T10:05:30.988145+0000 mgr.x (mgr.24655) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:32 smithi060 bash[19757]: cluster 2024-09-16T10:05:30.988145+0000 mgr.x (mgr.24655) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:34.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:34 smithi081 bash[20441]: cluster 2024-09-16T10:05:32.988978+0000 mgr.x (mgr.24655) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:34 smithi081 bash[20441]: audit 2024-09-16T10:05:33.562417+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:34 smithi081 bash[20441]: audit 2024-09-16T10:05:33.576754+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:34 smithi081 bash[20441]: audit 2024-09-16T10:05:33.589318+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[25240]: cluster 2024-09-16T10:05:32.988978+0000 mgr.x (mgr.24655) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[25240]: audit 2024-09-16T10:05:33.562417+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[25240]: audit 2024-09-16T10:05:33.576754+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[25240]: audit 2024-09-16T10:05:33.589318+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[19757]: cluster 2024-09-16T10:05:32.988978+0000 mgr.x (mgr.24655) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[19757]: audit 2024-09-16T10:05:33.562417+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[19757]: audit 2024-09-16T10:05:33.576754+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:34 smithi060 bash[19757]: audit 2024-09-16T10:05:33.589318+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:36] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T10:05:36.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[20441]: cluster 2024-09-16T10:05:34.989715+0000 mgr.x (mgr.24655) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[20441]: audit 2024-09-16T10:05:35.677361+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[20441]: audit 2024-09-16T10:05:35.690623+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[20441]: audit 2024-09-16T10:05:35.703745+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:36 smithi081 bash[20441]: audit 2024-09-16T10:05:35.862393+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[25240]: cluster 2024-09-16T10:05:34.989715+0000 mgr.x (mgr.24655) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:36.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[25240]: audit 2024-09-16T10:05:35.677361+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[25240]: audit 2024-09-16T10:05:35.690623+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[25240]: audit 2024-09-16T10:05:35.703745+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[25240]: audit 2024-09-16T10:05:35.862393+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[19757]: cluster 2024-09-16T10:05:34.989715+0000 mgr.x (mgr.24655) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[19757]: audit 2024-09-16T10:05:35.677361+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[19757]: audit 2024-09-16T10:05:35.690623+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[19757]: audit 2024-09-16T10:05:35.703745+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:36 smithi060 bash[19757]: audit 2024-09-16T10:05:35.862393+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:38.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:38 smithi081 bash[20441]: cluster 2024-09-16T10:05:36.991425+0000 mgr.x (mgr.24655) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:38.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:38 smithi081 bash[20441]: audit 2024-09-16T10:05:37.303890+0000 mgr.x (mgr.24655) 213 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:38 smithi060 bash[19757]: cluster 2024-09-16T10:05:36.991425+0000 mgr.x (mgr.24655) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:38 smithi060 bash[19757]: audit 2024-09-16T10:05:37.303890+0000 mgr.x (mgr.24655) 213 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:38 smithi060 bash[25240]: cluster 2024-09-16T10:05:36.991425+0000 mgr.x (mgr.24655) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:38 smithi060 bash[25240]: audit 2024-09-16T10:05:37.303890+0000 mgr.x (mgr.24655) 213 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:39.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:39 smithi081 bash[20441]: cluster 2024-09-16T10:05:38.992128+0000 mgr.x (mgr.24655) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:39 smithi060 bash[19757]: cluster 2024-09-16T10:05:38.992128+0000 mgr.x (mgr.24655) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:39 smithi060 bash[25240]: cluster 2024-09-16T10:05:38.992128+0000 mgr.x (mgr.24655) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:42.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:42 smithi060 bash[19757]: cluster 2024-09-16T10:05:40.993709+0000 mgr.x (mgr.24655) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:42.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:42 smithi060 bash[25240]: cluster 2024-09-16T10:05:40.993709+0000 mgr.x (mgr.24655) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:42 smithi081 bash[20441]: cluster 2024-09-16T10:05:40.993709+0000 mgr.x (mgr.24655) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:44.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:44 smithi060 bash[25240]: cluster 2024-09-16T10:05:42.994435+0000 mgr.x (mgr.24655) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:44.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:44 smithi060 bash[19757]: cluster 2024-09-16T10:05:42.994435+0000 mgr.x (mgr.24655) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:44.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:44 smithi081 bash[20441]: cluster 2024-09-16T10:05:42.994435+0000 mgr.x (mgr.24655) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:46.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:46 smithi081 bash[20441]: cluster 2024-09-16T10:05:44.995163+0000 mgr.x (mgr.24655) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:46.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:46 smithi081 bash[20441]: audit 2024-09-16T10:05:45.340187+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:05:46.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:46 smithi081 bash[20441]: audit 2024-09-16T10:05:45.342303+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:05:46.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:46 smithi081 bash[20441]: audit 2024-09-16T10:05:45.354272+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[19757]: cluster 2024-09-16T10:05:44.995163+0000 mgr.x (mgr.24655) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[19757]: audit 2024-09-16T10:05:45.340187+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:05:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[19757]: audit 2024-09-16T10:05:45.342303+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:05:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[19757]: audit 2024-09-16T10:05:45.354272+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[25240]: cluster 2024-09-16T10:05:44.995163+0000 mgr.x (mgr.24655) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[25240]: audit 2024-09-16T10:05:45.340187+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:05:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[25240]: audit 2024-09-16T10:05:45.342303+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:05:46.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:46 smithi060 bash[25240]: audit 2024-09-16T10:05:45.354272+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:46.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:46] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T10:05:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:48 smithi081 bash[20441]: cluster 2024-09-16T10:05:46.996809+0000 mgr.x (mgr.24655) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:48 smithi081 bash[20441]: audit 2024-09-16T10:05:47.312899+0000 mgr.x (mgr.24655) 219 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:48 smithi060 bash[19757]: cluster 2024-09-16T10:05:46.996809+0000 mgr.x (mgr.24655) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:48 smithi060 bash[19757]: audit 2024-09-16T10:05:47.312899+0000 mgr.x (mgr.24655) 219 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:48 smithi060 bash[25240]: cluster 2024-09-16T10:05:46.996809+0000 mgr.x (mgr.24655) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:48 smithi060 bash[25240]: audit 2024-09-16T10:05:47.312899+0000 mgr.x (mgr.24655) 219 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:50.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:50 smithi060 bash[19757]: cluster 2024-09-16T10:05:48.997547+0000 mgr.x (mgr.24655) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:50.592 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:50 smithi060 bash[25240]: cluster 2024-09-16T10:05:48.997547+0000 mgr.x (mgr.24655) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:50.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:50 smithi081 bash[20441]: cluster 2024-09-16T10:05:48.997547+0000 mgr.x (mgr.24655) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:51.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:51 smithi081 bash[20441]: audit 2024-09-16T10:05:50.862204+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:51 smithi060 bash[19757]: audit 2024-09-16T10:05:50.862204+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:51 smithi060 bash[25240]: audit 2024-09-16T10:05:50.862204+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:05:52.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:52 smithi081 bash[20441]: cluster 2024-09-16T10:05:50.999192+0000 mgr.x (mgr.24655) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:52 smithi060 bash[19757]: cluster 2024-09-16T10:05:50.999192+0000 mgr.x (mgr.24655) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:52.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:52 smithi060 bash[25240]: cluster 2024-09-16T10:05:50.999192+0000 mgr.x (mgr.24655) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:54 smithi081 bash[20441]: cluster 2024-09-16T10:05:52.999904+0000 mgr.x (mgr.24655) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:54 smithi081 bash[20441]: audit 2024-09-16T10:05:53.810997+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:54 smithi081 bash[20441]: audit 2024-09-16T10:05:53.824036+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:54 smithi081 bash[20441]: audit 2024-09-16T10:05:53.836606+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[19757]: cluster 2024-09-16T10:05:52.999904+0000 mgr.x (mgr.24655) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[19757]: audit 2024-09-16T10:05:53.810997+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[19757]: audit 2024-09-16T10:05:53.824036+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[19757]: audit 2024-09-16T10:05:53.836606+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[25240]: cluster 2024-09-16T10:05:52.999904+0000 mgr.x (mgr.24655) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[25240]: audit 2024-09-16T10:05:53.810997+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[25240]: audit 2024-09-16T10:05:53.824036+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:54 smithi060 bash[25240]: audit 2024-09-16T10:05:53.836606+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:56 smithi081 bash[20441]: cluster 2024-09-16T10:05:55.000631+0000 mgr.x (mgr.24655) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:56.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:56 smithi081 bash[20441]: audit 2024-09-16T10:05:55.893157+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:56 smithi081 bash[20441]: audit 2024-09-16T10:05:55.909252+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:56 smithi081 bash[20441]: audit 2024-09-16T10:05:55.924779+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[19757]: cluster 2024-09-16T10:05:55.000631+0000 mgr.x (mgr.24655) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[19757]: audit 2024-09-16T10:05:55.893157+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[19757]: audit 2024-09-16T10:05:55.909252+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[19757]: audit 2024-09-16T10:05:55.924779+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[25240]: cluster 2024-09-16T10:05:55.000631+0000 mgr.x (mgr.24655) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:05:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[25240]: audit 2024-09-16T10:05:55.893157+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[25240]: audit 2024-09-16T10:05:55.909252+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:56 smithi060 bash[25240]: audit 2024-09-16T10:05:55.924779+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:05:56.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:05:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:05:56] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:05:58.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:58 smithi081 bash[20441]: cluster 2024-09-16T10:05:57.002275+0000 mgr.x (mgr.24655) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:58.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:05:58 smithi081 bash[20441]: audit 2024-09-16T10:05:57.314409+0000 mgr.x (mgr.24655) 225 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:58 smithi060 bash[25240]: cluster 2024-09-16T10:05:57.002275+0000 mgr.x (mgr.24655) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:05:58 smithi060 bash[25240]: audit 2024-09-16T10:05:57.314409+0000 mgr.x (mgr.24655) 225 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:05:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:58 smithi060 bash[19757]: cluster 2024-09-16T10:05:57.002275+0000 mgr.x (mgr.24655) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:05:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:05:58 smithi060 bash[19757]: audit 2024-09-16T10:05:57.314409+0000 mgr.x (mgr.24655) 225 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:00.655 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:06:00 smithi081 bash[43200]: logger=sqlstore.transactions t=2024-09-16T10:06:00.387602388Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:06:00.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:00 smithi081 bash[20441]: cluster 2024-09-16T10:05:59.002982+0000 mgr.x (mgr.24655) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:00 smithi060 bash[19757]: cluster 2024-09-16T10:05:59.002982+0000 mgr.x (mgr.24655) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:00 smithi060 bash[25240]: cluster 2024-09-16T10:05:59.002982+0000 mgr.x (mgr.24655) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:02 smithi060 bash[19757]: cluster 2024-09-16T10:06:01.004633+0000 mgr.x (mgr.24655) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:02 smithi060 bash[25240]: cluster 2024-09-16T10:06:01.004633+0000 mgr.x (mgr.24655) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:02.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:02 smithi081 bash[20441]: cluster 2024-09-16T10:06:01.004633+0000 mgr.x (mgr.24655) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:04 smithi060 bash[19757]: cluster 2024-09-16T10:06:03.005506+0000 mgr.x (mgr.24655) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:04 smithi060 bash[25240]: cluster 2024-09-16T10:06:03.005506+0000 mgr.x (mgr.24655) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:04.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:04 smithi081 bash[20441]: cluster 2024-09-16T10:06:03.005506+0000 mgr.x (mgr.24655) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:06.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:06 smithi081 bash[20441]: cluster 2024-09-16T10:06:05.006350+0000 mgr.x (mgr.24655) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:06.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:06 smithi081 bash[20441]: audit 2024-09-16T10:06:05.862649+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:06 smithi060 bash[19757]: cluster 2024-09-16T10:06:05.006350+0000 mgr.x (mgr.24655) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:06 smithi060 bash[19757]: audit 2024-09-16T10:06:05.862649+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:06 smithi060 bash[25240]: cluster 2024-09-16T10:06:05.006350+0000 mgr.x (mgr.24655) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:06 smithi060 bash[25240]: audit 2024-09-16T10:06:05.862649+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:06.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:06] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:06:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:08 smithi081 bash[20441]: cluster 2024-09-16T10:06:07.008045+0000 mgr.x (mgr.24655) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:08 smithi081 bash[20441]: audit 2024-09-16T10:06:07.325905+0000 mgr.x (mgr.24655) 231 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:08 smithi060 bash[19757]: cluster 2024-09-16T10:06:07.008045+0000 mgr.x (mgr.24655) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:08 smithi060 bash[19757]: audit 2024-09-16T10:06:07.325905+0000 mgr.x (mgr.24655) 231 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:08 smithi060 bash[25240]: cluster 2024-09-16T10:06:07.008045+0000 mgr.x (mgr.24655) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:08 smithi060 bash[25240]: audit 2024-09-16T10:06:07.325905+0000 mgr.x (mgr.24655) 231 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:10.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:10 smithi081 bash[20441]: cluster 2024-09-16T10:06:09.008756+0000 mgr.x (mgr.24655) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:10 smithi060 bash[19757]: cluster 2024-09-16T10:06:09.008756+0000 mgr.x (mgr.24655) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:10 smithi060 bash[25240]: cluster 2024-09-16T10:06:09.008756+0000 mgr.x (mgr.24655) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:12.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:12 smithi081 bash[20441]: cluster 2024-09-16T10:06:11.010374+0000 mgr.x (mgr.24655) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:12 smithi060 bash[19757]: cluster 2024-09-16T10:06:11.010374+0000 mgr.x (mgr.24655) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:12 smithi060 bash[25240]: cluster 2024-09-16T10:06:11.010374+0000 mgr.x (mgr.24655) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[19757]: cluster 2024-09-16T10:06:13.010880+0000 mgr.x (mgr.24655) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[19757]: audit 2024-09-16T10:06:14.021261+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[19757]: audit 2024-09-16T10:06:14.035447+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[19757]: audit 2024-09-16T10:06:14.048206+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[25240]: cluster 2024-09-16T10:06:13.010880+0000 mgr.x (mgr.24655) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[25240]: audit 2024-09-16T10:06:14.021261+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[25240]: audit 2024-09-16T10:06:14.035447+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:14 smithi060 bash[25240]: audit 2024-09-16T10:06:14.048206+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:14 smithi081 bash[20441]: cluster 2024-09-16T10:06:13.010880+0000 mgr.x (mgr.24655) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:14 smithi081 bash[20441]: audit 2024-09-16T10:06:14.021261+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:14 smithi081 bash[20441]: audit 2024-09-16T10:06:14.035447+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:14.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:14 smithi081 bash[20441]: audit 2024-09-16T10:06:14.048206+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:16 smithi081 bash[20441]: cluster 2024-09-16T10:06:15.011542+0000 mgr.x (mgr.24655) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:16.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:16 smithi081 bash[20441]: audit 2024-09-16T10:06:16.074357+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:16 smithi081 bash[20441]: audit 2024-09-16T10:06:16.087182+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:16 smithi081 bash[20441]: audit 2024-09-16T10:06:16.098527+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[19757]: cluster 2024-09-16T10:06:15.011542+0000 mgr.x (mgr.24655) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[19757]: audit 2024-09-16T10:06:16.074357+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[19757]: audit 2024-09-16T10:06:16.087182+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[19757]: audit 2024-09-16T10:06:16.098527+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[25240]: cluster 2024-09-16T10:06:15.011542+0000 mgr.x (mgr.24655) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[25240]: audit 2024-09-16T10:06:16.074357+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[25240]: audit 2024-09-16T10:06:16.087182+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:16 smithi060 bash[25240]: audit 2024-09-16T10:06:16.098527+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:16.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:16] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:06:18.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:18 smithi081 bash[20441]: cluster 2024-09-16T10:06:17.013205+0000 mgr.x (mgr.24655) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:18.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:18 smithi081 bash[20441]: audit 2024-09-16T10:06:17.335071+0000 mgr.x (mgr.24655) 237 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:18 smithi060 bash[19757]: cluster 2024-09-16T10:06:17.013205+0000 mgr.x (mgr.24655) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:18 smithi060 bash[19757]: audit 2024-09-16T10:06:17.335071+0000 mgr.x (mgr.24655) 237 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:18.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:18 smithi060 bash[25240]: cluster 2024-09-16T10:06:17.013205+0000 mgr.x (mgr.24655) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:18.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:18 smithi060 bash[25240]: audit 2024-09-16T10:06:17.335071+0000 mgr.x (mgr.24655) 237 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:20.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:20 smithi081 bash[20441]: cluster 2024-09-16T10:06:19.013948+0000 mgr.x (mgr.24655) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:20 smithi060 bash[19757]: cluster 2024-09-16T10:06:19.013948+0000 mgr.x (mgr.24655) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:20.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:20 smithi060 bash[25240]: cluster 2024-09-16T10:06:19.013948+0000 mgr.x (mgr.24655) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:21.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:21 smithi081 bash[20441]: audit 2024-09-16T10:06:20.863306+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:21 smithi060 bash[19757]: audit 2024-09-16T10:06:20.863306+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:21 smithi060 bash[25240]: audit 2024-09-16T10:06:20.863306+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:22.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:22 smithi081 bash[20441]: cluster 2024-09-16T10:06:21.015562+0000 mgr.x (mgr.24655) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:22 smithi060 bash[19757]: cluster 2024-09-16T10:06:21.015562+0000 mgr.x (mgr.24655) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:22 smithi060 bash[25240]: cluster 2024-09-16T10:06:21.015562+0000 mgr.x (mgr.24655) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:24 smithi060 bash[19757]: cluster 2024-09-16T10:06:23.016266+0000 mgr.x (mgr.24655) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:24 smithi060 bash[25240]: cluster 2024-09-16T10:06:23.016266+0000 mgr.x (mgr.24655) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:24.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:24 smithi081 bash[20441]: cluster 2024-09-16T10:06:23.016266+0000 mgr.x (mgr.24655) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:26.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:26 smithi081 bash[20441]: cluster 2024-09-16T10:06:25.016990+0000 mgr.x (mgr.24655) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:26 smithi060 bash[19757]: cluster 2024-09-16T10:06:25.016990+0000 mgr.x (mgr.24655) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:26.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:26 smithi060 bash[25240]: cluster 2024-09-16T10:06:25.016990+0000 mgr.x (mgr.24655) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:26] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:06:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:28 smithi081 bash[20441]: cluster 2024-09-16T10:06:27.018582+0000 mgr.x (mgr.24655) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:28.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:28 smithi081 bash[20441]: audit 2024-09-16T10:06:27.346556+0000 mgr.x (mgr.24655) 243 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:28 smithi060 bash[19757]: cluster 2024-09-16T10:06:27.018582+0000 mgr.x (mgr.24655) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:28 smithi060 bash[19757]: audit 2024-09-16T10:06:27.346556+0000 mgr.x (mgr.24655) 243 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:28 smithi060 bash[25240]: cluster 2024-09-16T10:06:27.018582+0000 mgr.x (mgr.24655) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:28 smithi060 bash[25240]: audit 2024-09-16T10:06:27.346556+0000 mgr.x (mgr.24655) 243 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:30 smithi081 bash[20441]: cluster 2024-09-16T10:06:29.019291+0000 mgr.x (mgr.24655) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:30 smithi060 bash[19757]: cluster 2024-09-16T10:06:29.019291+0000 mgr.x (mgr.24655) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:30 smithi060 bash[25240]: cluster 2024-09-16T10:06:29.019291+0000 mgr.x (mgr.24655) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:32.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:32 smithi081 bash[20441]: cluster 2024-09-16T10:06:31.020891+0000 mgr.x (mgr.24655) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:32 smithi060 bash[19757]: cluster 2024-09-16T10:06:31.020891+0000 mgr.x (mgr.24655) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:32 smithi060 bash[25240]: cluster 2024-09-16T10:06:31.020891+0000 mgr.x (mgr.24655) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:34.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:34 smithi081 bash[20441]: cluster 2024-09-16T10:06:33.021614+0000 mgr.x (mgr.24655) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:34.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:34 smithi081 bash[20441]: audit 2024-09-16T10:06:34.248413+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:34 smithi081 bash[20441]: audit 2024-09-16T10:06:34.265721+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:34 smithi081 bash[20441]: audit 2024-09-16T10:06:34.279245+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[19757]: cluster 2024-09-16T10:06:33.021614+0000 mgr.x (mgr.24655) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[19757]: audit 2024-09-16T10:06:34.248413+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[19757]: audit 2024-09-16T10:06:34.265721+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[19757]: audit 2024-09-16T10:06:34.279245+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[25240]: cluster 2024-09-16T10:06:33.021614+0000 mgr.x (mgr.24655) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:34.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[25240]: audit 2024-09-16T10:06:34.248413+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[25240]: audit 2024-09-16T10:06:34.265721+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:34.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:34 smithi060 bash[25240]: audit 2024-09-16T10:06:34.279245+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:36.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:36 smithi081 bash[20441]: cluster 2024-09-16T10:06:35.022328+0000 mgr.x (mgr.24655) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:36.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:36 smithi081 bash[20441]: audit 2024-09-16T10:06:35.863546+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:36.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:36 smithi081 bash[20441]: audit 2024-09-16T10:06:36.294857+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[19757]: cluster 2024-09-16T10:06:35.022328+0000 mgr.x (mgr.24655) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[19757]: audit 2024-09-16T10:06:35.863546+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[19757]: audit 2024-09-16T10:06:36.294857+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[25240]: cluster 2024-09-16T10:06:35.022328+0000 mgr.x (mgr.24655) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[25240]: audit 2024-09-16T10:06:35.863546+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:36 smithi060 bash[25240]: audit 2024-09-16T10:06:36.294857+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:36] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T10:06:37.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:37 smithi081 bash[20441]: audit 2024-09-16T10:06:36.319706+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:37.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:37 smithi081 bash[20441]: audit 2024-09-16T10:06:36.336596+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:37 smithi060 bash[19757]: audit 2024-09-16T10:06:36.319706+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:37 smithi060 bash[19757]: audit 2024-09-16T10:06:36.336596+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:37 smithi060 bash[25240]: audit 2024-09-16T10:06:36.319706+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:37 smithi060 bash[25240]: audit 2024-09-16T10:06:36.336596+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:38.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:38 smithi081 bash[20441]: cluster 2024-09-16T10:06:37.023972+0000 mgr.x (mgr.24655) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:38.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:38 smithi081 bash[20441]: audit 2024-09-16T10:06:37.357168+0000 mgr.x (mgr.24655) 249 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:38 smithi060 bash[19757]: cluster 2024-09-16T10:06:37.023972+0000 mgr.x (mgr.24655) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:38 smithi060 bash[19757]: audit 2024-09-16T10:06:37.357168+0000 mgr.x (mgr.24655) 249 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:38 smithi060 bash[25240]: cluster 2024-09-16T10:06:37.023972+0000 mgr.x (mgr.24655) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:38 smithi060 bash[25240]: audit 2024-09-16T10:06:37.357168+0000 mgr.x (mgr.24655) 249 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:40.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:40 smithi081 bash[20441]: cluster 2024-09-16T10:06:39.024691+0000 mgr.x (mgr.24655) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:40.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:40 smithi060 bash[19757]: cluster 2024-09-16T10:06:39.024691+0000 mgr.x (mgr.24655) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:40 smithi060 bash[25240]: cluster 2024-09-16T10:06:39.024691+0000 mgr.x (mgr.24655) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:42.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:42 smithi081 bash[20441]: cluster 2024-09-16T10:06:41.026280+0000 mgr.x (mgr.24655) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:42 smithi060 bash[19757]: cluster 2024-09-16T10:06:41.026280+0000 mgr.x (mgr.24655) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:42 smithi060 bash[25240]: cluster 2024-09-16T10:06:41.026280+0000 mgr.x (mgr.24655) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:44.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:44 smithi081 bash[20441]: cluster 2024-09-16T10:06:43.026932+0000 mgr.x (mgr.24655) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:44 smithi060 bash[19757]: cluster 2024-09-16T10:06:43.026932+0000 mgr.x (mgr.24655) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:44.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:44 smithi060 bash[25240]: cluster 2024-09-16T10:06:43.026932+0000 mgr.x (mgr.24655) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:46.656 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:46] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T10:06:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:46 smithi081 bash[20441]: cluster 2024-09-16T10:06:45.027638+0000 mgr.x (mgr.24655) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:46 smithi081 bash[20441]: audit 2024-09-16T10:06:45.487118+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:06:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:46 smithi081 bash[20441]: audit 2024-09-16T10:06:45.488865+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:06:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:46 smithi081 bash[20441]: audit 2024-09-16T10:06:45.498473+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[19757]: cluster 2024-09-16T10:06:45.027638+0000 mgr.x (mgr.24655) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[19757]: audit 2024-09-16T10:06:45.487118+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[19757]: audit 2024-09-16T10:06:45.488865+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[19757]: audit 2024-09-16T10:06:45.498473+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[25240]: cluster 2024-09-16T10:06:45.027638+0000 mgr.x (mgr.24655) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[25240]: audit 2024-09-16T10:06:45.487118+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[25240]: audit 2024-09-16T10:06:45.488865+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:06:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:46 smithi060 bash[25240]: audit 2024-09-16T10:06:45.498473+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:48 smithi081 bash[20441]: cluster 2024-09-16T10:06:47.029336+0000 mgr.x (mgr.24655) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:48.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:48 smithi081 bash[20441]: audit 2024-09-16T10:06:47.364962+0000 mgr.x (mgr.24655) 255 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:48 smithi060 bash[19757]: cluster 2024-09-16T10:06:47.029336+0000 mgr.x (mgr.24655) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:48 smithi060 bash[19757]: audit 2024-09-16T10:06:47.364962+0000 mgr.x (mgr.24655) 255 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:48 smithi060 bash[25240]: cluster 2024-09-16T10:06:47.029336+0000 mgr.x (mgr.24655) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:48 smithi060 bash[25240]: audit 2024-09-16T10:06:47.364962+0000 mgr.x (mgr.24655) 255 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:50.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:50 smithi081 bash[20441]: cluster 2024-09-16T10:06:49.030053+0000 mgr.x (mgr.24655) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:50 smithi060 bash[19757]: cluster 2024-09-16T10:06:49.030053+0000 mgr.x (mgr.24655) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:50 smithi060 bash[25240]: cluster 2024-09-16T10:06:49.030053+0000 mgr.x (mgr.24655) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:51.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:51 smithi081 bash[20441]: audit 2024-09-16T10:06:50.863969+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:51 smithi060 bash[25240]: audit 2024-09-16T10:06:50.863969+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:51 smithi060 bash[19757]: audit 2024-09-16T10:06:50.863969+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:06:52.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:52 smithi081 bash[20441]: cluster 2024-09-16T10:06:51.031669+0000 mgr.x (mgr.24655) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:52 smithi060 bash[19757]: cluster 2024-09-16T10:06:51.031669+0000 mgr.x (mgr.24655) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:52.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:52 smithi060 bash[25240]: cluster 2024-09-16T10:06:51.031669+0000 mgr.x (mgr.24655) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:54.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:54 smithi081 bash[20441]: cluster 2024-09-16T10:06:53.032385+0000 mgr.x (mgr.24655) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:54 smithi060 bash[19757]: cluster 2024-09-16T10:06:53.032385+0000 mgr.x (mgr.24655) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:54 smithi060 bash[25240]: cluster 2024-09-16T10:06:53.032385+0000 mgr.x (mgr.24655) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:55 smithi081 bash[20441]: audit 2024-09-16T10:06:54.460936+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:55 smithi081 bash[20441]: audit 2024-09-16T10:06:54.483095+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:55 smithi081 bash[20441]: audit 2024-09-16T10:06:54.494923+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:55 smithi081 bash[20441]: cluster 2024-09-16T10:06:55.033112+0000 mgr.x (mgr.24655) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[19757]: audit 2024-09-16T10:06:54.460936+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[19757]: audit 2024-09-16T10:06:54.483095+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[19757]: audit 2024-09-16T10:06:54.494923+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[19757]: cluster 2024-09-16T10:06:55.033112+0000 mgr.x (mgr.24655) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[25240]: audit 2024-09-16T10:06:54.460936+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[25240]: audit 2024-09-16T10:06:54.483095+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[25240]: audit 2024-09-16T10:06:54.494923+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:55 smithi060 bash[25240]: cluster 2024-09-16T10:06:55.033112+0000 mgr.x (mgr.24655) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:06:56.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:06:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:06:56] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:06:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[19757]: audit 2024-09-16T10:06:56.515787+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[19757]: audit 2024-09-16T10:06:56.528391+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[19757]: audit 2024-09-16T10:06:56.539727+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[19757]: cluster 2024-09-16T10:06:57.034774+0000 mgr.x (mgr.24655) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[19757]: audit 2024-09-16T10:06:57.376426+0000 mgr.x (mgr.24655) 261 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[25240]: audit 2024-09-16T10:06:56.515787+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[25240]: audit 2024-09-16T10:06:56.528391+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[25240]: audit 2024-09-16T10:06:56.539727+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[25240]: cluster 2024-09-16T10:06:57.034774+0000 mgr.x (mgr.24655) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:06:57 smithi060 bash[25240]: audit 2024-09-16T10:06:57.376426+0000 mgr.x (mgr.24655) 261 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:06:57.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:57 smithi081 bash[20441]: audit 2024-09-16T10:06:56.515787+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:57 smithi081 bash[20441]: audit 2024-09-16T10:06:56.528391+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:57 smithi081 bash[20441]: audit 2024-09-16T10:06:56.539727+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:06:57.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:57 smithi081 bash[20441]: cluster 2024-09-16T10:06:57.034774+0000 mgr.x (mgr.24655) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:06:57.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:06:57 smithi081 bash[20441]: audit 2024-09-16T10:06:57.376426+0000 mgr.x (mgr.24655) 261 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:00.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:00 smithi081 bash[20441]: cluster 2024-09-16T10:06:59.035462+0000 mgr.x (mgr.24655) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:00.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:00 smithi060 bash[25240]: cluster 2024-09-16T10:06:59.035462+0000 mgr.x (mgr.24655) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:00.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:00 smithi060 bash[19757]: cluster 2024-09-16T10:06:59.035462+0000 mgr.x (mgr.24655) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:02.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:02 smithi081 bash[20441]: cluster 2024-09-16T10:07:01.037118+0000 mgr.x (mgr.24655) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:02 smithi060 bash[19757]: cluster 2024-09-16T10:07:01.037118+0000 mgr.x (mgr.24655) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:02 smithi060 bash[25240]: cluster 2024-09-16T10:07:01.037118+0000 mgr.x (mgr.24655) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:04.379 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:04 smithi060 bash[25240]: cluster 2024-09-16T10:07:03.037853+0000 mgr.x (mgr.24655) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:04.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:04 smithi060 bash[19757]: cluster 2024-09-16T10:07:03.037853+0000 mgr.x (mgr.24655) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:04.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:04 smithi081 bash[20441]: cluster 2024-09-16T10:07:03.037853+0000 mgr.x (mgr.24655) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:05.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:07:06.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:06 smithi081 bash[20441]: cluster 2024-09-16T10:07:05.038566+0000 mgr.x (mgr.24655) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:06.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:06 smithi081 bash[20441]: audit 2024-09-16T10:07:05.864555+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:06 smithi060 bash[19757]: cluster 2024-09-16T10:07:05.038566+0000 mgr.x (mgr.24655) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:06.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:06 smithi060 bash[19757]: audit 2024-09-16T10:07:05.864555+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:06 smithi060 bash[25240]: cluster 2024-09-16T10:07:05.038566+0000 mgr.x (mgr.24655) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:06 smithi060 bash[25240]: audit 2024-09-16T10:07:05.864555+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:06.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:07:06] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:07:08.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:08 smithi081 bash[20441]: cluster 2024-09-16T10:07:07.040319+0000 mgr.x (mgr.24655) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:08.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:08 smithi081 bash[20441]: audit 2024-09-16T10:07:07.387951+0000 mgr.x (mgr.24655) 267 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:08 smithi060 bash[19757]: cluster 2024-09-16T10:07:07.040319+0000 mgr.x (mgr.24655) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:08 smithi060 bash[19757]: audit 2024-09-16T10:07:07.387951+0000 mgr.x (mgr.24655) 267 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:08 smithi060 bash[25240]: cluster 2024-09-16T10:07:07.040319+0000 mgr.x (mgr.24655) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:08 smithi060 bash[25240]: audit 2024-09-16T10:07:07.387951+0000 mgr.x (mgr.24655) 267 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:10.499 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:10.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:10 smithi081 bash[20441]: cluster 2024-09-16T10:07:09.041169+0000 mgr.x (mgr.24655) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:10 smithi060 bash[19757]: cluster 2024-09-16T10:07:09.041169+0000 mgr.x (mgr.24655) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:10 smithi060 bash[25240]: cluster 2024-09-16T10:07:09.041169+0000 mgr.x (mgr.24655) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 17s ago 26m - - 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 15s ago 26m - - 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (16m) 17s ago 17m 13.8M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (16m) 15s ago 16m 74.3M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (6m) 17s ago 14m 48.2M - 3.8 b5388489f99e 73d120f0728a 2024-09-16T10:07:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (9m) 15s ago 25m 514M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (2m) 17s ago 27m 438M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (28m) 17s ago 28m 73.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (26m) 15s ago 26m 56.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (26m) 17s ago 26m 56.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (17m) 17s ago 17m 8775k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (17m) 15s ago 17m 9035k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (24m) 17s ago 24m 55.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (23m) 17s ago 24m 65.4M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (23m) 17s ago 23m 51.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (22m) 17s ago 22m 57.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (21m) 15s ago 21m 62.8M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (20m) 15s ago 20m 63.2M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (19m) 15s ago 19m 60.6M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (18m) 15s ago 18m 53.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:07:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (6m) 15s ago 17m 46.6M - 2.43.0 a07b618ecd1d 44df0084d661 2024-09-16T10:07:11.839 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (14m) 17s ago 14m 98.3M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:07:11.839 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (14m) 15s ago 14m 98.3M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:07:12.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:12 smithi081 bash[20441]: cluster 2024-09-16T10:07:11.042865+0000 mgr.x (mgr.24655) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:12.485 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:12 smithi060 bash[25240]: cluster 2024-09-16T10:07:11.042865+0000 mgr.x (mgr.24655) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:12.485 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:12 smithi060 bash[19757]: cluster 2024-09-16T10:07:11.042865+0000 mgr.x (mgr.24655) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:12.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:07:13.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:13 smithi081 bash[20441]: audit 2024-09-16T10:07:11.797956+0000 mgr.x (mgr.24655) 270 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:13 smithi060 bash[25240]: audit 2024-09-16T10:07:11.797956+0000 mgr.x (mgr.24655) 270 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:13 smithi060 bash[19757]: audit 2024-09-16T10:07:11.797956+0000 mgr.x (mgr.24655) 270 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:14.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:14 smithi081 bash[20441]: cluster 2024-09-16T10:07:13.043561+0000 mgr.x (mgr.24655) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:14.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:14 smithi060 bash[25240]: cluster 2024-09-16T10:07:13.043561+0000 mgr.x (mgr.24655) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:14 smithi060 bash[19757]: cluster 2024-09-16T10:07:13.043561+0000 mgr.x (mgr.24655) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:15 smithi081 bash[20441]: audit 2024-09-16T10:07:14.663012+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:15 smithi081 bash[20441]: audit 2024-09-16T10:07:14.671916+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:15 smithi081 bash[20441]: audit 2024-09-16T10:07:14.684352+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:15 smithi081 bash[20441]: cluster 2024-09-16T10:07:15.044157+0000 mgr.x (mgr.24655) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[19757]: audit 2024-09-16T10:07:14.663012+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[19757]: audit 2024-09-16T10:07:14.671916+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[19757]: audit 2024-09-16T10:07:14.684352+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[19757]: cluster 2024-09-16T10:07:15.044157+0000 mgr.x (mgr.24655) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:16.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[25240]: audit 2024-09-16T10:07:14.663012+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[25240]: audit 2024-09-16T10:07:14.671916+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[25240]: audit 2024-09-16T10:07:14.684352+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:16.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:15 smithi060 bash[25240]: cluster 2024-09-16T10:07:15.044157+0000 mgr.x (mgr.24655) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:16.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:07:16] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:07:17.048 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:17 smithi081 bash[20441]: audit 2024-09-16T10:07:16.716524+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:17 smithi081 bash[20441]: audit 2024-09-16T10:07:16.730208+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:17 smithi081 bash[20441]: audit 2024-09-16T10:07:16.743169+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:17 smithi081 bash[20441]: cluster 2024-09-16T10:07:17.045818+0000 mgr.x (mgr.24655) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:17 smithi081 bash[20441]: audit 2024-09-16T10:07:17.399397+0000 mgr.x (mgr.24655) 274 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[19757]: audit 2024-09-16T10:07:16.716524+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[19757]: audit 2024-09-16T10:07:16.730208+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[19757]: audit 2024-09-16T10:07:16.743169+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[19757]: cluster 2024-09-16T10:07:17.045818+0000 mgr.x (mgr.24655) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[19757]: audit 2024-09-16T10:07:17.399397+0000 mgr.x (mgr.24655) 274 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[25240]: audit 2024-09-16T10:07:16.716524+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[25240]: audit 2024-09-16T10:07:16.730208+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[25240]: audit 2024-09-16T10:07:16.743169+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[25240]: cluster 2024-09-16T10:07:17.045818+0000 mgr.x (mgr.24655) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:17 smithi060 bash[25240]: audit 2024-09-16T10:07:17.399397+0000 mgr.x (mgr.24655) 274 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:07:18.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:07:18.656 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:07:19.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:18 smithi081 bash[20441]: audit 2024-09-16T10:07:18.654193+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.60:0/414825711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:07:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:18 smithi060 bash[19757]: audit 2024-09-16T10:07:18.654193+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.60:0/414825711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:07:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:18 smithi060 bash[25240]: audit 2024-09-16T10:07:18.654193+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.60:0/414825711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:07:19.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:07:20.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:19 smithi081 bash[20441]: cluster 2024-09-16T10:07:19.046529+0000 mgr.x (mgr.24655) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:19 smithi060 bash[19757]: cluster 2024-09-16T10:07:19.046529+0000 mgr.x (mgr.24655) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:19 smithi060 bash[25240]: cluster 2024-09-16T10:07:19.046529+0000 mgr.x (mgr.24655) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:21.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:20 smithi081 bash[20441]: audit 2024-09-16T10:07:20.864649+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:20 smithi060 bash[19757]: audit 2024-09-16T10:07:20.864649+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:20 smithi060 bash[25240]: audit 2024-09-16T10:07:20.864649+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:22.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:21 smithi081 bash[20441]: cluster 2024-09-16T10:07:21.048173+0000 mgr.x (mgr.24655) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:21 smithi060 bash[19757]: cluster 2024-09-16T10:07:21.048173+0000 mgr.x (mgr.24655) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:21 smithi060 bash[25240]: cluster 2024-09-16T10:07:21.048173+0000 mgr.x (mgr.24655) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:24.205 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:24.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:24 smithi060 bash[19757]: cluster 2024-09-16T10:07:23.048851+0000 mgr.x (mgr.24655) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:24.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:24 smithi060 bash[25240]: cluster 2024-09-16T10:07:23.048851+0000 mgr.x (mgr.24655) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:24.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:24 smithi081 bash[20441]: cluster 2024-09-16T10:07:23.048851+0000 mgr.x (mgr.24655) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:26.346 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:26 smithi060 bash[19757]: cluster 2024-09-16T10:07:25.049539+0000 mgr.x (mgr.24655) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:26.347 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:26 smithi060 bash[25240]: cluster 2024-09-16T10:07:25.049539+0000 mgr.x (mgr.24655) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:26.377 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:07:26.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:26 smithi081 bash[20441]: cluster 2024-09-16T10:07:25.049539+0000 mgr.x (mgr.24655) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:26.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:07:26] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T10:07:27.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:07:27.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:27 smithi081 bash[20441]: audit 2024-09-16T10:07:26.376603+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.60:0/2065220132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:07:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:27 smithi060 bash[25240]: audit 2024-09-16T10:07:26.376603+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.60:0/2065220132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:07:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:27 smithi060 bash[19757]: audit 2024-09-16T10:07:26.376603+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.60:0/2065220132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:07:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:28 smithi081 bash[20441]: cluster 2024-09-16T10:07:27.051185+0000 mgr.x (mgr.24655) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:28.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:28 smithi081 bash[20441]: audit 2024-09-16T10:07:27.409557+0000 mgr.x (mgr.24655) 280 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:28 smithi060 bash[25240]: cluster 2024-09-16T10:07:27.051185+0000 mgr.x (mgr.24655) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:28 smithi060 bash[25240]: audit 2024-09-16T10:07:27.409557+0000 mgr.x (mgr.24655) 280 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:28 smithi060 bash[19757]: cluster 2024-09-16T10:07:27.051185+0000 mgr.x (mgr.24655) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:28 smithi060 bash[19757]: audit 2024-09-16T10:07:27.409557+0000 mgr.x (mgr.24655) 280 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:30.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:30 smithi081 bash[20441]: cluster 2024-09-16T10:07:29.051876+0000 mgr.x (mgr.24655) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:30 smithi060 bash[19757]: cluster 2024-09-16T10:07:29.051876+0000 mgr.x (mgr.24655) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:30 smithi060 bash[25240]: cluster 2024-09-16T10:07:29.051876+0000 mgr.x (mgr.24655) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:31.906 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:32 smithi060 bash[19757]: cluster 2024-09-16T10:07:31.053489+0000 mgr.x (mgr.24655) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:32 smithi060 bash[25240]: cluster 2024-09-16T10:07:31.053489+0000 mgr.x (mgr.24655) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:32 smithi081 bash[20441]: cluster 2024-09-16T10:07:31.053489+0000 mgr.x (mgr.24655) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: cluster: 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: id: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: health: HEALTH_OK 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: services: 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-16T10:07:33.515 INFO:teuthology.orchestra.run.smithi060.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: data: 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: objects: 213 objects, 585 KiB 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: pgs: 161 active+clean 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: io: 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T10:07:33.516 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:07:34.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:07:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:34 smithi081 bash[20441]: cluster 2024-09-16T10:07:33.054210+0000 mgr.x (mgr.24655) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:34 smithi081 bash[20441]: audit 2024-09-16T10:07:33.514278+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.60:0/2022036559' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:07:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:34 smithi060 bash[19757]: cluster 2024-09-16T10:07:33.054210+0000 mgr.x (mgr.24655) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:34 smithi060 bash[19757]: audit 2024-09-16T10:07:33.514278+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.60:0/2022036559' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:07:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:34 smithi060 bash[25240]: cluster 2024-09-16T10:07:33.054210+0000 mgr.x (mgr.24655) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:34 smithi060 bash[25240]: audit 2024-09-16T10:07:33.514278+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.60:0/2022036559' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:07:36.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:35 smithi081 bash[20441]: audit 2024-09-16T10:07:34.896544+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:35 smithi081 bash[20441]: audit 2024-09-16T10:07:34.910650+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:35 smithi081 bash[20441]: audit 2024-09-16T10:07:34.923515+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:35 smithi081 bash[20441]: cluster 2024-09-16T10:07:35.054666+0000 mgr.x (mgr.24655) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:36.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:35 smithi081 bash[20441]: audit 2024-09-16T10:07:35.864979+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[19757]: audit 2024-09-16T10:07:34.896544+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[19757]: audit 2024-09-16T10:07:34.910650+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[19757]: audit 2024-09-16T10:07:34.923515+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[19757]: cluster 2024-09-16T10:07:35.054666+0000 mgr.x (mgr.24655) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[19757]: audit 2024-09-16T10:07:35.864979+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[25240]: audit 2024-09-16T10:07:34.896544+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[25240]: audit 2024-09-16T10:07:34.910650+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[25240]: audit 2024-09-16T10:07:34.923515+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[25240]: cluster 2024-09-16T10:07:35.054666+0000 mgr.x (mgr.24655) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:35 smithi060 bash[25240]: audit 2024-09-16T10:07:35.864979+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24655 172.21.15.81:0/2274994781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:36.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:07:36] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:07:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:37 smithi081 bash[20441]: audit 2024-09-16T10:07:36.927573+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:37 smithi081 bash[20441]: audit 2024-09-16T10:07:36.941530+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:37 smithi081 bash[20441]: audit 2024-09-16T10:07:36.954532+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:37 smithi081 bash[20441]: cluster 2024-09-16T10:07:37.056255+0000 mgr.x (mgr.24655) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:37 smithi081 bash[20441]: audit 2024-09-16T10:07:37.420920+0000 mgr.x (mgr.24655) 286 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[19757]: audit 2024-09-16T10:07:36.927573+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[19757]: audit 2024-09-16T10:07:36.941530+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[19757]: audit 2024-09-16T10:07:36.954532+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[19757]: cluster 2024-09-16T10:07:37.056255+0000 mgr.x (mgr.24655) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[19757]: audit 2024-09-16T10:07:37.420920+0000 mgr.x (mgr.24655) 286 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:38.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[25240]: audit 2024-09-16T10:07:36.927573+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[25240]: audit 2024-09-16T10:07:36.941530+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[25240]: audit 2024-09-16T10:07:36.954532+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24655 ' entity='mgr.x' 2024-09-16T10:07:38.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[25240]: cluster 2024-09-16T10:07:37.056255+0000 mgr.x (mgr.24655) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:07:38.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:37 smithi060 bash[25240]: audit 2024-09-16T10:07:37.420920+0000 mgr.x (mgr.24655) 286 : audit [DBG] from='client.24986 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:07:39.020 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:40.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:40 smithi081 bash[20441]: cluster 2024-09-16T10:07:39.056951+0000 mgr.x (mgr.24655) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:40.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:40 smithi060 bash[25240]: cluster 2024-09-16T10:07:39.056951+0000 mgr.x (mgr.24655) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:40 smithi060 bash[19757]: cluster 2024-09-16T10:07:39.056951+0000 mgr.x (mgr.24655) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:07:40.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:40 smithi081 bash[51610]: debug 2024-09-16T10:07:40.514+0000 7efdc9e3c640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:07:40.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:40 smithi081 bash[51610]: ignoring --setuser ceph since I am not root 2024-09-16T10:07:40.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:40 smithi081 bash[51610]: ignoring --setgroup ceph since I am not root 2024-09-16T10:07:40.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:40 smithi081 bash[51610]: debug 2024-09-16T10:07:40.578+0000 7f2c9ce5c640 1 -- 172.21.15.81:0/3141144314 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eb5217f0e0 con 0x55eb52181400 2024-09-16T10:07:40.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:40 smithi060 bash[76606]: [16/Sep/2024:10:07:40] ENGINE Bus STOPPING 2024-09-16T10:07:40.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:40 smithi060 bash[76606]: [16/Sep/2024:10:07:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:07:40.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:40 smithi060 bash[76606]: [16/Sep/2024:10:07:40] ENGINE Bus STOPPED 2024-09-16T10:07:41.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:07:41.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.494759+0000 mon.c (mon.2) 273 : audit [INF] from='client.? 172.21.15.60:0/925435913' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.495454+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: cluster 2024-09-16T10:07:40.496256+0000 mon.a (mon.0) 1578 : cluster [INF] Activating manager daemon y 2024-09-16T10:07:41.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.500862+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:07:41.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: cluster 2024-09-16T10:07:40.513204+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: cluster 2024-09-16T10:07:40.513790+0000 mon.a (mon.0) 1581 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0175197s) 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.517714+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.517827+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.517923+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.538417+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.538767+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.539057+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.539248+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.539453+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.539636+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.539912+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.540194+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:07:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.540417+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.540583+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.540750+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:40.541184+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: cluster 2024-09-16T10:07:40.631462+0000 mon.a (mon.0) 1597 : cluster [INF] Manager daemon y is now available 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.075312+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.082357+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.082982+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.097409+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.097949+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:41 smithi081 bash[20441]: audit 2024-09-16T10:07:41.107440+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.494759+0000 mon.c (mon.2) 273 : audit [INF] from='client.? 172.21.15.60:0/925435913' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.495454+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: cluster 2024-09-16T10:07:40.496256+0000 mon.a (mon.0) 1578 : cluster [INF] Activating manager daemon y 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.500862+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: cluster 2024-09-16T10:07:40.513204+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: cluster 2024-09-16T10:07:40.513790+0000 mon.a (mon.0) 1581 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0175197s) 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.517714+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.517827+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:07:41.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.517923+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.538417+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.538767+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.539057+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.539248+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.539453+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.539636+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.539912+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.540194+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.540417+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.540583+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.540750+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:40.541184+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: cluster 2024-09-16T10:07:40.631462+0000 mon.a (mon.0) 1597 : cluster [INF] Manager daemon y is now available 2024-09-16T10:07:41.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.075312+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.082357+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.082982+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.097409+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.097949+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[19757]: audit 2024-09-16T10:07:41.107440+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.494759+0000 mon.c (mon.2) 273 : audit [INF] from='client.? 172.21.15.60:0/925435913' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.495454+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: cluster 2024-09-16T10:07:40.496256+0000 mon.a (mon.0) 1578 : cluster [INF] Activating manager daemon y 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.500862+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: cluster 2024-09-16T10:07:40.513204+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T10:07:41.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: cluster 2024-09-16T10:07:40.513790+0000 mon.a (mon.0) 1581 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0175197s) 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.517714+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.517827+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.517923+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.538417+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.538767+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.539057+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.539248+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.539453+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.539636+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.539912+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.540194+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.540417+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.540583+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:07:41.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.540750+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:40.541184+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: cluster 2024-09-16T10:07:40.631462+0000 mon.a (mon.0) 1597 : cluster [INF] Manager daemon y is now available 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.075312+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.082357+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.082982+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.097409+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.097949+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[25240]: audit 2024-09-16T10:07:41.107440+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:07:41.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[76606]: [16/Sep/2024:10:07:41] ENGINE Bus STARTING 2024-09-16T10:07:41.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[76606]: [16/Sep/2024:10:07:41] ENGINE Serving on http://:::9283 2024-09-16T10:07:41.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:41 smithi060 bash[76606]: [16/Sep/2024:10:07:41] ENGINE Bus STARTED 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[25240]: audit 2024-09-16T10:07:41.156679+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[25240]: cluster 2024-09-16T10:07:41.513365+0000 mon.a (mon.0) 1605 : cluster [DBG] mgrmap e31: y(active, since 1.01711s) 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[25240]: audit 2024-09-16T10:07:41.548934+0000 mgr.y (mgr.25061) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[25240]: cluster 2024-09-16T10:07:41.555593+0000 mgr.y (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[25240]: audit 2024-09-16T10:07:42.007563+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[19757]: audit 2024-09-16T10:07:41.156679+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[19757]: cluster 2024-09-16T10:07:41.513365+0000 mon.a (mon.0) 1605 : cluster [DBG] mgrmap e31: y(active, since 1.01711s) 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[19757]: audit 2024-09-16T10:07:41.548934+0000 mgr.y (mgr.25061) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[19757]: cluster 2024-09-16T10:07:41.555593+0000 mgr.y (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:42.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[19757]: audit 2024-09-16T10:07:42.007563+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:42 smithi081 bash[20441]: audit 2024-09-16T10:07:41.156679+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:07:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:42 smithi081 bash[20441]: cluster 2024-09-16T10:07:41.513365+0000 mon.a (mon.0) 1605 : cluster [DBG] mgrmap e31: y(active, since 1.01711s) 2024-09-16T10:07:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:42 smithi081 bash[20441]: audit 2024-09-16T10:07:41.548934+0000 mgr.y (mgr.25061) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:07:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:42 smithi081 bash[20441]: cluster 2024-09-16T10:07:41.555593+0000 mgr.y (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:42 smithi081 bash[20441]: audit 2024-09-16T10:07:42.007563+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: debug 2024-09-16T10:07:42.885+0000 7fd63cab3640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:07:42] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: Traceback (most recent call last): 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: self._connections.run(self.expiration_interval) 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: self._run(expiration_interval) 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:43.115 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: s = self.context.wrap_socket( 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: return self.sslsocket_class._create( 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: self.do_handshake() 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: self._sslobj.do_handshake() 2024-09-16T10:07:43.116 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:07:42 smithi060 bash[76606]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.215799+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.216837+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.217942+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.219165+0000 mgr.y (mgr.25061) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.219371+0000 mgr.y (mgr.25061) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cluster 2024-09-16T10:07:42.539839+0000 mgr.y (mgr.25061) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.565481+0000 mgr.y (mgr.25061) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.642082+0000 mgr.y (mgr.25061) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.695935+0000 mgr.y (mgr.25061) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.753060+0000 mgr.y (mgr.25061) 9 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTING 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.794615+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.799358+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.805373+0000 mgr.y (mgr.25061) 10 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.820144+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.909515+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.948612+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:42.997958+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.003256+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.008063+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.014117+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.018324+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.035933+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:07:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.044277+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:43 smithi081 bash[20441]: audit 2024-09-16T10:07:43.110238+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.215799+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.216837+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.217942+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:43.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.219165+0000 mgr.y (mgr.25061) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.219371+0000 mgr.y (mgr.25061) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cluster 2024-09-16T10:07:42.539839+0000 mgr.y (mgr.25061) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.565481+0000 mgr.y (mgr.25061) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.642082+0000 mgr.y (mgr.25061) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.695935+0000 mgr.y (mgr.25061) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.753060+0000 mgr.y (mgr.25061) 9 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTING 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.794615+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.799358+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.805373+0000 mgr.y (mgr.25061) 10 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.820144+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.909515+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.948612+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:42.997958+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.003256+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.008063+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.014117+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.018324+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.035933+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.044277+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[25240]: audit 2024-09-16T10:07:43.110238+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.215799+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.216837+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.217942+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.219165+0000 mgr.y (mgr.25061) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.219371+0000 mgr.y (mgr.25061) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cluster 2024-09-16T10:07:42.539839+0000 mgr.y (mgr.25061) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.565481+0000 mgr.y (mgr.25061) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.642082+0000 mgr.y (mgr.25061) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.695935+0000 mgr.y (mgr.25061) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.753060+0000 mgr.y (mgr.25061) 9 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTING 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.794615+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.799358+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.805373+0000 mgr.y (mgr.25061) 10 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:43.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.820144+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.909515+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.948612+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:42.997958+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.003256+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.008063+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.014117+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.018324+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.035933+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:07:43.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.044277+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:43.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:43 smithi060 bash[19757]: audit 2024-09-16T10:07:43.110238+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.865309+0000 mgr.y (mgr.25061) 11 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.882560+0000 mgr.y (mgr.25061) 12 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.888301+0000 mgr.y (mgr.25061) 13 : cephadm [ERR] [16/Sep/2024:10:07:42] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: Traceback (most recent call last): 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: self._connections.run(self.expiration_interval) 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: self._run(expiration_interval) 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: s = self.context.wrap_socket( 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: return self.sslsocket_class._create( 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: self.do_handshake() 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: self._sslobj.do_handshake() 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:44.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.929423+0000 mgr.y (mgr.25061) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.983803+0000 mgr.y (mgr.25061) 15 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:42.983909+0000 mgr.y (mgr.25061) 16 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTED 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:43.014570+0000 mgr.y (mgr.25061) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:43.035515+0000 mgr.y (mgr.25061) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cephadm 2024-09-16T10:07:43.044996+0000 mgr.y (mgr.25061) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:07:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:44 smithi081 bash[20441]: cluster 2024-09-16T10:07:43.518821+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:07:44.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.865309+0000 mgr.y (mgr.25061) 11 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:44.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.882560+0000 mgr.y (mgr.25061) 12 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:07:44.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.888301+0000 mgr.y (mgr.25061) 13 : cephadm [ERR] [16/Sep/2024:10:07:42] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: Traceback (most recent call last): 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: self._connections.run(self.expiration_interval) 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: self._run(expiration_interval) 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: s = self.context.wrap_socket( 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: return self.sslsocket_class._create( 2024-09-16T10:07:44.822 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: self.do_handshake() 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: self._sslobj.do_handshake() 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.929423+0000 mgr.y (mgr.25061) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.983803+0000 mgr.y (mgr.25061) 15 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:42.983909+0000 mgr.y (mgr.25061) 16 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTED 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:43.014570+0000 mgr.y (mgr.25061) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:43.035515+0000 mgr.y (mgr.25061) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cephadm 2024-09-16T10:07:43.044996+0000 mgr.y (mgr.25061) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[25240]: cluster 2024-09-16T10:07:43.518821+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:07:44.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.865309+0000 mgr.y (mgr.25061) 11 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.882560+0000 mgr.y (mgr.25061) 12 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.888301+0000 mgr.y (mgr.25061) 13 : cephadm [ERR] [16/Sep/2024:10:07:42] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T10:07:44.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: self.do_handshake() 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.929423+0000 mgr.y (mgr.25061) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.983803+0000 mgr.y (mgr.25061) 15 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:42.983909+0000 mgr.y (mgr.25061) 16 : cephadm [INF] [16/Sep/2024:10:07:42] ENGINE Bus STARTED 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:43.014570+0000 mgr.y (mgr.25061) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:43.035515+0000 mgr.y (mgr.25061) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cephadm 2024-09-16T10:07:43.044996+0000 mgr.y (mgr.25061) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:07:44.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:44 smithi060 bash[19757]: cluster 2024-09-16T10:07:43.518821+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-16T10:07:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:45 smithi081 bash[20441]: cluster 2024-09-16T10:07:44.540541+0000 mgr.y (mgr.25061) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:45 smithi081 bash[20441]: audit 2024-09-16T10:07:45.252788+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:45 smithi060 bash[19757]: cluster 2024-09-16T10:07:44.540541+0000 mgr.y (mgr.25061) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:45 smithi060 bash[19757]: audit 2024-09-16T10:07:45.252788+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:45 smithi060 bash[25240]: cluster 2024-09-16T10:07:44.540541+0000 mgr.y (mgr.25061) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:45 smithi060 bash[25240]: audit 2024-09-16T10:07:45.252788+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[20441]: cluster 2024-09-16T10:07:45.535555+0000 mon.a (mon.0) 1625 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:07:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[20441]: audit 2024-09-16T10:07:45.873162+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:46.680 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:46.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:46 smithi060 bash[25240]: cluster 2024-09-16T10:07:45.535555+0000 mon.a (mon.0) 1625 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:07:46.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:46 smithi060 bash[25240]: audit 2024-09-16T10:07:45.873162+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:46.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:46 smithi060 bash[19757]: cluster 2024-09-16T10:07:45.535555+0000 mon.a (mon.0) 1625 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-16T10:07:46.849 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:46 smithi060 bash[19757]: audit 2024-09-16T10:07:45.873162+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[51610]: [16/Sep/2024:10:07:46] ENGINE Bus STARTING 2024-09-16T10:07:47.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[51610]: CherryPy Checker: 2024-09-16T10:07:47.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[51610]: The Application mounted at '' has an empty config. 2024-09-16T10:07:47.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[51610]: [16/Sep/2024:10:07:46] ENGINE Serving on http://:::9283 2024-09-16T10:07:47.155 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:07:46 smithi081 bash[51610]: [16/Sep/2024:10:07:46] ENGINE Bus STARTED 2024-09-16T10:07:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: cluster 2024-09-16T10:07:46.541306+0000 mgr.y (mgr.25061) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: cluster 2024-09-16T10:07:46.754867+0000 mon.a (mon.0) 1627 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:07:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:46.759757+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:07:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:46.761253+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:07:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:46.762781+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:46.763091+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:47.443935+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[19757]: audit 2024-09-16T10:07:47.449467+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: cluster 2024-09-16T10:07:46.541306+0000 mgr.y (mgr.25061) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: cluster 2024-09-16T10:07:46.754867+0000 mon.a (mon.0) 1627 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:46.759757+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:46.761253+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:46.762781+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:46.763091+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:47.443935+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:47 smithi060 bash[25240]: audit 2024-09-16T10:07:47.449467+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: cluster 2024-09-16T10:07:46.541306+0000 mgr.y (mgr.25061) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:07:47.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: cluster 2024-09-16T10:07:46.754867+0000 mon.a (mon.0) 1627 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:07:47.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:46.759757+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:07:47.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:46.761253+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:07:47.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:46.762781+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:07:47.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:46.763091+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:07:47.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:47.443935+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:47.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:47 smithi081 bash[20441]: audit 2024-09-16T10:07:47.449467+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: cephadm 2024-09-16T10:07:47.451428+0000 mgr.y (mgr.25061) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:07:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: cluster 2024-09-16T10:07:47.548301+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T10:07:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: audit 2024-09-16T10:07:47.551613+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:07:48.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: cephadm 2024-09-16T10:07:47.716647+0000 mgr.y (mgr.25061) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: audit 2024-09-16T10:07:47.858329+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: audit 2024-09-16T10:07:48.365810+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: audit 2024-09-16T10:07:48.379403+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:48 smithi081 bash[20441]: audit 2024-09-16T10:07:48.391934+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: cephadm 2024-09-16T10:07:47.451428+0000 mgr.y (mgr.25061) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: cluster 2024-09-16T10:07:47.548301+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: audit 2024-09-16T10:07:47.551613+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: cephadm 2024-09-16T10:07:47.716647+0000 mgr.y (mgr.25061) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:07:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: audit 2024-09-16T10:07:47.858329+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: audit 2024-09-16T10:07:48.365810+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: audit 2024-09-16T10:07:48.379403+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[19757]: audit 2024-09-16T10:07:48.391934+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: cephadm 2024-09-16T10:07:47.451428+0000 mgr.y (mgr.25061) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: cluster 2024-09-16T10:07:47.548301+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: audit 2024-09-16T10:07:47.551613+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: cephadm 2024-09-16T10:07:47.716647+0000 mgr.y (mgr.25061) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: audit 2024-09-16T10:07:47.858329+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: audit 2024-09-16T10:07:48.365810+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: audit 2024-09-16T10:07:48.379403+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:48 smithi060 bash[25240]: audit 2024-09-16T10:07:48.391934+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:49.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:49 smithi081 bash[20441]: cluster 2024-09-16T10:07:48.542141+0000 mgr.y (mgr.25061) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:07:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:49 smithi060 bash[19757]: cluster 2024-09-16T10:07:48.542141+0000 mgr.y (mgr.25061) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:07:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:49 smithi060 bash[25240]: cluster 2024-09-16T10:07:48.542141+0000 mgr.y (mgr.25061) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:07:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:51 smithi081 bash[20441]: cluster 2024-09-16T10:07:50.542515+0000 mgr.y (mgr.25061) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:07:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:51 smithi081 bash[20441]: audit 2024-09-16T10:07:50.559680+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.60:0/1571596076' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:07:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:51 smithi081 bash[20441]: audit 2024-09-16T10:07:51.226708+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[19757]: cluster 2024-09-16T10:07:50.542515+0000 mgr.y (mgr.25061) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[19757]: audit 2024-09-16T10:07:50.559680+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.60:0/1571596076' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[19757]: audit 2024-09-16T10:07:51.226708+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[25240]: cluster 2024-09-16T10:07:50.542515+0000 mgr.y (mgr.25061) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[25240]: audit 2024-09-16T10:07:50.559680+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.60:0/1571596076' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:07:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:51 smithi060 bash[25240]: audit 2024-09-16T10:07:51.226708+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[20441]: cluster 2024-09-16T10:07:52.543308+0000 mgr.y (mgr.25061) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:07:53.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[20441]: audit 2024-09-16T10:07:52.868992+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[20441]: audit 2024-09-16T10:07:52.876734+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[20441]: audit 2024-09-16T10:07:52.886142+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.418Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:07:53.638 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.419Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:07:53.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.419Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:07:53.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.419Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:07:53.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[56572]: ts=2024-09-16T10:07:53.419Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[19757]: cluster 2024-09-16T10:07:52.543308+0000 mgr.y (mgr.25061) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[19757]: audit 2024-09-16T10:07:52.868992+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[19757]: audit 2024-09-16T10:07:52.876734+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[19757]: audit 2024-09-16T10:07:52.886142+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[25240]: cluster 2024-09-16T10:07:52.543308+0000 mgr.y (mgr.25061) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:07:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[25240]: audit 2024-09-16T10:07:52.868992+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[25240]: audit 2024-09-16T10:07:52.876734+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:53 smithi060 bash[25240]: audit 2024-09-16T10:07:52.886142+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:54.249 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:53 smithi081 bash[63245]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:07:54.250 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:54 smithi081 bash[63306]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:07:54.250 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:54 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:07:54.250 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:54 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:07:54.250 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:54 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.182936+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.188656+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.193646+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.194438+0000 mgr.y (mgr.25061) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.207161+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: cephadm 2024-09-16T10:07:54.208959+0000 mgr.y (mgr.25061) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.209342+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.209757+0000 mgr.y (mgr.25061) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.211438+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.211917+0000 mgr.y (mgr.25061) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.217718+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.226535+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.226948+0000 mgr.y (mgr.25061) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.306664+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.308008+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:54.314814+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: cluster 2024-09-16T10:07:54.543898+0000 mgr.y (mgr.25061) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:55 smithi081 bash[20441]: audit 2024-09-16T10:07:55.177306+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.182936+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.188656+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.193646+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.194438+0000 mgr.y (mgr.25061) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.207161+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: cephadm 2024-09-16T10:07:54.208959+0000 mgr.y (mgr.25061) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.209342+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.209757+0000 mgr.y (mgr.25061) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.211438+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.211917+0000 mgr.y (mgr.25061) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.217718+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.226535+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.226948+0000 mgr.y (mgr.25061) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.306664+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.308008+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:54.314814+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: cluster 2024-09-16T10:07:54.543898+0000 mgr.y (mgr.25061) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[19757]: audit 2024-09-16T10:07:55.177306+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.182936+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.188656+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.193646+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.194438+0000 mgr.y (mgr.25061) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.207161+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: cephadm 2024-09-16T10:07:54.208959+0000 mgr.y (mgr.25061) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.209342+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.209757+0000 mgr.y (mgr.25061) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.211438+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.211917+0000 mgr.y (mgr.25061) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.217718+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.226535+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.226948+0000 mgr.y (mgr.25061) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.306664+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.308008+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:54.314814+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: cluster 2024-09-16T10:07:54.543898+0000 mgr.y (mgr.25061) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:55 smithi060 bash[25240]: audit 2024-09-16T10:07:55.177306+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[20441]: audit 2024-09-16T10:07:55.186403+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[20441]: audit 2024-09-16T10:07:55.206738+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[20441]: audit 2024-09-16T10:07:56.098265+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.226Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.226Z 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-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.226Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.227Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.227Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.228Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.229Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.230Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.230Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.233Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.234Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=917.822µs 2024-09-16T10:07:56.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.234Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.235Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.249Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.254Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.255Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.255Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.081µs wal_replay_duration=20.388009ms wbl_replay_duration=150ns total_replay_duration=21.384121ms 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.257Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.257Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.257Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.281Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.35581ms db_storage=956ns remote_storage=1.246µs web_handler=482ns query_engine=827ns scrape=289.991µs scrape_sd=148.69µs notify=18.87µs notify_sd=21.172µs rules=23.434015ms tracing=6.796µs 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.281Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:07:56.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:07:56 smithi081 bash[63335]: ts=2024-09-16T10:07:56.281Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:07:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[19757]: audit 2024-09-16T10:07:55.186403+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[19757]: audit 2024-09-16T10:07:55.206738+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[19757]: audit 2024-09-16T10:07:56.098265+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[25240]: audit 2024-09-16T10:07:55.186403+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[25240]: audit 2024-09-16T10:07:55.206738+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:56 smithi060 bash[25240]: audit 2024-09-16T10:07:56.098265+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:07:57.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:57 smithi081 bash[20441]: cluster 2024-09-16T10:07:56.544757+0000 mgr.y (mgr.25061) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:57 smithi060 bash[19757]: cluster 2024-09-16T10:07:56.544757+0000 mgr.y (mgr.25061) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:57 smithi060 bash[25240]: cluster 2024-09-16T10:07:56.544757+0000 mgr.y (mgr.25061) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:07:58.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:58 smithi081 bash[20441]: audit 2024-09-16T10:07:57.622252+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:58 smithi081 bash[20441]: audit 2024-09-16T10:07:57.632951+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:58 smithi081 bash[20441]: audit 2024-09-16T10:07:57.644269+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[25240]: audit 2024-09-16T10:07:57.622252+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[25240]: audit 2024-09-16T10:07:57.632951+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[25240]: audit 2024-09-16T10:07:57.644269+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[19757]: audit 2024-09-16T10:07:57.622252+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[19757]: audit 2024-09-16T10:07:57.632951+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:58 smithi060 bash[19757]: audit 2024-09-16T10:07:57.644269+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:07:59.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:07:59 smithi081 bash[20441]: cluster 2024-09-16T10:07:58.546544+0000 mgr.y (mgr.25061) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:07:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:07:59 smithi060 bash[25240]: cluster 2024-09-16T10:07:58.546544+0000 mgr.y (mgr.25061) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:07:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:07:59 smithi060 bash[19757]: cluster 2024-09-16T10:07:58.546544+0000 mgr.y (mgr.25061) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:08:01.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:01 smithi081 bash[20441]: audit 2024-09-16T10:08:00.285791+0000 mgr.y (mgr.25061) 35 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:01.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:01 smithi081 bash[20441]: cluster 2024-09-16T10:08:00.547275+0000 mgr.y (mgr.25061) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:08:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:01 smithi060 bash[19757]: audit 2024-09-16T10:08:00.285791+0000 mgr.y (mgr.25061) 35 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:01 smithi060 bash[19757]: cluster 2024-09-16T10:08:00.547275+0000 mgr.y (mgr.25061) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:08:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:01 smithi060 bash[25240]: audit 2024-09-16T10:08:00.285791+0000 mgr.y (mgr.25061) 35 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:01 smithi060 bash[25240]: cluster 2024-09-16T10:08:00.547275+0000 mgr.y (mgr.25061) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:08:03.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:03 smithi081 bash[20441]: cluster 2024-09-16T10:08:02.548895+0000 mgr.y (mgr.25061) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:08:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:03 smithi060 bash[19757]: cluster 2024-09-16T10:08:02.548895+0000 mgr.y (mgr.25061) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:08:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:03 smithi060 bash[25240]: cluster 2024-09-16T10:08:02.548895+0000 mgr.y (mgr.25061) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:08:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:05 smithi081 bash[20441]: cluster 2024-09-16T10:08:04.549666+0000 mgr.y (mgr.25061) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:05 smithi060 bash[19757]: cluster 2024-09-16T10:08:04.549666+0000 mgr.y (mgr.25061) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:05 smithi060 bash[25240]: cluster 2024-09-16T10:08:04.549666+0000 mgr.y (mgr.25061) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:07 smithi081 bash[20441]: cluster 2024-09-16T10:08:06.550414+0000 mgr.y (mgr.25061) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:07 smithi060 bash[19757]: cluster 2024-09-16T10:08:06.550414+0000 mgr.y (mgr.25061) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:07 smithi060 bash[25240]: cluster 2024-09-16T10:08:06.550414+0000 mgr.y (mgr.25061) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:09 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:09] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:08:10.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:09 smithi060 bash[19757]: cluster 2024-09-16T10:08:08.552100+0000 mgr.y (mgr.25061) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:10.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:09 smithi060 bash[25240]: cluster 2024-09-16T10:08:08.552100+0000 mgr.y (mgr.25061) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:10.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:09 smithi081 bash[20441]: cluster 2024-09-16T10:08:08.552100+0000 mgr.y (mgr.25061) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:11.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:11 smithi081 bash[20441]: audit 2024-09-16T10:08:10.293784+0000 mgr.y (mgr.25061) 41 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:11.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:11 smithi081 bash[20441]: cluster 2024-09-16T10:08:10.552770+0000 mgr.y (mgr.25061) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:11.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:11 smithi081 bash[20441]: audit 2024-09-16T10:08:11.098565+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[19757]: audit 2024-09-16T10:08:10.293784+0000 mgr.y (mgr.25061) 41 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[19757]: cluster 2024-09-16T10:08:10.552770+0000 mgr.y (mgr.25061) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[19757]: audit 2024-09-16T10:08:11.098565+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[25240]: audit 2024-09-16T10:08:10.293784+0000 mgr.y (mgr.25061) 41 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[25240]: cluster 2024-09-16T10:08:10.552770+0000 mgr.y (mgr.25061) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:11 smithi060 bash[25240]: audit 2024-09-16T10:08:11.098565+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:13.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:13 smithi081 bash[20441]: cluster 2024-09-16T10:08:12.553997+0000 mgr.y (mgr.25061) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:13.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:13 smithi081 bash[20441]: audit 2024-09-16T10:08:12.613031+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:13 smithi081 bash[20441]: audit 2024-09-16T10:08:12.618264+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:13 smithi081 bash[20441]: audit 2024-09-16T10:08:12.623603+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[19757]: cluster 2024-09-16T10:08:12.553997+0000 mgr.y (mgr.25061) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[19757]: audit 2024-09-16T10:08:12.613031+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[19757]: audit 2024-09-16T10:08:12.618264+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[19757]: audit 2024-09-16T10:08:12.623603+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[25240]: cluster 2024-09-16T10:08:12.553997+0000 mgr.y (mgr.25061) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[25240]: audit 2024-09-16T10:08:12.613031+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[25240]: audit 2024-09-16T10:08:12.618264+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:13 smithi060 bash[25240]: audit 2024-09-16T10:08:12.623603+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:14 smithi081 bash[20441]: audit 2024-09-16T10:08:13.968601+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:14 smithi081 bash[20441]: audit 2024-09-16T10:08:13.979849+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:14 smithi081 bash[20441]: audit 2024-09-16T10:08:13.991018+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:14 smithi081 bash[20441]: cluster 2024-09-16T10:08:14.554722+0000 mgr.y (mgr.25061) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[19757]: audit 2024-09-16T10:08:13.968601+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[19757]: audit 2024-09-16T10:08:13.979849+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[19757]: audit 2024-09-16T10:08:13.991018+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[19757]: cluster 2024-09-16T10:08:14.554722+0000 mgr.y (mgr.25061) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[25240]: audit 2024-09-16T10:08:13.968601+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[25240]: audit 2024-09-16T10:08:13.979849+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[25240]: audit 2024-09-16T10:08:13.991018+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:14 smithi060 bash[25240]: cluster 2024-09-16T10:08:14.554722+0000 mgr.y (mgr.25061) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:17.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:17 smithi081 bash[20441]: cluster 2024-09-16T10:08:16.555512+0000 mgr.y (mgr.25061) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:17 smithi060 bash[25240]: cluster 2024-09-16T10:08:16.555512+0000 mgr.y (mgr.25061) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:17 smithi060 bash[19757]: cluster 2024-09-16T10:08:16.555512+0000 mgr.y (mgr.25061) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:19.616 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:19 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:19] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:08:19.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:19 smithi081 bash[20441]: cluster 2024-09-16T10:08:18.557127+0000 mgr.y (mgr.25061) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:19 smithi060 bash[25240]: cluster 2024-09-16T10:08:18.557127+0000 mgr.y (mgr.25061) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:19 smithi060 bash[19757]: cluster 2024-09-16T10:08:18.557127+0000 mgr.y (mgr.25061) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:21.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:21 smithi081 bash[20441]: audit 2024-09-16T10:08:20.304903+0000 mgr.y (mgr.25061) 47 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:21.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:21 smithi081 bash[20441]: cluster 2024-09-16T10:08:20.557858+0000 mgr.y (mgr.25061) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:21 smithi060 bash[19757]: audit 2024-09-16T10:08:20.304903+0000 mgr.y (mgr.25061) 47 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:21 smithi060 bash[19757]: cluster 2024-09-16T10:08:20.557858+0000 mgr.y (mgr.25061) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:21 smithi060 bash[25240]: audit 2024-09-16T10:08:20.304903+0000 mgr.y (mgr.25061) 47 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:21 smithi060 bash[25240]: cluster 2024-09-16T10:08:20.557858+0000 mgr.y (mgr.25061) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:23.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:23 smithi081 bash[20441]: cluster 2024-09-16T10:08:22.559577+0000 mgr.y (mgr.25061) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:23 smithi060 bash[25240]: cluster 2024-09-16T10:08:22.559577+0000 mgr.y (mgr.25061) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:23 smithi060 bash[19757]: cluster 2024-09-16T10:08:22.559577+0000 mgr.y (mgr.25061) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:25.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:25 smithi081 bash[20441]: cluster 2024-09-16T10:08:24.560337+0000 mgr.y (mgr.25061) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:25 smithi060 bash[19757]: cluster 2024-09-16T10:08:24.560337+0000 mgr.y (mgr.25061) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:25 smithi060 bash[25240]: cluster 2024-09-16T10:08:24.560337+0000 mgr.y (mgr.25061) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:26.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:26 smithi081 bash[20441]: audit 2024-09-16T10:08:26.099429+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:26 smithi060 bash[25240]: audit 2024-09-16T10:08:26.099429+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:26 smithi060 bash[19757]: audit 2024-09-16T10:08:26.099429+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:27.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:27 smithi081 bash[20441]: cluster 2024-09-16T10:08:26.561690+0000 mgr.y (mgr.25061) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:27 smithi060 bash[25240]: cluster 2024-09-16T10:08:26.561690+0000 mgr.y (mgr.25061) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:27 smithi060 bash[19757]: cluster 2024-09-16T10:08:26.561690+0000 mgr.y (mgr.25061) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:29.644 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:29 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:08:29.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:29 smithi081 bash[20441]: cluster 2024-09-16T10:08:28.562430+0000 mgr.y (mgr.25061) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:29 smithi060 bash[19757]: cluster 2024-09-16T10:08:28.562430+0000 mgr.y (mgr.25061) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:29 smithi060 bash[25240]: cluster 2024-09-16T10:08:28.562430+0000 mgr.y (mgr.25061) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:31.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:31 smithi081 bash[20441]: audit 2024-09-16T10:08:30.314881+0000 mgr.y (mgr.25061) 53 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:31.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:31 smithi081 bash[20441]: cluster 2024-09-16T10:08:30.562882+0000 mgr.y (mgr.25061) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:31 smithi060 bash[25240]: audit 2024-09-16T10:08:30.314881+0000 mgr.y (mgr.25061) 53 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:31 smithi060 bash[25240]: cluster 2024-09-16T10:08:30.562882+0000 mgr.y (mgr.25061) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:31 smithi060 bash[19757]: audit 2024-09-16T10:08:30.314881+0000 mgr.y (mgr.25061) 53 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:31 smithi060 bash[19757]: cluster 2024-09-16T10:08:30.562882+0000 mgr.y (mgr.25061) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: cluster 2024-09-16T10:08:32.563881+0000 mgr.y (mgr.25061) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.673460+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.679516+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.686669+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:33.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.734796+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.743826+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:33 smithi081 bash[20441]: audit 2024-09-16T10:08:32.749897+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: cluster 2024-09-16T10:08:32.563881+0000 mgr.y (mgr.25061) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.673460+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.679516+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.686669+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.734796+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.743826+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[19757]: audit 2024-09-16T10:08:32.749897+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: cluster 2024-09-16T10:08:32.563881+0000 mgr.y (mgr.25061) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.673460+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.679516+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.686669+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.734796+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.743826+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:33 smithi060 bash[25240]: audit 2024-09-16T10:08:32.749897+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:36.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:35 smithi081 bash[20441]: cluster 2024-09-16T10:08:34.564575+0000 mgr.y (mgr.25061) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:35 smithi060 bash[19757]: cluster 2024-09-16T10:08:34.564575+0000 mgr.y (mgr.25061) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:36.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:35 smithi060 bash[25240]: cluster 2024-09-16T10:08:34.564575+0000 mgr.y (mgr.25061) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:37 smithi081 bash[20441]: cluster 2024-09-16T10:08:36.566147+0000 mgr.y (mgr.25061) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:37 smithi060 bash[19757]: cluster 2024-09-16T10:08:36.566147+0000 mgr.y (mgr.25061) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:37 smithi060 bash[25240]: cluster 2024-09-16T10:08:36.566147+0000 mgr.y (mgr.25061) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:39 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:08:40.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:39 smithi060 bash[19757]: cluster 2024-09-16T10:08:38.566890+0000 mgr.y (mgr.25061) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:40.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:39 smithi081 bash[20441]: cluster 2024-09-16T10:08:38.566890+0000 mgr.y (mgr.25061) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:39 smithi060 bash[25240]: cluster 2024-09-16T10:08:38.566890+0000 mgr.y (mgr.25061) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:41 smithi081 bash[20441]: audit 2024-09-16T10:08:40.326061+0000 mgr.y (mgr.25061) 59 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:41 smithi081 bash[20441]: cluster 2024-09-16T10:08:40.567613+0000 mgr.y (mgr.25061) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:41 smithi081 bash[20441]: audit 2024-09-16T10:08:41.099736+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[19757]: audit 2024-09-16T10:08:40.326061+0000 mgr.y (mgr.25061) 59 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[19757]: cluster 2024-09-16T10:08:40.567613+0000 mgr.y (mgr.25061) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[19757]: audit 2024-09-16T10:08:41.099736+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[25240]: audit 2024-09-16T10:08:40.326061+0000 mgr.y (mgr.25061) 59 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[25240]: cluster 2024-09-16T10:08:40.567613+0000 mgr.y (mgr.25061) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:41 smithi060 bash[25240]: audit 2024-09-16T10:08:41.099736+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:44.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:43 smithi081 bash[20441]: cluster 2024-09-16T10:08:42.569388+0000 mgr.y (mgr.25061) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:43 smithi060 bash[19757]: cluster 2024-09-16T10:08:42.569388+0000 mgr.y (mgr.25061) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:43 smithi060 bash[25240]: cluster 2024-09-16T10:08:42.569388+0000 mgr.y (mgr.25061) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:46.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:45 smithi081 bash[20441]: cluster 2024-09-16T10:08:44.570056+0000 mgr.y (mgr.25061) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:45 smithi060 bash[19757]: cluster 2024-09-16T10:08:44.570056+0000 mgr.y (mgr.25061) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:45 smithi060 bash[25240]: cluster 2024-09-16T10:08:44.570056+0000 mgr.y (mgr.25061) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:47 smithi081 bash[20441]: cluster 2024-09-16T10:08:46.571574+0000 mgr.y (mgr.25061) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:47 smithi060 bash[19757]: cluster 2024-09-16T10:08:46.571574+0000 mgr.y (mgr.25061) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:47 smithi060 bash[25240]: cluster 2024-09-16T10:08:46.571574+0000 mgr.y (mgr.25061) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:49 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:49] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:08:49.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:49 smithi081 bash[20441]: cluster 2024-09-16T10:08:48.572327+0000 mgr.y (mgr.25061) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:49 smithi060 bash[19757]: cluster 2024-09-16T10:08:48.572327+0000 mgr.y (mgr.25061) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:49 smithi060 bash[25240]: cluster 2024-09-16T10:08:48.572327+0000 mgr.y (mgr.25061) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:51 smithi081 bash[20441]: audit 2024-09-16T10:08:50.333593+0000 mgr.y (mgr.25061) 65 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:51 smithi081 bash[20441]: cluster 2024-09-16T10:08:50.573173+0000 mgr.y (mgr.25061) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:52.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:51 smithi060 bash[25240]: audit 2024-09-16T10:08:50.333593+0000 mgr.y (mgr.25061) 65 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:52.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:51 smithi060 bash[25240]: cluster 2024-09-16T10:08:50.573173+0000 mgr.y (mgr.25061) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:52.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:51 smithi060 bash[19757]: audit 2024-09-16T10:08:50.333593+0000 mgr.y (mgr.25061) 65 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:08:52.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:51 smithi060 bash[19757]: cluster 2024-09-16T10:08:50.573173+0000 mgr.y (mgr.25061) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: cluster 2024-09-16T10:08:52.574334+0000 mgr.y (mgr.25061) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.860725+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.871601+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.880775+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.929011+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.935177+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:53 smithi081 bash[20441]: audit 2024-09-16T10:08:52.945730+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: cluster 2024-09-16T10:08:52.574334+0000 mgr.y (mgr.25061) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.860725+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.871601+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.880775+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.929011+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.935177+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[19757]: audit 2024-09-16T10:08:52.945730+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: cluster 2024-09-16T10:08:52.574334+0000 mgr.y (mgr.25061) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.860725+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.871601+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.880775+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.929011+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.935177+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:53 smithi060 bash[25240]: audit 2024-09-16T10:08:52.945730+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:54 smithi081 bash[20441]: audit 2024-09-16T10:08:54.394179+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:08:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:54 smithi081 bash[20441]: audit 2024-09-16T10:08:54.396238+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:08:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:54 smithi081 bash[20441]: audit 2024-09-16T10:08:54.407556+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[25240]: audit 2024-09-16T10:08:54.394179+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[25240]: audit 2024-09-16T10:08:54.396238+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[25240]: audit 2024-09-16T10:08:54.407556+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[19757]: audit 2024-09-16T10:08:54.394179+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[19757]: audit 2024-09-16T10:08:54.396238+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:08:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:54 smithi060 bash[19757]: audit 2024-09-16T10:08:54.407556+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:08:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:55 smithi081 bash[20441]: cluster 2024-09-16T10:08:54.575004+0000 mgr.y (mgr.25061) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:55 smithi060 bash[19757]: cluster 2024-09-16T10:08:54.575004+0000 mgr.y (mgr.25061) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:55 smithi060 bash[25240]: cluster 2024-09-16T10:08:54.575004+0000 mgr.y (mgr.25061) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:08:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:56 smithi081 bash[20441]: audit 2024-09-16T10:08:56.100357+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:56 smithi060 bash[19757]: audit 2024-09-16T10:08:56.100357+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:56 smithi060 bash[25240]: audit 2024-09-16T10:08:56.100357+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:08:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:57 smithi081 bash[20441]: cluster 2024-09-16T10:08:56.576576+0000 mgr.y (mgr.25061) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:57 smithi060 bash[19757]: cluster 2024-09-16T10:08:56.576576+0000 mgr.y (mgr.25061) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:57 smithi060 bash[25240]: cluster 2024-09-16T10:08:56.576576+0000 mgr.y (mgr.25061) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:08:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:08:59 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:08:59] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T10:09:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:08:59 smithi081 bash[20441]: cluster 2024-09-16T10:08:58.577339+0000 mgr.y (mgr.25061) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:08:59 smithi060 bash[25240]: cluster 2024-09-16T10:08:58.577339+0000 mgr.y (mgr.25061) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:08:59 smithi060 bash[19757]: cluster 2024-09-16T10:08:58.577339+0000 mgr.y (mgr.25061) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:02.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:01 smithi081 bash[20441]: audit 2024-09-16T10:09:00.337847+0000 mgr.y (mgr.25061) 71 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:02.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:01 smithi081 bash[20441]: cluster 2024-09-16T10:09:00.578155+0000 mgr.y (mgr.25061) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:01 smithi060 bash[19757]: audit 2024-09-16T10:09:00.337847+0000 mgr.y (mgr.25061) 71 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:01 smithi060 bash[19757]: cluster 2024-09-16T10:09:00.578155+0000 mgr.y (mgr.25061) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:01 smithi060 bash[25240]: audit 2024-09-16T10:09:00.337847+0000 mgr.y (mgr.25061) 71 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:01 smithi060 bash[25240]: cluster 2024-09-16T10:09:00.578155+0000 mgr.y (mgr.25061) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:03 smithi081 bash[20441]: cluster 2024-09-16T10:09:02.579872+0000 mgr.y (mgr.25061) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:03 smithi060 bash[19757]: cluster 2024-09-16T10:09:02.579872+0000 mgr.y (mgr.25061) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:03 smithi060 bash[25240]: cluster 2024-09-16T10:09:02.579872+0000 mgr.y (mgr.25061) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:05 smithi081 bash[20441]: cluster 2024-09-16T10:09:04.580612+0000 mgr.y (mgr.25061) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:06.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:05 smithi060 bash[19757]: cluster 2024-09-16T10:09:04.580612+0000 mgr.y (mgr.25061) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:06.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:05 smithi060 bash[25240]: cluster 2024-09-16T10:09:04.580612+0000 mgr.y (mgr.25061) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:07 smithi081 bash[20441]: cluster 2024-09-16T10:09:06.582232+0000 mgr.y (mgr.25061) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:07 smithi060 bash[19757]: cluster 2024-09-16T10:09:06.582232+0000 mgr.y (mgr.25061) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:07 smithi060 bash[25240]: cluster 2024-09-16T10:09:06.582232+0000 mgr.y (mgr.25061) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:09 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:09] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T10:09:10.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:09 smithi081 bash[20441]: cluster 2024-09-16T10:09:08.582976+0000 mgr.y (mgr.25061) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:10.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:09 smithi060 bash[19757]: cluster 2024-09-16T10:09:08.582976+0000 mgr.y (mgr.25061) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:09 smithi060 bash[25240]: cluster 2024-09-16T10:09:08.582976+0000 mgr.y (mgr.25061) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:12.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:11 smithi081 bash[20441]: audit 2024-09-16T10:09:10.345831+0000 mgr.y (mgr.25061) 77 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:12.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:11 smithi081 bash[20441]: cluster 2024-09-16T10:09:10.583607+0000 mgr.y (mgr.25061) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:12.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:11 smithi081 bash[20441]: audit 2024-09-16T10:09:11.099958+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[25240]: audit 2024-09-16T10:09:10.345831+0000 mgr.y (mgr.25061) 77 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[25240]: cluster 2024-09-16T10:09:10.583607+0000 mgr.y (mgr.25061) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[25240]: audit 2024-09-16T10:09:11.099958+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[19757]: audit 2024-09-16T10:09:10.345831+0000 mgr.y (mgr.25061) 77 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[19757]: cluster 2024-09-16T10:09:10.583607+0000 mgr.y (mgr.25061) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:11 smithi060 bash[19757]: audit 2024-09-16T10:09:11.099958+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: cluster 2024-09-16T10:09:12.584817+0000 mgr.y (mgr.25061) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.054056+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.061061+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.068857+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.078755+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.086254+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:13 smithi081 bash[20441]: audit 2024-09-16T10:09:13.095302+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: cluster 2024-09-16T10:09:12.584817+0000 mgr.y (mgr.25061) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.054056+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.061061+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.068857+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.078755+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.086254+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[19757]: audit 2024-09-16T10:09:13.095302+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: cluster 2024-09-16T10:09:12.584817+0000 mgr.y (mgr.25061) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.054056+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.061061+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.068857+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.078755+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.086254+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:13 smithi060 bash[25240]: audit 2024-09-16T10:09:13.095302+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:15 smithi081 bash[20441]: cluster 2024-09-16T10:09:14.585538+0000 mgr.y (mgr.25061) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:15 smithi060 bash[25240]: cluster 2024-09-16T10:09:14.585538+0000 mgr.y (mgr.25061) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:15 smithi060 bash[19757]: cluster 2024-09-16T10:09:14.585538+0000 mgr.y (mgr.25061) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:17 smithi081 bash[20441]: cluster 2024-09-16T10:09:16.587086+0000 mgr.y (mgr.25061) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:17 smithi060 bash[19757]: cluster 2024-09-16T10:09:16.587086+0000 mgr.y (mgr.25061) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:17 smithi060 bash[25240]: cluster 2024-09-16T10:09:16.587086+0000 mgr.y (mgr.25061) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:19 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:19] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T10:09:20.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:19 smithi081 bash[20441]: cluster 2024-09-16T10:09:18.587783+0000 mgr.y (mgr.25061) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:19 smithi060 bash[19757]: cluster 2024-09-16T10:09:18.587783+0000 mgr.y (mgr.25061) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:19 smithi060 bash[25240]: cluster 2024-09-16T10:09:18.587783+0000 mgr.y (mgr.25061) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:21 smithi081 bash[20441]: audit 2024-09-16T10:09:20.349836+0000 mgr.y (mgr.25061) 83 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:21 smithi081 bash[20441]: cluster 2024-09-16T10:09:20.588562+0000 mgr.y (mgr.25061) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:21 smithi060 bash[19757]: audit 2024-09-16T10:09:20.349836+0000 mgr.y (mgr.25061) 83 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:21 smithi060 bash[19757]: cluster 2024-09-16T10:09:20.588562+0000 mgr.y (mgr.25061) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:21 smithi060 bash[25240]: audit 2024-09-16T10:09:20.349836+0000 mgr.y (mgr.25061) 83 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:21 smithi060 bash[25240]: cluster 2024-09-16T10:09:20.588562+0000 mgr.y (mgr.25061) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:24.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:23 smithi081 bash[20441]: cluster 2024-09-16T10:09:22.590371+0000 mgr.y (mgr.25061) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:23 smithi060 bash[19757]: cluster 2024-09-16T10:09:22.590371+0000 mgr.y (mgr.25061) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:23 smithi060 bash[25240]: cluster 2024-09-16T10:09:22.590371+0000 mgr.y (mgr.25061) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:26.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:25 smithi081 bash[20441]: cluster 2024-09-16T10:09:24.591136+0000 mgr.y (mgr.25061) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:25 smithi060 bash[25240]: cluster 2024-09-16T10:09:24.591136+0000 mgr.y (mgr.25061) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:25 smithi060 bash[19757]: cluster 2024-09-16T10:09:24.591136+0000 mgr.y (mgr.25061) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:27.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:26 smithi081 bash[20441]: audit 2024-09-16T10:09:26.101604+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:27.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:26 smithi060 bash[19757]: audit 2024-09-16T10:09:26.101604+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:26 smithi060 bash[25240]: audit 2024-09-16T10:09:26.101604+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:28.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:27 smithi081 bash[20441]: cluster 2024-09-16T10:09:26.592805+0000 mgr.y (mgr.25061) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:27 smithi060 bash[19757]: cluster 2024-09-16T10:09:26.592805+0000 mgr.y (mgr.25061) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:27 smithi060 bash[25240]: cluster 2024-09-16T10:09:26.592805+0000 mgr.y (mgr.25061) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:29 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:29] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T10:09:30.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:29 smithi081 bash[20441]: cluster 2024-09-16T10:09:28.593590+0000 mgr.y (mgr.25061) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:30.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:29 smithi060 bash[25240]: cluster 2024-09-16T10:09:28.593590+0000 mgr.y (mgr.25061) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:29 smithi060 bash[19757]: cluster 2024-09-16T10:09:28.593590+0000 mgr.y (mgr.25061) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:31 smithi060 bash[19757]: audit 2024-09-16T10:09:30.359094+0000 mgr.y (mgr.25061) 89 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:31 smithi060 bash[19757]: cluster 2024-09-16T10:09:30.594289+0000 mgr.y (mgr.25061) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:31 smithi060 bash[25240]: audit 2024-09-16T10:09:30.359094+0000 mgr.y (mgr.25061) 89 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:31 smithi060 bash[25240]: cluster 2024-09-16T10:09:30.594289+0000 mgr.y (mgr.25061) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:32.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:31 smithi081 bash[20441]: audit 2024-09-16T10:09:30.359094+0000 mgr.y (mgr.25061) 89 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:32.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:31 smithi081 bash[20441]: cluster 2024-09-16T10:09:30.594289+0000 mgr.y (mgr.25061) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: cluster 2024-09-16T10:09:32.595471+0000 mgr.y (mgr.25061) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.224422+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.229861+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.235276+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.259670+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.264538+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:33 smithi081 bash[20441]: audit 2024-09-16T10:09:33.270436+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: cluster 2024-09-16T10:09:32.595471+0000 mgr.y (mgr.25061) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:34.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.224422+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.229861+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.235276+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.259670+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.264538+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[19757]: audit 2024-09-16T10:09:33.270436+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: cluster 2024-09-16T10:09:32.595471+0000 mgr.y (mgr.25061) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.224422+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.229861+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.235276+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.259670+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.264538+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:33 smithi060 bash[25240]: audit 2024-09-16T10:09:33.270436+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:36.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:35 smithi081 bash[20441]: cluster 2024-09-16T10:09:34.596291+0000 mgr.y (mgr.25061) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:36.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:35 smithi060 bash[19757]: cluster 2024-09-16T10:09:34.596291+0000 mgr.y (mgr.25061) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:36.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:35 smithi060 bash[25240]: cluster 2024-09-16T10:09:34.596291+0000 mgr.y (mgr.25061) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:37 smithi081 bash[20441]: cluster 2024-09-16T10:09:36.598023+0000 mgr.y (mgr.25061) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:37 smithi060 bash[19757]: cluster 2024-09-16T10:09:36.598023+0000 mgr.y (mgr.25061) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:37 smithi060 bash[25240]: cluster 2024-09-16T10:09:36.598023+0000 mgr.y (mgr.25061) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:39 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:39] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T10:09:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:39 smithi081 bash[20441]: cluster 2024-09-16T10:09:38.598784+0000 mgr.y (mgr.25061) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:39 smithi060 bash[19757]: cluster 2024-09-16T10:09:38.598784+0000 mgr.y (mgr.25061) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:39 smithi060 bash[25240]: cluster 2024-09-16T10:09:38.598784+0000 mgr.y (mgr.25061) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:41 smithi081 bash[20441]: audit 2024-09-16T10:09:40.370345+0000 mgr.y (mgr.25061) 95 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:41 smithi081 bash[20441]: cluster 2024-09-16T10:09:40.599598+0000 mgr.y (mgr.25061) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:41 smithi081 bash[20441]: audit 2024-09-16T10:09:41.101282+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[19757]: audit 2024-09-16T10:09:40.370345+0000 mgr.y (mgr.25061) 95 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[19757]: cluster 2024-09-16T10:09:40.599598+0000 mgr.y (mgr.25061) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[19757]: audit 2024-09-16T10:09:41.101282+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[25240]: audit 2024-09-16T10:09:40.370345+0000 mgr.y (mgr.25061) 95 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[25240]: cluster 2024-09-16T10:09:40.599598+0000 mgr.y (mgr.25061) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:41 smithi060 bash[25240]: audit 2024-09-16T10:09:41.101282+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:44.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:43 smithi081 bash[20441]: cluster 2024-09-16T10:09:42.601312+0000 mgr.y (mgr.25061) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:43 smithi060 bash[25240]: cluster 2024-09-16T10:09:42.601312+0000 mgr.y (mgr.25061) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:43 smithi060 bash[19757]: cluster 2024-09-16T10:09:42.601312+0000 mgr.y (mgr.25061) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:46.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:45 smithi081 bash[20441]: cluster 2024-09-16T10:09:44.601980+0000 mgr.y (mgr.25061) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:45 smithi060 bash[19757]: cluster 2024-09-16T10:09:44.601980+0000 mgr.y (mgr.25061) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:45 smithi060 bash[25240]: cluster 2024-09-16T10:09:44.601980+0000 mgr.y (mgr.25061) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:47 smithi081 bash[20441]: cluster 2024-09-16T10:09:46.603639+0000 mgr.y (mgr.25061) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:47 smithi060 bash[19757]: cluster 2024-09-16T10:09:46.603639+0000 mgr.y (mgr.25061) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:47 smithi060 bash[25240]: cluster 2024-09-16T10:09:46.603639+0000 mgr.y (mgr.25061) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:49 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:49] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T10:09:50.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:49 smithi081 bash[20441]: cluster 2024-09-16T10:09:48.604516+0000 mgr.y (mgr.25061) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:49 smithi060 bash[19757]: cluster 2024-09-16T10:09:48.604516+0000 mgr.y (mgr.25061) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:49 smithi060 bash[25240]: cluster 2024-09-16T10:09:48.604516+0000 mgr.y (mgr.25061) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:52.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:51 smithi081 bash[20441]: audit 2024-09-16T10:09:50.377811+0000 mgr.y (mgr.25061) 101 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:52.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:51 smithi081 bash[20441]: cluster 2024-09-16T10:09:50.605288+0000 mgr.y (mgr.25061) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:51 smithi060 bash[19757]: audit 2024-09-16T10:09:50.377811+0000 mgr.y (mgr.25061) 101 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:51 smithi060 bash[19757]: cluster 2024-09-16T10:09:50.605288+0000 mgr.y (mgr.25061) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:51 smithi060 bash[25240]: audit 2024-09-16T10:09:50.377811+0000 mgr.y (mgr.25061) 101 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:09:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:51 smithi060 bash[25240]: cluster 2024-09-16T10:09:50.605288+0000 mgr.y (mgr.25061) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: cluster 2024-09-16T10:09:52.606223+0000 mgr.y (mgr.25061) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.380578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.385535+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.390975+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.445995+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.455976+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:53 smithi081 bash[20441]: audit 2024-09-16T10:09:53.466840+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: cluster 2024-09-16T10:09:52.606223+0000 mgr.y (mgr.25061) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.380578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.385535+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.390975+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.445995+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.455976+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[19757]: audit 2024-09-16T10:09:53.466840+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: cluster 2024-09-16T10:09:52.606223+0000 mgr.y (mgr.25061) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.380578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.385535+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.390975+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.445995+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.455976+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:54.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:53 smithi060 bash[25240]: audit 2024-09-16T10:09:53.466840+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:54 smithi081 bash[20441]: audit 2024-09-16T10:09:54.541333+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:09:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:54 smithi081 bash[20441]: audit 2024-09-16T10:09:54.543459+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:09:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:54 smithi081 bash[20441]: audit 2024-09-16T10:09:54.555208+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[19757]: audit 2024-09-16T10:09:54.541333+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[19757]: audit 2024-09-16T10:09:54.543459+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[19757]: audit 2024-09-16T10:09:54.555208+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[25240]: audit 2024-09-16T10:09:54.541333+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[25240]: audit 2024-09-16T10:09:54.543459+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:09:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:54 smithi060 bash[25240]: audit 2024-09-16T10:09:54.555208+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:09:56.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:55 smithi081 bash[20441]: cluster 2024-09-16T10:09:54.606882+0000 mgr.y (mgr.25061) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:55 smithi060 bash[19757]: cluster 2024-09-16T10:09:54.606882+0000 mgr.y (mgr.25061) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:55 smithi060 bash[25240]: cluster 2024-09-16T10:09:54.606882+0000 mgr.y (mgr.25061) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:56 smithi081 bash[20441]: audit 2024-09-16T10:09:56.101947+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:56 smithi060 bash[25240]: audit 2024-09-16T10:09:56.101947+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:56 smithi060 bash[19757]: audit 2024-09-16T10:09:56.101947+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:09:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:57 smithi081 bash[20441]: cluster 2024-09-16T10:09:56.608439+0000 mgr.y (mgr.25061) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:57 smithi060 bash[25240]: cluster 2024-09-16T10:09:56.608439+0000 mgr.y (mgr.25061) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:57 smithi060 bash[19757]: cluster 2024-09-16T10:09:56.608439+0000 mgr.y (mgr.25061) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:09:59.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:09:58 smithi081 bash[20441]: cluster 2024-09-16T10:09:58.609158+0000 mgr.y (mgr.25061) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:59.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:09:58 smithi060 bash[25240]: cluster 2024-09-16T10:09:58.609158+0000 mgr.y (mgr.25061) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:09:58 smithi060 bash[19757]: cluster 2024-09-16T10:09:58.609158+0000 mgr.y (mgr.25061) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:09:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:09:59 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:09:59] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-16T10:10:00.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:00 smithi060 bash[19757]: cluster 2024-09-16T10:10:00.000151+0000 mon.a (mon.0) 1709 : cluster [INF] overall HEALTH_OK 2024-09-16T10:10:00.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:00 smithi060 bash[25240]: cluster 2024-09-16T10:10:00.000151+0000 mon.a (mon.0) 1709 : cluster [INF] overall HEALTH_OK 2024-09-16T10:10:00.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:00 smithi081 bash[20441]: cluster 2024-09-16T10:10:00.000151+0000 mon.a (mon.0) 1709 : cluster [INF] overall HEALTH_OK 2024-09-16T10:10:01.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:01 smithi081 bash[20441]: audit 2024-09-16T10:10:00.386206+0000 mgr.y (mgr.25061) 107 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:01.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:01 smithi081 bash[20441]: cluster 2024-09-16T10:10:00.609872+0000 mgr.y (mgr.25061) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:01 smithi060 bash[19757]: audit 2024-09-16T10:10:00.386206+0000 mgr.y (mgr.25061) 107 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:01 smithi060 bash[19757]: cluster 2024-09-16T10:10:00.609872+0000 mgr.y (mgr.25061) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:01 smithi060 bash[25240]: audit 2024-09-16T10:10:00.386206+0000 mgr.y (mgr.25061) 107 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:01 smithi060 bash[25240]: cluster 2024-09-16T10:10:00.609872+0000 mgr.y (mgr.25061) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:03 smithi081 bash[20441]: cluster 2024-09-16T10:10:02.611541+0000 mgr.y (mgr.25061) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:03 smithi060 bash[19757]: cluster 2024-09-16T10:10:02.611541+0000 mgr.y (mgr.25061) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:03 smithi060 bash[25240]: cluster 2024-09-16T10:10:02.611541+0000 mgr.y (mgr.25061) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:05 smithi081 bash[20441]: cluster 2024-09-16T10:10:04.612266+0000 mgr.y (mgr.25061) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:05 smithi060 bash[25240]: cluster 2024-09-16T10:10:04.612266+0000 mgr.y (mgr.25061) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:05 smithi060 bash[19757]: cluster 2024-09-16T10:10:04.612266+0000 mgr.y (mgr.25061) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:07 smithi081 bash[20441]: cluster 2024-09-16T10:10:06.613881+0000 mgr.y (mgr.25061) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:07 smithi060 bash[19757]: cluster 2024-09-16T10:10:06.613881+0000 mgr.y (mgr.25061) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:07 smithi060 bash[25240]: cluster 2024-09-16T10:10:06.613881+0000 mgr.y (mgr.25061) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:09 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:09] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-16T10:10:10.066 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:09 smithi060 bash[25240]: cluster 2024-09-16T10:10:08.614635+0000 mgr.y (mgr.25061) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:10.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:09 smithi060 bash[19757]: cluster 2024-09-16T10:10:08.614635+0000 mgr.y (mgr.25061) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:10.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:09 smithi081 bash[20441]: cluster 2024-09-16T10:10:08.614635+0000 mgr.y (mgr.25061) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:12.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:11 smithi081 bash[20441]: audit 2024-09-16T10:10:10.395273+0000 mgr.y (mgr.25061) 113 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:12.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:11 smithi081 bash[20441]: cluster 2024-09-16T10:10:10.615382+0000 mgr.y (mgr.25061) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:12.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:11 smithi081 bash[20441]: audit 2024-09-16T10:10:11.101613+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[25240]: audit 2024-09-16T10:10:10.395273+0000 mgr.y (mgr.25061) 113 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[25240]: cluster 2024-09-16T10:10:10.615382+0000 mgr.y (mgr.25061) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[25240]: audit 2024-09-16T10:10:11.101613+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[19757]: audit 2024-09-16T10:10:10.395273+0000 mgr.y (mgr.25061) 113 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[19757]: cluster 2024-09-16T10:10:10.615382+0000 mgr.y (mgr.25061) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:12.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:11 smithi060 bash[19757]: audit 2024-09-16T10:10:11.101613+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:13 smithi081 bash[20441]: cluster 2024-09-16T10:10:12.617067+0000 mgr.y (mgr.25061) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:13 smithi081 bash[20441]: audit 2024-09-16T10:10:13.534472+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:13 smithi081 bash[20441]: audit 2024-09-16T10:10:13.541628+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:13 smithi081 bash[20441]: audit 2024-09-16T10:10:13.550548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[25240]: cluster 2024-09-16T10:10:12.617067+0000 mgr.y (mgr.25061) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[25240]: audit 2024-09-16T10:10:13.534472+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[25240]: audit 2024-09-16T10:10:13.541628+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[25240]: audit 2024-09-16T10:10:13.550548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[19757]: cluster 2024-09-16T10:10:12.617067+0000 mgr.y (mgr.25061) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[19757]: audit 2024-09-16T10:10:13.534472+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[19757]: audit 2024-09-16T10:10:13.541628+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:13 smithi060 bash[19757]: audit 2024-09-16T10:10:13.550548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[19757]: audit 2024-09-16T10:10:13.685647+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[19757]: audit 2024-09-16T10:10:13.703202+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[19757]: audit 2024-09-16T10:10:13.716419+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[25240]: audit 2024-09-16T10:10:13.685647+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[25240]: audit 2024-09-16T10:10:13.703202+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:14 smithi060 bash[25240]: audit 2024-09-16T10:10:13.716419+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:15.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:14 smithi081 bash[20441]: audit 2024-09-16T10:10:13.685647+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:15.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:14 smithi081 bash[20441]: audit 2024-09-16T10:10:13.703202+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:15.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:14 smithi081 bash[20441]: audit 2024-09-16T10:10:13.716419+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:16.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:15 smithi081 bash[20441]: cluster 2024-09-16T10:10:14.617540+0000 mgr.y (mgr.25061) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:15 smithi060 bash[19757]: cluster 2024-09-16T10:10:14.617540+0000 mgr.y (mgr.25061) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:15 smithi060 bash[25240]: cluster 2024-09-16T10:10:14.617540+0000 mgr.y (mgr.25061) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:17 smithi081 bash[20441]: cluster 2024-09-16T10:10:16.619031+0000 mgr.y (mgr.25061) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:17 smithi060 bash[25240]: cluster 2024-09-16T10:10:16.619031+0000 mgr.y (mgr.25061) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:17 smithi060 bash[19757]: cluster 2024-09-16T10:10:16.619031+0000 mgr.y (mgr.25061) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:19 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:19] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-16T10:10:20.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:19 smithi081 bash[20441]: cluster 2024-09-16T10:10:18.619787+0000 mgr.y (mgr.25061) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:19 smithi060 bash[25240]: cluster 2024-09-16T10:10:18.619787+0000 mgr.y (mgr.25061) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:19 smithi060 bash[19757]: cluster 2024-09-16T10:10:18.619787+0000 mgr.y (mgr.25061) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:21 smithi081 bash[20441]: audit 2024-09-16T10:10:20.406591+0000 mgr.y (mgr.25061) 119 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:21 smithi081 bash[20441]: cluster 2024-09-16T10:10:20.620513+0000 mgr.y (mgr.25061) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:21 smithi060 bash[25240]: audit 2024-09-16T10:10:20.406591+0000 mgr.y (mgr.25061) 119 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:21 smithi060 bash[25240]: cluster 2024-09-16T10:10:20.620513+0000 mgr.y (mgr.25061) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:21 smithi060 bash[19757]: audit 2024-09-16T10:10:20.406591+0000 mgr.y (mgr.25061) 119 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:21 smithi060 bash[19757]: cluster 2024-09-16T10:10:20.620513+0000 mgr.y (mgr.25061) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:24.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:23 smithi081 bash[20441]: cluster 2024-09-16T10:10:22.622192+0000 mgr.y (mgr.25061) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:23 smithi060 bash[25240]: cluster 2024-09-16T10:10:22.622192+0000 mgr.y (mgr.25061) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:23 smithi060 bash[19757]: cluster 2024-09-16T10:10:22.622192+0000 mgr.y (mgr.25061) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:26.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:25 smithi081 bash[20441]: cluster 2024-09-16T10:10:24.622951+0000 mgr.y (mgr.25061) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:25 smithi060 bash[19757]: cluster 2024-09-16T10:10:24.622951+0000 mgr.y (mgr.25061) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:25 smithi060 bash[25240]: cluster 2024-09-16T10:10:24.622951+0000 mgr.y (mgr.25061) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:27.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:26 smithi081 bash[20441]: audit 2024-09-16T10:10:26.102363+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:26 smithi060 bash[25240]: audit 2024-09-16T10:10:26.102363+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:26 smithi060 bash[19757]: audit 2024-09-16T10:10:26.102363+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:28.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:27 smithi081 bash[20441]: cluster 2024-09-16T10:10:26.624722+0000 mgr.y (mgr.25061) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:27 smithi060 bash[25240]: cluster 2024-09-16T10:10:26.624722+0000 mgr.y (mgr.25061) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:27 smithi060 bash[19757]: cluster 2024-09-16T10:10:26.624722+0000 mgr.y (mgr.25061) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:29 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:29] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:10:30.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:29 smithi081 bash[20441]: cluster 2024-09-16T10:10:28.625496+0000 mgr.y (mgr.25061) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:30.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:29 smithi060 bash[19757]: cluster 2024-09-16T10:10:28.625496+0000 mgr.y (mgr.25061) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:30.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:29 smithi060 bash[25240]: cluster 2024-09-16T10:10:28.625496+0000 mgr.y (mgr.25061) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:32.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:31 smithi081 bash[20441]: audit 2024-09-16T10:10:30.409752+0000 mgr.y (mgr.25061) 125 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:32.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:31 smithi081 bash[20441]: cluster 2024-09-16T10:10:30.626210+0000 mgr.y (mgr.25061) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:31 smithi060 bash[19757]: audit 2024-09-16T10:10:30.409752+0000 mgr.y (mgr.25061) 125 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:31 smithi060 bash[19757]: cluster 2024-09-16T10:10:30.626210+0000 mgr.y (mgr.25061) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:31 smithi060 bash[25240]: audit 2024-09-16T10:10:30.409752+0000 mgr.y (mgr.25061) 125 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:31 smithi060 bash[25240]: cluster 2024-09-16T10:10:30.626210+0000 mgr.y (mgr.25061) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:10:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[19757]: cluster 2024-09-16T10:10:32.627660+0000 mgr.y (mgr.25061) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[19757]: audit 2024-09-16T10:10:33.658799+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[19757]: audit 2024-09-16T10:10:33.665582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[19757]: audit 2024-09-16T10:10:33.670994+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:33.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[25240]: cluster 2024-09-16T10:10:32.627660+0000 mgr.y (mgr.25061) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[25240]: audit 2024-09-16T10:10:33.658799+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[25240]: audit 2024-09-16T10:10:33.665582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:33 smithi060 bash[25240]: audit 2024-09-16T10:10:33.670994+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:33 smithi081 bash[20441]: cluster 2024-09-16T10:10:32.627660+0000 mgr.y (mgr.25061) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:33 smithi081 bash[20441]: audit 2024-09-16T10:10:33.658799+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:33 smithi081 bash[20441]: audit 2024-09-16T10:10:33.665582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:34.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:33 smithi081 bash[20441]: audit 2024-09-16T10:10:33.670994+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[19757]: audit 2024-09-16T10:10:33.908190+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[19757]: audit 2024-09-16T10:10:33.919204+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[19757]: audit 2024-09-16T10:10:33.930896+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[19757]: cluster 2024-09-16T10:10:34.628519+0000 mgr.y (mgr.25061) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:35.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[25240]: audit 2024-09-16T10:10:33.908190+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[25240]: audit 2024-09-16T10:10:33.919204+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[25240]: audit 2024-09-16T10:10:33.930896+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:34 smithi060 bash[25240]: cluster 2024-09-16T10:10:34.628519+0000 mgr.y (mgr.25061) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:35.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:34 smithi081 bash[20441]: audit 2024-09-16T10:10:33.908190+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:34 smithi081 bash[20441]: audit 2024-09-16T10:10:33.919204+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:34 smithi081 bash[20441]: audit 2024-09-16T10:10:33.930896+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:35.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:34 smithi081 bash[20441]: cluster 2024-09-16T10:10:34.628519+0000 mgr.y (mgr.25061) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:38.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:37 smithi081 bash[20441]: cluster 2024-09-16T10:10:36.630290+0000 mgr.y (mgr.25061) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:37 smithi060 bash[19757]: cluster 2024-09-16T10:10:36.630290+0000 mgr.y (mgr.25061) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:37 smithi060 bash[25240]: cluster 2024-09-16T10:10:36.630290+0000 mgr.y (mgr.25061) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:39.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:39 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:39] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:10:40.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:39 smithi081 bash[20441]: cluster 2024-09-16T10:10:38.631018+0000 mgr.y (mgr.25061) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:40.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:39 smithi060 bash[19757]: cluster 2024-09-16T10:10:38.631018+0000 mgr.y (mgr.25061) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:39 smithi060 bash[25240]: cluster 2024-09-16T10:10:38.631018+0000 mgr.y (mgr.25061) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:41 smithi081 bash[20441]: audit 2024-09-16T10:10:40.421090+0000 mgr.y (mgr.25061) 131 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:41 smithi081 bash[20441]: cluster 2024-09-16T10:10:40.632385+0000 mgr.y (mgr.25061) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:42.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:41 smithi081 bash[20441]: audit 2024-09-16T10:10:41.102839+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[19757]: audit 2024-09-16T10:10:40.421090+0000 mgr.y (mgr.25061) 131 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[19757]: cluster 2024-09-16T10:10:40.632385+0000 mgr.y (mgr.25061) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[19757]: audit 2024-09-16T10:10:41.102839+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[25240]: audit 2024-09-16T10:10:40.421090+0000 mgr.y (mgr.25061) 131 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[25240]: cluster 2024-09-16T10:10:40.632385+0000 mgr.y (mgr.25061) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:41 smithi060 bash[25240]: audit 2024-09-16T10:10:41.102839+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:44.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:43 smithi081 bash[20441]: cluster 2024-09-16T10:10:42.634118+0000 mgr.y (mgr.25061) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:43 smithi060 bash[19757]: cluster 2024-09-16T10:10:42.634118+0000 mgr.y (mgr.25061) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:43 smithi060 bash[25240]: cluster 2024-09-16T10:10:42.634118+0000 mgr.y (mgr.25061) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:46.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:45 smithi081 bash[20441]: cluster 2024-09-16T10:10:44.634831+0000 mgr.y (mgr.25061) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:45 smithi060 bash[19757]: cluster 2024-09-16T10:10:44.634831+0000 mgr.y (mgr.25061) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:45 smithi060 bash[25240]: cluster 2024-09-16T10:10:44.634831+0000 mgr.y (mgr.25061) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:48.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:47 smithi081 bash[20441]: cluster 2024-09-16T10:10:46.636459+0000 mgr.y (mgr.25061) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:47 smithi060 bash[19757]: cluster 2024-09-16T10:10:46.636459+0000 mgr.y (mgr.25061) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:47 smithi060 bash[25240]: cluster 2024-09-16T10:10:46.636459+0000 mgr.y (mgr.25061) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:49.548 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:49 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:49] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T10:10:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:49 smithi060 bash[25240]: cluster 2024-09-16T10:10:48.637420+0000 mgr.y (mgr.25061) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:49 smithi060 bash[19757]: cluster 2024-09-16T10:10:48.637420+0000 mgr.y (mgr.25061) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:50.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:49 smithi081 bash[20441]: cluster 2024-09-16T10:10:48.637420+0000 mgr.y (mgr.25061) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:50.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:10:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:51 smithi060 bash[19757]: audit 2024-09-16T10:10:50.432351+0000 mgr.y (mgr.25061) 137 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:51 smithi060 bash[19757]: cluster 2024-09-16T10:10:50.638222+0000 mgr.y (mgr.25061) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:51 smithi060 bash[25240]: audit 2024-09-16T10:10:50.432351+0000 mgr.y (mgr.25061) 137 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:51 smithi060 bash[25240]: cluster 2024-09-16T10:10:50.638222+0000 mgr.y (mgr.25061) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:52.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:51 smithi081 bash[20441]: audit 2024-09-16T10:10:50.432351+0000 mgr.y (mgr.25061) 137 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:10:52.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:51 smithi081 bash[20441]: cluster 2024-09-16T10:10:50.638222+0000 mgr.y (mgr.25061) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:53.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:53 smithi060 bash[19757]: cluster 2024-09-16T10:10:52.639643+0000 mgr.y (mgr.25061) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:53.897 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:53 smithi060 bash[25240]: cluster 2024-09-16T10:10:52.639643+0000 mgr.y (mgr.25061) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:54.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:53 smithi081 bash[20441]: cluster 2024-09-16T10:10:52.639643+0000 mgr.y (mgr.25061) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:54.973 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:53.872246+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:53.881104+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:53.894183+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:54.112834+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:54.124921+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[19757]: audit 2024-09-16T10:10:54.142790+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:53.872246+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:53.881104+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:53.894183+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.066 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:54.112834+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.066 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:54.124921+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.066 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:54 smithi060 bash[25240]: audit 2024-09-16T10:10:54.142790+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:53.872246+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:53.881104+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:53.894183+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:54.112834+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:54.124921+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:55.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:54 smithi081 bash[20441]: audit 2024-09-16T10:10:54.142790+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: cluster 2024-09-16T10:10:54.640363+0000 mgr.y (mgr.25061) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.227949+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.233730+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.239243+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.244620+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.245855+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.246479+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:10:56.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:55 smithi081 bash[20441]: audit 2024-09-16T10:10:55.254508+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: cluster 2024-09-16T10:10:54.640363+0000 mgr.y (mgr.25061) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.227949+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.233730+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.239243+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.244620+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.245855+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:10:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.246479+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[19757]: audit 2024-09-16T10:10:55.254508+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: cluster 2024-09-16T10:10:54.640363+0000 mgr.y (mgr.25061) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.227949+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.233730+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.239243+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.244620+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.245855+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.246479+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:10:56.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:55 smithi060 bash[25240]: audit 2024-09-16T10:10:55.254508+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 2s ago 30m - - 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 2s ago 30m - - 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (20m) 2s ago 20m 13.8M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (20m) 2s ago 20m 74.5M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (3m) 2s ago 18m 48.1M - 3.8 b5388489f99e 0d5d7b8f1087 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (13m) 2s ago 29m 440M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (6m) 2s ago 31m 508M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:10:56.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (31m) 2s ago 31m 81.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (29m) 2s ago 29m 59.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (29m) 2s ago 29m 59.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (20m) 2s ago 20m 9472k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (20m) 2s ago 20m 8615k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (28m) 2s ago 28m 56.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (27m) 2s ago 27m 66.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (26m) 2s ago 26m 52.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (25m) 2s ago 26m 57.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (25m) 2s ago 25m 63.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (24m) 2s ago 24m 63.9M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (23m) 2s ago 23m 61.5M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (22m) 2s ago 22m 55.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 2s ago 21m 41.5M - 2.43.0 a07b618ecd1d 89924ca01e75 2024-09-16T10:10:56.331 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (18m) 2s ago 18m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:10:56.332 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (18m) 2s ago 18m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:10:56.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:10:57.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:56 smithi081 bash[20441]: audit 2024-09-16T10:10:56.102511+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:56 smithi060 bash[19757]: audit 2024-09-16T10:10:56.102511+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:56 smithi060 bash[25240]: audit 2024-09-16T10:10:56.102511+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:10:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:57 smithi081 bash[20441]: audit 2024-09-16T10:10:56.314644+0000 mgr.y (mgr.25061) 141 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:10:58.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:57 smithi081 bash[20441]: cluster 2024-09-16T10:10:56.641959+0000 mgr.y (mgr.25061) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:57 smithi060 bash[25240]: audit 2024-09-16T10:10:56.314644+0000 mgr.y (mgr.25061) 141 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:10:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:57 smithi060 bash[25240]: cluster 2024-09-16T10:10:56.641959+0000 mgr.y (mgr.25061) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:57 smithi060 bash[19757]: audit 2024-09-16T10:10:56.314644+0000 mgr.y (mgr.25061) 141 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:10:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:57 smithi060 bash[19757]: cluster 2024-09-16T10:10:56.641959+0000 mgr.y (mgr.25061) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:10:59.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:10:58 smithi060 bash[25240]: cluster 2024-09-16T10:10:58.642689+0000 mgr.y (mgr.25061) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:59.267 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:10:58 smithi060 bash[19757]: cluster 2024-09-16T10:10:58.642689+0000 mgr.y (mgr.25061) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:59.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:10:58 smithi081 bash[20441]: cluster 2024-09-16T10:10:58.642689+0000 mgr.y (mgr.25061) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:10:59.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:10:59 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:10:59] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-16T10:11:01.790 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:01.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:01 smithi081 bash[20441]: audit 2024-09-16T10:11:00.441826+0000 mgr.y (mgr.25061) 144 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:01.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:01 smithi081 bash[20441]: cluster 2024-09-16T10:11:00.643406+0000 mgr.y (mgr.25061) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:01.906 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:11:01 smithi081 bash[43200]: logger=cleanup t=2024-09-16T10:11:01.589585383Z level=info msg="Completed cleanup jobs" duration=56.297623ms 2024-09-16T10:11:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:01 smithi060 bash[19757]: audit 2024-09-16T10:11:00.441826+0000 mgr.y (mgr.25061) 144 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:01 smithi060 bash[19757]: cluster 2024-09-16T10:11:00.643406+0000 mgr.y (mgr.25061) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:01 smithi060 bash[25240]: audit 2024-09-16T10:11:00.441826+0000 mgr.y (mgr.25061) 144 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:02.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:01 smithi060 bash[25240]: cluster 2024-09-16T10:11:00.643406+0000 mgr.y (mgr.25061) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:11:03.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:11:03.237 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:11:03.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph -s' 2024-09-16T10:11:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:03 smithi081 bash[20441]: cluster 2024-09-16T10:11:02.645060+0000 mgr.y (mgr.25061) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:03 smithi081 bash[20441]: audit 2024-09-16T10:11:03.234984+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.60:0/1983640266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:03 smithi060 bash[19757]: cluster 2024-09-16T10:11:02.645060+0000 mgr.y (mgr.25061) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:03 smithi060 bash[19757]: audit 2024-09-16T10:11:03.234984+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.60:0/1983640266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:03 smithi060 bash[25240]: cluster 2024-09-16T10:11:02.645060+0000 mgr.y (mgr.25061) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:03 smithi060 bash[25240]: audit 2024-09-16T10:11:03.234984+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.60:0/1983640266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:06.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:05 smithi081 bash[20441]: cluster 2024-09-16T10:11:04.645781+0000 mgr.y (mgr.25061) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:05 smithi060 bash[19757]: cluster 2024-09-16T10:11:04.645781+0000 mgr.y (mgr.25061) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:05 smithi060 bash[25240]: cluster 2024-09-16T10:11:04.645781+0000 mgr.y (mgr.25061) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:08.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:07 smithi081 bash[20441]: cluster 2024-09-16T10:11:06.646673+0000 mgr.y (mgr.25061) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:07 smithi060 bash[19757]: cluster 2024-09-16T10:11:06.646673+0000 mgr.y (mgr.25061) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:07 smithi060 bash[25240]: cluster 2024-09-16T10:11:06.646673+0000 mgr.y (mgr.25061) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:08.679 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:09.647 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:09 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:11:09] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-16T10:11:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:09 smithi060 bash[19757]: cluster 2024-09-16T10:11:08.647368+0000 mgr.y (mgr.25061) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:09 smithi060 bash[25240]: cluster 2024-09-16T10:11:08.647368+0000 mgr.y (mgr.25061) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:10.078 INFO:teuthology.orchestra.run.smithi060.stdout: cluster: 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: id: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: health: HEALTH_OK 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: services: 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: data: 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: pools: 6 pools, 161 pgs 2024-09-16T10:11:10.079 INFO:teuthology.orchestra.run.smithi060.stdout: objects: 213 objects, 585 KiB 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: pgs: 161 active+clean 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: io: 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T10:11:10.080 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T10:11:10.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:09 smithi081 bash[20441]: cluster 2024-09-16T10:11:08.647368+0000 mgr.y (mgr.25061) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:11.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:10 smithi081 bash[20441]: audit 2024-09-16T10:11:10.078092+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.60:0/1874892641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:11:11.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:10 smithi060 bash[25240]: audit 2024-09-16T10:11:10.078092+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.60:0/1874892641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:11:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:10 smithi060 bash[19757]: audit 2024-09-16T10:11:10.078092+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.60:0/1874892641' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T10:11:11.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:11:11.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[19757]: audit 2024-09-16T10:11:10.444178+0000 mgr.y (mgr.25061) 150 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:11.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[19757]: cluster 2024-09-16T10:11:10.648089+0000 mgr.y (mgr.25061) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:11.982 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[19757]: audit 2024-09-16T10:11:11.103701+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:11.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[25240]: audit 2024-09-16T10:11:10.444178+0000 mgr.y (mgr.25061) 150 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:11.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[25240]: cluster 2024-09-16T10:11:10.648089+0000 mgr.y (mgr.25061) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:11.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:11 smithi060 bash[25240]: audit 2024-09-16T10:11:11.103701+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:12.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:11 smithi081 bash[20441]: audit 2024-09-16T10:11:10.444178+0000 mgr.y (mgr.25061) 150 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:12.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:11 smithi081 bash[20441]: cluster 2024-09-16T10:11:10.648089+0000 mgr.y (mgr.25061) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:12.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:11 smithi081 bash[20441]: audit 2024-09-16T10:11:11.103701+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:14.026 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:13 smithi060 bash[19757]: cluster 2024-09-16T10:11:12.649921+0000 mgr.y (mgr.25061) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:14.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:13 smithi060 bash[25240]: cluster 2024-09-16T10:11:12.649921+0000 mgr.y (mgr.25061) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:14.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:13 smithi081 bash[20441]: cluster 2024-09-16T10:11:12.649921+0000 mgr.y (mgr.25061) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:15.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.037096+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.043178+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.050173+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.340580+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.351039+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: audit 2024-09-16T10:11:14.362052+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:15 smithi081 bash[20441]: cluster 2024-09-16T10:11:14.650730+0000 mgr.y (mgr.25061) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.037096+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.043178+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.050173+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.340580+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.351039+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: audit 2024-09-16T10:11:14.362052+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[19757]: cluster 2024-09-16T10:11:14.650730+0000 mgr.y (mgr.25061) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.037096+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.043178+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.050173+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.340580+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.351039+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: audit 2024-09-16T10:11:14.362052+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' 2024-09-16T10:11:15.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:15 smithi060 bash[25240]: cluster 2024-09-16T10:11:14.650730+0000 mgr.y (mgr.25061) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:16.312 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:17.697 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:11:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:17 smithi081 bash[20441]: cluster 2024-09-16T10:11:16.652428+0000 mgr.y (mgr.25061) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:18.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:17 smithi081 bash[20441]: audit 2024-09-16T10:11:17.697079+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.60:0/608049092' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:11:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:17 smithi060 bash[19757]: cluster 2024-09-16T10:11:16.652428+0000 mgr.y (mgr.25061) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:17 smithi060 bash[19757]: audit 2024-09-16T10:11:17.697079+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.60:0/608049092' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:11:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:17 smithi060 bash[25240]: cluster 2024-09-16T10:11:16.652428+0000 mgr.y (mgr.25061) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:17 smithi060 bash[25240]: audit 2024-09-16T10:11:17.697079+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.60:0/608049092' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:11:18.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T10:11:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:19 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:11:19] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:11:20.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:19 smithi081 bash[20441]: cluster 2024-09-16T10:11:18.653311+0000 mgr.y (mgr.25061) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:19 smithi060 bash[19757]: cluster 2024-09-16T10:11:18.653311+0000 mgr.y (mgr.25061) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:19 smithi060 bash[25240]: cluster 2024-09-16T10:11:18.653311+0000 mgr.y (mgr.25061) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:21 smithi081 bash[20441]: audit 2024-09-16T10:11:20.453820+0000 mgr.y (mgr.25061) 156 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:22.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:21 smithi081 bash[20441]: cluster 2024-09-16T10:11:20.653965+0000 mgr.y (mgr.25061) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:21 smithi060 bash[25240]: audit 2024-09-16T10:11:20.453820+0000 mgr.y (mgr.25061) 156 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:21 smithi060 bash[25240]: cluster 2024-09-16T10:11:20.653965+0000 mgr.y (mgr.25061) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:21 smithi060 bash[19757]: audit 2024-09-16T10:11:20.453820+0000 mgr.y (mgr.25061) 156 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:21 smithi060 bash[19757]: cluster 2024-09-16T10:11:20.653965+0000 mgr.y (mgr.25061) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:23.182 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:24.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:23 smithi081 bash[20441]: cluster 2024-09-16T10:11:22.655653+0000 mgr.y (mgr.25061) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:23 smithi060 bash[19757]: cluster 2024-09-16T10:11:22.655653+0000 mgr.y (mgr.25061) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:24.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:23 smithi060 bash[25240]: cluster 2024-09-16T10:11:22.655653+0000 mgr.y (mgr.25061) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:24.722 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:11:25.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:24 smithi081 bash[20441]: audit 2024-09-16T10:11:24.709626+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.60:0/507742615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:25.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:24 smithi060 bash[25240]: audit 2024-09-16T10:11:24.709626+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.60:0/507742615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:25.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:24 smithi060 bash[19757]: audit 2024-09-16T10:11:24.709626+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.60:0/507742615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:11:25.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph mgr fail' 2024-09-16T10:11:26.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:25 smithi081 bash[20441]: cluster 2024-09-16T10:11:24.656251+0000 mgr.y (mgr.25061) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:25 smithi060 bash[19757]: cluster 2024-09-16T10:11:24.656251+0000 mgr.y (mgr.25061) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:25 smithi060 bash[25240]: cluster 2024-09-16T10:11:24.656251+0000 mgr.y (mgr.25061) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:27.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:26 smithi081 bash[20441]: audit 2024-09-16T10:11:26.103959+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:26 smithi060 bash[19757]: audit 2024-09-16T10:11:26.103959+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:26 smithi060 bash[25240]: audit 2024-09-16T10:11:26.103959+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25061 172.21.15.60:0/2936015102' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:28.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:27 smithi081 bash[20441]: cluster 2024-09-16T10:11:26.657849+0000 mgr.y (mgr.25061) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:27 smithi060 bash[25240]: cluster 2024-09-16T10:11:26.657849+0000 mgr.y (mgr.25061) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:27 smithi060 bash[19757]: cluster 2024-09-16T10:11:26.657849+0000 mgr.y (mgr.25061) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:29 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:11:29] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-16T10:11:30.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:29 smithi081 bash[20441]: cluster 2024-09-16T10:11:28.658685+0000 mgr.y (mgr.25061) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:30.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:29 smithi060 bash[19757]: cluster 2024-09-16T10:11:28.658685+0000 mgr.y (mgr.25061) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:30.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:29 smithi060 bash[25240]: cluster 2024-09-16T10:11:28.658685+0000 mgr.y (mgr.25061) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:30.205 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:31.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:31 smithi060 bash[25240]: audit 2024-09-16T10:11:30.461837+0000 mgr.y (mgr.25061) 162 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:31.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:31 smithi060 bash[25240]: cluster 2024-09-16T10:11:30.659427+0000 mgr.y (mgr.25061) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:31.982 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:31 smithi060 bash[19757]: audit 2024-09-16T10:11:30.461837+0000 mgr.y (mgr.25061) 162 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:31.982 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:31 smithi060 bash[19757]: cluster 2024-09-16T10:11:30.659427+0000 mgr.y (mgr.25061) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:32.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:31 smithi081 bash[20441]: audit 2024-09-16T10:11:30.461837+0000 mgr.y (mgr.25061) 162 : audit [DBG] from='client.25139 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:32.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:31 smithi081 bash[20441]: cluster 2024-09-16T10:11:30.659427+0000 mgr.y (mgr.25061) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:32.295 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[76606]: debug 2024-09-16T10:11:32.115+0000 7fd6dd2aa640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T10:11:32.296 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[76606]: ignoring --setuser ceph since I am not root 2024-09-16T10:11:32.296 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[76606]: ignoring --setgroup ceph since I am not root 2024-09-16T10:11:32.296 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[76606]: debug 2024-09-16T10:11:32.179+0000 7fca8922d640 1 -- 172.21.15.60:0/1356027658 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e7525bd0e0 con 0x55e7525bf400 2024-09-16T10:11:32.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[51610]: [16/Sep/2024:10:11:32] ENGINE Bus STOPPING 2024-09-16T10:11:32.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[51610]: [16/Sep/2024:10:11:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:11:32.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[51610]: [16/Sep/2024:10:11:32] ENGINE Bus STOPPED 2024-09-16T10:11:33.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.103966+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:11:33.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: cluster 2024-09-16T10:11:32.104403+0000 mon.a (mon.0) 1749 : cluster [INF] Activating manager daemon x 2024-09-16T10:11:33.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.107091+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: cluster 2024-09-16T10:11:32.113820+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: cluster 2024-09-16T10:11:32.114193+0000 mon.a (mon.0) 1752 : cluster [DBG] mgrmap e35: x(active, starting, since 0.00978315s) 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.123716+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.123926+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.124112+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.125657+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.126144+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.126437+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.126710+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.126935+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.127151+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.127398+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:11:33.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.127615+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.127838+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.130524+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.130713+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.131466+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: cluster 2024-09-16T10:11:32.254549+0000 mon.a (mon.0) 1753 : cluster [INF] Manager daemon x is now available 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.550896+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.556913+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.557410+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.557593+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.558469+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.582756+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.583452+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:11:33.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.591225+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.591882+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.623358+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:32 smithi081 bash[20441]: audit 2024-09-16T10:11:32.624136+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.103966+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: cluster 2024-09-16T10:11:32.104403+0000 mon.a (mon.0) 1749 : cluster [INF] Activating manager daemon x 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.107091+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: cluster 2024-09-16T10:11:32.113820+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: cluster 2024-09-16T10:11:32.114193+0000 mon.a (mon.0) 1752 : cluster [DBG] mgrmap e35: x(active, starting, since 0.00978315s) 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.123716+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.123926+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:11:33.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.124112+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.125657+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.126144+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.126437+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.126710+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.126935+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.127151+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.127398+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.127615+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.127838+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.130524+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:11:33.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.130713+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.103966+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: cluster 2024-09-16T10:11:32.104403+0000 mon.a (mon.0) 1749 : cluster [INF] Activating manager daemon x 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.107091+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? 172.21.15.60:0/451736568' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: cluster 2024-09-16T10:11:32.113820+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: cluster 2024-09-16T10:11:32.114193+0000 mon.a (mon.0) 1752 : cluster [DBG] mgrmap e35: x(active, starting, since 0.00978315s) 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.123716+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.123926+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.124112+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:11:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.125657+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.126144+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.126437+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.126710+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.126935+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.127151+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.127398+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.127615+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.127838+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.130524+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:11:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.130713+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:11:33.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 180' 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.131466+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: cluster 2024-09-16T10:11:32.254549+0000 mon.a (mon.0) 1753 : cluster [INF] Manager daemon x is now available 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.550896+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.556913+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.557410+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.557593+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.558469+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.582756+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:33.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.583452+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.591225+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.591882+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.623358+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[19757]: audit 2024-09-16T10:11:32.624136+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.131466+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: cluster 2024-09-16T10:11:32.254549+0000 mon.a (mon.0) 1753 : cluster [INF] Manager daemon x is now available 2024-09-16T10:11:33.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.550896+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.556913+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.557410+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.557593+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.558469+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.582756+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.583452+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.591225+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.591882+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.623358+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:32 smithi060 bash[25240]: audit 2024-09-16T10:11:32.624136+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T10:11:33.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: [16/Sep/2024:10:11:33] ENGINE Bus STARTING 2024-09-16T10:11:33.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: [16/Sep/2024:10:11:33] ENGINE Serving on http://:::9283 2024-09-16T10:11:33.405 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: [16/Sep/2024:10:11:33] ENGINE Bus STARTED 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: debug 2024-09-16T10:11:33.645+0000 7f2bfb6e3640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:11:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: Traceback (most recent call last): 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: self._connections.run(self.expiration_interval) 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: self._run(expiration_interval) 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:11:33.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: s = self.context.wrap_socket( 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: return self.sslsocket_class._create( 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: self.do_handshake() 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: self._sslobj.do_handshake() 2024-09-16T10:11:33.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:33 smithi081 bash[51610]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:11:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:34 smithi081 bash[20441]: cluster 2024-09-16T10:11:33.124947+0000 mon.a (mon.0) 1759 : cluster [DBG] mgrmap e36: x(active, since 1.02053s) 2024-09-16T10:11:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:34 smithi081 bash[20441]: audit 2024-09-16T10:11:33.277218+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:34 smithi081 bash[20441]: audit 2024-09-16T10:11:33.277909+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:34 smithi081 bash[20441]: cephadm 2024-09-16T10:11:33.526912+0000 mgr.x (mgr.24742) 3 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTING 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[19757]: cluster 2024-09-16T10:11:33.124947+0000 mon.a (mon.0) 1759 : cluster [DBG] mgrmap e36: x(active, since 1.02053s) 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[19757]: audit 2024-09-16T10:11:33.277218+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[19757]: audit 2024-09-16T10:11:33.277909+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[19757]: cephadm 2024-09-16T10:11:33.526912+0000 mgr.x (mgr.24742) 3 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTING 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[25240]: cluster 2024-09-16T10:11:33.124947+0000 mon.a (mon.0) 1759 : cluster [DBG] mgrmap e36: x(active, since 1.02053s) 2024-09-16T10:11:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[25240]: audit 2024-09-16T10:11:33.277218+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[25240]: audit 2024-09-16T10:11:33.277909+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:34 smithi060 bash[25240]: cephadm 2024-09-16T10:11:33.526912+0000 mgr.x (mgr.24742) 3 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTING 2024-09-16T10:11:35.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:33.646532+0000 mgr.x (mgr.24742) 4 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:11:35.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:33.649646+0000 mgr.x (mgr.24742) 5 : cephadm [ERR] [16/Sep/2024:10:11:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:11:35.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T10:11:35.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:11:35.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: self.do_handshake() 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:33.747427+0000 mgr.x (mgr.24742) 6 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:33.747585+0000 mgr.x (mgr.24742) 7 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTED 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cluster 2024-09-16T10:11:34.133325+0000 mgr.x (mgr.24742) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.201033+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.201463+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.202581+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.203232+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.207057+0000 mgr.x (mgr.24742) 9 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.207264+0000 mgr.x (mgr.24742) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.454828+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.476686+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.483274+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.489706+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.621529+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.882432+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.888298+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.936393+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.946413+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.955542+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.962532+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.979775+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:35.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[19757]: audit 2024-09-16T10:11:34.980287+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:33.646532+0000 mgr.x (mgr.24742) 4 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:33.649646+0000 mgr.x (mgr.24742) 5 : cephadm [ERR] [16/Sep/2024:10:11:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: Traceback (most recent call last): 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: self._connections.run(self.expiration_interval) 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: self._run(expiration_interval) 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:11:35.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: s = self.context.wrap_socket( 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: return self.sslsocket_class._create( 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: self.do_handshake() 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: self._sslobj.do_handshake() 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:33.747427+0000 mgr.x (mgr.24742) 6 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:11:35.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:33.747585+0000 mgr.x (mgr.24742) 7 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTED 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cluster 2024-09-16T10:11:34.133325+0000 mgr.x (mgr.24742) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.201033+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.201463+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.202581+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.203232+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.207057+0000 mgr.x (mgr.24742) 9 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.207264+0000 mgr.x (mgr.24742) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.454828+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.476686+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.483274+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.489706+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.621529+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.882432+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.888298+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.936393+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.946413+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.955542+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.962532+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.979775+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:35.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:35 smithi060 bash[25240]: audit 2024-09-16T10:11:34.980287+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:35.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:33.646532+0000 mgr.x (mgr.24742) 4 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on https://172.21.15.81:7150 2024-09-16T10:11:35.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:33.649646+0000 mgr.x (mgr.24742) 5 : cephadm [ERR] [16/Sep/2024:10:11:33] ENGINE Error in HTTPServer.serve 2024-09-16T10:11:35.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: Traceback (most recent call last): 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: self._connections.run(self.expiration_interval) 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: self._run(expiration_interval) 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: s = self.context.wrap_socket( 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: return self.sslsocket_class._create( 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: self.do_handshake() 2024-09-16T10:11:35.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: self._sslobj.do_handshake() 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:33.747427+0000 mgr.x (mgr.24742) 6 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Serving on http://172.21.15.81:8765 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:33.747585+0000 mgr.x (mgr.24742) 7 : cephadm [INF] [16/Sep/2024:10:11:33] ENGINE Bus STARTED 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cluster 2024-09-16T10:11:34.133325+0000 mgr.x (mgr.24742) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.201033+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.201463+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.202581+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.203232+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.207057+0000 mgr.x (mgr.24742) 9 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.207264+0000 mgr.x (mgr.24742) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.454828+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.476686+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.483274+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.489706+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.621529+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.882432+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.888298+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.936393+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.946413+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.955542+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.962532+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.979775+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:35 smithi081 bash[20441]: audit 2024-09-16T10:11:34.980287+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:11:36.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.652199+0000 mgr.x (mgr.24742) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.657939+0000 mgr.x (mgr.24742) 12 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.731518+0000 mgr.x (mgr.24742) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.735556+0000 mgr.x (mgr.24742) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.807215+0000 mgr.x (mgr.24742) 15 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.807338+0000 mgr.x (mgr.24742) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:34.959127+0000 mgr.x (mgr.24742) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.401025+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.528240+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.547644+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.548112+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:35.549942+0000 mgr.x (mgr.24742) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.554762+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:36.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cephadm 2024-09-16T10:11:35.558528+0000 mgr.x (mgr.24742) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: cluster 2024-09-16T10:11:35.625938+0000 mon.a (mon.0) 1777 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:36 smithi081 bash[20441]: audit 2024-09-16T10:11:35.642451+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.652199+0000 mgr.x (mgr.24742) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.657939+0000 mgr.x (mgr.24742) 12 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.731518+0000 mgr.x (mgr.24742) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.735556+0000 mgr.x (mgr.24742) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.807215+0000 mgr.x (mgr.24742) 15 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.807338+0000 mgr.x (mgr.24742) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:34.959127+0000 mgr.x (mgr.24742) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.401025+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.528240+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.547644+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.548112+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:35.549942+0000 mgr.x (mgr.24742) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.554762+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cephadm 2024-09-16T10:11:35.558528+0000 mgr.x (mgr.24742) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: cluster 2024-09-16T10:11:35.625938+0000 mon.a (mon.0) 1777 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[25240]: audit 2024-09-16T10:11:35.642451+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.652199+0000 mgr.x (mgr.24742) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.657939+0000 mgr.x (mgr.24742) 12 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.731518+0000 mgr.x (mgr.24742) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.735556+0000 mgr.x (mgr.24742) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.807215+0000 mgr.x (mgr.24742) 15 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.807338+0000 mgr.x (mgr.24742) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:34.959127+0000 mgr.x (mgr.24742) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.401025+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.528240+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.547644+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.548112+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:35.549942+0000 mgr.x (mgr.24742) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.554762+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:36.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cephadm 2024-09-16T10:11:35.558528+0000 mgr.x (mgr.24742) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:11:36.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: cluster 2024-09-16T10:11:35.625938+0000 mon.a (mon.0) 1777 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T10:11:36.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:36 smithi060 bash[19757]: audit 2024-09-16T10:11:35.642451+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[19757]: cluster 2024-09-16T10:11:36.133912+0000 mgr.x (mgr.24742) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:37.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[19757]: audit 2024-09-16T10:11:36.513176+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[19757]: audit 2024-09-16T10:11:36.664633+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[19757]: audit 2024-09-16T10:11:36.757379+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[19757]: audit 2024-09-16T10:11:36.799598+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[25240]: cluster 2024-09-16T10:11:36.133912+0000 mgr.x (mgr.24742) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:37.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[25240]: audit 2024-09-16T10:11:36.513176+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[25240]: audit 2024-09-16T10:11:36.664633+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[25240]: audit 2024-09-16T10:11:36.757379+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:37 smithi060 bash[25240]: audit 2024-09-16T10:11:36.799598+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:37 smithi081 bash[20441]: cluster 2024-09-16T10:11:36.133912+0000 mgr.x (mgr.24742) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:11:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:37 smithi081 bash[20441]: audit 2024-09-16T10:11:36.513176+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:37 smithi081 bash[20441]: audit 2024-09-16T10:11:36.664633+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:37 smithi081 bash[20441]: audit 2024-09-16T10:11:36.757379+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:37 smithi081 bash[20441]: audit 2024-09-16T10:11:36.799598+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:38.966 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:38 smithi060 bash[76606]: [16/Sep/2024:10:11:38] ENGINE Bus STARTING 2024-09-16T10:11:38.967 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:38 smithi060 bash[76606]: CherryPy Checker: 2024-09-16T10:11:38.967 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:38 smithi060 bash[76606]: The Application mounted at '' has an empty config. 2024-09-16T10:11:38.967 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:38 smithi060 bash[76606]: [16/Sep/2024:10:11:38] ENGINE Serving on http://:::9283 2024-09-16T10:11:38.967 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:38 smithi060 bash[76606]: [16/Sep/2024:10:11:38] ENGINE Bus STARTED 2024-09-16T10:11:39.220 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:11:39.535 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:11:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: cluster 2024-09-16T10:11:38.135063+0000 mgr.x (mgr.24742) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: cluster 2024-09-16T10:11:38.695573+0000 mon.a (mon.0) 1783 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:38.696964+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:38.700992+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:38.702043+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:38.702450+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:11:39.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:39.326194+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:39.334730+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:39.342454+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:39 smithi081 bash[20441]: audit 2024-09-16T10:11:39.460693+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: cluster 2024-09-16T10:11:38.135063+0000 mgr.x (mgr.24742) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: cluster 2024-09-16T10:11:38.695573+0000 mon.a (mon.0) 1783 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:38.696964+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:38.700992+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:38.702043+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:11:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:38.702450+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:39.326194+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:39.334730+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:39.342454+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[19757]: audit 2024-09-16T10:11:39.460693+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: cluster 2024-09-16T10:11:38.135063+0000 mgr.x (mgr.24742) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: cluster 2024-09-16T10:11:38.695573+0000 mon.a (mon.0) 1783 : cluster [DBG] Standby manager daemon y started 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:38.696964+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:38.700992+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:38.702043+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:38.702450+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.? 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:11:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:39.326194+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:39.334730+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:39.342454+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:39.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:39 smithi060 bash[25240]: audit 2024-09-16T10:11:39.460693+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:40 smithi081 bash[20441]: cluster 2024-09-16T10:11:39.523441+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T10:11:40.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:40 smithi081 bash[20441]: audit 2024-09-16T10:11:39.531333+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:11:40.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:40 smithi081 bash[20441]: audit 2024-09-16T10:11:40.051959+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:40 smithi081 bash[20441]: audit 2024-09-16T10:11:40.059865+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[19757]: cluster 2024-09-16T10:11:39.523441+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[19757]: audit 2024-09-16T10:11:39.531333+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[19757]: audit 2024-09-16T10:11:40.051959+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[19757]: audit 2024-09-16T10:11:40.059865+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[25240]: cluster 2024-09-16T10:11:39.523441+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[25240]: audit 2024-09-16T10:11:39.531333+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[25240]: audit 2024-09-16T10:11:40.051959+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:40.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:40 smithi060 bash[25240]: audit 2024-09-16T10:11:40.059865+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:41.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:41 smithi081 bash[20441]: cephadm 2024-09-16T10:11:40.066097+0000 mgr.x (mgr.24742) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:11:41.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:41 smithi081 bash[20441]: cluster 2024-09-16T10:11:40.135733+0000 mgr.x (mgr.24742) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:11:41.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:41 smithi081 bash[20441]: cephadm 2024-09-16T10:11:40.312147+0000 mgr.x (mgr.24742) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[25240]: cephadm 2024-09-16T10:11:40.066097+0000 mgr.x (mgr.24742) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[25240]: cluster 2024-09-16T10:11:40.135733+0000 mgr.x (mgr.24742) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[25240]: cephadm 2024-09-16T10:11:40.312147+0000 mgr.x (mgr.24742) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[19757]: cephadm 2024-09-16T10:11:40.066097+0000 mgr.x (mgr.24742) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[19757]: cluster 2024-09-16T10:11:40.135733+0000 mgr.x (mgr.24742) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T10:11:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:41 smithi060 bash[19757]: cephadm 2024-09-16T10:11:40.312147+0000 mgr.x (mgr.24742) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:11:43.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:43 smithi081 bash[20441]: cluster 2024-09-16T10:11:42.136433+0000 mgr.x (mgr.24742) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:43.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:43 smithi081 bash[20441]: audit 2024-09-16T10:11:42.670470+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.60:0/3562487414' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:11:43.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:43 smithi081 bash[20441]: audit 2024-09-16T10:11:42.974936+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.60:0/4040950856' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:43 smithi081 bash[20441]: audit 2024-09-16T10:11:42.975635+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:43 smithi081 bash[20441]: audit 2024-09-16T10:11:43.483365+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[19757]: cluster 2024-09-16T10:11:42.136433+0000 mgr.x (mgr.24742) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[19757]: audit 2024-09-16T10:11:42.670470+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.60:0/3562487414' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:11:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[19757]: audit 2024-09-16T10:11:42.974936+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.60:0/4040950856' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[19757]: audit 2024-09-16T10:11:42.975635+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[19757]: audit 2024-09-16T10:11:43.483365+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[25240]: cluster 2024-09-16T10:11:42.136433+0000 mgr.x (mgr.24742) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[25240]: audit 2024-09-16T10:11:42.670470+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.60:0/3562487414' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[25240]: audit 2024-09-16T10:11:42.974936+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.60:0/4040950856' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[25240]: audit 2024-09-16T10:11:42.975635+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]: dispatch 2024-09-16T10:11:43.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:43 smithi060 bash[25240]: audit 2024-09-16T10:11:43.483365+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:44 smithi081 bash[20441]: audit 2024-09-16T10:11:43.543355+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]': finished 2024-09-16T10:11:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:44 smithi081 bash[20441]: cluster 2024-09-16T10:11:43.551179+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:11:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:44 smithi081 bash[20441]: audit 2024-09-16T10:11:43.890212+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.60:0/877032103' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:44.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:44 smithi081 bash[20441]: audit 2024-09-16T10:11:43.891089+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:44.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[19757]: audit 2024-09-16T10:11:43.543355+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]': finished 2024-09-16T10:11:44.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[19757]: cluster 2024-09-16T10:11:43.551179+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:11:44.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[19757]: audit 2024-09-16T10:11:43.890212+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.60:0/877032103' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:44.736 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[19757]: audit 2024-09-16T10:11:43.891089+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:44.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[25240]: audit 2024-09-16T10:11:43.543355+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4174367130"}]': finished 2024-09-16T10:11:44.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[25240]: cluster 2024-09-16T10:11:43.551179+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T10:11:44.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[25240]: audit 2024-09-16T10:11:43.890212+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.60:0/877032103' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:44.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:44 smithi060 bash[25240]: audit 2024-09-16T10:11:43.891089+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]: dispatch 2024-09-16T10:11:45.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[19757]: cluster 2024-09-16T10:11:44.137325+0000 mgr.x (mgr.24742) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:45.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[19757]: audit 2024-09-16T10:11:44.563695+0000 mon.a (mon.0) 1800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]': finished 2024-09-16T10:11:45.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[19757]: cluster 2024-09-16T10:11:44.567857+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:11:45.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[19757]: audit 2024-09-16T10:11:44.881952+0000 mon.c (mon.2) 309 : audit [INF] from='client.? 172.21.15.60:0/2818004872' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:45.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[19757]: audit 2024-09-16T10:11:44.882706+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:45.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[25240]: cluster 2024-09-16T10:11:44.137325+0000 mgr.x (mgr.24742) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:45.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[25240]: audit 2024-09-16T10:11:44.563695+0000 mon.a (mon.0) 1800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]': finished 2024-09-16T10:11:45.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[25240]: cluster 2024-09-16T10:11:44.567857+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:11:45.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[25240]: audit 2024-09-16T10:11:44.881952+0000 mon.c (mon.2) 309 : audit [INF] from='client.? 172.21.15.60:0/2818004872' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:45.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:45 smithi060 bash[25240]: audit 2024-09-16T10:11:44.882706+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:45.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:45 smithi081 bash[20441]: cluster 2024-09-16T10:11:44.137325+0000 mgr.x (mgr.24742) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:11:45.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:45 smithi081 bash[20441]: audit 2024-09-16T10:11:44.563695+0000 mon.a (mon.0) 1800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4187661187"}]': finished 2024-09-16T10:11:45.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:45 smithi081 bash[20441]: cluster 2024-09-16T10:11:44.567857+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T10:11:45.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:45 smithi081 bash[20441]: audit 2024-09-16T10:11:44.881952+0000 mon.c (mon.2) 309 : audit [INF] from='client.? 172.21.15.60:0/2818004872' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:45.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:45 smithi081 bash[20441]: audit 2024-09-16T10:11:44.882706+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]: dispatch 2024-09-16T10:11:46.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[20441]: audit 2024-09-16T10:11:45.574389+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]': finished 2024-09-16T10:11:46.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[20441]: cluster 2024-09-16T10:11:45.582335+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:11:46.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[20441]: audit 2024-09-16T10:11:45.916935+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]: dispatch 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.565Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:11:46.783 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.566Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:11:46.784 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.566Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:11:46.784 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:46 smithi081 bash[63335]: ts=2024-09-16T10:11:46.566Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:11:46.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[19757]: audit 2024-09-16T10:11:45.574389+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]': finished 2024-09-16T10:11:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[19757]: cluster 2024-09-16T10:11:45.582335+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:11:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[19757]: audit 2024-09-16T10:11:45.916935+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]: dispatch 2024-09-16T10:11:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[25240]: audit 2024-09-16T10:11:45.574389+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2332559969"}]': finished 2024-09-16T10:11:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[25240]: cluster 2024-09-16T10:11:45.582335+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T10:11:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:46 smithi060 bash[25240]: audit 2024-09-16T10:11:45.916935+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]: dispatch 2024-09-16T10:11:47.405 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[67574]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:11:47.405 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[67635]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:11:47.405 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:47 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:11:47.405 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:47 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:11:47.405 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:47 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:11:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: cluster 2024-09-16T10:11:46.138061+0000 mgr.x (mgr.24742) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:11:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:46.579421+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]': finished 2024-09-16T10:11:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: cluster 2024-09-16T10:11:46.585421+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:11:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:46.916868+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]: dispatch 2024-09-16T10:11:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:46.921075+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:46.928267+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:46.936331+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.406012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.418862+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.426207+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.432354+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.438878+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.483113+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.484410+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.493964+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[19757]: audit 2024-09-16T10:11:47.578368+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: cluster 2024-09-16T10:11:46.138061+0000 mgr.x (mgr.24742) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:46.579421+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]': finished 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: cluster 2024-09-16T10:11:46.585421+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:46.916868+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:46.921075+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:46.928267+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:46.936331+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.406012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.418862+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.426207+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.432354+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.438878+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.483113+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.484410+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.493964+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:47 smithi060 bash[25240]: audit 2024-09-16T10:11:47.578368+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: cluster 2024-09-16T10:11:46.138061+0000 mgr.x (mgr.24742) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:46.579421+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.60:0/1178281824' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2332559969"}]': finished 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: cluster 2024-09-16T10:11:46.585421+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:46.916868+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]: dispatch 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:46.921075+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:46.928267+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:46.936331+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.406012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.418862+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.426207+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.432354+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.438878+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.483113+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.484410+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.493964+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:47.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:47 smithi081 bash[20441]: audit 2024-09-16T10:11:47.578368+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:11:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.429735+0000 mgr.x (mgr.24742) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.435596+0000 mgr.x (mgr.24742) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.442133+0000 mgr.x (mgr.24742) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.592306+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]': finished 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: cluster 2024-09-16T10:11:47.598478+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.753124+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.763718+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.774821+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[20441]: audit 2024-09-16T10:11:47.916583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]: dispatch 2024-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.783Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.783Z 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-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.783Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.783Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.783Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:11:48.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.785Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.785Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.786Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.786Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.789Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.790Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=939.569µs 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.790Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.791Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.806Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.811Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.814Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.814Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.814Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.368µs wal_replay_duration=24.251462ms wbl_replay_duration=149ns total_replay_duration=25.259867ms 2024-09-16T10:11:48.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.816Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:11:48.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.816Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:11:48.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.817Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:11:48.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.841Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.666929ms db_storage=1.027µs remote_storage=1.279µs web_handler=543ns query_engine=700ns scrape=244.412µs scrape_sd=116.218µs notify=18.009µs notify_sd=25.016µs rules=23.826961ms tracing=6.353µs 2024-09-16T10:11:48.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.841Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:11:48.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:11:48 smithi081 bash[67665]: ts=2024-09-16T10:11:48.841Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.429735+0000 mgr.x (mgr.24742) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.435596+0000 mgr.x (mgr.24742) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.442133+0000 mgr.x (mgr.24742) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.592306+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]': finished 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: cluster 2024-09-16T10:11:47.598478+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.753124+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.763718+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.774821+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[25240]: audit 2024-09-16T10:11:47.916583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]: dispatch 2024-09-16T10:11:48.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.429735+0000 mgr.x (mgr.24742) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.435596+0000 mgr.x (mgr.24742) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.442133+0000 mgr.x (mgr.24742) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.592306+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? 172.21.15.60:0/2438714653' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3462650593"}]': finished 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: cluster 2024-09-16T10:11:47.598478+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.753124+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.763718+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.774821+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:48 smithi060 bash[19757]: audit 2024-09-16T10:11:47.916583+0000 mon.a (mon.0) 1820 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]: dispatch 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:49 smithi081 bash[20441]: cluster 2024-09-16T10:11:48.139596+0000 mgr.x (mgr.24742) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:49 smithi081 bash[20441]: audit 2024-09-16T10:11:48.773175+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]': finished 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:49 smithi081 bash[20441]: cluster 2024-09-16T10:11:48.780801+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[19757]: cluster 2024-09-16T10:11:48.139596+0000 mgr.x (mgr.24742) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[19757]: audit 2024-09-16T10:11:48.773175+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]': finished 2024-09-16T10:11:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[19757]: cluster 2024-09-16T10:11:48.780801+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:11:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[25240]: cluster 2024-09-16T10:11:48.139596+0000 mgr.x (mgr.24742) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[25240]: audit 2024-09-16T10:11:48.773175+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.60:0/1759017370' entity='client.iscsi.foo.smithi060.ktznck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2507672076"}]': finished 2024-09-16T10:11:49.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:49 smithi060 bash[25240]: cluster 2024-09-16T10:11:48.780801+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T10:11:51.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:51 smithi081 bash[20441]: cluster 2024-09-16T10:11:50.140338+0000 mgr.x (mgr.24742) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:11:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:51 smithi060 bash[19757]: cluster 2024-09-16T10:11:50.140338+0000 mgr.x (mgr.24742) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:11:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:51 smithi060 bash[25240]: cluster 2024-09-16T10:11:50.140338+0000 mgr.x (mgr.24742) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:11:53.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:53 smithi081 bash[20441]: cluster 2024-09-16T10:11:52.141035+0000 mgr.x (mgr.24742) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:53.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:53 smithi081 bash[20441]: audit 2024-09-16T10:11:52.384829+0000 mgr.x (mgr.24742) 34 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:53 smithi060 bash[19757]: cluster 2024-09-16T10:11:52.141035+0000 mgr.x (mgr.24742) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:53 smithi060 bash[19757]: audit 2024-09-16T10:11:52.384829+0000 mgr.x (mgr.24742) 34 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:53 smithi060 bash[25240]: cluster 2024-09-16T10:11:52.141035+0000 mgr.x (mgr.24742) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:11:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:53 smithi060 bash[25240]: audit 2024-09-16T10:11:52.384829+0000 mgr.x (mgr.24742) 34 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:11:55.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:55 smithi081 bash[20441]: cluster 2024-09-16T10:11:54.142763+0000 mgr.x (mgr.24742) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:11:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:55 smithi060 bash[19757]: cluster 2024-09-16T10:11:54.142763+0000 mgr.x (mgr.24742) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:11:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:55 smithi060 bash[25240]: cluster 2024-09-16T10:11:54.142763+0000 mgr.x (mgr.24742) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:11:56.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:11:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:11:56] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-16T10:11:57.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:57 smithi081 bash[20441]: cluster 2024-09-16T10:11:56.143495+0000 mgr.x (mgr.24742) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:57 smithi060 bash[19757]: cluster 2024-09-16T10:11:56.143495+0000 mgr.x (mgr.24742) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:57 smithi060 bash[25240]: cluster 2024-09-16T10:11:56.143495+0000 mgr.x (mgr.24742) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:11:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:59 smithi081 bash[20441]: cluster 2024-09-16T10:11:58.145069+0000 mgr.x (mgr.24742) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:11:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:59 smithi081 bash[20441]: audit 2024-09-16T10:11:59.508716+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:59 smithi081 bash[20441]: audit 2024-09-16T10:11:59.521535+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:11:59 smithi081 bash[20441]: audit 2024-09-16T10:11:59.533154+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[19757]: cluster 2024-09-16T10:11:58.145069+0000 mgr.x (mgr.24742) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[19757]: audit 2024-09-16T10:11:59.508716+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[19757]: audit 2024-09-16T10:11:59.521535+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[19757]: audit 2024-09-16T10:11:59.533154+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[25240]: cluster 2024-09-16T10:11:58.145069+0000 mgr.x (mgr.24742) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[25240]: audit 2024-09-16T10:11:59.508716+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[25240]: audit 2024-09-16T10:11:59.521535+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:11:59.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:11:59 smithi060 bash[25240]: audit 2024-09-16T10:11:59.533154+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:01.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:01 smithi081 bash[20441]: cluster 2024-09-16T10:12:00.145755+0000 mgr.x (mgr.24742) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-09-16T10:12:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:01 smithi060 bash[25240]: cluster 2024-09-16T10:12:00.145755+0000 mgr.x (mgr.24742) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-09-16T10:12:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:01 smithi060 bash[19757]: cluster 2024-09-16T10:12:00.145755+0000 mgr.x (mgr.24742) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-09-16T10:12:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:02 smithi060 bash[19757]: audit 2024-09-16T10:12:02.579011+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:02.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:02 smithi060 bash[25240]: audit 2024-09-16T10:12:02.579011+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:02.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:02 smithi081 bash[20441]: audit 2024-09-16T10:12:02.579011+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:03.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:03 smithi081 bash[20441]: cluster 2024-09-16T10:12:02.146194+0000 mgr.x (mgr.24742) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:03.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:03 smithi081 bash[20441]: audit 2024-09-16T10:12:02.392675+0000 mgr.x (mgr.24742) 40 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:03 smithi060 bash[25240]: cluster 2024-09-16T10:12:02.146194+0000 mgr.x (mgr.24742) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:03 smithi060 bash[25240]: audit 2024-09-16T10:12:02.392675+0000 mgr.x (mgr.24742) 40 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:03 smithi060 bash[19757]: cluster 2024-09-16T10:12:02.146194+0000 mgr.x (mgr.24742) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:03 smithi060 bash[19757]: audit 2024-09-16T10:12:02.392675+0000 mgr.x (mgr.24742) 40 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:04.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:04 smithi081 bash[20441]: cluster 2024-09-16T10:12:04.147911+0000 mgr.x (mgr.24742) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:04 smithi060 bash[25240]: cluster 2024-09-16T10:12:04.147911+0000 mgr.x (mgr.24742) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:04.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:04 smithi060 bash[19757]: cluster 2024-09-16T10:12:04.147911+0000 mgr.x (mgr.24742) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:06] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.451480+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.459437+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.467031+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.632563+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.640774+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:06 smithi081 bash[20441]: audit 2024-09-16T10:12:05.648827+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.451480+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.459437+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.467031+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.632563+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.640774+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[19757]: audit 2024-09-16T10:12:05.648827+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.451480+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.459437+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.467031+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.632563+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.640774+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:06.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:06 smithi060 bash[25240]: audit 2024-09-16T10:12:05.648827+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:07.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:07 smithi081 bash[20441]: cluster 2024-09-16T10:12:06.148815+0000 mgr.x (mgr.24742) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:07 smithi060 bash[19757]: cluster 2024-09-16T10:12:06.148815+0000 mgr.x (mgr.24742) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:07 smithi060 bash[25240]: cluster 2024-09-16T10:12:06.148815+0000 mgr.x (mgr.24742) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:09.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:09 smithi081 bash[20441]: cluster 2024-09-16T10:12:08.150452+0000 mgr.x (mgr.24742) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:09 smithi060 bash[19757]: cluster 2024-09-16T10:12:08.150452+0000 mgr.x (mgr.24742) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:09 smithi060 bash[25240]: cluster 2024-09-16T10:12:08.150452+0000 mgr.x (mgr.24742) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:11.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:11 smithi081 bash[20441]: cluster 2024-09-16T10:12:10.151190+0000 mgr.x (mgr.24742) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:11 smithi060 bash[19757]: cluster 2024-09-16T10:12:10.151190+0000 mgr.x (mgr.24742) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:11 smithi060 bash[25240]: cluster 2024-09-16T10:12:10.151190+0000 mgr.x (mgr.24742) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:13.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:13 smithi081 bash[20441]: cluster 2024-09-16T10:12:12.151906+0000 mgr.x (mgr.24742) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:13.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:13 smithi081 bash[20441]: audit 2024-09-16T10:12:12.404358+0000 mgr.x (mgr.24742) 46 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:13 smithi060 bash[19757]: cluster 2024-09-16T10:12:12.151906+0000 mgr.x (mgr.24742) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:13 smithi060 bash[19757]: audit 2024-09-16T10:12:12.404358+0000 mgr.x (mgr.24742) 46 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:13 smithi060 bash[25240]: cluster 2024-09-16T10:12:12.151906+0000 mgr.x (mgr.24742) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:13 smithi060 bash[25240]: audit 2024-09-16T10:12:12.404358+0000 mgr.x (mgr.24742) 46 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:15.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:15 smithi081 bash[20441]: cluster 2024-09-16T10:12:14.153598+0000 mgr.x (mgr.24742) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:15.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:15 smithi060 bash[19757]: cluster 2024-09-16T10:12:14.153598+0000 mgr.x (mgr.24742) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:15 smithi060 bash[25240]: cluster 2024-09-16T10:12:14.153598+0000 mgr.x (mgr.24742) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:16.905 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:16] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:12:17.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:17 smithi081 bash[20441]: cluster 2024-09-16T10:12:16.154314+0000 mgr.x (mgr.24742) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:17 smithi060 bash[19757]: cluster 2024-09-16T10:12:16.154314+0000 mgr.x (mgr.24742) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:17 smithi060 bash[25240]: cluster 2024-09-16T10:12:16.154314+0000 mgr.x (mgr.24742) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:18.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:18 smithi081 bash[20441]: audit 2024-09-16T10:12:17.579800+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:18 smithi060 bash[19757]: audit 2024-09-16T10:12:17.579800+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:18 smithi060 bash[25240]: audit 2024-09-16T10:12:17.579800+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:19.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:19 smithi081 bash[20441]: cluster 2024-09-16T10:12:18.155973+0000 mgr.x (mgr.24742) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:19 smithi060 bash[19757]: cluster 2024-09-16T10:12:18.155973+0000 mgr.x (mgr.24742) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:19 smithi060 bash[25240]: cluster 2024-09-16T10:12:18.155973+0000 mgr.x (mgr.24742) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:21.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:21 smithi081 bash[20441]: cluster 2024-09-16T10:12:20.156458+0000 mgr.x (mgr.24742) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:21 smithi060 bash[19757]: cluster 2024-09-16T10:12:20.156458+0000 mgr.x (mgr.24742) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:21 smithi060 bash[25240]: cluster 2024-09-16T10:12:20.156458+0000 mgr.x (mgr.24742) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:23 smithi081 bash[20441]: cluster 2024-09-16T10:12:22.157135+0000 mgr.x (mgr.24742) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:23 smithi081 bash[20441]: audit 2024-09-16T10:12:22.415627+0000 mgr.x (mgr.24742) 52 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:23 smithi060 bash[19757]: cluster 2024-09-16T10:12:22.157135+0000 mgr.x (mgr.24742) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:23 smithi060 bash[19757]: audit 2024-09-16T10:12:22.415627+0000 mgr.x (mgr.24742) 52 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:23 smithi060 bash[25240]: cluster 2024-09-16T10:12:22.157135+0000 mgr.x (mgr.24742) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:23 smithi060 bash[25240]: audit 2024-09-16T10:12:22.415627+0000 mgr.x (mgr.24742) 52 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[19757]: cluster 2024-09-16T10:12:24.158007+0000 mgr.x (mgr.24742) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[19757]: audit 2024-09-16T10:12:24.180230+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[19757]: audit 2024-09-16T10:12:24.186961+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[19757]: audit 2024-09-16T10:12:24.194304+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[25240]: cluster 2024-09-16T10:12:24.158007+0000 mgr.x (mgr.24742) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[25240]: audit 2024-09-16T10:12:24.180230+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[25240]: audit 2024-09-16T10:12:24.186961+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:25 smithi060 bash[25240]: audit 2024-09-16T10:12:24.194304+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:25 smithi081 bash[20441]: cluster 2024-09-16T10:12:24.158007+0000 mgr.x (mgr.24742) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:25 smithi081 bash[20441]: audit 2024-09-16T10:12:24.180230+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:25 smithi081 bash[20441]: audit 2024-09-16T10:12:24.186961+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:25 smithi081 bash[20441]: audit 2024-09-16T10:12:24.194304+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:26.851 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:26] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-16T10:12:27.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:26 smithi081 bash[20441]: audit 2024-09-16T10:12:25.850929+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:26 smithi081 bash[20441]: audit 2024-09-16T10:12:25.867121+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:26 smithi081 bash[20441]: audit 2024-09-16T10:12:25.880043+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:26 smithi081 bash[20441]: cluster 2024-09-16T10:12:26.158699+0000 mgr.x (mgr.24742) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[25240]: audit 2024-09-16T10:12:25.850929+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[25240]: audit 2024-09-16T10:12:25.867121+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[25240]: audit 2024-09-16T10:12:25.880043+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[25240]: cluster 2024-09-16T10:12:26.158699+0000 mgr.x (mgr.24742) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:12:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[19757]: audit 2024-09-16T10:12:25.850929+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[19757]: audit 2024-09-16T10:12:25.867121+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[19757]: audit 2024-09-16T10:12:25.880043+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:26 smithi060 bash[19757]: cluster 2024-09-16T10:12:26.158699+0000 mgr.x (mgr.24742) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T10:12:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:29 smithi060 bash[25240]: cluster 2024-09-16T10:12:28.160284+0000 mgr.x (mgr.24742) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:29.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:29 smithi081 bash[20441]: cluster 2024-09-16T10:12:28.160284+0000 mgr.x (mgr.24742) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:29 smithi060 bash[19757]: cluster 2024-09-16T10:12:28.160284+0000 mgr.x (mgr.24742) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:12:31.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:31 smithi081 bash[20441]: cluster 2024-09-16T10:12:30.161048+0000 mgr.x (mgr.24742) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:31 smithi060 bash[25240]: cluster 2024-09-16T10:12:30.161048+0000 mgr.x (mgr.24742) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:31 smithi060 bash[19757]: cluster 2024-09-16T10:12:30.161048+0000 mgr.x (mgr.24742) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:33 smithi081 bash[20441]: cluster 2024-09-16T10:12:32.162008+0000 mgr.x (mgr.24742) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:33 smithi081 bash[20441]: audit 2024-09-16T10:12:32.424469+0000 mgr.x (mgr.24742) 58 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:33 smithi081 bash[20441]: audit 2024-09-16T10:12:32.592531+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[19757]: cluster 2024-09-16T10:12:32.162008+0000 mgr.x (mgr.24742) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[19757]: audit 2024-09-16T10:12:32.424469+0000 mgr.x (mgr.24742) 58 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[19757]: audit 2024-09-16T10:12:32.592531+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[25240]: cluster 2024-09-16T10:12:32.162008+0000 mgr.x (mgr.24742) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[25240]: audit 2024-09-16T10:12:32.424469+0000 mgr.x (mgr.24742) 58 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:33 smithi060 bash[25240]: audit 2024-09-16T10:12:32.592531+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:35 smithi060 bash[25240]: cluster 2024-09-16T10:12:34.163869+0000 mgr.x (mgr.24742) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:35 smithi081 bash[20441]: cluster 2024-09-16T10:12:34.163869+0000 mgr.x (mgr.24742) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:35 smithi060 bash[19757]: cluster 2024-09-16T10:12:34.163869+0000 mgr.x (mgr.24742) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T10:12:36.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:36] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:12:37.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:37 smithi081 bash[20441]: cluster 2024-09-16T10:12:36.164586+0000 mgr.x (mgr.24742) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:37 smithi060 bash[25240]: cluster 2024-09-16T10:12:36.164586+0000 mgr.x (mgr.24742) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:37 smithi060 bash[19757]: cluster 2024-09-16T10:12:36.164586+0000 mgr.x (mgr.24742) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:39.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:39 smithi081 bash[20441]: cluster 2024-09-16T10:12:38.166159+0000 mgr.x (mgr.24742) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:39 smithi060 bash[19757]: cluster 2024-09-16T10:12:38.166159+0000 mgr.x (mgr.24742) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:39 smithi060 bash[25240]: cluster 2024-09-16T10:12:38.166159+0000 mgr.x (mgr.24742) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:41.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:41 smithi081 bash[20441]: cluster 2024-09-16T10:12:40.166932+0000 mgr.x (mgr.24742) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:41 smithi060 bash[19757]: cluster 2024-09-16T10:12:40.166932+0000 mgr.x (mgr.24742) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:41 smithi060 bash[25240]: cluster 2024-09-16T10:12:40.166932+0000 mgr.x (mgr.24742) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:43.503 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:43 smithi060 bash[25240]: cluster 2024-09-16T10:12:42.167596+0000 mgr.x (mgr.24742) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:43.503 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:43 smithi060 bash[25240]: audit 2024-09-16T10:12:42.432523+0000 mgr.x (mgr.24742) 64 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:43.504 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:43 smithi060 bash[19757]: cluster 2024-09-16T10:12:42.167596+0000 mgr.x (mgr.24742) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:43.504 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:43 smithi060 bash[19757]: audit 2024-09-16T10:12:42.432523+0000 mgr.x (mgr.24742) 64 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:43.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:43 smithi081 bash[20441]: cluster 2024-09-16T10:12:42.167596+0000 mgr.x (mgr.24742) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:43.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:43 smithi081 bash[20441]: audit 2024-09-16T10:12:42.432523+0000 mgr.x (mgr.24742) 64 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:45 smithi081 bash[20441]: cluster 2024-09-16T10:12:44.169271+0000 mgr.x (mgr.24742) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:45 smithi081 bash[20441]: audit 2024-09-16T10:12:44.393674+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:45 smithi081 bash[20441]: audit 2024-09-16T10:12:44.401889+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:45 smithi081 bash[20441]: audit 2024-09-16T10:12:44.410447+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[19757]: cluster 2024-09-16T10:12:44.169271+0000 mgr.x (mgr.24742) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[19757]: audit 2024-09-16T10:12:44.393674+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[19757]: audit 2024-09-16T10:12:44.401889+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[19757]: audit 2024-09-16T10:12:44.410447+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[25240]: cluster 2024-09-16T10:12:44.169271+0000 mgr.x (mgr.24742) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[25240]: audit 2024-09-16T10:12:44.393674+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[25240]: audit 2024-09-16T10:12:44.401889+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:45 smithi060 bash[25240]: audit 2024-09-16T10:12:44.410447+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:46.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:46] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:47 smithi081 bash[20441]: audit 2024-09-16T10:12:46.080565+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:47 smithi081 bash[20441]: audit 2024-09-16T10:12:46.095174+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:47 smithi081 bash[20441]: audit 2024-09-16T10:12:46.108234+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:47 smithi081 bash[20441]: cluster 2024-09-16T10:12:46.169920+0000 mgr.x (mgr.24742) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[25240]: audit 2024-09-16T10:12:46.080565+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[25240]: audit 2024-09-16T10:12:46.095174+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[25240]: audit 2024-09-16T10:12:46.108234+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[25240]: cluster 2024-09-16T10:12:46.169920+0000 mgr.x (mgr.24742) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[19757]: audit 2024-09-16T10:12:46.080565+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[19757]: audit 2024-09-16T10:12:46.095174+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[19757]: audit 2024-09-16T10:12:46.108234+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:47 smithi060 bash[19757]: cluster 2024-09-16T10:12:46.169920+0000 mgr.x (mgr.24742) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[19757]: audit 2024-09-16T10:12:47.566856+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:12:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[19757]: audit 2024-09-16T10:12:47.569049+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:12:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[19757]: audit 2024-09-16T10:12:47.581321+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[19757]: audit 2024-09-16T10:12:47.592929+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:48 smithi081 bash[20441]: audit 2024-09-16T10:12:47.566856+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:48 smithi081 bash[20441]: audit 2024-09-16T10:12:47.569049+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:48 smithi081 bash[20441]: audit 2024-09-16T10:12:47.581321+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:48 smithi081 bash[20441]: audit 2024-09-16T10:12:47.592929+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[25240]: audit 2024-09-16T10:12:47.566856+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[25240]: audit 2024-09-16T10:12:47.569049+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[25240]: audit 2024-09-16T10:12:47.581321+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:12:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:48 smithi060 bash[25240]: audit 2024-09-16T10:12:47.592929+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:12:49.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:49 smithi060 bash[19757]: cluster 2024-09-16T10:12:48.171475+0000 mgr.x (mgr.24742) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:49.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:49 smithi081 bash[20441]: cluster 2024-09-16T10:12:48.171475+0000 mgr.x (mgr.24742) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:49 smithi060 bash[25240]: cluster 2024-09-16T10:12:48.171475+0000 mgr.x (mgr.24742) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:51.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:51 smithi081 bash[20441]: cluster 2024-09-16T10:12:50.172164+0000 mgr.x (mgr.24742) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:51 smithi060 bash[19757]: cluster 2024-09-16T10:12:50.172164+0000 mgr.x (mgr.24742) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:51 smithi060 bash[25240]: cluster 2024-09-16T10:12:50.172164+0000 mgr.x (mgr.24742) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:53.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:53 smithi081 bash[20441]: cluster 2024-09-16T10:12:52.172889+0000 mgr.x (mgr.24742) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:53.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:53 smithi081 bash[20441]: audit 2024-09-16T10:12:52.442387+0000 mgr.x (mgr.24742) 70 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:53 smithi060 bash[25240]: cluster 2024-09-16T10:12:52.172889+0000 mgr.x (mgr.24742) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:53 smithi060 bash[25240]: audit 2024-09-16T10:12:52.442387+0000 mgr.x (mgr.24742) 70 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:53 smithi060 bash[19757]: cluster 2024-09-16T10:12:52.172889+0000 mgr.x (mgr.24742) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:53 smithi060 bash[19757]: audit 2024-09-16T10:12:52.442387+0000 mgr.x (mgr.24742) 70 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:12:55.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:55 smithi081 bash[20441]: cluster 2024-09-16T10:12:54.174587+0000 mgr.x (mgr.24742) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:55 smithi060 bash[19757]: cluster 2024-09-16T10:12:54.174587+0000 mgr.x (mgr.24742) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:55 smithi060 bash[25240]: cluster 2024-09-16T10:12:54.174587+0000 mgr.x (mgr.24742) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:56.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:12:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:12:56] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:12:57.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:57 smithi081 bash[20441]: cluster 2024-09-16T10:12:56.175321+0000 mgr.x (mgr.24742) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:57 smithi060 bash[19757]: cluster 2024-09-16T10:12:56.175321+0000 mgr.x (mgr.24742) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:57 smithi060 bash[25240]: cluster 2024-09-16T10:12:56.175321+0000 mgr.x (mgr.24742) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:12:59.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:12:59 smithi081 bash[20441]: cluster 2024-09-16T10:12:58.176939+0000 mgr.x (mgr.24742) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:12:59 smithi060 bash[19757]: cluster 2024-09-16T10:12:58.176939+0000 mgr.x (mgr.24742) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:12:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:12:59 smithi060 bash[25240]: cluster 2024-09-16T10:12:58.176939+0000 mgr.x (mgr.24742) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:01.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:01 smithi081 bash[20441]: cluster 2024-09-16T10:13:00.177678+0000 mgr.x (mgr.24742) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:01 smithi060 bash[25240]: cluster 2024-09-16T10:13:00.177678+0000 mgr.x (mgr.24742) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:01 smithi060 bash[19757]: cluster 2024-09-16T10:13:00.177678+0000 mgr.x (mgr.24742) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:03.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:03 smithi081 bash[20441]: cluster 2024-09-16T10:13:02.178431+0000 mgr.x (mgr.24742) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:03.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:03 smithi081 bash[20441]: audit 2024-09-16T10:13:02.452368+0000 mgr.x (mgr.24742) 76 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:03.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:03 smithi081 bash[20441]: audit 2024-09-16T10:13:02.592829+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[25240]: cluster 2024-09-16T10:13:02.178431+0000 mgr.x (mgr.24742) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[25240]: audit 2024-09-16T10:13:02.452368+0000 mgr.x (mgr.24742) 76 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[25240]: audit 2024-09-16T10:13:02.592829+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[19757]: cluster 2024-09-16T10:13:02.178431+0000 mgr.x (mgr.24742) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[19757]: audit 2024-09-16T10:13:02.452368+0000 mgr.x (mgr.24742) 76 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:03 smithi060 bash[19757]: audit 2024-09-16T10:13:02.592829+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[25240]: cluster 2024-09-16T10:13:04.180208+0000 mgr.x (mgr.24742) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[25240]: audit 2024-09-16T10:13:04.551533+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[25240]: audit 2024-09-16T10:13:04.560752+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[25240]: audit 2024-09-16T10:13:04.568914+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[19757]: cluster 2024-09-16T10:13:04.180208+0000 mgr.x (mgr.24742) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[19757]: audit 2024-09-16T10:13:04.551533+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[19757]: audit 2024-09-16T10:13:04.560752+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:05 smithi060 bash[19757]: audit 2024-09-16T10:13:04.568914+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:05 smithi081 bash[20441]: cluster 2024-09-16T10:13:04.180208+0000 mgr.x (mgr.24742) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:05 smithi081 bash[20441]: audit 2024-09-16T10:13:04.551533+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:05 smithi081 bash[20441]: audit 2024-09-16T10:13:04.560752+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:05.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:05 smithi081 bash[20441]: audit 2024-09-16T10:13:04.568914+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:06.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:06] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:13:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:07 smithi081 bash[20441]: cluster 2024-09-16T10:13:06.181132+0000 mgr.x (mgr.24742) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:07 smithi081 bash[20441]: audit 2024-09-16T10:13:06.306543+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:07 smithi081 bash[20441]: audit 2024-09-16T10:13:06.320610+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:07 smithi081 bash[20441]: audit 2024-09-16T10:13:06.334115+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[19757]: cluster 2024-09-16T10:13:06.181132+0000 mgr.x (mgr.24742) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[19757]: audit 2024-09-16T10:13:06.306543+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[19757]: audit 2024-09-16T10:13:06.320610+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[19757]: audit 2024-09-16T10:13:06.334115+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[25240]: cluster 2024-09-16T10:13:06.181132+0000 mgr.x (mgr.24742) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[25240]: audit 2024-09-16T10:13:06.306543+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[25240]: audit 2024-09-16T10:13:06.320610+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:07 smithi060 bash[25240]: audit 2024-09-16T10:13:06.334115+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:09 smithi060 bash[19757]: cluster 2024-09-16T10:13:08.182739+0000 mgr.x (mgr.24742) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:09.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:09 smithi081 bash[20441]: cluster 2024-09-16T10:13:08.182739+0000 mgr.x (mgr.24742) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:09 smithi060 bash[25240]: cluster 2024-09-16T10:13:08.182739+0000 mgr.x (mgr.24742) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:11 smithi060 bash[25240]: cluster 2024-09-16T10:13:10.183436+0000 mgr.x (mgr.24742) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:11 smithi060 bash[19757]: cluster 2024-09-16T10:13:10.183436+0000 mgr.x (mgr.24742) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:11 smithi081 bash[20441]: cluster 2024-09-16T10:13:10.183436+0000 mgr.x (mgr.24742) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:13.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:13 smithi081 bash[20441]: cluster 2024-09-16T10:13:12.184172+0000 mgr.x (mgr.24742) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:13.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:13 smithi081 bash[20441]: audit 2024-09-16T10:13:12.460344+0000 mgr.x (mgr.24742) 82 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:13 smithi060 bash[19757]: cluster 2024-09-16T10:13:12.184172+0000 mgr.x (mgr.24742) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:13 smithi060 bash[19757]: audit 2024-09-16T10:13:12.460344+0000 mgr.x (mgr.24742) 82 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:13 smithi060 bash[25240]: cluster 2024-09-16T10:13:12.184172+0000 mgr.x (mgr.24742) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:13 smithi060 bash[25240]: audit 2024-09-16T10:13:12.460344+0000 mgr.x (mgr.24742) 82 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:15 smithi060 bash[19757]: cluster 2024-09-16T10:13:14.185906+0000 mgr.x (mgr.24742) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:15.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:15 smithi081 bash[20441]: cluster 2024-09-16T10:13:14.185906+0000 mgr.x (mgr.24742) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:15 smithi060 bash[25240]: cluster 2024-09-16T10:13:14.185906+0000 mgr.x (mgr.24742) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:16.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:16] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:13:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:17 smithi060 bash[19757]: cluster 2024-09-16T10:13:16.186642+0000 mgr.x (mgr.24742) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:17.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:17 smithi081 bash[20441]: cluster 2024-09-16T10:13:16.186642+0000 mgr.x (mgr.24742) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:17 smithi060 bash[25240]: cluster 2024-09-16T10:13:16.186642+0000 mgr.x (mgr.24742) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:18.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:18 smithi081 bash[20441]: audit 2024-09-16T10:13:17.593633+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:18 smithi060 bash[19757]: audit 2024-09-16T10:13:17.593633+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:18.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:18 smithi060 bash[25240]: audit 2024-09-16T10:13:17.593633+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:19.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:19 smithi081 bash[20441]: cluster 2024-09-16T10:13:18.188254+0000 mgr.x (mgr.24742) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:19 smithi060 bash[19757]: cluster 2024-09-16T10:13:18.188254+0000 mgr.x (mgr.24742) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:19 smithi060 bash[25240]: cluster 2024-09-16T10:13:18.188254+0000 mgr.x (mgr.24742) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:21.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:21 smithi081 bash[20441]: cluster 2024-09-16T10:13:20.188957+0000 mgr.x (mgr.24742) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:21 smithi060 bash[19757]: cluster 2024-09-16T10:13:20.188957+0000 mgr.x (mgr.24742) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:21 smithi060 bash[25240]: cluster 2024-09-16T10:13:20.188957+0000 mgr.x (mgr.24742) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:23.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:23 smithi081 bash[20441]: cluster 2024-09-16T10:13:22.189656+0000 mgr.x (mgr.24742) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:23.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:23 smithi081 bash[20441]: audit 2024-09-16T10:13:22.468295+0000 mgr.x (mgr.24742) 88 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:23 smithi060 bash[19757]: cluster 2024-09-16T10:13:22.189656+0000 mgr.x (mgr.24742) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:23 smithi060 bash[19757]: audit 2024-09-16T10:13:22.468295+0000 mgr.x (mgr.24742) 88 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:23 smithi060 bash[25240]: cluster 2024-09-16T10:13:22.189656+0000 mgr.x (mgr.24742) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:23 smithi060 bash[25240]: audit 2024-09-16T10:13:22.468295+0000 mgr.x (mgr.24742) 88 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[25240]: cluster 2024-09-16T10:13:24.190664+0000 mgr.x (mgr.24742) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[25240]: audit 2024-09-16T10:13:24.769734+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[25240]: audit 2024-09-16T10:13:24.777361+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[25240]: audit 2024-09-16T10:13:24.785604+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:25 smithi081 bash[20441]: cluster 2024-09-16T10:13:24.190664+0000 mgr.x (mgr.24742) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:25 smithi081 bash[20441]: audit 2024-09-16T10:13:24.769734+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:25 smithi081 bash[20441]: audit 2024-09-16T10:13:24.777361+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:25 smithi081 bash[20441]: audit 2024-09-16T10:13:24.785604+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[19757]: cluster 2024-09-16T10:13:24.190664+0000 mgr.x (mgr.24742) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[19757]: audit 2024-09-16T10:13:24.769734+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[19757]: audit 2024-09-16T10:13:24.777361+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:25 smithi060 bash[19757]: audit 2024-09-16T10:13:24.785604+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:26.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:26] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T10:13:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:27 smithi081 bash[20441]: cluster 2024-09-16T10:13:26.191359+0000 mgr.x (mgr.24742) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:27 smithi081 bash[20441]: audit 2024-09-16T10:13:26.537219+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:27 smithi081 bash[20441]: audit 2024-09-16T10:13:26.552570+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:27 smithi081 bash[20441]: audit 2024-09-16T10:13:26.565347+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[25240]: cluster 2024-09-16T10:13:26.191359+0000 mgr.x (mgr.24742) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[25240]: audit 2024-09-16T10:13:26.537219+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[25240]: audit 2024-09-16T10:13:26.552570+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[25240]: audit 2024-09-16T10:13:26.565347+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[19757]: cluster 2024-09-16T10:13:26.191359+0000 mgr.x (mgr.24742) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[19757]: audit 2024-09-16T10:13:26.537219+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[19757]: audit 2024-09-16T10:13:26.552570+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:27 smithi060 bash[19757]: audit 2024-09-16T10:13:26.565347+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:29.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:29 smithi081 bash[20441]: cluster 2024-09-16T10:13:28.192873+0000 mgr.x (mgr.24742) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:29 smithi060 bash[25240]: cluster 2024-09-16T10:13:28.192873+0000 mgr.x (mgr.24742) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:29 smithi060 bash[19757]: cluster 2024-09-16T10:13:28.192873+0000 mgr.x (mgr.24742) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:31 smithi060 bash[19757]: cluster 2024-09-16T10:13:30.193616+0000 mgr.x (mgr.24742) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:31.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:31 smithi081 bash[20441]: cluster 2024-09-16T10:13:30.193616+0000 mgr.x (mgr.24742) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:31 smithi060 bash[25240]: cluster 2024-09-16T10:13:30.193616+0000 mgr.x (mgr.24742) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:33 smithi081 bash[20441]: cluster 2024-09-16T10:13:32.194268+0000 mgr.x (mgr.24742) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:33 smithi081 bash[20441]: audit 2024-09-16T10:13:32.476361+0000 mgr.x (mgr.24742) 94 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:33.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:33 smithi081 bash[20441]: audit 2024-09-16T10:13:32.594120+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[25240]: cluster 2024-09-16T10:13:32.194268+0000 mgr.x (mgr.24742) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[25240]: audit 2024-09-16T10:13:32.476361+0000 mgr.x (mgr.24742) 94 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[25240]: audit 2024-09-16T10:13:32.594120+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[19757]: cluster 2024-09-16T10:13:32.194268+0000 mgr.x (mgr.24742) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[19757]: audit 2024-09-16T10:13:32.476361+0000 mgr.x (mgr.24742) 94 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:33 smithi060 bash[19757]: audit 2024-09-16T10:13:32.594120+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:35 smithi060 bash[19757]: cluster 2024-09-16T10:13:34.195932+0000 mgr.x (mgr.24742) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:35 smithi060 bash[25240]: cluster 2024-09-16T10:13:34.195932+0000 mgr.x (mgr.24742) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:35.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:35 smithi081 bash[20441]: cluster 2024-09-16T10:13:34.195932+0000 mgr.x (mgr.24742) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:36.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:36] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:13:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:37 smithi060 bash[25240]: cluster 2024-09-16T10:13:36.196608+0000 mgr.x (mgr.24742) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:37.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:37 smithi060 bash[19757]: cluster 2024-09-16T10:13:36.196608+0000 mgr.x (mgr.24742) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:37.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:37 smithi081 bash[20441]: cluster 2024-09-16T10:13:36.196608+0000 mgr.x (mgr.24742) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:39.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:39 smithi081 bash[20441]: cluster 2024-09-16T10:13:38.198211+0000 mgr.x (mgr.24742) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:39.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:39 smithi060 bash[19757]: cluster 2024-09-16T10:13:38.198211+0000 mgr.x (mgr.24742) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:39.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:39 smithi060 bash[25240]: cluster 2024-09-16T10:13:38.198211+0000 mgr.x (mgr.24742) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:41 smithi060 bash[19757]: cluster 2024-09-16T10:13:40.198926+0000 mgr.x (mgr.24742) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:41.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:41 smithi081 bash[20441]: cluster 2024-09-16T10:13:40.198926+0000 mgr.x (mgr.24742) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:41 smithi060 bash[25240]: cluster 2024-09-16T10:13:40.198926+0000 mgr.x (mgr.24742) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:43.825 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:43 smithi060 bash[25240]: cluster 2024-09-16T10:13:42.199481+0000 mgr.x (mgr.24742) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:43.825 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:43 smithi060 bash[25240]: audit 2024-09-16T10:13:42.484366+0000 mgr.x (mgr.24742) 100 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:43.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:43 smithi060 bash[19757]: cluster 2024-09-16T10:13:42.199481+0000 mgr.x (mgr.24742) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:43.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:43 smithi060 bash[19757]: audit 2024-09-16T10:13:42.484366+0000 mgr.x (mgr.24742) 100 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:43.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:43 smithi081 bash[20441]: cluster 2024-09-16T10:13:42.199481+0000 mgr.x (mgr.24742) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:43.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:43 smithi081 bash[20441]: audit 2024-09-16T10:13:42.484366+0000 mgr.x (mgr.24742) 100 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[19757]: cluster 2024-09-16T10:13:44.200353+0000 mgr.x (mgr.24742) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[19757]: audit 2024-09-16T10:13:44.918969+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[19757]: audit 2024-09-16T10:13:44.928038+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[19757]: audit 2024-09-16T10:13:44.935796+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[25240]: cluster 2024-09-16T10:13:44.200353+0000 mgr.x (mgr.24742) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[25240]: audit 2024-09-16T10:13:44.918969+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[25240]: audit 2024-09-16T10:13:44.928038+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:45 smithi060 bash[25240]: audit 2024-09-16T10:13:44.935796+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:45 smithi081 bash[20441]: cluster 2024-09-16T10:13:44.200353+0000 mgr.x (mgr.24742) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:45 smithi081 bash[20441]: audit 2024-09-16T10:13:44.918969+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:45 smithi081 bash[20441]: audit 2024-09-16T10:13:44.928038+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:45 smithi081 bash[20441]: audit 2024-09-16T10:13:44.935796+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:46.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:46] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:47 smithi081 bash[20441]: cluster 2024-09-16T10:13:46.200998+0000 mgr.x (mgr.24742) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:47 smithi081 bash[20441]: audit 2024-09-16T10:13:46.735584+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:47 smithi081 bash[20441]: audit 2024-09-16T10:13:46.749368+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:47 smithi081 bash[20441]: audit 2024-09-16T10:13:46.762406+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[19757]: cluster 2024-09-16T10:13:46.200998+0000 mgr.x (mgr.24742) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[19757]: audit 2024-09-16T10:13:46.735584+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[19757]: audit 2024-09-16T10:13:46.749368+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[19757]: audit 2024-09-16T10:13:46.762406+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[25240]: cluster 2024-09-16T10:13:46.200998+0000 mgr.x (mgr.24742) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[25240]: audit 2024-09-16T10:13:46.735584+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[25240]: audit 2024-09-16T10:13:46.749368+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:47 smithi060 bash[25240]: audit 2024-09-16T10:13:46.762406+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[25240]: audit 2024-09-16T10:13:47.594667+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[25240]: audit 2024-09-16T10:13:47.778851+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:13:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[25240]: audit 2024-09-16T10:13:47.781101+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:13:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[25240]: audit 2024-09-16T10:13:47.792119+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[19757]: audit 2024-09-16T10:13:47.594667+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[19757]: audit 2024-09-16T10:13:47.778851+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[19757]: audit 2024-09-16T10:13:47.781101+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:48 smithi060 bash[19757]: audit 2024-09-16T10:13:47.792119+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:48 smithi081 bash[20441]: audit 2024-09-16T10:13:47.594667+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:48 smithi081 bash[20441]: audit 2024-09-16T10:13:47.778851+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:48 smithi081 bash[20441]: audit 2024-09-16T10:13:47.781101+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:13:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:48 smithi081 bash[20441]: audit 2024-09-16T10:13:47.792119+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:13:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:49 smithi081 bash[20441]: cluster 2024-09-16T10:13:48.202583+0000 mgr.x (mgr.24742) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:49 smithi060 bash[25240]: cluster 2024-09-16T10:13:48.202583+0000 mgr.x (mgr.24742) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:49 smithi060 bash[19757]: cluster 2024-09-16T10:13:48.202583+0000 mgr.x (mgr.24742) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:51 smithi060 bash[25240]: cluster 2024-09-16T10:13:50.203296+0000 mgr.x (mgr.24742) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:51 smithi060 bash[19757]: cluster 2024-09-16T10:13:50.203296+0000 mgr.x (mgr.24742) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:51 smithi081 bash[20441]: cluster 2024-09-16T10:13:50.203296+0000 mgr.x (mgr.24742) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:53 smithi060 bash[25240]: cluster 2024-09-16T10:13:52.204014+0000 mgr.x (mgr.24742) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:53 smithi060 bash[25240]: audit 2024-09-16T10:13:52.492322+0000 mgr.x (mgr.24742) 106 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:53 smithi060 bash[19757]: cluster 2024-09-16T10:13:52.204014+0000 mgr.x (mgr.24742) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:53.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:53 smithi060 bash[19757]: audit 2024-09-16T10:13:52.492322+0000 mgr.x (mgr.24742) 106 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:53.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:53 smithi081 bash[20441]: cluster 2024-09-16T10:13:52.204014+0000 mgr.x (mgr.24742) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:53.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:53 smithi081 bash[20441]: audit 2024-09-16T10:13:52.492322+0000 mgr.x (mgr.24742) 106 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:13:55.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:55 smithi081 bash[20441]: cluster 2024-09-16T10:13:54.205707+0000 mgr.x (mgr.24742) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:55 smithi060 bash[25240]: cluster 2024-09-16T10:13:54.205707+0000 mgr.x (mgr.24742) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:55 smithi060 bash[19757]: cluster 2024-09-16T10:13:54.205707+0000 mgr.x (mgr.24742) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:56.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:13:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:13:56] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-16T10:13:57.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:57 smithi081 bash[20441]: cluster 2024-09-16T10:13:56.206388+0000 mgr.x (mgr.24742) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:57 smithi060 bash[25240]: cluster 2024-09-16T10:13:56.206388+0000 mgr.x (mgr.24742) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:57 smithi060 bash[19757]: cluster 2024-09-16T10:13:56.206388+0000 mgr.x (mgr.24742) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:13:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:13:59 smithi060 bash[19757]: cluster 2024-09-16T10:13:58.207956+0000 mgr.x (mgr.24742) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:13:59 smithi060 bash[25240]: cluster 2024-09-16T10:13:58.207956+0000 mgr.x (mgr.24742) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:13:59.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:13:59 smithi081 bash[20441]: cluster 2024-09-16T10:13:58.207956+0000 mgr.x (mgr.24742) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:01 smithi060 bash[19757]: cluster 2024-09-16T10:14:00.208654+0000 mgr.x (mgr.24742) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:01.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:01 smithi081 bash[20441]: cluster 2024-09-16T10:14:00.208654+0000 mgr.x (mgr.24742) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:01 smithi060 bash[25240]: cluster 2024-09-16T10:14:00.208654+0000 mgr.x (mgr.24742) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[25240]: cluster 2024-09-16T10:14:02.209503+0000 mgr.x (mgr.24742) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[25240]: audit 2024-09-16T10:14:02.500306+0000 mgr.x (mgr.24742) 112 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[25240]: audit 2024-09-16T10:14:02.594709+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[19757]: cluster 2024-09-16T10:14:02.209503+0000 mgr.x (mgr.24742) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[19757]: audit 2024-09-16T10:14:02.500306+0000 mgr.x (mgr.24742) 112 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:03 smithi060 bash[19757]: audit 2024-09-16T10:14:02.594709+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:03 smithi081 bash[20441]: cluster 2024-09-16T10:14:02.209503+0000 mgr.x (mgr.24742) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:03 smithi081 bash[20441]: audit 2024-09-16T10:14:02.500306+0000 mgr.x (mgr.24742) 112 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:03 smithi081 bash[20441]: audit 2024-09-16T10:14:02.594709+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:05.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:05 smithi081 bash[20441]: cluster 2024-09-16T10:14:04.211331+0000 mgr.x (mgr.24742) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:05.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:05 smithi081 bash[20441]: audit 2024-09-16T10:14:05.081277+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:05 smithi081 bash[20441]: audit 2024-09-16T10:14:05.088330+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:05 smithi081 bash[20441]: audit 2024-09-16T10:14:05.095246+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[25240]: cluster 2024-09-16T10:14:04.211331+0000 mgr.x (mgr.24742) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[25240]: audit 2024-09-16T10:14:05.081277+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[25240]: audit 2024-09-16T10:14:05.088330+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[25240]: audit 2024-09-16T10:14:05.095246+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[19757]: cluster 2024-09-16T10:14:04.211331+0000 mgr.x (mgr.24742) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:05.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[19757]: audit 2024-09-16T10:14:05.081277+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[19757]: audit 2024-09-16T10:14:05.088330+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:05.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:05 smithi060 bash[19757]: audit 2024-09-16T10:14:05.095246+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:06.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:06] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:14:07.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:07 smithi081 bash[20441]: cluster 2024-09-16T10:14:06.212099+0000 mgr.x (mgr.24742) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:07 smithi081 bash[20441]: audit 2024-09-16T10:14:06.918139+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:07 smithi081 bash[20441]: audit 2024-09-16T10:14:06.926582+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:07 smithi081 bash[20441]: audit 2024-09-16T10:14:06.935271+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[19757]: cluster 2024-09-16T10:14:06.212099+0000 mgr.x (mgr.24742) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[19757]: audit 2024-09-16T10:14:06.918139+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[19757]: audit 2024-09-16T10:14:06.926582+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[19757]: audit 2024-09-16T10:14:06.935271+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[25240]: cluster 2024-09-16T10:14:06.212099+0000 mgr.x (mgr.24742) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[25240]: audit 2024-09-16T10:14:06.918139+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[25240]: audit 2024-09-16T10:14:06.926582+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:07 smithi060 bash[25240]: audit 2024-09-16T10:14:06.935271+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:09.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:09 smithi060 bash[19757]: cluster 2024-09-16T10:14:08.213674+0000 mgr.x (mgr.24742) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:09 smithi060 bash[25240]: cluster 2024-09-16T10:14:08.213674+0000 mgr.x (mgr.24742) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:09.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:09 smithi081 bash[20441]: cluster 2024-09-16T10:14:08.213674+0000 mgr.x (mgr.24742) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:11 smithi060 bash[25240]: cluster 2024-09-16T10:14:10.214411+0000 mgr.x (mgr.24742) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:11 smithi060 bash[19757]: cluster 2024-09-16T10:14:10.214411+0000 mgr.x (mgr.24742) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:11.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:11 smithi081 bash[20441]: cluster 2024-09-16T10:14:10.214411+0000 mgr.x (mgr.24742) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:13.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:13 smithi060 bash[25240]: cluster 2024-09-16T10:14:12.215130+0000 mgr.x (mgr.24742) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:13 smithi060 bash[25240]: audit 2024-09-16T10:14:12.508234+0000 mgr.x (mgr.24742) 118 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:13 smithi060 bash[19757]: cluster 2024-09-16T10:14:12.215130+0000 mgr.x (mgr.24742) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:13 smithi060 bash[19757]: audit 2024-09-16T10:14:12.508234+0000 mgr.x (mgr.24742) 118 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:13.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:13 smithi081 bash[20441]: cluster 2024-09-16T10:14:12.215130+0000 mgr.x (mgr.24742) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:13.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:13 smithi081 bash[20441]: audit 2024-09-16T10:14:12.508234+0000 mgr.x (mgr.24742) 118 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:15 smithi060 bash[19757]: cluster 2024-09-16T10:14:14.216785+0000 mgr.x (mgr.24742) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:15 smithi060 bash[25240]: cluster 2024-09-16T10:14:14.216785+0000 mgr.x (mgr.24742) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:15.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:15 smithi081 bash[20441]: cluster 2024-09-16T10:14:14.216785+0000 mgr.x (mgr.24742) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:16.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:16 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:16] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:14:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:17 smithi060 bash[25240]: cluster 2024-09-16T10:14:16.217511+0000 mgr.x (mgr.24742) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:17 smithi060 bash[19757]: cluster 2024-09-16T10:14:16.217511+0000 mgr.x (mgr.24742) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:17.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:17 smithi081 bash[20441]: cluster 2024-09-16T10:14:16.217511+0000 mgr.x (mgr.24742) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:18.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:18 smithi081 bash[20441]: audit 2024-09-16T10:14:17.595853+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:18 smithi060 bash[19757]: audit 2024-09-16T10:14:17.595853+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:18 smithi060 bash[25240]: audit 2024-09-16T10:14:17.595853+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:19.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:19 smithi060 bash[25240]: cluster 2024-09-16T10:14:18.219040+0000 mgr.x (mgr.24742) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:19 smithi060 bash[19757]: cluster 2024-09-16T10:14:18.219040+0000 mgr.x (mgr.24742) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:19.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:19 smithi081 bash[20441]: cluster 2024-09-16T10:14:18.219040+0000 mgr.x (mgr.24742) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:21 smithi060 bash[19757]: cluster 2024-09-16T10:14:20.219744+0000 mgr.x (mgr.24742) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:21 smithi060 bash[25240]: cluster 2024-09-16T10:14:20.219744+0000 mgr.x (mgr.24742) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:21.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:21 smithi081 bash[20441]: cluster 2024-09-16T10:14:20.219744+0000 mgr.x (mgr.24742) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:23.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:23 smithi081 bash[20441]: cluster 2024-09-16T10:14:22.220609+0000 mgr.x (mgr.24742) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:23.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:23 smithi081 bash[20441]: audit 2024-09-16T10:14:22.519625+0000 mgr.x (mgr.24742) 124 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:23.607 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:23 smithi060 bash[25240]: cluster 2024-09-16T10:14:22.220609+0000 mgr.x (mgr.24742) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:23.607 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:23 smithi060 bash[25240]: audit 2024-09-16T10:14:22.519625+0000 mgr.x (mgr.24742) 124 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:23.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:23 smithi060 bash[19757]: cluster 2024-09-16T10:14:22.220609+0000 mgr.x (mgr.24742) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:23.608 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:23 smithi060 bash[19757]: audit 2024-09-16T10:14:22.519625+0000 mgr.x (mgr.24742) 124 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:25.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[25240]: cluster 2024-09-16T10:14:24.222281+0000 mgr.x (mgr.24742) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:25.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[25240]: audit 2024-09-16T10:14:25.294063+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[25240]: audit 2024-09-16T10:14:25.306514+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[25240]: audit 2024-09-16T10:14:25.316333+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[19757]: cluster 2024-09-16T10:14:24.222281+0000 mgr.x (mgr.24742) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:25.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[19757]: audit 2024-09-16T10:14:25.294063+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[19757]: audit 2024-09-16T10:14:25.306514+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:25 smithi060 bash[19757]: audit 2024-09-16T10:14:25.316333+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:25 smithi081 bash[20441]: cluster 2024-09-16T10:14:24.222281+0000 mgr.x (mgr.24742) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:25 smithi081 bash[20441]: audit 2024-09-16T10:14:25.294063+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:25 smithi081 bash[20441]: audit 2024-09-16T10:14:25.306514+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:25.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:25 smithi081 bash[20441]: audit 2024-09-16T10:14:25.316333+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:26.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:26] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[19757]: cluster 2024-09-16T10:14:26.222999+0000 mgr.x (mgr.24742) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[19757]: audit 2024-09-16T10:14:27.146317+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[19757]: audit 2024-09-16T10:14:27.169361+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[19757]: audit 2024-09-16T10:14:27.190595+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[25240]: cluster 2024-09-16T10:14:26.222999+0000 mgr.x (mgr.24742) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[25240]: audit 2024-09-16T10:14:27.146317+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[25240]: audit 2024-09-16T10:14:27.169361+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:27 smithi060 bash[25240]: audit 2024-09-16T10:14:27.190595+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:27 smithi081 bash[20441]: cluster 2024-09-16T10:14:26.222999+0000 mgr.x (mgr.24742) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:27 smithi081 bash[20441]: audit 2024-09-16T10:14:27.146317+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:27 smithi081 bash[20441]: audit 2024-09-16T10:14:27.169361+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:27 smithi081 bash[20441]: audit 2024-09-16T10:14:27.190595+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:29 smithi060 bash[19757]: cluster 2024-09-16T10:14:28.224564+0000 mgr.x (mgr.24742) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:29 smithi060 bash[25240]: cluster 2024-09-16T10:14:28.224564+0000 mgr.x (mgr.24742) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:29.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:29 smithi081 bash[20441]: cluster 2024-09-16T10:14:28.224564+0000 mgr.x (mgr.24742) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:31 smithi060 bash[19757]: cluster 2024-09-16T10:14:30.225302+0000 mgr.x (mgr.24742) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:31 smithi060 bash[25240]: cluster 2024-09-16T10:14:30.225302+0000 mgr.x (mgr.24742) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:31 smithi081 bash[20441]: cluster 2024-09-16T10:14:30.225302+0000 mgr.x (mgr.24742) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[19757]: cluster 2024-09-16T10:14:32.225949+0000 mgr.x (mgr.24742) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[19757]: audit 2024-09-16T10:14:32.528063+0000 mgr.x (mgr.24742) 130 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[19757]: audit 2024-09-16T10:14:32.596229+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[25240]: cluster 2024-09-16T10:14:32.225949+0000 mgr.x (mgr.24742) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[25240]: audit 2024-09-16T10:14:32.528063+0000 mgr.x (mgr.24742) 130 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:33 smithi060 bash[25240]: audit 2024-09-16T10:14:32.596229+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:33.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:33 smithi081 bash[20441]: cluster 2024-09-16T10:14:32.225949+0000 mgr.x (mgr.24742) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:33.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:33 smithi081 bash[20441]: audit 2024-09-16T10:14:32.528063+0000 mgr.x (mgr.24742) 130 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:33.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:33 smithi081 bash[20441]: audit 2024-09-16T10:14:32.596229+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:35 smithi060 bash[19757]: cluster 2024-09-16T10:14:34.227646+0000 mgr.x (mgr.24742) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:35 smithi060 bash[25240]: cluster 2024-09-16T10:14:34.227646+0000 mgr.x (mgr.24742) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:35.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:35 smithi081 bash[20441]: cluster 2024-09-16T10:14:34.227646+0000 mgr.x (mgr.24742) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:36.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:36 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:36] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:14:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:37 smithi060 bash[25240]: cluster 2024-09-16T10:14:36.228465+0000 mgr.x (mgr.24742) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:37 smithi060 bash[19757]: cluster 2024-09-16T10:14:36.228465+0000 mgr.x (mgr.24742) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:37.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:37 smithi081 bash[20441]: cluster 2024-09-16T10:14:36.228465+0000 mgr.x (mgr.24742) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:39 smithi060 bash[25240]: cluster 2024-09-16T10:14:38.230204+0000 mgr.x (mgr.24742) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:39 smithi060 bash[19757]: cluster 2024-09-16T10:14:38.230204+0000 mgr.x (mgr.24742) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:39.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:39 smithi081 bash[20441]: cluster 2024-09-16T10:14:38.230204+0000 mgr.x (mgr.24742) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:41 smithi060 bash[19757]: cluster 2024-09-16T10:14:40.230970+0000 mgr.x (mgr.24742) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:41 smithi060 bash[25240]: cluster 2024-09-16T10:14:40.230970+0000 mgr.x (mgr.24742) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:41.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:41 smithi081 bash[20441]: cluster 2024-09-16T10:14:40.230970+0000 mgr.x (mgr.24742) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:42.371 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:14:43.571 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:43 smithi060 bash[25240]: cluster 2024-09-16T10:14:42.231666+0000 mgr.x (mgr.24742) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:43.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:43 smithi060 bash[25240]: audit 2024-09-16T10:14:42.536092+0000 mgr.x (mgr.24742) 136 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:43.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:43 smithi060 bash[19757]: cluster 2024-09-16T10:14:42.231666+0000 mgr.x (mgr.24742) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:43.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:43 smithi060 bash[19757]: audit 2024-09-16T10:14:42.536092+0000 mgr.x (mgr.24742) 136 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:43.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:43 smithi081 bash[20441]: cluster 2024-09-16T10:14:42.231666+0000 mgr.x (mgr.24742) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:43.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:43 smithi081 bash[20441]: audit 2024-09-16T10:14:42.536092+0000 mgr.x (mgr.24742) 136 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:45 smithi081 bash[20441]: cluster 2024-09-16T10:14:44.233374+0000 mgr.x (mgr.24742) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:45.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:45 smithi060 bash[19757]: cluster 2024-09-16T10:14:44.233374+0000 mgr.x (mgr.24742) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:45.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:45 smithi060 bash[25240]: cluster 2024-09-16T10:14:44.233374+0000 mgr.x (mgr.24742) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:46.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[25240]: audit 2024-09-16T10:14:45.472174+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[25240]: audit 2024-09-16T10:14:45.484852+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[25240]: audit 2024-09-16T10:14:45.493124+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[19757]: audit 2024-09-16T10:14:45.472174+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[19757]: audit 2024-09-16T10:14:45.484852+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:46 smithi060 bash[19757]: audit 2024-09-16T10:14:45.493124+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:46 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:46] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:14:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:46 smithi081 bash[20441]: audit 2024-09-16T10:14:45.472174+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:46 smithi081 bash[20441]: audit 2024-09-16T10:14:45.484852+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:46 smithi081 bash[20441]: audit 2024-09-16T10:14:45.493124+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.202 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[25240]: cluster 2024-09-16T10:14:46.234110+0000 mgr.x (mgr.24742) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[25240]: audit 2024-09-16T10:14:47.360783+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[25240]: audit 2024-09-16T10:14:47.373947+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[25240]: audit 2024-09-16T10:14:47.388127+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[19757]: cluster 2024-09-16T10:14:46.234110+0000 mgr.x (mgr.24742) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[19757]: audit 2024-09-16T10:14:47.360783+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[19757]: audit 2024-09-16T10:14:47.373947+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:47 smithi060 bash[19757]: audit 2024-09-16T10:14:47.388127+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:47 smithi081 bash[20441]: cluster 2024-09-16T10:14:46.234110+0000 mgr.x (mgr.24742) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:47 smithi081 bash[20441]: audit 2024-09-16T10:14:47.360783+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:47 smithi081 bash[20441]: audit 2024-09-16T10:14:47.373947+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:47.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:47 smithi081 bash[20441]: audit 2024-09-16T10:14:47.388127+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[25240]: audit 2024-09-16T10:14:47.597071+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[25240]: audit 2024-09-16T10:14:47.925593+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[25240]: audit 2024-09-16T10:14:47.927661+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[25240]: audit 2024-09-16T10:14:47.939762+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[19757]: audit 2024-09-16T10:14:47.597071+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[19757]: audit 2024-09-16T10:14:47.925593+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:14:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[19757]: audit 2024-09-16T10:14:47.927661+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:14:48.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:48 smithi060 bash[19757]: audit 2024-09-16T10:14:47.939762+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 1s ago 34m - - 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 3s ago 34m - - 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (24m) 1s ago 24m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (24m) 3s ago 24m 75.2M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (3m) 1s ago 22m 48.0M - 3.8 b5388489f99e 5460f3164834 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (17m) 3s ago 33m 506M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:14:48.731 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (10m) 1s ago 35m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (35m) 1s ago 35m 91.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (33m) 3s ago 33m 64.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (33m) 1s ago 33m 65.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (24m) 1s ago 24m 9375k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (24m) 3s ago 24m 8655k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (32m) 1s ago 32m 57.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (31m) 1s ago 31m 67.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (30m) 1s ago 30m 53.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (29m) 1s ago 29m 59.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (28m) 3s ago 28m 66.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (27m) 3s ago 28m 65.3M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (27m) 3s ago 27m 62.5M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:14:48.732 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (26m) 3s ago 26m 56.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:14:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 3s ago 25m 45.1M - 2.43.0 a07b618ecd1d fd86b0727e02 2024-09-16T10:14:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (22m) 1s ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:14:48.733 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (22m) 3s ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:14:48.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:48 smithi081 bash[20441]: audit 2024-09-16T10:14:47.597071+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:14:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:48 smithi081 bash[20441]: audit 2024-09-16T10:14:47.925593+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:14:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:48 smithi081 bash[20441]: audit 2024-09-16T10:14:47.927661+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:14:48.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:48 smithi081 bash[20441]: audit 2024-09-16T10:14:47.939762+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:14:49.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ls' 2024-09-16T10:14:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:49 smithi060 bash[25240]: cluster 2024-09-16T10:14:48.235748+0000 mgr.x (mgr.24742) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:49 smithi060 bash[19757]: cluster 2024-09-16T10:14:48.235748+0000 mgr.x (mgr.24742) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:49.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:49 smithi081 bash[20441]: cluster 2024-09-16T10:14:48.235748+0000 mgr.x (mgr.24742) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:50 smithi060 bash[19757]: audit 2024-09-16T10:14:48.691017+0000 mgr.x (mgr.24742) 140 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:50 smithi060 bash[25240]: audit 2024-09-16T10:14:48.691017+0000 mgr.x (mgr.24742) 140 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:50.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:50 smithi081 bash[20441]: audit 2024-09-16T10:14:48.691017+0000 mgr.x (mgr.24742) 140 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:51 smithi060 bash[19757]: cluster 2024-09-16T10:14:50.236551+0000 mgr.x (mgr.24742) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:51.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:51 smithi060 bash[25240]: cluster 2024-09-16T10:14:50.236551+0000 mgr.x (mgr.24742) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:51.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:51 smithi081 bash[20441]: cluster 2024-09-16T10:14:50.236551+0000 mgr.x (mgr.24742) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:53 smithi060 bash[19757]: cluster 2024-09-16T10:14:52.237421+0000 mgr.x (mgr.24742) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:53.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:53 smithi060 bash[19757]: audit 2024-09-16T10:14:52.544145+0000 mgr.x (mgr.24742) 143 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:53 smithi060 bash[25240]: cluster 2024-09-16T10:14:52.237421+0000 mgr.x (mgr.24742) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:53 smithi060 bash[25240]: audit 2024-09-16T10:14:52.544145+0000 mgr.x (mgr.24742) 143 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:53.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:53 smithi081 bash[20441]: cluster 2024-09-16T10:14:52.237421+0000 mgr.x (mgr.24742) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:53.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:53 smithi081 bash[20441]: audit 2024-09-16T10:14:52.544145+0000 mgr.x (mgr.24742) 143 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:14:54.202 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:14:55.505 INFO:teuthology.orchestra.run.smithi060.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T10:14:55.505 INFO:teuthology.orchestra.run.smithi060.stdout:agent 2/2 10s ago 3m * 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager ?:9093,9094 1/1 8s ago 25m smithi060=a;count:1 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:grafana ?:3000 1/1 10s ago 25m smithi081=a;count:1 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo ?:5000 1/1 8s ago 22m count:1 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:mgr 2/2 10s ago 33m smithi060=y;smithi081=x;count:2 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:mon 3/3 10s ago 33m smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi081:172.21.15.81=b;count:3 2024-09-16T10:14:55.506 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter ?:9100 2/2 10s ago 25m smithi060=a;smithi081=b;count:2 2024-09-16T10:14:55.507 INFO:teuthology.orchestra.run.smithi060.stdout:osd 8 10s ago - 2024-09-16T10:14:55.507 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus ?:9095 1/1 10s ago 25m smithi081=a;count:1 2024-09-16T10:14:55.507 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo ?:8000 2/2 10s ago 22m count:2 2024-09-16T10:14:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:55 smithi060 bash[25240]: cluster 2024-09-16T10:14:54.239081+0000 mgr.x (mgr.24742) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:55 smithi060 bash[19757]: cluster 2024-09-16T10:14:54.239081+0000 mgr.x (mgr.24742) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:55.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:55 smithi081 bash[20441]: cluster 2024-09-16T10:14:54.239081+0000 mgr.x (mgr.24742) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:56.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:14:56.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:56 smithi060 bash[19757]: audit 2024-09-16T10:14:55.489961+0000 mgr.x (mgr.24742) 145 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:56 smithi060 bash[25240]: audit 2024-09-16T10:14:55.489961+0000 mgr.x (mgr.24742) 145 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:56 smithi081 bash[20441]: audit 2024-09-16T10:14:55.489961+0000 mgr.x (mgr.24742) 145 : audit [DBG] from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:14:56.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:14:56 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:14:56] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-16T10:14:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:57 smithi060 bash[19757]: cluster 2024-09-16T10:14:56.239783+0000 mgr.x (mgr.24742) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:57 smithi060 bash[25240]: cluster 2024-09-16T10:14:56.239783+0000 mgr.x (mgr.24742) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:57.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:57 smithi081 bash[20441]: cluster 2024-09-16T10:14:56.239783+0000 mgr.x (mgr.24742) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:14:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:14:59 smithi060 bash[19757]: cluster 2024-09-16T10:14:58.241370+0000 mgr.x (mgr.24742) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:14:59 smithi060 bash[25240]: cluster 2024-09-16T10:14:58.241370+0000 mgr.x (mgr.24742) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:14:59.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:14:59 smithi081 bash[20441]: cluster 2024-09-16T10:14:58.241370+0000 mgr.x (mgr.24742) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:01.006 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:15:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:01 smithi060 bash[19757]: cluster 2024-09-16T10:15:00.242026+0000 mgr.x (mgr.24742) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:01 smithi060 bash[25240]: cluster 2024-09-16T10:15:00.242026+0000 mgr.x (mgr.24742) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:01.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:01 smithi081 bash[20441]: cluster 2024-09-16T10:15:00.242026+0000 mgr.x (mgr.24742) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:02.397 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:15:02.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:15:02.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:15:02.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:02.398 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:15:02.399 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:15:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:02 smithi060 bash[19757]: audit 2024-09-16T10:15:02.396619+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.60:0/2953346934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:02 smithi060 bash[25240]: audit 2024-09-16T10:15:02.396619+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.60:0/2953346934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:02.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:02 smithi081 bash[20441]: audit 2024-09-16T10:15:02.396619+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.60:0/2953346934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:03.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[25240]: cluster 2024-09-16T10:15:02.242749+0000 mgr.x (mgr.24742) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[25240]: audit 2024-09-16T10:15:02.551609+0000 mgr.x (mgr.24742) 150 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[25240]: audit 2024-09-16T10:15:02.597260+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[19757]: cluster 2024-09-16T10:15:02.242749+0000 mgr.x (mgr.24742) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[19757]: audit 2024-09-16T10:15:02.551609+0000 mgr.x (mgr.24742) 150 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:03.837 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:03 smithi060 bash[19757]: audit 2024-09-16T10:15:02.597260+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:03.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:03 smithi081 bash[20441]: cluster 2024-09-16T10:15:02.242749+0000 mgr.x (mgr.24742) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:03.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:03 smithi081 bash[20441]: audit 2024-09-16T10:15:02.551609+0000 mgr.x (mgr.24742) 150 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:03.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:03 smithi081 bash[20441]: audit 2024-09-16T10:15:02.597260+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:05.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:05 smithi060 bash[25240]: cluster 2024-09-16T10:15:04.244399+0000 mgr.x (mgr.24742) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:05 smithi060 bash[19757]: cluster 2024-09-16T10:15:04.244399+0000 mgr.x (mgr.24742) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:05.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:05 smithi081 bash[20441]: cluster 2024-09-16T10:15:04.244399+0000 mgr.x (mgr.24742) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[19757]: audit 2024-09-16T10:15:05.629660+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[19757]: audit 2024-09-16T10:15:05.637540+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[19757]: audit 2024-09-16T10:15:05.648460+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[25240]: audit 2024-09-16T10:15:05.629660+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[25240]: audit 2024-09-16T10:15:05.637540+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:06 smithi060 bash[25240]: audit 2024-09-16T10:15:05.648460+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:06 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:15:06] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T10:15:06.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:06 smithi081 bash[20441]: audit 2024-09-16T10:15:05.629660+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:06 smithi081 bash[20441]: audit 2024-09-16T10:15:05.637540+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:06.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:06 smithi081 bash[20441]: audit 2024-09-16T10:15:05.648460+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[19757]: cluster 2024-09-16T10:15:06.245149+0000 mgr.x (mgr.24742) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[19757]: audit 2024-09-16T10:15:07.545415+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[19757]: audit 2024-09-16T10:15:07.553077+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[19757]: audit 2024-09-16T10:15:07.560710+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[25240]: cluster 2024-09-16T10:15:06.245149+0000 mgr.x (mgr.24742) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[25240]: audit 2024-09-16T10:15:07.545415+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[25240]: audit 2024-09-16T10:15:07.553077+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:07.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:07 smithi060 bash[25240]: audit 2024-09-16T10:15:07.560710+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:08.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:07 smithi081 bash[20441]: cluster 2024-09-16T10:15:06.245149+0000 mgr.x (mgr.24742) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:07 smithi081 bash[20441]: audit 2024-09-16T10:15:07.545415+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:07 smithi081 bash[20441]: audit 2024-09-16T10:15:07.553077+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:08.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:07 smithi081 bash[20441]: audit 2024-09-16T10:15:07.560710+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:09.492 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:15:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:09 smithi060 bash[19757]: cluster 2024-09-16T10:15:08.246727+0000 mgr.x (mgr.24742) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:09 smithi060 bash[25240]: cluster 2024-09-16T10:15:08.246727+0000 mgr.x (mgr.24742) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:09.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:09 smithi081 bash[20441]: cluster 2024-09-16T10:15:08.246727+0000 mgr.x (mgr.24742) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:11 smithi060 bash[19757]: cluster 2024-09-16T10:15:10.247473+0000 mgr.x (mgr.24742) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:11 smithi060 bash[25240]: cluster 2024-09-16T10:15:10.247473+0000 mgr.x (mgr.24742) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:12.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:11 smithi081 bash[20441]: cluster 2024-09-16T10:15:10.247473+0000 mgr.x (mgr.24742) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:12.860 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:12 smithi060 bash[25240]: audit 2024-09-16T10:15:11.030300+0000 mgr.x (mgr.24742) 155 : audit [DBG] from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:12.860 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:12 smithi060 bash[19757]: audit 2024-09-16T10:15:11.030300+0000 mgr.x (mgr.24742) 155 : audit [DBG] from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:13.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:12 smithi081 bash[20441]: audit 2024-09-16T10:15:11.030300+0000 mgr.x (mgr.24742) 155 : audit [DBG] from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:13.423 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: cluster 2024-09-16T10:15:12.248146+0000 mgr.x (mgr.24742) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: audit 2024-09-16T10:15:12.562848+0000 mgr.x (mgr.24742) 157 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: cephadm 2024-09-16T10:15:13.414311+0000 mgr.x (mgr.24742) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: audit 2024-09-16T10:15:13.421647+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: audit 2024-09-16T10:15:13.425502+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: audit 2024-09-16T10:15:13.427275+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: audit 2024-09-16T10:15:13.434756+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[25240]: cephadm 2024-09-16T10:15:13.558678+0000 mgr.x (mgr.24742) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: cluster 2024-09-16T10:15:12.248146+0000 mgr.x (mgr.24742) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: audit 2024-09-16T10:15:12.562848+0000 mgr.x (mgr.24742) 157 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: cephadm 2024-09-16T10:15:13.414311+0000 mgr.x (mgr.24742) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: audit 2024-09-16T10:15:13.421647+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: audit 2024-09-16T10:15:13.425502+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: audit 2024-09-16T10:15:13.427275+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: audit 2024-09-16T10:15:13.434756+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:13 smithi060 bash[19757]: cephadm 2024-09-16T10:15:13.558678+0000 mgr.x (mgr.24742) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:14.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: cluster 2024-09-16T10:15:12.248146+0000 mgr.x (mgr.24742) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: audit 2024-09-16T10:15:12.562848+0000 mgr.x (mgr.24742) 157 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: cephadm 2024-09-16T10:15:13.414311+0000 mgr.x (mgr.24742) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: audit 2024-09-16T10:15:13.421647+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: audit 2024-09-16T10:15:13.425502+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: audit 2024-09-16T10:15:13.427275+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: audit 2024-09-16T10:15:13.434756+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:14.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:13 smithi081 bash[20441]: cephadm 2024-09-16T10:15:13.558678+0000 mgr.x (mgr.24742) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:15:15.096 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:14 smithi060 bash[25240]: cluster 2024-09-16T10:15:14.249849+0000 mgr.x (mgr.24742) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:15.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:14 smithi060 bash[19757]: cluster 2024-09-16T10:15:14.249849+0000 mgr.x (mgr.24742) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:15.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:14 smithi081 bash[20441]: cluster 2024-09-16T10:15:14.249849+0000 mgr.x (mgr.24742) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:16.341 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[76606]: [16/Sep/2024:10:15:16] ENGINE Bus STOPPING 2024-09-16T10:15:16.406 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[51610]: ignoring --setuser ceph since I am not root 2024-09-16T10:15:16.406 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[51610]: ignoring --setgroup ceph since I am not root 2024-09-16T10:15:16.406 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[51610]: debug 2024-09-16T10:15:16.056+0000 7f6ddcdd2640 1 -- 172.21.15.81:0/620407747 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e97f0b90e0 con 0x55e97f0bb800 2024-09-16T10:15:16.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[76606]: [16/Sep/2024:10:15:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:15:16.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[76606]: [16/Sep/2024:10:15:16] ENGINE Bus STOPPED 2024-09-16T10:15:17.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[76606]: [16/Sep/2024:10:15:17] ENGINE Bus STARTING 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[76606]: [16/Sep/2024:10:15:17] ENGINE Serving on http://:::9283 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[76606]: [16/Sep/2024:10:15:17] ENGINE Bus STARTED 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.962264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.966400+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.977586+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.978163+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: cluster 2024-09-16T10:15:15.978741+0000 mon.a (mon.0) 1894 : cluster [INF] Activating manager daemon y 2024-09-16T10:15:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.982492+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: cluster 2024-09-16T10:15:15.990047+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: cluster 2024-09-16T10:15:15.990470+0000 mon.a (mon.0) 1897 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0117215s) 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.998043+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.998253+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:15.998419+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.000337+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.000752+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.001137+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.001388+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.001588+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.001811+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.002050+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.002357+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:15:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.002612+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.962264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.966400+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.977586+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.978163+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: cluster 2024-09-16T10:15:15.978741+0000 mon.a (mon.0) 1894 : cluster [INF] Activating manager daemon y 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.982492+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: cluster 2024-09-16T10:15:15.990047+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: cluster 2024-09-16T10:15:15.990470+0000 mon.a (mon.0) 1897 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0117215s) 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.998043+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:15:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.998253+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:15.998419+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.000337+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.000752+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.001137+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.001388+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.001588+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.001811+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.002050+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.002357+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.002612+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:15:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.002874+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.003053+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.003501+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: cluster 2024-09-16T10:15:16.393046+0000 mon.a (mon.0) 1913 : cluster [INF] Manager daemon y is now available 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.875530+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.884261+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.884485+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.905104+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.905610+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.913590+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[19757]: audit 2024-09-16T10:15:16.951932+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.002874+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:15:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.003053+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.003501+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: cluster 2024-09-16T10:15:16.393046+0000 mon.a (mon.0) 1913 : cluster [INF] Manager daemon y is now available 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.875530+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.884261+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.884485+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.905104+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:17.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.905610+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:17.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.913590+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:15:17.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:16 smithi060 bash[25240]: audit 2024-09-16T10:15:16.951932+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:15:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.962264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24742 ' entity='mgr.x' 2024-09-16T10:15:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.966400+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.977586+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.24742 172.21.15.81:0/3765296386' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.978163+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: cluster 2024-09-16T10:15:15.978741+0000 mon.a (mon.0) 1894 : cluster [INF] Activating manager daemon y 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.982492+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: cluster 2024-09-16T10:15:15.990047+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: cluster 2024-09-16T10:15:15.990470+0000 mon.a (mon.0) 1897 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0117215s) 2024-09-16T10:15:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.998043+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:15:17.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.998253+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:15:17.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:15.998419+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:15:17.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.000337+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T10:15:17.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.000752+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.001137+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.001388+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.001588+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.001811+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.002050+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T10:15:17.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.002357+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.002612+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.002874+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.003053+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.003501+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: cluster 2024-09-16T10:15:16.393046+0000 mon.a (mon.0) 1913 : cluster [INF] Manager daemon y is now available 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.875530+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.884261+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.884485+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.905104+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.905610+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.913590+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T10:15:17.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:16 smithi081 bash[20441]: audit 2024-09-16T10:15:16.951932+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: cluster 2024-09-16T10:15:17.003072+0000 mon.a (mon.0) 1921 : cluster [DBG] mgrmap e40: y(active, since 1.02433s) 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: audit 2024-09-16T10:15:17.006230+0000 mgr.y (mgr.15318) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: cluster 2024-09-16T10:15:17.008194+0000 mgr.y (mgr.15318) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: audit 2024-09-16T10:15:17.835937+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: audit 2024-09-16T10:15:17.908855+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: audit 2024-09-16T10:15:17.909940+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:18.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:17 smithi081 bash[20441]: audit 2024-09-16T10:15:17.910708+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:18.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: cluster 2024-09-16T10:15:17.003072+0000 mon.a (mon.0) 1921 : cluster [DBG] mgrmap e40: y(active, since 1.02433s) 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: audit 2024-09-16T10:15:17.006230+0000 mgr.y (mgr.15318) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: cluster 2024-09-16T10:15:17.008194+0000 mgr.y (mgr.15318) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: audit 2024-09-16T10:15:17.835937+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: audit 2024-09-16T10:15:17.908855+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: audit 2024-09-16T10:15:17.909940+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[25240]: audit 2024-09-16T10:15:17.910708+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: cluster 2024-09-16T10:15:17.003072+0000 mon.a (mon.0) 1921 : cluster [DBG] mgrmap e40: y(active, since 1.02433s) 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: audit 2024-09-16T10:15:17.006230+0000 mgr.y (mgr.15318) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: cluster 2024-09-16T10:15:17.008194+0000 mgr.y (mgr.15318) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: audit 2024-09-16T10:15:17.835937+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: audit 2024-09-16T10:15:17.908855+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-16T10:15:18.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: audit 2024-09-16T10:15:17.909940+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:18.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:17 smithi060 bash[19757]: audit 2024-09-16T10:15:17.910708+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: cephadm 2024-09-16T10:15:17.911873+0000 mgr.y (mgr.15318) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: cephadm 2024-09-16T10:15:17.912060+0000 mgr.y (mgr.15318) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: cluster 2024-09-16T10:15:18.002285+0000 mgr.y (mgr.15318) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.543878+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.549619+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.691978+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.700987+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.707343+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.712518+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[19757]: audit 2024-09-16T10:15:18.734608+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: cephadm 2024-09-16T10:15:17.911873+0000 mgr.y (mgr.15318) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: cephadm 2024-09-16T10:15:17.912060+0000 mgr.y (mgr.15318) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: cluster 2024-09-16T10:15:18.002285+0000 mgr.y (mgr.15318) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.543878+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.549619+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.691978+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.700987+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.707343+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.712518+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:19 smithi060 bash[25240]: audit 2024-09-16T10:15:18.734608+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: debug 2024-09-16T10:15:18.964+0000 7fc9e09e6640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:15:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: Traceback (most recent call last): 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: self._run(expiration_interval) 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:19.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: s = self.context.wrap_socket( 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: return self.sslsocket_class._create( 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: self.do_handshake() 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: self._sslobj.do_handshake() 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:18 smithi060 bash[76606]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: cephadm 2024-09-16T10:15:17.911873+0000 mgr.y (mgr.15318) 3 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-09-16T10:15:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: cephadm 2024-09-16T10:15:17.912060+0000 mgr.y (mgr.15318) 4 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: cluster 2024-09-16T10:15:18.002285+0000 mgr.y (mgr.15318) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.543878+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.549619+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.691978+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.700987+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.707343+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.712518+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:19 smithi081 bash[20441]: audit 2024-09-16T10:15:18.734608+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-09-16T10:15:19.460 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:15:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.291705+0000 mgr.y (mgr.15318) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.354946+0000 mgr.y (mgr.15318) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.440823+0000 mgr.y (mgr.15318) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.462170+0000 mgr.y (mgr.15318) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.557039+0000 mgr.y (mgr.15318) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.621774+0000 mgr.y (mgr.15318) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.708136+0000 mgr.y (mgr.15318) 12 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.735387+0000 mgr.y (mgr.15318) 13 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTING 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.837689+0000 mgr.y (mgr.15318) 14 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.967055+0000 mgr.y (mgr.15318) 15 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.967165+0000 mgr.y (mgr.15318) 16 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTED 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cephadm 2024-09-16T10:15:18.968216+0000 mgr.y (mgr.15318) 17 : cephadm [ERR] [16/Sep/2024:10:15:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: Traceback (most recent call last): 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: self._run(expiration_interval) 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: s = self.context.wrap_socket( 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: return self.sslsocket_class._create( 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: self.do_handshake() 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: self._sslobj.do_handshake() 2024-09-16T10:15:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: cluster 2024-09-16T10:15:19.019573+0000 mon.a (mon.0) 1933 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: audit 2024-09-16T10:15:19.340662+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: audit 2024-09-16T10:15:19.348882+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: audit 2024-09-16T10:15:19.665429+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: audit 2024-09-16T10:15:19.753371+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[25240]: audit 2024-09-16T10:15:19.894744+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.291705+0000 mgr.y (mgr.15318) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.354946+0000 mgr.y (mgr.15318) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.440823+0000 mgr.y (mgr.15318) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.462170+0000 mgr.y (mgr.15318) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.557039+0000 mgr.y (mgr.15318) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.621774+0000 mgr.y (mgr.15318) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.708136+0000 mgr.y (mgr.15318) 12 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.735387+0000 mgr.y (mgr.15318) 13 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTING 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.837689+0000 mgr.y (mgr.15318) 14 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.967055+0000 mgr.y (mgr.15318) 15 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.967165+0000 mgr.y (mgr.15318) 16 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTED 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cephadm 2024-09-16T10:15:18.968216+0000 mgr.y (mgr.15318) 17 : cephadm [ERR] [16/Sep/2024:10:15:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: Traceback (most recent call last): 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:20.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: self._run(expiration_interval) 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: s = self.context.wrap_socket( 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: return self.sslsocket_class._create( 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: self.do_handshake() 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: self._sslobj.do_handshake() 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: cluster 2024-09-16T10:15:19.019573+0000 mon.a (mon.0) 1933 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T10:15:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: audit 2024-09-16T10:15:19.340662+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:15:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: audit 2024-09-16T10:15:19.348882+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: audit 2024-09-16T10:15:19.665429+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: audit 2024-09-16T10:15:19.753371+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:20 smithi060 bash[19757]: audit 2024-09-16T10:15:19.894744+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.291705+0000 mgr.y (mgr.15318) 6 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.354946+0000 mgr.y (mgr.15318) 7 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.440823+0000 mgr.y (mgr.15318) 8 : cephadm [INF] Updating smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.462170+0000 mgr.y (mgr.15318) 9 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.557039+0000 mgr.y (mgr.15318) 10 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.621774+0000 mgr.y (mgr.15318) 11 : cephadm [INF] Updating smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.708136+0000 mgr.y (mgr.15318) 12 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.735387+0000 mgr.y (mgr.15318) 13 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTING 2024-09-16T10:15:20.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.837689+0000 mgr.y (mgr.15318) 14 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on http://172.21.15.60:8765 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.967055+0000 mgr.y (mgr.15318) 15 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Serving on https://172.21.15.60:7150 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.967165+0000 mgr.y (mgr.15318) 16 : cephadm [INF] [16/Sep/2024:10:15:18] ENGINE Bus STARTED 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cephadm 2024-09-16T10:15:18.968216+0000 mgr.y (mgr.15318) 17 : cephadm [ERR] [16/Sep/2024:10:15:18] ENGINE Error in HTTPServer.serve 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: Traceback (most recent call last): 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: self._connections.run(self.expiration_interval) 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: self._run(expiration_interval) 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:15:20.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: s = self.context.wrap_socket( 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: return self.sslsocket_class._create( 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: self.do_handshake() 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: self._sslobj.do_handshake() 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: cluster 2024-09-16T10:15:19.019573+0000 mon.a (mon.0) 1933 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: audit 2024-09-16T10:15:19.340662+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: audit 2024-09-16T10:15:19.348882+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: audit 2024-09-16T10:15:19.665429+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: audit 2024-09-16T10:15:19.753371+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:20.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:20 smithi081 bash[20441]: audit 2024-09-16T10:15:19.894744+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: cephadm 2024-09-16T10:15:19.340358+0000 mgr.y (mgr.15318) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: cephadm 2024-09-16T10:15:19.350183+0000 mgr.y (mgr.15318) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: cluster 2024-09-16T10:15:20.002694+0000 mgr.y (mgr.15318) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.130080+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.208606+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.252512+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.309693+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.389322+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[25240]: audit 2024-09-16T10:15:20.539402+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: cephadm 2024-09-16T10:15:19.340358+0000 mgr.y (mgr.15318) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: cephadm 2024-09-16T10:15:19.350183+0000 mgr.y (mgr.15318) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: cluster 2024-09-16T10:15:20.002694+0000 mgr.y (mgr.15318) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.130080+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.208606+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.252512+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.309693+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.389322+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:21 smithi060 bash[19757]: audit 2024-09-16T10:15:20.539402+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: cephadm 2024-09-16T10:15:19.340358+0000 mgr.y (mgr.15318) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi060.ktznck (dependencies changed)... 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: cephadm 2024-09-16T10:15:19.350183+0000 mgr.y (mgr.15318) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: cluster 2024-09-16T10:15:20.002694+0000 mgr.y (mgr.15318) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.130080+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.208606+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.252512+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.309693+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.389322+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:21 smithi081 bash[20441]: audit 2024-09-16T10:15:20.539402+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:21.996 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:15:22.510 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[51610]: [16/Sep/2024:10:15:22] ENGINE Bus STARTING 2024-09-16T10:15:22.510 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[51610]: CherryPy Checker: 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[51610]: The Application mounted at '' has an empty config. 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[51610]: [16/Sep/2024:10:15:22] ENGINE Serving on http://:::9283 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[51610]: [16/Sep/2024:10:15:22] ENGINE Bus STARTED 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: cluster 2024-09-16T10:15:21.401316+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:21.690787+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:21.983065+0000 mgr.y (mgr.15318) 21 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: cluster 2024-09-16T10:15:22.003516+0000 mgr.y (mgr.15318) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: cluster 2024-09-16T10:15:22.178649+0000 mon.a (mon.0) 1947 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:22.183726+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:22.186183+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:22.187266+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:22.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:22 smithi081 bash[20441]: audit 2024-09-16T10:15:22.187654+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:22.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: cluster 2024-09-16T10:15:21.401316+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T10:15:22.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:21.690787+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:22.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:21.983065+0000 mgr.y (mgr.15318) 21 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: cluster 2024-09-16T10:15:22.003516+0000 mgr.y (mgr.15318) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: cluster 2024-09-16T10:15:22.178649+0000 mon.a (mon.0) 1947 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:22.183726+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:22.186183+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:22.187266+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[25240]: audit 2024-09-16T10:15:22.187654+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: cluster 2024-09-16T10:15:21.401316+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:21.690787+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:21.983065+0000 mgr.y (mgr.15318) 21 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: cluster 2024-09-16T10:15:22.003516+0000 mgr.y (mgr.15318) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T10:15:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: cluster 2024-09-16T10:15:22.178649+0000 mon.a (mon.0) 1947 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:22.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:22.183726+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:22.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:22.186183+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:22.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:22.187266+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:22.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:22 smithi060 bash[19757]: audit 2024-09-16T10:15:22.187654+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.81:0/4264376716' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:22.656 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 15s ago 35m - - 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 17s ago 34m - - 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (24m) 15s ago 25m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (24m) 17s ago 24m 75.2M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (3m) 15s ago 22m 48.0M - 3.8 b5388489f99e 5460f3164834 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (17m) 17s ago 33m 507M - 19.3.0-4882-g66e33d6a 261f2dc7b20f d4f080344a3e 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (10m) 15s ago 36m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (36m) 15s ago 36m 91.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (34m) 17s ago 34m 65.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (34m) 15s ago 34m 65.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (25m) 15s ago 25m 9388k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (25m) 17s ago 25m 9008k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (33m) 15s ago 33m 57.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:15:22.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (32m) 15s ago 32m 67.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (31m) 15s ago 31m 53.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (30m) 15s ago 30m 59.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (29m) 17s ago 29m 66.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (28m) 17s ago 28m 65.4M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (27m) 17s ago 27m 62.6M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (26m) 17s ago 26m 56.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 17s ago 25m 45.8M - 2.43.0 a07b618ecd1d fd86b0727e02 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (23m) 15s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:15:22.658 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (23m) 17s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:15:23.048 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:15:23.048 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:15:23.048 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:15:23.048 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:23.048 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:23.049 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:15:23.050 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:15:23.396 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:15:23.397 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:15:23.397 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:15:23.397 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:15:23.397 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:22.301914+0000 mgr.y (mgr.15318) 23 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:22.572421+0000 mgr.y (mgr.15318) 24 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:22.613289+0000 mgr.y (mgr.15318) 25 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: cluster 2024-09-16T10:15:22.710052+0000 mon.a (mon.0) 1948 : cluster [DBG] mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:22.711008+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:15:23.888 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:23.047634+0000 mon.a (mon.0) 1950 : audit [DBG] from='client.? 172.21.15.60:0/1024768465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[19757]: audit 2024-09-16T10:15:23.107281+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:22.301914+0000 mgr.y (mgr.15318) 23 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:22.572421+0000 mgr.y (mgr.15318) 24 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:22.613289+0000 mgr.y (mgr.15318) 25 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: cluster 2024-09-16T10:15:22.710052+0000 mon.a (mon.0) 1948 : cluster [DBG] mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:22.711008+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:23.047634+0000 mon.a (mon.0) 1950 : audit [DBG] from='client.? 172.21.15.60:0/1024768465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:23.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:23 smithi060 bash[25240]: audit 2024-09-16T10:15:23.107281+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:24.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:22.301914+0000 mgr.y (mgr.15318) 23 : audit [DBG] from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:24.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:22.572421+0000 mgr.y (mgr.15318) 24 : audit [DBG] from='client.25229 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:22.613289+0000 mgr.y (mgr.15318) 25 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: cluster 2024-09-16T10:15:22.710052+0000 mon.a (mon.0) 1948 : cluster [DBG] mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T10:15:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:22.711008+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T10:15:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:23.047634+0000 mon.a (mon.0) 1950 : audit [DBG] from='client.? 172.21.15.60:0/1024768465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:24.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:23 smithi081 bash[20441]: audit 2024-09-16T10:15:23.107281+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:23.395152+0000 mgr.y (mgr.15318) 26 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:23.961192+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:23.966769+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: cluster 2024-09-16T10:15:23.967766+0000 mgr.y (mgr.15318) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:23.971943+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:24.147838+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: audit 2024-09-16T10:15:24.154194+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:24 smithi081 bash[20441]: cephadm 2024-09-16T10:15:24.156452+0000 mgr.y (mgr.15318) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:15:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:23.395152+0000 mgr.y (mgr.15318) 26 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:23.961192+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:23.966769+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: cluster 2024-09-16T10:15:23.967766+0000 mgr.y (mgr.15318) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:23.971943+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:24.147838+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: audit 2024-09-16T10:15:24.154194+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[19757]: cephadm 2024-09-16T10:15:24.156452+0000 mgr.y (mgr.15318) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:23.395152+0000 mgr.y (mgr.15318) 26 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:23.961192+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:23.966769+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: cluster 2024-09-16T10:15:23.967766+0000 mgr.y (mgr.15318) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:23.971943+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:24.147838+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: audit 2024-09-16T10:15:24.154194+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:24 smithi060 bash[25240]: cephadm 2024-09-16T10:15:24.156452+0000 mgr.y (mgr.15318) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: cephadm 2024-09-16T10:15:24.422433+0000 mgr.y (mgr.15318) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: cluster 2024-09-16T10:15:24.967221+0000 mon.a (mon.0) 1957 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: audit 2024-09-16T10:15:25.310246+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: audit 2024-09-16T10:15:25.866902+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: audit 2024-09-16T10:15:25.877696+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:25 smithi081 bash[20441]: audit 2024-09-16T10:15:25.888871+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.317 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: cephadm 2024-09-16T10:15:24.422433+0000 mgr.y (mgr.15318) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: cluster 2024-09-16T10:15:24.967221+0000 mon.a (mon.0) 1957 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: audit 2024-09-16T10:15:25.310246+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: audit 2024-09-16T10:15:25.866902+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: audit 2024-09-16T10:15:25.877696+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[25240]: audit 2024-09-16T10:15:25.888871+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: cephadm 2024-09-16T10:15:24.422433+0000 mgr.y (mgr.15318) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: cluster 2024-09-16T10:15:24.967221+0000 mon.a (mon.0) 1957 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: audit 2024-09-16T10:15:25.310246+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.318 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: audit 2024-09-16T10:15:25.866902+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.319 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: audit 2024-09-16T10:15:25.877696+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.319 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:25 smithi060 bash[19757]: audit 2024-09-16T10:15:25.888871+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:26.906 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:26 smithi081 bash[51610]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:15:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[25240]: cluster 2024-09-16T10:15:25.879253+0000 mgr.y (mgr.15318) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[25240]: audit 2024-09-16T10:15:26.360584+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.60:0/235645133' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[25240]: cluster 2024-09-16T10:15:26.873208+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[25240]: cluster 2024-09-16T10:15:26.873287+0000 mon.a (mon.0) 1963 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[19757]: cluster 2024-09-16T10:15:25.879253+0000 mgr.y (mgr.15318) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[19757]: audit 2024-09-16T10:15:26.360584+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.60:0/235645133' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:15:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[19757]: cluster 2024-09-16T10:15:26.873208+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:26 smithi060 bash[19757]: cluster 2024-09-16T10:15:26.873287+0000 mon.a (mon.0) 1963 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:26 smithi081 bash[20441]: cluster 2024-09-16T10:15:25.879253+0000 mgr.y (mgr.15318) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:26 smithi081 bash[20441]: audit 2024-09-16T10:15:26.360584+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.60:0/235645133' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T10:15:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:26 smithi081 bash[20441]: cluster 2024-09-16T10:15:26.873208+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:26 smithi081 bash[20441]: cluster 2024-09-16T10:15:26.873287+0000 mon.a (mon.0) 1963 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:28 smithi081 bash[20441]: audit 2024-09-16T10:15:27.062775+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:28 smithi081 bash[20441]: audit 2024-09-16T10:15:27.070301+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:28 smithi081 bash[20441]: cluster 2024-09-16T10:15:27.072784+0000 mgr.y (mgr.15318) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:28.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:28 smithi081 bash[20441]: audit 2024-09-16T10:15:27.077688+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[25240]: audit 2024-09-16T10:15:27.062775+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[25240]: audit 2024-09-16T10:15:27.070301+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[25240]: cluster 2024-09-16T10:15:27.072784+0000 mgr.y (mgr.15318) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[25240]: audit 2024-09-16T10:15:27.077688+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[19757]: audit 2024-09-16T10:15:27.062775+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[19757]: audit 2024-09-16T10:15:27.070301+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:28.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[19757]: cluster 2024-09-16T10:15:27.072784+0000 mgr.y (mgr.15318) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:28.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:28 smithi060 bash[19757]: audit 2024-09-16T10:15:27.077688+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:29 smithi060 bash[19757]: cluster 2024-09-16T10:15:28.068161+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:29.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:29 smithi060 bash[25240]: cluster 2024-09-16T10:15:28.068161+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:29.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:29 smithi081 bash[20441]: cluster 2024-09-16T10:15:28.068161+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:15:30.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:30 smithi060 bash[25240]: cluster 2024-09-16T10:15:29.073563+0000 mgr.y (mgr.15318) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:30 smithi060 bash[19757]: cluster 2024-09-16T10:15:29.073563+0000 mgr.y (mgr.15318) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:30.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:30 smithi081 bash[20441]: cluster 2024-09-16T10:15:29.073563+0000 mgr.y (mgr.15318) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:31.294 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:30 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:15:31.294 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:15:31.294 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.063Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.064Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.064Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:15:31.295 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[67665]: ts=2024-09-16T10:15:31.064Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:15:31.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[71504]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:15:31.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 bash[71564]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:15:31.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:15:31.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:31.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:31 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: cluster 2024-09-16T10:15:31.074322+0000 mgr.y (mgr.15318) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.168814+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.176289+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: cluster 2024-09-16T10:15:31.177888+0000 mgr.y (mgr.15318) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: cluster 2024-09-16T10:15:31.178261+0000 mgr.y (mgr.15318) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.186360+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.816467+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.826978+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.834200+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.848497+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.851091+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.854345+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.860121+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.866538+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.908145+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.910210+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[19757]: audit 2024-09-16T10:15:31.936063+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: cluster 2024-09-16T10:15:31.074322+0000 mgr.y (mgr.15318) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.168814+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.176289+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: cluster 2024-09-16T10:15:31.177888+0000 mgr.y (mgr.15318) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: cluster 2024-09-16T10:15:31.178261+0000 mgr.y (mgr.15318) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.186360+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.816467+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.826978+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.834200+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.848497+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.851091+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.854345+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.860121+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.866538+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.908145+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.910210+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:32 smithi060 bash[25240]: audit 2024-09-16T10:15:31.936063+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: cluster 2024-09-16T10:15:31.074322+0000 mgr.y (mgr.15318) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.168814+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.176289+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: cluster 2024-09-16T10:15:31.177888+0000 mgr.y (mgr.15318) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: cluster 2024-09-16T10:15:31.178261+0000 mgr.y (mgr.15318) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.186360+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.816467+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.826978+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.834200+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:32.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.848497+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.851091+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.854345+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.860121+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.866538+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.908145+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.910210+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:32.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:32 smithi081 bash[20441]: audit 2024-09-16T10:15:31.936063+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[19757]: audit 2024-09-16T10:15:31.835717+0000 mgr.y (mgr.15318) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[19757]: cephadm 2024-09-16T10:15:31.850631+0000 mgr.y (mgr.15318) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:15:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[19757]: audit 2024-09-16T10:15:31.852217+0000 mgr.y (mgr.15318) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[19757]: audit 2024-09-16T10:15:31.855580+0000 mgr.y (mgr.15318) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[19757]: audit 2024-09-16T10:15:31.867524+0000 mgr.y (mgr.15318) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[25240]: audit 2024-09-16T10:15:31.835717+0000 mgr.y (mgr.15318) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[25240]: cephadm 2024-09-16T10:15:31.850631+0000 mgr.y (mgr.15318) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:15:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[25240]: audit 2024-09-16T10:15:31.852217+0000 mgr.y (mgr.15318) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[25240]: audit 2024-09-16T10:15:31.855580+0000 mgr.y (mgr.15318) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:33 smithi060 bash[25240]: audit 2024-09-16T10:15:31.867524+0000 mgr.y (mgr.15318) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:33 smithi081 bash[20441]: audit 2024-09-16T10:15:31.835717+0000 mgr.y (mgr.15318) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:15:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:33 smithi081 bash[20441]: cephadm 2024-09-16T10:15:31.850631+0000 mgr.y (mgr.15318) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-09-16T10:15:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:33 smithi081 bash[20441]: audit 2024-09-16T10:15:31.852217+0000 mgr.y (mgr.15318) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:15:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:33 smithi081 bash[20441]: audit 2024-09-16T10:15:31.855580+0000 mgr.y (mgr.15318) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-09-16T10:15:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:33 smithi081 bash[20441]: audit 2024-09-16T10:15:31.867524+0000 mgr.y (mgr.15318) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:15:34.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[20441]: cluster 2024-09-16T10:15:33.179893+0000 mgr.y (mgr.15318) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:34 smithi060 bash[19757]: cluster 2024-09-16T10:15:33.179893+0000 mgr.y (mgr.15318) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:34.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:34 smithi060 bash[25240]: cluster 2024-09-16T10:15:33.179893+0000 mgr.y (mgr.15318) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:34.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.713Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T10:15:34.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.713Z 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-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.713Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.713Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.713Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.715Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.715Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.716Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.716Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.720Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.721Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.132174ms 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.721Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:15:34.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.722Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.737Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.742Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.745Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.748Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.748Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.748Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.53µs wal_replay_duration=26.867114ms wbl_replay_duration=163ns total_replay_duration=28.070422ms 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.750Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.750Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.750Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.774Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.308171ms db_storage=993ns remote_storage=1.352µs web_handler=472ns query_engine=670ns scrape=263.506µs scrape_sd=167.365µs notify=21.886µs notify_sd=28.804µs rules=22.367969ms tracing=6.396µs 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.774Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T10:15:34.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:34 smithi081 bash[71593]: ts=2024-09-16T10:15:34.774Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:15:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[19757]: cluster 2024-09-16T10:15:35.180686+0000 mgr.y (mgr.15318) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:15:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[19757]: audit 2024-09-16T10:15:36.165281+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:15:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[19757]: audit 2024-09-16T10:15:36.167532+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:15:36.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[19757]: audit 2024-09-16T10:15:36.169806+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:36.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[25240]: cluster 2024-09-16T10:15:35.180686+0000 mgr.y (mgr.15318) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[25240]: audit 2024-09-16T10:15:36.165281+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[25240]: audit 2024-09-16T10:15:36.167532+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:36 smithi060 bash[25240]: audit 2024-09-16T10:15:36.169806+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:36 smithi081 bash[20441]: cluster 2024-09-16T10:15:35.180686+0000 mgr.y (mgr.15318) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:36 smithi081 bash[20441]: audit 2024-09-16T10:15:36.165281+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:36 smithi081 bash[20441]: audit 2024-09-16T10:15:36.167532+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T10:15:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:36 smithi081 bash[20441]: audit 2024-09-16T10:15:36.169806+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: audit 2024-09-16T10:15:36.077795+0000 mgr.y (mgr.15318) 43 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: cephadm 2024-09-16T10:15:36.164334+0000 mgr.y (mgr.15318) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: cephadm 2024-09-16T10:15:36.171867+0000 mgr.y (mgr.15318) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: audit 2024-09-16T10:15:36.727569+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: audit 2024-09-16T10:15:36.738913+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[19757]: audit 2024-09-16T10:15:36.752759+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: audit 2024-09-16T10:15:36.077795+0000 mgr.y (mgr.15318) 43 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: cephadm 2024-09-16T10:15:36.164334+0000 mgr.y (mgr.15318) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: cephadm 2024-09-16T10:15:36.171867+0000 mgr.y (mgr.15318) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: audit 2024-09-16T10:15:36.727569+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: audit 2024-09-16T10:15:36.738913+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:37 smithi060 bash[25240]: audit 2024-09-16T10:15:36.752759+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: audit 2024-09-16T10:15:36.077795+0000 mgr.y (mgr.15318) 43 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: cephadm 2024-09-16T10:15:36.164334+0000 mgr.y (mgr.15318) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T10:15:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: cephadm 2024-09-16T10:15:36.171867+0000 mgr.y (mgr.15318) 45 : cephadm [INF] Deploying daemon mgr.x on smithi081 2024-09-16T10:15:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: audit 2024-09-16T10:15:36.727569+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: audit 2024-09-16T10:15:36.738913+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:37 smithi081 bash[20441]: audit 2024-09-16T10:15:36.752759+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:38 smithi060 bash[19757]: cluster 2024-09-16T10:15:36.741078+0000 mgr.y (mgr.15318) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T10:15:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:38 smithi060 bash[19757]: cluster 2024-09-16T10:15:36.741658+0000 mgr.y (mgr.15318) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:15:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:38 smithi060 bash[25240]: cluster 2024-09-16T10:15:36.741078+0000 mgr.y (mgr.15318) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T10:15:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:38 smithi060 bash[25240]: cluster 2024-09-16T10:15:36.741658+0000 mgr.y (mgr.15318) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:15:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:38 smithi081 bash[20441]: cluster 2024-09-16T10:15:36.741078+0000 mgr.y (mgr.15318) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T10:15:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:38 smithi081 bash[20441]: cluster 2024-09-16T10:15:36.741658+0000 mgr.y (mgr.15318) 47 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:15:39.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.055 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.055 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.055 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.056 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.056 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.056 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:39 smithi081 systemd[1]: Stopping Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:15:39.056 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.057 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:39.057 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:38 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.156 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:39 smithi081 bash[71999]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:15:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:15:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 bash[72088]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:15:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T10:15:40.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: Stopped Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:40.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:40 smithi060 bash[25240]: cluster 2024-09-16T10:15:38.743300+0000 mgr.y (mgr.15318) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:40.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:40 smithi060 bash[19757]: cluster 2024-09-16T10:15:38.743300+0000 mgr.y (mgr.15318) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:40.656 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.656 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.657 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.657 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.657 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.657 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: Started Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:40.658 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.658 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:40 smithi081 bash[20441]: cluster 2024-09-16T10:15:38.743300+0000 mgr.y (mgr.15318) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.329665+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.340066+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.345251+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.347248+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.350498+0000 mgr.y (mgr.15318) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.351017+0000 mgr.y (mgr.15318) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.360057+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.361326+0000 mgr.y (mgr.15318) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.489630+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.493017+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.494505+0000 mgr.y (mgr.15318) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.499578+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.502123+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.507461+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.509944+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.515162+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.520178+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.521479+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.523781+0000 mgr.y (mgr.15318) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.524436+0000 mgr.y (mgr.15318) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.532789+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.533620+0000 mgr.y (mgr.15318) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.623314+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.626191+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.628808+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.630040+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.631823+0000 mgr.y (mgr.15318) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.632473+0000 mgr.y (mgr.15318) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.638691+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.639211+0000 mgr.y (mgr.15318) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.735286+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.738443+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.741904+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.742735+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.744494+0000 mgr.y (mgr.15318) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.745002+0000 mgr.y (mgr.15318) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.749540+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.750240+0000 mgr.y (mgr.15318) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.821955+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.823991+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.825968+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.826790+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.828673+0000 mgr.y (mgr.15318) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.833006+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.833479+0000 mgr.y (mgr.15318) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.900702+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.903483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.906669+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.907860+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.909839+0000 mgr.y (mgr.15318) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:40.910335+0000 mgr.y (mgr.15318) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:40.916373+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:40.917001+0000 mgr.y (mgr.15318) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.009119+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.012598+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.016907+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.018459+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.020699+0000 mgr.y (mgr.15318) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.021358+0000 mgr.y (mgr.15318) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.029634+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.030385+0000 mgr.y (mgr.15318) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.102824+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.105049+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.107883+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.108841+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.110707+0000 mgr.y (mgr.15318) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.111185+0000 mgr.y (mgr.15318) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.120626+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.121433+0000 mgr.y (mgr.15318) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.203022+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.206253+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.209309+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.210243+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.211944+0000 mgr.y (mgr.15318) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.212144+0000 mgr.y (mgr.15318) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.217621+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.218197+0000 mgr.y (mgr.15318) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.312220+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.315228+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.318919+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[20441]: audit 2024-09-16T10:15:41.320350+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.329665+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.340066+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.345251+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.347248+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.350498+0000 mgr.y (mgr.15318) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.351017+0000 mgr.y (mgr.15318) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.360057+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.361326+0000 mgr.y (mgr.15318) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.489630+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.493017+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.494505+0000 mgr.y (mgr.15318) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.499578+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.502123+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.507461+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.509944+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.515162+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.520178+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.521479+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.523781+0000 mgr.y (mgr.15318) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.329665+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.340066+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.345251+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.347248+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.350498+0000 mgr.y (mgr.15318) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.351017+0000 mgr.y (mgr.15318) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.360057+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.361326+0000 mgr.y (mgr.15318) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.489630+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.493017+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.494505+0000 mgr.y (mgr.15318) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.499578+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.502123+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.507461+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.509944+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.515162+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.520178+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.521479+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.523781+0000 mgr.y (mgr.15318) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.524436+0000 mgr.y (mgr.15318) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.532789+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.533620+0000 mgr.y (mgr.15318) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.623314+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.626191+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.628808+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.630040+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.631823+0000 mgr.y (mgr.15318) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.632473+0000 mgr.y (mgr.15318) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.638691+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.639211+0000 mgr.y (mgr.15318) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.735286+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.738443+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.741904+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.742735+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.744494+0000 mgr.y (mgr.15318) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.745002+0000 mgr.y (mgr.15318) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.749540+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.750240+0000 mgr.y (mgr.15318) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.821955+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.823991+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.825968+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.826790+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.828673+0000 mgr.y (mgr.15318) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.833006+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.833479+0000 mgr.y (mgr.15318) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.900702+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.903483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.906669+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.907860+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.909839+0000 mgr.y (mgr.15318) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:40.910335+0000 mgr.y (mgr.15318) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:40.916373+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:40.917001+0000 mgr.y (mgr.15318) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.009119+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.012598+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.016907+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.018459+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.020699+0000 mgr.y (mgr.15318) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.524436+0000 mgr.y (mgr.15318) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.532789+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.533620+0000 mgr.y (mgr.15318) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.623314+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.626191+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.628808+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.630040+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.631823+0000 mgr.y (mgr.15318) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.632473+0000 mgr.y (mgr.15318) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.638691+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.639211+0000 mgr.y (mgr.15318) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.735286+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.738443+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.741904+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.742735+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.744494+0000 mgr.y (mgr.15318) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.745002+0000 mgr.y (mgr.15318) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.749540+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.750240+0000 mgr.y (mgr.15318) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.821955+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.021358+0000 mgr.y (mgr.15318) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.029634+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.030385+0000 mgr.y (mgr.15318) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.102824+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.105049+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.107883+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.108841+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.110707+0000 mgr.y (mgr.15318) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.111185+0000 mgr.y (mgr.15318) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.120626+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.121433+0000 mgr.y (mgr.15318) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.203022+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.206253+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.209309+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.210243+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.211944+0000 mgr.y (mgr.15318) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.212144+0000 mgr.y (mgr.15318) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.217621+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.218197+0000 mgr.y (mgr.15318) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.312220+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.315228+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.318919+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[25240]: audit 2024-09-16T10:15:41.320350+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.823991+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.825968+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.826790+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.828673+0000 mgr.y (mgr.15318) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.833006+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.833479+0000 mgr.y (mgr.15318) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.900702+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.903483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.906669+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.907860+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.909839+0000 mgr.y (mgr.15318) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:40.910335+0000 mgr.y (mgr.15318) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:40.916373+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:40.917001+0000 mgr.y (mgr.15318) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.009119+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.012598+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.016907+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.018459+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.020699+0000 mgr.y (mgr.15318) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.021358+0000 mgr.y (mgr.15318) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.029634+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.030385+0000 mgr.y (mgr.15318) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.102824+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.105049+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.107883+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.108841+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.110707+0000 mgr.y (mgr.15318) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.111185+0000 mgr.y (mgr.15318) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.120626+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.121433+0000 mgr.y (mgr.15318) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.203022+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.206253+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.209309+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.210243+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.211944+0000 mgr.y (mgr.15318) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.212144+0000 mgr.y (mgr.15318) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.217621+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.218197+0000 mgr.y (mgr.15318) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.312220+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.315228+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.318919+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:41.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:41 smithi060 bash[19757]: audit 2024-09-16T10:15:41.320350+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:41.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:41 smithi081 bash[72145]: debug 2024-09-16T10:15:41.591+0000 7fb17f105640 1 -- 172.21.15.81:0/2451552293 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563b553cd0e0 con 0x563b553ce800 2024-09-16T10:15:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.322606+0000 mgr.y (mgr.15318) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.323207+0000 mgr.y (mgr.15318) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.346864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.347989+0000 mgr.y (mgr.15318) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.435055+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.437095+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.439231+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.440150+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.442038+0000 mgr.y (mgr.15318) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.442677+0000 mgr.y (mgr.15318) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.449157+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.449736+0000 mgr.y (mgr.15318) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.518813+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.521365+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.523984+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.524645+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.526259+0000 mgr.y (mgr.15318) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.526884+0000 mgr.y (mgr.15318) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.532423+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.532963+0000 mgr.y (mgr.15318) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.322606+0000 mgr.y (mgr.15318) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.323207+0000 mgr.y (mgr.15318) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.346864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.347989+0000 mgr.y (mgr.15318) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.435055+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.437095+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.439231+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.440150+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.442038+0000 mgr.y (mgr.15318) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.442677+0000 mgr.y (mgr.15318) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.449157+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.449736+0000 mgr.y (mgr.15318) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.518813+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.521365+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.523984+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.524645+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.526259+0000 mgr.y (mgr.15318) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.526884+0000 mgr.y (mgr.15318) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.532423+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.532963+0000 mgr.y (mgr.15318) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.595440+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.597840+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.600001+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.600940+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.602713+0000 mgr.y (mgr.15318) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.603230+0000 mgr.y (mgr.15318) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.607563+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.608143+0000 mgr.y (mgr.15318) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.673279+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.675993+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.679059+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.680359+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.682426+0000 mgr.y (mgr.15318) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.683012+0000 mgr.y (mgr.15318) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.688722+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.689161+0000 mgr.y (mgr.15318) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.765452+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.767895+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.770686+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.595440+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.597840+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.600001+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.600940+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.602713+0000 mgr.y (mgr.15318) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.603230+0000 mgr.y (mgr.15318) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.607563+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.608143+0000 mgr.y (mgr.15318) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.673279+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.675993+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.679059+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.680359+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.682426+0000 mgr.y (mgr.15318) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.683012+0000 mgr.y (mgr.15318) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.688722+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.689161+0000 mgr.y (mgr.15318) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.765452+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.767895+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.770686+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.771706+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.773198+0000 mgr.y (mgr.15318) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.773476+0000 mgr.y (mgr.15318) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.781590+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.782315+0000 mgr.y (mgr.15318) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.865930+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.867774+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.869479+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.870085+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.871182+0000 mgr.y (mgr.15318) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.871403+0000 mgr.y (mgr.15318) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.875485+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.875960+0000 mgr.y (mgr.15318) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.932135+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.933942+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.935683+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.936388+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.937704+0000 mgr.y (mgr.15318) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:41.937943+0000 mgr.y (mgr.15318) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:41.943105+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:41.943566+0000 mgr.y (mgr.15318) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.002912+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.005184+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.007304+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.007970+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.009521+0000 mgr.y (mgr.15318) 100 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.009782+0000 mgr.y (mgr.15318) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.016872+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.017387+0000 mgr.y (mgr.15318) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.074397+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.076378+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.079089+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.080096+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.081413+0000 mgr.y (mgr.15318) 103 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.081674+0000 mgr.y (mgr.15318) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.086293+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.086748+0000 mgr.y (mgr.15318) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.149657+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.152389+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.771706+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.773198+0000 mgr.y (mgr.15318) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.773476+0000 mgr.y (mgr.15318) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.781590+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.782315+0000 mgr.y (mgr.15318) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.865930+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.867774+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.869479+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.870085+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.871182+0000 mgr.y (mgr.15318) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.871403+0000 mgr.y (mgr.15318) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.875485+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.875960+0000 mgr.y (mgr.15318) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.932135+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.933942+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.935683+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.936388+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.937704+0000 mgr.y (mgr.15318) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:41.937943+0000 mgr.y (mgr.15318) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:41.943105+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.154038+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.154666+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.155816+0000 mgr.y (mgr.15318) 106 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.156073+0000 mgr.y (mgr.15318) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.161294+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.161732+0000 mgr.y (mgr.15318) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.218356+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.220495+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.223620+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.224602+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.232304+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.303066+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.304792+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.306949+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.307572+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[19757]: audit 2024-09-16T10:15:42.313164+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:41.943566+0000 mgr.y (mgr.15318) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.002912+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.005184+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.007304+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.007970+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.009521+0000 mgr.y (mgr.15318) 100 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.009782+0000 mgr.y (mgr.15318) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.016872+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.017387+0000 mgr.y (mgr.15318) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.074397+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.076378+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.079089+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.080096+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.081413+0000 mgr.y (mgr.15318) 103 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.081674+0000 mgr.y (mgr.15318) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.086293+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.086748+0000 mgr.y (mgr.15318) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.149657+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.152389+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.154038+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.154666+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.155816+0000 mgr.y (mgr.15318) 106 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.156073+0000 mgr.y (mgr.15318) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.161294+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.161732+0000 mgr.y (mgr.15318) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.218356+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.220495+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.223620+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.224602+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.232304+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.303066+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.304792+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.306949+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.307572+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:42 smithi060 bash[25240]: audit 2024-09-16T10:15:42.313164+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.322606+0000 mgr.y (mgr.15318) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.323207+0000 mgr.y (mgr.15318) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.346864+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.347989+0000 mgr.y (mgr.15318) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.435055+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.437095+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.439231+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.440150+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.442038+0000 mgr.y (mgr.15318) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.442677+0000 mgr.y (mgr.15318) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.449157+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.449736+0000 mgr.y (mgr.15318) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.518813+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.521365+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.523984+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.524645+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.526259+0000 mgr.y (mgr.15318) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.526884+0000 mgr.y (mgr.15318) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.532423+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.532963+0000 mgr.y (mgr.15318) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.595440+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.597840+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.600001+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.600940+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.602713+0000 mgr.y (mgr.15318) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.603230+0000 mgr.y (mgr.15318) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.607563+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.608143+0000 mgr.y (mgr.15318) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.673279+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.675993+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.679059+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.680359+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.682426+0000 mgr.y (mgr.15318) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.683012+0000 mgr.y (mgr.15318) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.688722+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.689161+0000 mgr.y (mgr.15318) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.765452+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.767895+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.770686+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.771706+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.773198+0000 mgr.y (mgr.15318) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.773476+0000 mgr.y (mgr.15318) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.781590+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.782315+0000 mgr.y (mgr.15318) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.865930+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.867774+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.869479+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.870085+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.871182+0000 mgr.y (mgr.15318) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.871403+0000 mgr.y (mgr.15318) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.875485+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.875960+0000 mgr.y (mgr.15318) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.932135+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.933942+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.935683+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.936388+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.937704+0000 mgr.y (mgr.15318) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:41.937943+0000 mgr.y (mgr.15318) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:41.943105+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:41.943566+0000 mgr.y (mgr.15318) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.002912+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.005184+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.007304+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.007970+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.009521+0000 mgr.y (mgr.15318) 100 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.009782+0000 mgr.y (mgr.15318) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-16T10:15:42.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.016872+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.017387+0000 mgr.y (mgr.15318) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.074397+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.076378+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.079089+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.080096+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.081413+0000 mgr.y (mgr.15318) 103 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.081674+0000 mgr.y (mgr.15318) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.086293+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.086748+0000 mgr.y (mgr.15318) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.149657+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.152389+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.154038+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.154666+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.155816+0000 mgr.y (mgr.15318) 106 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.156073+0000 mgr.y (mgr.15318) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.161294+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.161732+0000 mgr.y (mgr.15318) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.218356+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.220495+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.223620+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.224602+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.232304+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.303066+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:42.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.304792+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:42.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.306949+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:42.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.307572+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:42.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:42 smithi081 bash[20441]: audit 2024-09-16T10:15:42.313164+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.226687+0000 mgr.y (mgr.15318) 109 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.233145+0000 mgr.y (mgr.15318) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.308742+0000 mgr.y (mgr.15318) 111 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.309002+0000 mgr.y (mgr.15318) 112 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.313660+0000 mgr.y (mgr.15318) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.387612+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.389523+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.392530+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.393320+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.394733+0000 mgr.y (mgr.15318) 114 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.395202+0000 mgr.y (mgr.15318) 115 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.400044+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.400893+0000 mgr.y (mgr.15318) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.473041+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.475273+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.477546+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.478409+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.479902+0000 mgr.y (mgr.15318) 117 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.480159+0000 mgr.y (mgr.15318) 118 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.486020+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.486741+0000 mgr.y (mgr.15318) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.554787+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.557542+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.560565+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.561682+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.563778+0000 mgr.y (mgr.15318) 120 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.564394+0000 mgr.y (mgr.15318) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.568963+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.569589+0000 mgr.y (mgr.15318) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.634461+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.637210+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.639681+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.640792+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.642410+0000 mgr.y (mgr.15318) 123 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.642697+0000 mgr.y (mgr.15318) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.647864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.648513+0000 mgr.y (mgr.15318) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.710689+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.712956+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.715324+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.716171+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.717784+0000 mgr.y (mgr.15318) 126 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.718188+0000 mgr.y (mgr.15318) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.722431+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.723029+0000 mgr.y (mgr.15318) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.788028+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.790641+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.793422+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.794389+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.796135+0000 mgr.y (mgr.15318) 129 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.796724+0000 mgr.y (mgr.15318) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.803006+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.803642+0000 mgr.y (mgr.15318) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.890978+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.893365+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.895678+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.896476+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.898098+0000 mgr.y (mgr.15318) 132 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.898561+0000 mgr.y (mgr.15318) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.903730+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.904238+0000 mgr.y (mgr.15318) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.968331+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.971088+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.974155+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.975433+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.977595+0000 mgr.y (mgr.15318) 135 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:42.978220+0000 mgr.y (mgr.15318) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:42.984242+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:42.984901+0000 mgr.y (mgr.15318) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.072128+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.074652+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.077051+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.078210+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.079924+0000 mgr.y (mgr.15318) 138 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.080190+0000 mgr.y (mgr.15318) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.087188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.087812+0000 mgr.y (mgr.15318) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.175571+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.178428+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.180883+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.181943+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.183610+0000 mgr.y (mgr.15318) 141 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.183882+0000 mgr.y (mgr.15318) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.190964+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.191751+0000 mgr.y (mgr.15318) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.287260+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.289799+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.292137+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.292796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:43 smithi081 bash[20441]: audit 2024-09-16T10:15:43.300520+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.226687+0000 mgr.y (mgr.15318) 109 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.233145+0000 mgr.y (mgr.15318) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.308742+0000 mgr.y (mgr.15318) 111 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.309002+0000 mgr.y (mgr.15318) 112 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.313660+0000 mgr.y (mgr.15318) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.387612+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.389523+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.392530+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.393320+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.394733+0000 mgr.y (mgr.15318) 114 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.395202+0000 mgr.y (mgr.15318) 115 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.400044+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.400893+0000 mgr.y (mgr.15318) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.473041+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.475273+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.477546+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.478409+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.479902+0000 mgr.y (mgr.15318) 117 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.480159+0000 mgr.y (mgr.15318) 118 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.226687+0000 mgr.y (mgr.15318) 109 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.233145+0000 mgr.y (mgr.15318) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.308742+0000 mgr.y (mgr.15318) 111 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.309002+0000 mgr.y (mgr.15318) 112 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.313660+0000 mgr.y (mgr.15318) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.387612+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.389523+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.392530+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.393320+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.394733+0000 mgr.y (mgr.15318) 114 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.395202+0000 mgr.y (mgr.15318) 115 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.400044+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.400893+0000 mgr.y (mgr.15318) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.473041+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.475273+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.477546+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.478409+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.479902+0000 mgr.y (mgr.15318) 117 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.480159+0000 mgr.y (mgr.15318) 118 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.486020+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.486741+0000 mgr.y (mgr.15318) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.554787+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.557542+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.560565+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.561682+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.563778+0000 mgr.y (mgr.15318) 120 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.564394+0000 mgr.y (mgr.15318) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.568963+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.569589+0000 mgr.y (mgr.15318) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.634461+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.637210+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.639681+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.640792+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.642410+0000 mgr.y (mgr.15318) 123 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.642697+0000 mgr.y (mgr.15318) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.647864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.648513+0000 mgr.y (mgr.15318) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.710689+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.712956+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.715324+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.716171+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.717784+0000 mgr.y (mgr.15318) 126 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.718188+0000 mgr.y (mgr.15318) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.722431+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.723029+0000 mgr.y (mgr.15318) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.788028+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.790641+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.793422+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.794389+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.796135+0000 mgr.y (mgr.15318) 129 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.796724+0000 mgr.y (mgr.15318) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.803006+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.803642+0000 mgr.y (mgr.15318) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.890978+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.893365+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.895678+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.896476+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.898098+0000 mgr.y (mgr.15318) 132 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.898561+0000 mgr.y (mgr.15318) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.903730+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.904238+0000 mgr.y (mgr.15318) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.968331+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.971088+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.974155+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.975433+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.977595+0000 mgr.y (mgr.15318) 135 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:42.978220+0000 mgr.y (mgr.15318) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:42.984242+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:42.984901+0000 mgr.y (mgr.15318) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.072128+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.074652+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.077051+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.078210+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.079924+0000 mgr.y (mgr.15318) 138 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.080190+0000 mgr.y (mgr.15318) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.087188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.087812+0000 mgr.y (mgr.15318) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.175571+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.178428+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.486020+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.486741+0000 mgr.y (mgr.15318) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.554787+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.557542+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.560565+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.561682+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.563778+0000 mgr.y (mgr.15318) 120 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.564394+0000 mgr.y (mgr.15318) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.568963+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.569589+0000 mgr.y (mgr.15318) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.634461+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.637210+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.639681+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.640792+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.642410+0000 mgr.y (mgr.15318) 123 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.642697+0000 mgr.y (mgr.15318) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.647864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.648513+0000 mgr.y (mgr.15318) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.710689+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.712956+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.180883+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.181943+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.183610+0000 mgr.y (mgr.15318) 141 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.183882+0000 mgr.y (mgr.15318) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.190964+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.191751+0000 mgr.y (mgr.15318) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.287260+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.289799+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.292137+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.292796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[19757]: audit 2024-09-16T10:15:43.300520+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.715324+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.716171+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.717784+0000 mgr.y (mgr.15318) 126 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.718188+0000 mgr.y (mgr.15318) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.722431+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.723029+0000 mgr.y (mgr.15318) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.788028+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.790641+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.793422+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.794389+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.796135+0000 mgr.y (mgr.15318) 129 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.796724+0000 mgr.y (mgr.15318) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.803006+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.803642+0000 mgr.y (mgr.15318) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.890978+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.893365+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.895678+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.896476+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.898098+0000 mgr.y (mgr.15318) 132 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.898561+0000 mgr.y (mgr.15318) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.903730+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.904238+0000 mgr.y (mgr.15318) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.968331+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.971088+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.974155+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.975433+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.977595+0000 mgr.y (mgr.15318) 135 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:42.978220+0000 mgr.y (mgr.15318) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:42.984242+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:42.984901+0000 mgr.y (mgr.15318) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.072128+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.074652+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.077051+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.078210+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.079924+0000 mgr.y (mgr.15318) 138 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.080190+0000 mgr.y (mgr.15318) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.087188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.087812+0000 mgr.y (mgr.15318) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.175571+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.178428+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.180883+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.181943+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.183610+0000 mgr.y (mgr.15318) 141 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.183882+0000 mgr.y (mgr.15318) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.190964+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.191751+0000 mgr.y (mgr.15318) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.287260+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.289799+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.292137+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.292796+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:43 smithi060 bash[25240]: audit 2024-09-16T10:15:43.300520+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.294182+0000 mgr.y (mgr.15318) 144 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.294476+0000 mgr.y (mgr.15318) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.301101+0000 mgr.y (mgr.15318) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.406500+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.408776+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.411676+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.412571+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.414271+0000 mgr.y (mgr.15318) 147 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.414687+0000 mgr.y (mgr.15318) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.419738+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.420461+0000 mgr.y (mgr.15318) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.518303+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.520697+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.523478+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.524419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.526536+0000 mgr.y (mgr.15318) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.526991+0000 mgr.y (mgr.15318) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.532296+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.532904+0000 mgr.y (mgr.15318) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.611136+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.613802+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.616843+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.617917+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.619697+0000 mgr.y (mgr.15318) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.619978+0000 mgr.y (mgr.15318) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.625618+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.626241+0000 mgr.y (mgr.15318) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.693100+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.695788+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.699482+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.700538+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.702173+0000 mgr.y (mgr.15318) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.702471+0000 mgr.y (mgr.15318) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.708024+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.708625+0000 mgr.y (mgr.15318) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.777484+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.779819+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.782728+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.783766+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.785427+0000 mgr.y (mgr.15318) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.786188+0000 mgr.y (mgr.15318) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.792048+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.792667+0000 mgr.y (mgr.15318) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.860836+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.862954+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.865803+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.866685+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.868206+0000 mgr.y (mgr.15318) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.868480+0000 mgr.y (mgr.15318) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.877119+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.878153+0000 mgr.y (mgr.15318) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.939965+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.942293+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.944468+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.945279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.946705+0000 mgr.y (mgr.15318) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:43.946950+0000 mgr.y (mgr.15318) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:43.957491+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:43.958127+0000 mgr.y (mgr.15318) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.028189+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.030615+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.034160+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.034931+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.036311+0000 mgr.y (mgr.15318) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.036560+0000 mgr.y (mgr.15318) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.047048+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.047711+0000 mgr.y (mgr.15318) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.117830+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.120387+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.122765+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.124033+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.126111+0000 mgr.y (mgr.15318) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.126643+0000 mgr.y (mgr.15318) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.134862+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.135462+0000 mgr.y (mgr.15318) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.221260+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.223819+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.226337+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.227178+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.234433+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.302911+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.305595+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.307908+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.308686+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:44 smithi081 bash[20441]: audit 2024-09-16T10:15:44.319757+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.294182+0000 mgr.y (mgr.15318) 144 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.294476+0000 mgr.y (mgr.15318) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.301101+0000 mgr.y (mgr.15318) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.406500+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.408776+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.411676+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.412571+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.414271+0000 mgr.y (mgr.15318) 147 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.414687+0000 mgr.y (mgr.15318) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.419738+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.420461+0000 mgr.y (mgr.15318) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.518303+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.520697+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.523478+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.524419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.526536+0000 mgr.y (mgr.15318) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.526991+0000 mgr.y (mgr.15318) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.532296+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.532904+0000 mgr.y (mgr.15318) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.611136+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.613802+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.616843+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.617917+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.619697+0000 mgr.y (mgr.15318) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.619978+0000 mgr.y (mgr.15318) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.625618+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.626241+0000 mgr.y (mgr.15318) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.693100+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.695788+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.699482+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.700538+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.702173+0000 mgr.y (mgr.15318) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.702471+0000 mgr.y (mgr.15318) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.708024+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.708625+0000 mgr.y (mgr.15318) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.777484+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.779819+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.782728+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.783766+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.294182+0000 mgr.y (mgr.15318) 144 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.294476+0000 mgr.y (mgr.15318) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.301101+0000 mgr.y (mgr.15318) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.406500+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.408776+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.411676+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.412571+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.414271+0000 mgr.y (mgr.15318) 147 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.414687+0000 mgr.y (mgr.15318) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.419738+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.420461+0000 mgr.y (mgr.15318) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.518303+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.520697+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.523478+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.524419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.526536+0000 mgr.y (mgr.15318) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.526991+0000 mgr.y (mgr.15318) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.532296+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.532904+0000 mgr.y (mgr.15318) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.785427+0000 mgr.y (mgr.15318) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.786188+0000 mgr.y (mgr.15318) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.792048+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.792667+0000 mgr.y (mgr.15318) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.860836+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.862954+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.865803+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.866685+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.868206+0000 mgr.y (mgr.15318) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.868480+0000 mgr.y (mgr.15318) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.877119+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.878153+0000 mgr.y (mgr.15318) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.939965+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.942293+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.944468+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.945279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.946705+0000 mgr.y (mgr.15318) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:43.946950+0000 mgr.y (mgr.15318) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:43.957491+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:43.958127+0000 mgr.y (mgr.15318) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.028189+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.030615+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.034160+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.034931+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.036311+0000 mgr.y (mgr.15318) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.036560+0000 mgr.y (mgr.15318) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.047048+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.047711+0000 mgr.y (mgr.15318) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.117830+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.120387+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.122765+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.124033+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.126111+0000 mgr.y (mgr.15318) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.126643+0000 mgr.y (mgr.15318) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.134862+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.135462+0000 mgr.y (mgr.15318) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.221260+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.223819+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.226337+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.227178+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.234433+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.302911+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.305595+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.307908+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.308686+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[19757]: audit 2024-09-16T10:15:44.319757+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.611136+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.613802+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.616843+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.617917+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.619697+0000 mgr.y (mgr.15318) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.619978+0000 mgr.y (mgr.15318) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.625618+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.626241+0000 mgr.y (mgr.15318) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.693100+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.695788+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.699482+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.700538+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.702173+0000 mgr.y (mgr.15318) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.702471+0000 mgr.y (mgr.15318) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.708024+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.708625+0000 mgr.y (mgr.15318) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.777484+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.779819+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.782728+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.783766+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.785427+0000 mgr.y (mgr.15318) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.786188+0000 mgr.y (mgr.15318) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.792048+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.792667+0000 mgr.y (mgr.15318) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.860836+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.862954+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.865803+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.866685+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.868206+0000 mgr.y (mgr.15318) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.868480+0000 mgr.y (mgr.15318) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.877119+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.878153+0000 mgr.y (mgr.15318) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.939965+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.942293+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.944468+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.945279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.946705+0000 mgr.y (mgr.15318) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:43.946950+0000 mgr.y (mgr.15318) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:43.957491+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:43.958127+0000 mgr.y (mgr.15318) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.028189+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.030615+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.034160+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.034931+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.036311+0000 mgr.y (mgr.15318) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.036560+0000 mgr.y (mgr.15318) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.047048+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.047711+0000 mgr.y (mgr.15318) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.117830+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.120387+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.122765+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.124033+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.126111+0000 mgr.y (mgr.15318) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.126643+0000 mgr.y (mgr.15318) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.134862+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.135462+0000 mgr.y (mgr.15318) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.221260+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.223819+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.226337+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.227178+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.234433+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.302911+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.305595+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.307908+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.308686+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:44 smithi060 bash[25240]: audit 2024-09-16T10:15:44.319757+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.229129+0000 mgr.y (mgr.15318) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.229640+0000 mgr.y (mgr.15318) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.234984+0000 mgr.y (mgr.15318) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.310599+0000 mgr.y (mgr.15318) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.311168+0000 mgr.y (mgr.15318) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.320480+0000 mgr.y (mgr.15318) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.404284+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.406554+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.408449+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.409329+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.410799+0000 mgr.y (mgr.15318) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.411062+0000 mgr.y (mgr.15318) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.415909+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.416592+0000 mgr.y (mgr.15318) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.509021+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.511350+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.513331+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.514064+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.515556+0000 mgr.y (mgr.15318) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.229129+0000 mgr.y (mgr.15318) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.229640+0000 mgr.y (mgr.15318) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.234984+0000 mgr.y (mgr.15318) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.310599+0000 mgr.y (mgr.15318) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.311168+0000 mgr.y (mgr.15318) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.320480+0000 mgr.y (mgr.15318) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.404284+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.406554+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.408449+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.409329+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.410799+0000 mgr.y (mgr.15318) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.411062+0000 mgr.y (mgr.15318) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.415909+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.416592+0000 mgr.y (mgr.15318) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.509021+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.511350+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.513331+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.514064+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.515556+0000 mgr.y (mgr.15318) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.515842+0000 mgr.y (mgr.15318) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.521080+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.521893+0000 mgr.y (mgr.15318) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.581081+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.583000+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.584801+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.585508+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.586795+0000 mgr.y (mgr.15318) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.587018+0000 mgr.y (mgr.15318) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.591182+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.591783+0000 mgr.y (mgr.15318) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.652589+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.655122+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.659864+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.660949+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.662858+0000 mgr.y (mgr.15318) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.663111+0000 mgr.y (mgr.15318) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.669493+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.670064+0000 mgr.y (mgr.15318) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.731587+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.515842+0000 mgr.y (mgr.15318) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.521080+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.521893+0000 mgr.y (mgr.15318) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.581081+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.583000+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.584801+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.585508+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.586795+0000 mgr.y (mgr.15318) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.587018+0000 mgr.y (mgr.15318) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.591182+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.591783+0000 mgr.y (mgr.15318) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.652589+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.655122+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.659864+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.660949+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.662858+0000 mgr.y (mgr.15318) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.663111+0000 mgr.y (mgr.15318) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.669493+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.670064+0000 mgr.y (mgr.15318) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.731587+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.734083+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.737072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.737902+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.739797+0000 mgr.y (mgr.15318) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.746306+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.746930+0000 mgr.y (mgr.15318) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.832990+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.835939+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.838962+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.839999+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.841970+0000 mgr.y (mgr.15318) 194 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.848514+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.849134+0000 mgr.y (mgr.15318) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.942842+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.945632+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.948583+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.949597+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.951670+0000 mgr.y (mgr.15318) 196 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:44.952189+0000 mgr.y (mgr.15318) 197 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:44.957796+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.734083+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.737072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.737902+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.739797+0000 mgr.y (mgr.15318) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.746306+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.746930+0000 mgr.y (mgr.15318) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.832990+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.835939+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.838962+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.839999+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.841970+0000 mgr.y (mgr.15318) 194 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.848514+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.849134+0000 mgr.y (mgr.15318) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.942842+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.945632+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.948583+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.949597+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.951670+0000 mgr.y (mgr.15318) 196 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:44.952189+0000 mgr.y (mgr.15318) 197 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:44.957796+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:44.958538+0000 mgr.y (mgr.15318) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.052623+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.055021+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.057204+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.058161+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.060120+0000 mgr.y (mgr.15318) 199 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.066705+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.067384+0000 mgr.y (mgr.15318) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.157300+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.159892+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.162881+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.164034+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.166183+0000 mgr.y (mgr.15318) 201 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.166763+0000 mgr.y (mgr.15318) 202 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.173487+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.174069+0000 mgr.y (mgr.15318) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.252699+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.255498+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.258607+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.259858+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.268676+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.342563+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.345164+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.348688+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.349639+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[19757]: audit 2024-09-16T10:15:45.359859+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:44.958538+0000 mgr.y (mgr.15318) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.052623+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.055021+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.057204+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.058161+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.060120+0000 mgr.y (mgr.15318) 199 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.066705+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.067384+0000 mgr.y (mgr.15318) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.157300+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.159892+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.162881+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.164034+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.166183+0000 mgr.y (mgr.15318) 201 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.166763+0000 mgr.y (mgr.15318) 202 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.173487+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.174069+0000 mgr.y (mgr.15318) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.252699+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.255498+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.258607+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.259858+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.268676+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.342563+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.345164+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.348688+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.349639+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:45 smithi060 bash[25240]: audit 2024-09-16T10:15:45.359859+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.229129+0000 mgr.y (mgr.15318) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.229640+0000 mgr.y (mgr.15318) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.234984+0000 mgr.y (mgr.15318) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.310599+0000 mgr.y (mgr.15318) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.311168+0000 mgr.y (mgr.15318) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.320480+0000 mgr.y (mgr.15318) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.404284+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.406554+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.408449+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.409329+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.410799+0000 mgr.y (mgr.15318) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.411062+0000 mgr.y (mgr.15318) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.415909+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.416592+0000 mgr.y (mgr.15318) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.509021+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.511350+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.513331+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.514064+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.515556+0000 mgr.y (mgr.15318) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.515842+0000 mgr.y (mgr.15318) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.521080+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.521893+0000 mgr.y (mgr.15318) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.581081+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.583000+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.584801+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.585508+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.586795+0000 mgr.y (mgr.15318) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.587018+0000 mgr.y (mgr.15318) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.591182+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.591783+0000 mgr.y (mgr.15318) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.652589+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.655122+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.659864+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.660949+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.662858+0000 mgr.y (mgr.15318) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.663111+0000 mgr.y (mgr.15318) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.669493+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.670064+0000 mgr.y (mgr.15318) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.731587+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.734083+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.737072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.737902+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.739797+0000 mgr.y (mgr.15318) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.746306+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.746930+0000 mgr.y (mgr.15318) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.832990+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.835939+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.838962+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.839999+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.841970+0000 mgr.y (mgr.15318) 194 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.848514+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.849134+0000 mgr.y (mgr.15318) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.942842+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.945632+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.948583+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.949597+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.951670+0000 mgr.y (mgr.15318) 196 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:44.952189+0000 mgr.y (mgr.15318) 197 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:44.957796+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:44.958538+0000 mgr.y (mgr.15318) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.052623+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.055021+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.057204+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.058161+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.060120+0000 mgr.y (mgr.15318) 199 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.066705+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.067384+0000 mgr.y (mgr.15318) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.157300+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.159892+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.162881+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.164034+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.166183+0000 mgr.y (mgr.15318) 201 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.166763+0000 mgr.y (mgr.15318) 202 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.173487+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.174069+0000 mgr.y (mgr.15318) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.252699+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.255498+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.258607+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.259858+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.268676+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.342563+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.345164+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.348688+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.349639+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:45 smithi081 bash[20441]: audit 2024-09-16T10:15:45.359859+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.261862+0000 mgr.y (mgr.15318) 204 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.262457+0000 mgr.y (mgr.15318) 205 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.269219+0000 mgr.y (mgr.15318) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.351425+0000 mgr.y (mgr.15318) 207 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.352126+0000 mgr.y (mgr.15318) 208 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.360419+0000 mgr.y (mgr.15318) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.433730+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.436094+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.439279+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.440014+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.441782+0000 mgr.y (mgr.15318) 210 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.446453+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.447016+0000 mgr.y (mgr.15318) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.512773+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.514854+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.517708+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.518636+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.520443+0000 mgr.y (mgr.15318) 212 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.524877+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.525598+0000 mgr.y (mgr.15318) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.598192+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.600444+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.603168+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.604086+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.605903+0000 mgr.y (mgr.15318) 214 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.606435+0000 mgr.y (mgr.15318) 215 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.615209+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.615934+0000 mgr.y (mgr.15318) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.696127+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.698572+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.701724+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.702628+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.704405+0000 mgr.y (mgr.15318) 217 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.704952+0000 mgr.y (mgr.15318) 218 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.710088+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.710886+0000 mgr.y (mgr.15318) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.788561+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.790754+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.793110+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.793990+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.795722+0000 mgr.y (mgr.15318) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.795938+0000 mgr.y (mgr.15318) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.800992+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.801615+0000 mgr.y (mgr.15318) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.880512+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.882837+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.885680+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.886520+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.888252+0000 mgr.y (mgr.15318) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.888898+0000 mgr.y (mgr.15318) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.893755+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.894421+0000 mgr.y (mgr.15318) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.977006+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.979441+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.981148+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.981801+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.982969+0000 mgr.y (mgr.15318) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:45.983164+0000 mgr.y (mgr.15318) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:45.987417+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:45.988182+0000 mgr.y (mgr.15318) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.046929+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.049289+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.051430+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.052057+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.053244+0000 mgr.y (mgr.15318) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.053507+0000 mgr.y (mgr.15318) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.057292+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.057872+0000 mgr.y (mgr.15318) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.085610+0000 mgr.y (mgr.15318) 232 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.117965+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.119794+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.121420+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.122051+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.123325+0000 mgr.y (mgr.15318) 233 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.123561+0000 mgr.y (mgr.15318) 234 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.129447+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.129938+0000 mgr.y (mgr.15318) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.192884+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.195048+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.197645+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.198489+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.200175+0000 mgr.y (mgr.15318) 236 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.200674+0000 mgr.y (mgr.15318) 237 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.205377+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.206081+0000 mgr.y (mgr.15318) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.270446+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.272646+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.275579+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.276660+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.284466+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.343272+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.345206+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.347871+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.348731+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:46 smithi081 bash[20441]: audit 2024-09-16T10:15:46.355666+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.261862+0000 mgr.y (mgr.15318) 204 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.262457+0000 mgr.y (mgr.15318) 205 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.269219+0000 mgr.y (mgr.15318) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.351425+0000 mgr.y (mgr.15318) 207 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.352126+0000 mgr.y (mgr.15318) 208 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.360419+0000 mgr.y (mgr.15318) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.433730+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.436094+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.439279+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.440014+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.441782+0000 mgr.y (mgr.15318) 210 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.446453+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.447016+0000 mgr.y (mgr.15318) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.512773+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.514854+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.517708+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.518636+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.520443+0000 mgr.y (mgr.15318) 212 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.524877+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.525598+0000 mgr.y (mgr.15318) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.598192+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.600444+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.603168+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.604086+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.605903+0000 mgr.y (mgr.15318) 214 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.606435+0000 mgr.y (mgr.15318) 215 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.615209+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.615934+0000 mgr.y (mgr.15318) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.696127+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.698572+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.701724+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.702628+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.704405+0000 mgr.y (mgr.15318) 217 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.704952+0000 mgr.y (mgr.15318) 218 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.710088+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.710886+0000 mgr.y (mgr.15318) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.788561+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.790754+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.793110+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.261862+0000 mgr.y (mgr.15318) 204 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.262457+0000 mgr.y (mgr.15318) 205 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.269219+0000 mgr.y (mgr.15318) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.351425+0000 mgr.y (mgr.15318) 207 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.352126+0000 mgr.y (mgr.15318) 208 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.360419+0000 mgr.y (mgr.15318) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.433730+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.436094+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.439279+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.440014+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.441782+0000 mgr.y (mgr.15318) 210 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.446453+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.447016+0000 mgr.y (mgr.15318) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.512773+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.514854+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.517708+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.518636+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.520443+0000 mgr.y (mgr.15318) 212 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.524877+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.525598+0000 mgr.y (mgr.15318) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.793990+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.795722+0000 mgr.y (mgr.15318) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.795938+0000 mgr.y (mgr.15318) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.800992+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.801615+0000 mgr.y (mgr.15318) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.880512+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.882837+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.885680+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.886520+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.888252+0000 mgr.y (mgr.15318) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.888898+0000 mgr.y (mgr.15318) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.893755+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.894421+0000 mgr.y (mgr.15318) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.977006+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.979441+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.981148+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.981801+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.982969+0000 mgr.y (mgr.15318) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:45.983164+0000 mgr.y (mgr.15318) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:45.987417+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:45.988182+0000 mgr.y (mgr.15318) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.046929+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.049289+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.051430+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.052057+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.053244+0000 mgr.y (mgr.15318) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.053507+0000 mgr.y (mgr.15318) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.057292+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.057872+0000 mgr.y (mgr.15318) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.085610+0000 mgr.y (mgr.15318) 232 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.117965+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.119794+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.121420+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.122051+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.123325+0000 mgr.y (mgr.15318) 233 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.123561+0000 mgr.y (mgr.15318) 234 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.129447+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.129938+0000 mgr.y (mgr.15318) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.192884+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.195048+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.197645+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.198489+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.200175+0000 mgr.y (mgr.15318) 236 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.200674+0000 mgr.y (mgr.15318) 237 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.205377+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.206081+0000 mgr.y (mgr.15318) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.270446+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.272646+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.275579+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.276660+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.284466+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.343272+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.345206+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.347871+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.348731+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[19757]: audit 2024-09-16T10:15:46.355666+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.598192+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.600444+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.603168+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.604086+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.605903+0000 mgr.y (mgr.15318) 214 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.606435+0000 mgr.y (mgr.15318) 215 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.615209+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.615934+0000 mgr.y (mgr.15318) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.696127+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.698572+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.701724+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.702628+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.704405+0000 mgr.y (mgr.15318) 217 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.704952+0000 mgr.y (mgr.15318) 218 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.710088+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.710886+0000 mgr.y (mgr.15318) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.788561+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.790754+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.793110+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.793990+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.795722+0000 mgr.y (mgr.15318) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.795938+0000 mgr.y (mgr.15318) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.800992+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.801615+0000 mgr.y (mgr.15318) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.880512+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.882837+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.885680+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.886520+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.888252+0000 mgr.y (mgr.15318) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.888898+0000 mgr.y (mgr.15318) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.893755+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.894421+0000 mgr.y (mgr.15318) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.977006+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.979441+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.981148+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.981801+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.982969+0000 mgr.y (mgr.15318) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:45.983164+0000 mgr.y (mgr.15318) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:45.987417+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:45.988182+0000 mgr.y (mgr.15318) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.046929+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.049289+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.051430+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.052057+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.053244+0000 mgr.y (mgr.15318) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.053507+0000 mgr.y (mgr.15318) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.057292+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.057872+0000 mgr.y (mgr.15318) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.085610+0000 mgr.y (mgr.15318) 232 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.117965+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.119794+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.121420+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.122051+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.123325+0000 mgr.y (mgr.15318) 233 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.123561+0000 mgr.y (mgr.15318) 234 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.129447+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.129938+0000 mgr.y (mgr.15318) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.192884+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.195048+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.197645+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.198489+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.200175+0000 mgr.y (mgr.15318) 236 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.200674+0000 mgr.y (mgr.15318) 237 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.205377+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.206081+0000 mgr.y (mgr.15318) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.270446+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.272646+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.275579+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.276660+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.284466+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.343272+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.345206+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.347871+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.348731+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:46 smithi060 bash[25240]: audit 2024-09-16T10:15:46.355666+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.278625+0000 mgr.y (mgr.15318) 239 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.278971+0000 mgr.y (mgr.15318) 240 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.285203+0000 mgr.y (mgr.15318) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.350534+0000 mgr.y (mgr.15318) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.356178+0000 mgr.y (mgr.15318) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.432607+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.434634+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.437595+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.438544+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.440380+0000 mgr.y (mgr.15318) 244 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.440639+0000 mgr.y (mgr.15318) 245 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.447028+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.447791+0000 mgr.y (mgr.15318) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.507042+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.508829+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.510440+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.511062+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.512297+0000 mgr.y (mgr.15318) 247 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.512496+0000 mgr.y (mgr.15318) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.278625+0000 mgr.y (mgr.15318) 239 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.278971+0000 mgr.y (mgr.15318) 240 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.285203+0000 mgr.y (mgr.15318) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.350534+0000 mgr.y (mgr.15318) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.356178+0000 mgr.y (mgr.15318) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.432607+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.434634+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.437595+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.438544+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.440380+0000 mgr.y (mgr.15318) 244 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.440639+0000 mgr.y (mgr.15318) 245 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.447028+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.447791+0000 mgr.y (mgr.15318) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.507042+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.508829+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.510440+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.511062+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.512297+0000 mgr.y (mgr.15318) 247 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.512496+0000 mgr.y (mgr.15318) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.516239+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.516767+0000 mgr.y (mgr.15318) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.572298+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.575070+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.578145+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.579206+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.581185+0000 mgr.y (mgr.15318) 250 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.641 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.585408+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.586045+0000 mgr.y (mgr.15318) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.654588+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.657449+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.659306+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.660010+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.661822+0000 mgr.y (mgr.15318) 252 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.662487+0000 mgr.y (mgr.15318) 253 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.666380+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.666873+0000 mgr.y (mgr.15318) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.734611+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.736552+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.738467+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.516239+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.516767+0000 mgr.y (mgr.15318) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.572298+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.575070+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.578145+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.579206+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.581185+0000 mgr.y (mgr.15318) 250 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.585408+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.586045+0000 mgr.y (mgr.15318) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.654588+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.657449+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.659306+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.660010+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.661822+0000 mgr.y (mgr.15318) 252 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.662487+0000 mgr.y (mgr.15318) 253 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.666380+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.666873+0000 mgr.y (mgr.15318) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.734611+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.736552+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.738467+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.739081+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.740555+0000 mgr.y (mgr.15318) 255 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.740794+0000 mgr.y (mgr.15318) 256 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.745997+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.746500+0000 mgr.y (mgr.15318) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.802686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.804859+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.807953+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.808627+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.810270+0000 mgr.y (mgr.15318) 258 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.810937+0000 mgr.y (mgr.15318) 259 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.814573+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.815113+0000 mgr.y (mgr.15318) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.873205+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.875447+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.878313+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.879432+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.881620+0000 mgr.y (mgr.15318) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.886547+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:46.887074+0000 mgr.y (mgr.15318) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.739081+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.740555+0000 mgr.y (mgr.15318) 255 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.740794+0000 mgr.y (mgr.15318) 256 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.745997+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.746500+0000 mgr.y (mgr.15318) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.802686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.804859+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.807953+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.808627+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.810270+0000 mgr.y (mgr.15318) 258 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.810937+0000 mgr.y (mgr.15318) 259 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.814573+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.815113+0000 mgr.y (mgr.15318) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.873205+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.875447+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.878313+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.879432+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.881620+0000 mgr.y (mgr.15318) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.886547+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:46.887074+0000 mgr.y (mgr.15318) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.905001+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:47.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.990493+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.992570+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.994572+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:46.995498+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.997029+0000 mgr.y (mgr.15318) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:46.997310+0000 mgr.y (mgr.15318) 264 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.001704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.002323+0000 mgr.y (mgr.15318) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.077250+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.079471+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.081738+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.082717+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.084454+0000 mgr.y (mgr.15318) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.084721+0000 mgr.y (mgr.15318) 267 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.091037+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.091766+0000 mgr.y (mgr.15318) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.177108+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.179421+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.905001+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.990493+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.992570+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.994572+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:46.995498+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.997029+0000 mgr.y (mgr.15318) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:46.997310+0000 mgr.y (mgr.15318) 264 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.001704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.002323+0000 mgr.y (mgr.15318) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.077250+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.079471+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.081738+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.082717+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.084454+0000 mgr.y (mgr.15318) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-16T10:15:47.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.084721+0000 mgr.y (mgr.15318) 267 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.091037+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.091766+0000 mgr.y (mgr.15318) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.177108+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.179421+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.181733+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.182762+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.184597+0000 mgr.y (mgr.15318) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.185329+0000 mgr.y (mgr.15318) 270 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.192426+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.193080+0000 mgr.y (mgr.15318) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.265407+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.267501+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.269996+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.270832+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.281193+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.341363+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.344101+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.346350+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.347224+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[19757]: audit 2024-09-16T10:15:47.356722+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.181733+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.182762+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.184597+0000 mgr.y (mgr.15318) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.185329+0000 mgr.y (mgr.15318) 270 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.192426+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.193080+0000 mgr.y (mgr.15318) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.265407+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.267501+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.269996+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.270832+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.281193+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.341363+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.344101+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.346350+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.347224+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:47 smithi060 bash[25240]: audit 2024-09-16T10:15:47.356722+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.278625+0000 mgr.y (mgr.15318) 239 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.278971+0000 mgr.y (mgr.15318) 240 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.285203+0000 mgr.y (mgr.15318) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.350534+0000 mgr.y (mgr.15318) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.356178+0000 mgr.y (mgr.15318) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.432607+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.434634+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.437595+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.438544+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.440380+0000 mgr.y (mgr.15318) 244 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.440639+0000 mgr.y (mgr.15318) 245 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.447028+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.447791+0000 mgr.y (mgr.15318) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.507042+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.508829+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.510440+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.511062+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.512297+0000 mgr.y (mgr.15318) 247 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.512496+0000 mgr.y (mgr.15318) 248 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.516239+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.516767+0000 mgr.y (mgr.15318) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.572298+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.575070+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.578145+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.579206+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.581185+0000 mgr.y (mgr.15318) 250 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.585408+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.586045+0000 mgr.y (mgr.15318) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.654588+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.657449+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.659306+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.660010+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.661822+0000 mgr.y (mgr.15318) 252 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.662487+0000 mgr.y (mgr.15318) 253 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.666380+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.666873+0000 mgr.y (mgr.15318) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.734611+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.736552+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.738467+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.739081+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.740555+0000 mgr.y (mgr.15318) 255 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.740794+0000 mgr.y (mgr.15318) 256 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.745997+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.746500+0000 mgr.y (mgr.15318) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.802686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.804859+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.807953+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.808627+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.810270+0000 mgr.y (mgr.15318) 258 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.810937+0000 mgr.y (mgr.15318) 259 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.814573+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.815113+0000 mgr.y (mgr.15318) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.873205+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.875447+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.878313+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.879432+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.881620+0000 mgr.y (mgr.15318) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.886547+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:46.887074+0000 mgr.y (mgr.15318) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.905001+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.990493+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.992570+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.994572+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:46.995498+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.997029+0000 mgr.y (mgr.15318) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:46.997310+0000 mgr.y (mgr.15318) 264 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.001704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.002323+0000 mgr.y (mgr.15318) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.077250+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.079471+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.081738+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.082717+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.084454+0000 mgr.y (mgr.15318) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.084721+0000 mgr.y (mgr.15318) 267 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.091037+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.091766+0000 mgr.y (mgr.15318) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.177108+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.179421+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.181733+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.182762+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.184597+0000 mgr.y (mgr.15318) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.185329+0000 mgr.y (mgr.15318) 270 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.192426+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.193080+0000 mgr.y (mgr.15318) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.265407+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.267501+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.269996+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.270832+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.281193+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.341363+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.344101+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:47.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.346350+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:47.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.347224+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:47.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[20441]: audit 2024-09-16T10:15:47.356722+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[72145]: [16/Sep/2024:10:15:47] ENGINE Bus STARTING 2024-09-16T10:15:48.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[72145]: CherryPy Checker: 2024-09-16T10:15:48.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[72145]: The Application mounted at '' has an empty config. 2024-09-16T10:15:48.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[72145]: [16/Sep/2024:10:15:47] ENGINE Serving on http://:::9283 2024-09-16T10:15:48.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:47 smithi081 bash[72145]: [16/Sep/2024:10:15:47] ENGINE Bus STARTED 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.272301+0000 mgr.y (mgr.15318) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.272474+0000 mgr.y (mgr.15318) 273 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.281826+0000 mgr.y (mgr.15318) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.348647+0000 mgr.y (mgr.15318) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.348827+0000 mgr.y (mgr.15318) 276 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.357324+0000 mgr.y (mgr.15318) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.423993+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.426252+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.428157+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.428866+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.430117+0000 mgr.y (mgr.15318) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.430324+0000 mgr.y (mgr.15318) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.435434+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.437376+0000 mgr.y (mgr.15318) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.495426+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.497495+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.499476+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.500260+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.501995+0000 mgr.y (mgr.15318) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.502522+0000 mgr.y (mgr.15318) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.506973+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.507458+0000 mgr.y (mgr.15318) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.564064+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.566001+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.568066+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.568727+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.569913+0000 mgr.y (mgr.15318) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.570167+0000 mgr.y (mgr.15318) 285 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.574809+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.575278+0000 mgr.y (mgr.15318) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.654553+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.656457+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.658313+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.658919+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.660074+0000 mgr.y (mgr.15318) 287 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.660281+0000 mgr.y (mgr.15318) 288 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.665143+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.665615+0000 mgr.y (mgr.15318) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.739310+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.741100+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.743207+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.743965+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.745663+0000 mgr.y (mgr.15318) 290 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.746143+0000 mgr.y (mgr.15318) 291 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.750026+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.750507+0000 mgr.y (mgr.15318) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.808720+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.810494+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.812246+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.812867+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.814032+0000 mgr.y (mgr.15318) 293 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.814309+0000 mgr.y (mgr.15318) 294 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.818222+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.818693+0000 mgr.y (mgr.15318) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.858741+0000 mon.a (mon.0) 2419 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.858850+0000 mon.a (mon.0) 2420 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.862358+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.862958+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.864183+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.865215+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:48.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.878794+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.880434+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.882181+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.882766+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.884011+0000 mgr.y (mgr.15318) 296 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.884282+0000 mgr.y (mgr.15318) 297 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.887838+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.888258+0000 mgr.y (mgr.15318) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.947129+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.949277+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.951774+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.952564+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.954261+0000 mgr.y (mgr.15318) 299 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:47.954616+0000 mgr.y (mgr.15318) 300 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:47.959606+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:47.960280+0000 mgr.y (mgr.15318) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.017780+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.020012+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.022471+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.023723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.025726+0000 mgr.y (mgr.15318) 302 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.025973+0000 mgr.y (mgr.15318) 303 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.031631+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.032222+0000 mgr.y (mgr.15318) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.095988+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.097938+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.099692+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.100365+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.101577+0000 mgr.y (mgr.15318) 305 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.101837+0000 mgr.y (mgr.15318) 306 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.106163+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.106647+0000 mgr.y (mgr.15318) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.169009+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.170904+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.172772+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.173455+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.174783+0000 mgr.y (mgr.15318) 308 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.175042+0000 mgr.y (mgr.15318) 309 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.179099+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.179561+0000 mgr.y (mgr.15318) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.241452+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.243571+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.246577+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.247245+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.255765+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.341793+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.344048+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.345821+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.346477+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:48 smithi081 bash[20441]: audit 2024-09-16T10:15:48.352021+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.272301+0000 mgr.y (mgr.15318) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.272474+0000 mgr.y (mgr.15318) 273 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.281826+0000 mgr.y (mgr.15318) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.348647+0000 mgr.y (mgr.15318) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.348827+0000 mgr.y (mgr.15318) 276 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.357324+0000 mgr.y (mgr.15318) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.423993+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.426252+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.428157+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.428866+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.430117+0000 mgr.y (mgr.15318) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.430324+0000 mgr.y (mgr.15318) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.435434+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.437376+0000 mgr.y (mgr.15318) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.495426+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.497495+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.499476+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.500260+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.501995+0000 mgr.y (mgr.15318) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.272301+0000 mgr.y (mgr.15318) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.272474+0000 mgr.y (mgr.15318) 273 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.281826+0000 mgr.y (mgr.15318) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.348647+0000 mgr.y (mgr.15318) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.348827+0000 mgr.y (mgr.15318) 276 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.357324+0000 mgr.y (mgr.15318) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.423993+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.426252+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.428157+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.428866+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.430117+0000 mgr.y (mgr.15318) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.430324+0000 mgr.y (mgr.15318) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.435434+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.437376+0000 mgr.y (mgr.15318) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.495426+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.497495+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.499476+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.500260+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.501995+0000 mgr.y (mgr.15318) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.502522+0000 mgr.y (mgr.15318) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.506973+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.507458+0000 mgr.y (mgr.15318) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.564064+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.566001+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.568066+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.568727+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.569913+0000 mgr.y (mgr.15318) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.570167+0000 mgr.y (mgr.15318) 285 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.574809+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.575278+0000 mgr.y (mgr.15318) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.654553+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.656457+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.658313+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.658919+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.660074+0000 mgr.y (mgr.15318) 287 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.660281+0000 mgr.y (mgr.15318) 288 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.665143+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.665615+0000 mgr.y (mgr.15318) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.739310+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.741100+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.743207+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.743965+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.745663+0000 mgr.y (mgr.15318) 290 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.746143+0000 mgr.y (mgr.15318) 291 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.750026+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.750507+0000 mgr.y (mgr.15318) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.808720+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.810494+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.812246+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.812867+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.814032+0000 mgr.y (mgr.15318) 293 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.814309+0000 mgr.y (mgr.15318) 294 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.818222+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.818693+0000 mgr.y (mgr.15318) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.858741+0000 mon.a (mon.0) 2419 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.858850+0000 mon.a (mon.0) 2420 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.862358+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.862958+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:48.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.864183+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.502522+0000 mgr.y (mgr.15318) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.506973+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.507458+0000 mgr.y (mgr.15318) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.564064+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.566001+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.568066+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.568727+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.569913+0000 mgr.y (mgr.15318) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.570167+0000 mgr.y (mgr.15318) 285 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.574809+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.575278+0000 mgr.y (mgr.15318) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.654553+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.656457+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.658313+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.658919+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.660074+0000 mgr.y (mgr.15318) 287 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.660281+0000 mgr.y (mgr.15318) 288 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.665143+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.665615+0000 mgr.y (mgr.15318) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.739310+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.865215+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.878794+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.880434+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.882181+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.882766+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.884011+0000 mgr.y (mgr.15318) 296 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.884282+0000 mgr.y (mgr.15318) 297 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.887838+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.888258+0000 mgr.y (mgr.15318) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.947129+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.949277+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.951774+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.952564+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.954261+0000 mgr.y (mgr.15318) 299 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:47.954616+0000 mgr.y (mgr.15318) 300 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:47.959606+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:47.960280+0000 mgr.y (mgr.15318) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.017780+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.020012+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.022471+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.023723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.025726+0000 mgr.y (mgr.15318) 302 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.025973+0000 mgr.y (mgr.15318) 303 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.031631+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.032222+0000 mgr.y (mgr.15318) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.095988+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.097938+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.099692+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.100365+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.101577+0000 mgr.y (mgr.15318) 305 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.101837+0000 mgr.y (mgr.15318) 306 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.106163+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.106647+0000 mgr.y (mgr.15318) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.169009+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.170904+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.172772+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.173455+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.174783+0000 mgr.y (mgr.15318) 308 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.175042+0000 mgr.y (mgr.15318) 309 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.179099+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.179561+0000 mgr.y (mgr.15318) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.241452+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.243571+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.246577+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.247245+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.255765+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.341793+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.344048+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.345821+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.346477+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[25240]: audit 2024-09-16T10:15:48.352021+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.741100+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.743207+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.743965+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.745663+0000 mgr.y (mgr.15318) 290 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.746143+0000 mgr.y (mgr.15318) 291 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.750026+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.750507+0000 mgr.y (mgr.15318) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.808720+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.810494+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.812246+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.812867+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.814032+0000 mgr.y (mgr.15318) 293 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.814309+0000 mgr.y (mgr.15318) 294 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.818222+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.818693+0000 mgr.y (mgr.15318) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.858741+0000 mon.a (mon.0) 2419 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.858850+0000 mon.a (mon.0) 2420 : cluster [DBG] Standby manager daemon x started 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.862358+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.862958+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.864183+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.865215+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.81:0/3160367395' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T10:15:48.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.878794+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.880434+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.882181+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.882766+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.884011+0000 mgr.y (mgr.15318) 296 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.884282+0000 mgr.y (mgr.15318) 297 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.887838+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.888258+0000 mgr.y (mgr.15318) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.947129+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.949277+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.951774+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.952564+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.954261+0000 mgr.y (mgr.15318) 299 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:47.954616+0000 mgr.y (mgr.15318) 300 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:47.959606+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:47.960280+0000 mgr.y (mgr.15318) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.017780+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.020012+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.022471+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.023723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.025726+0000 mgr.y (mgr.15318) 302 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.025973+0000 mgr.y (mgr.15318) 303 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.031631+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.032222+0000 mgr.y (mgr.15318) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.095988+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.097938+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.099692+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.100365+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.101577+0000 mgr.y (mgr.15318) 305 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.101837+0000 mgr.y (mgr.15318) 306 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.106163+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.106647+0000 mgr.y (mgr.15318) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.169009+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.170904+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.172772+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.173455+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.174783+0000 mgr.y (mgr.15318) 308 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.175042+0000 mgr.y (mgr.15318) 309 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.179099+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.179561+0000 mgr.y (mgr.15318) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.241452+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.243571+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.246577+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.247245+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.255765+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.341793+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.344048+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.345821+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.346477+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:48 smithi060 bash[19757]: audit 2024-09-16T10:15:48.352021+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:15:49] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T10:15:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.248682+0000 mgr.y (mgr.15318) 311 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.248941+0000 mgr.y (mgr.15318) 312 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.256411+0000 mgr.y (mgr.15318) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.347599+0000 mgr.y (mgr.15318) 314 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.347849+0000 mgr.y (mgr.15318) 315 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.352569+0000 mgr.y (mgr.15318) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.415682+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.417926+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.420505+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.421419+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.422826+0000 mgr.y (mgr.15318) 317 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.423055+0000 mgr.y (mgr.15318) 318 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.429672+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.430268+0000 mgr.y (mgr.15318) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.492157+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.494551+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.497426+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.498049+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.499212+0000 mgr.y (mgr.15318) 320 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.499430+0000 mgr.y (mgr.15318) 321 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.503547+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.504019+0000 mgr.y (mgr.15318) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.561027+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.562717+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.564260+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.564897+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.566057+0000 mgr.y (mgr.15318) 323 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.566239+0000 mgr.y (mgr.15318) 324 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.570222+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.570711+0000 mgr.y (mgr.15318) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.631103+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.633340+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.635236+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.636223+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.637750+0000 mgr.y (mgr.15318) 326 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.637941+0000 mgr.y (mgr.15318) 327 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.642340+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.642976+0000 mgr.y (mgr.15318) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.703419+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.705285+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.707364+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.708022+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.709134+0000 mgr.y (mgr.15318) 329 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.709350+0000 mgr.y (mgr.15318) 330 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.714138+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.714708+0000 mgr.y (mgr.15318) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.779908+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.781780+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.784016+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.784698+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.786041+0000 mgr.y (mgr.15318) 332 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.786287+0000 mgr.y (mgr.15318) 333 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.791427+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.792095+0000 mgr.y (mgr.15318) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.829537+0000 mon.a (mon.0) 2486 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.859764+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.861550+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.863311+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.863954+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.865114+0000 mgr.y (mgr.15318) 335 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.865370+0000 mgr.y (mgr.15318) 336 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.870478+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.871022+0000 mgr.y (mgr.15318) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.931574+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.933908+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.935873+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.936602+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.938016+0000 mgr.y (mgr.15318) 338 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:48.938784+0000 mgr.y (mgr.15318) 339 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:48.943435+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:48.944040+0000 mgr.y (mgr.15318) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.002966+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.004660+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.006507+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.007118+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.008362+0000 mgr.y (mgr.15318) 341 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.008611+0000 mgr.y (mgr.15318) 342 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.013677+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.014290+0000 mgr.y (mgr.15318) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.071149+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.072885+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.075120+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.075840+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.077160+0000 mgr.y (mgr.15318) 344 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.077370+0000 mgr.y (mgr.15318) 345 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.081459+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.081907+0000 mgr.y (mgr.15318) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.151232+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.153072+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.154917+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.155650+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.156867+0000 mgr.y (mgr.15318) 347 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.157113+0000 mgr.y (mgr.15318) 348 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.161504+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.162161+0000 mgr.y (mgr.15318) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.222320+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.224105+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.226056+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.227273+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.234474+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.298349+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.300373+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.302304+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.303018+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.309713+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.370848+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.373116+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.375339+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.376111+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:49 smithi081 bash[20441]: audit 2024-09-16T10:15:49.382055+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.740 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.248682+0000 mgr.y (mgr.15318) 311 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.740 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.248941+0000 mgr.y (mgr.15318) 312 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.740 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.256411+0000 mgr.y (mgr.15318) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.347599+0000 mgr.y (mgr.15318) 314 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.347849+0000 mgr.y (mgr.15318) 315 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.352569+0000 mgr.y (mgr.15318) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.415682+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.417926+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.420505+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.421419+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.422826+0000 mgr.y (mgr.15318) 317 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.423055+0000 mgr.y (mgr.15318) 318 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.429672+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.742 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.430268+0000 mgr.y (mgr.15318) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.492157+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.494551+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.497426+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.498049+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.743 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.499212+0000 mgr.y (mgr.15318) 320 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.744 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.248682+0000 mgr.y (mgr.15318) 311 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.744 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.248941+0000 mgr.y (mgr.15318) 312 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.744 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.256411+0000 mgr.y (mgr.15318) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.745 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.347599+0000 mgr.y (mgr.15318) 314 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.745 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.347849+0000 mgr.y (mgr.15318) 315 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.745 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.352569+0000 mgr.y (mgr.15318) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.745 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.415682+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.745 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.417926+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.420505+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.421419+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.422826+0000 mgr.y (mgr.15318) 317 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.423055+0000 mgr.y (mgr.15318) 318 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.429672+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.430268+0000 mgr.y (mgr.15318) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.747 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.492157+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.747 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.494551+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.747 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.497426+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.747 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.498049+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.747 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.499212+0000 mgr.y (mgr.15318) 320 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.748 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.499430+0000 mgr.y (mgr.15318) 321 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.748 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.503547+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.748 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.504019+0000 mgr.y (mgr.15318) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.748 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.561027+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.749 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.562717+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.749 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.564260+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.749 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.564897+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.749 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.566057+0000 mgr.y (mgr.15318) 323 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.749 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.566239+0000 mgr.y (mgr.15318) 324 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.570222+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.570711+0000 mgr.y (mgr.15318) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.631103+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.633340+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.635236+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.636223+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.637750+0000 mgr.y (mgr.15318) 326 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.637941+0000 mgr.y (mgr.15318) 327 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.642340+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.642976+0000 mgr.y (mgr.15318) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.703419+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.499430+0000 mgr.y (mgr.15318) 321 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.503547+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.504019+0000 mgr.y (mgr.15318) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.561027+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.562717+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.564260+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.564897+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.566057+0000 mgr.y (mgr.15318) 323 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.566239+0000 mgr.y (mgr.15318) 324 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.570222+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.570711+0000 mgr.y (mgr.15318) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.631103+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.633340+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.635236+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.636223+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.637750+0000 mgr.y (mgr.15318) 326 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.637941+0000 mgr.y (mgr.15318) 327 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.642340+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.642976+0000 mgr.y (mgr.15318) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.703419+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.705285+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.707364+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.708022+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.709134+0000 mgr.y (mgr.15318) 329 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.709350+0000 mgr.y (mgr.15318) 330 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.714138+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.757 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.714708+0000 mgr.y (mgr.15318) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.757 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.779908+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.757 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.781780+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.757 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.784016+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.757 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.784698+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.786041+0000 mgr.y (mgr.15318) 332 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.786287+0000 mgr.y (mgr.15318) 333 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.791427+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.792095+0000 mgr.y (mgr.15318) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.829537+0000 mon.a (mon.0) 2486 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.859764+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.861550+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.863311+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.758 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.863954+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.705285+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.707364+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.708022+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.709134+0000 mgr.y (mgr.15318) 329 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.709350+0000 mgr.y (mgr.15318) 330 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.714138+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.714708+0000 mgr.y (mgr.15318) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.779908+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.781780+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.784016+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.784698+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.786041+0000 mgr.y (mgr.15318) 332 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.786287+0000 mgr.y (mgr.15318) 333 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.791427+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.792095+0000 mgr.y (mgr.15318) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.829537+0000 mon.a (mon.0) 2486 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.859764+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.861550+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.863311+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.863954+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.865114+0000 mgr.y (mgr.15318) 335 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.865370+0000 mgr.y (mgr.15318) 336 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.870478+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.871022+0000 mgr.y (mgr.15318) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.931574+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.933908+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.935873+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.936602+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.938016+0000 mgr.y (mgr.15318) 338 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:48.938784+0000 mgr.y (mgr.15318) 339 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:48.943435+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:48.944040+0000 mgr.y (mgr.15318) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.002966+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.004660+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.006507+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.007118+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.008362+0000 mgr.y (mgr.15318) 341 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.008611+0000 mgr.y (mgr.15318) 342 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.013677+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.014290+0000 mgr.y (mgr.15318) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.865114+0000 mgr.y (mgr.15318) 335 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.865370+0000 mgr.y (mgr.15318) 336 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.870478+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.871022+0000 mgr.y (mgr.15318) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.931574+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.933908+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.935873+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.936602+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.938016+0000 mgr.y (mgr.15318) 338 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:48.938784+0000 mgr.y (mgr.15318) 339 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:48.943435+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:48.944040+0000 mgr.y (mgr.15318) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.002966+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.004660+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.006507+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.007118+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.008362+0000 mgr.y (mgr.15318) 341 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.008611+0000 mgr.y (mgr.15318) 342 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.013677+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.014290+0000 mgr.y (mgr.15318) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.071149+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.072885+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.075120+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.075840+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.077160+0000 mgr.y (mgr.15318) 344 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.077370+0000 mgr.y (mgr.15318) 345 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.081459+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.081907+0000 mgr.y (mgr.15318) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.151232+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.153072+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.154917+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.155650+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.156867+0000 mgr.y (mgr.15318) 347 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.157113+0000 mgr.y (mgr.15318) 348 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.161504+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.162161+0000 mgr.y (mgr.15318) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.222320+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.224105+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.226056+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.227273+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.234474+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.298349+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.300373+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.302304+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.303018+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.309713+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.370848+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.373116+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.375339+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.376111+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[25240]: audit 2024-09-16T10:15:49.382055+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.071149+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.072885+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.075120+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.075840+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.077160+0000 mgr.y (mgr.15318) 344 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.077370+0000 mgr.y (mgr.15318) 345 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.081459+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.081907+0000 mgr.y (mgr.15318) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.151232+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.153072+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.154917+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.155650+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.156867+0000 mgr.y (mgr.15318) 347 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.157113+0000 mgr.y (mgr.15318) 348 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.161504+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.162161+0000 mgr.y (mgr.15318) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.222320+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.224105+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.226056+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.227273+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.234474+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.298349+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.300373+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.302304+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.303018+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.309713+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.370848+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:49.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.373116+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:49.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.375339+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:49.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.376111+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:49.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:49 smithi060 bash[19757]: audit 2024-09-16T10:15:49.382055+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.228891+0000 mgr.y (mgr.15318) 350 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.229167+0000 mgr.y (mgr.15318) 351 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.235022+0000 mgr.y (mgr.15318) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.304275+0000 mgr.y (mgr.15318) 353 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.304502+0000 mgr.y (mgr.15318) 354 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.310495+0000 mgr.y (mgr.15318) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.377512+0000 mgr.y (mgr.15318) 356 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.377772+0000 mgr.y (mgr.15318) 357 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.382560+0000 mgr.y (mgr.15318) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.451604+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.453882+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.455811+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.456480+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.457759+0000 mgr.y (mgr.15318) 359 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.458005+0000 mgr.y (mgr.15318) 360 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.462964+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.463463+0000 mgr.y (mgr.15318) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.534426+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.536425+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.538384+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.539212+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.540766+0000 mgr.y (mgr.15318) 362 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.541134+0000 mgr.y (mgr.15318) 363 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.546226+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.546909+0000 mgr.y (mgr.15318) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.620287+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.622354+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.624396+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.625090+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.626512+0000 mgr.y (mgr.15318) 365 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.626766+0000 mgr.y (mgr.15318) 366 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.631936+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.632574+0000 mgr.y (mgr.15318) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.703796+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.705566+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.708354+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.712498+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cluster 2024-09-16T10:15:49.713808+0000 mgr.y (mgr.15318) 368 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.715793+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.722913+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.723346+0000 mgr.y (mgr.15318) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.731328+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.738106+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.784871+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.786561+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.788115+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.788709+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.793788+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.794207+0000 mgr.y (mgr.15318) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.851741+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.854510+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.857063+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.858000+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.866162+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.866780+0000 mgr.y (mgr.15318) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.925572+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.928109+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.930517+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.931317+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:49.939540+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:49.940126+0000 mgr.y (mgr.15318) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.009296+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.011711+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.013747+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.014501+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.020322+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.020781+0000 mgr.y (mgr.15318) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.087221+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.089041+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.091571+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.092275+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.098738+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.099569+0000 mgr.y (mgr.15318) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.161828+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.163639+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.165356+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.166009+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.170970+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.171461+0000 mgr.y (mgr.15318) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.236744+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.238501+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.240288+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.240958+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.250888+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.310943+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.312620+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.314477+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.315104+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.321033+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.378100+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.379813+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.381853+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.382511+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:50 smithi081 bash[20441]: audit 2024-09-16T10:15:50.388235+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.228891+0000 mgr.y (mgr.15318) 350 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.229167+0000 mgr.y (mgr.15318) 351 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.235022+0000 mgr.y (mgr.15318) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.304275+0000 mgr.y (mgr.15318) 353 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.304502+0000 mgr.y (mgr.15318) 354 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.310495+0000 mgr.y (mgr.15318) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.377512+0000 mgr.y (mgr.15318) 356 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.377772+0000 mgr.y (mgr.15318) 357 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.382560+0000 mgr.y (mgr.15318) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.451604+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.453882+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.455811+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.456480+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.457759+0000 mgr.y (mgr.15318) 359 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.458005+0000 mgr.y (mgr.15318) 360 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.462964+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.463463+0000 mgr.y (mgr.15318) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.534426+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.536425+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.228891+0000 mgr.y (mgr.15318) 350 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.229167+0000 mgr.y (mgr.15318) 351 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.235022+0000 mgr.y (mgr.15318) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.304275+0000 mgr.y (mgr.15318) 353 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.304502+0000 mgr.y (mgr.15318) 354 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.310495+0000 mgr.y (mgr.15318) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.377512+0000 mgr.y (mgr.15318) 356 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.377772+0000 mgr.y (mgr.15318) 357 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.382560+0000 mgr.y (mgr.15318) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.451604+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.453882+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.455811+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.456480+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.457759+0000 mgr.y (mgr.15318) 359 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.458005+0000 mgr.y (mgr.15318) 360 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.462964+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.463463+0000 mgr.y (mgr.15318) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.534426+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.536425+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.538384+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.539212+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.540766+0000 mgr.y (mgr.15318) 362 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.541134+0000 mgr.y (mgr.15318) 363 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.546226+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.546909+0000 mgr.y (mgr.15318) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.620287+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.622354+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.624396+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.625090+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.626512+0000 mgr.y (mgr.15318) 365 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.626766+0000 mgr.y (mgr.15318) 366 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.631936+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.632574+0000 mgr.y (mgr.15318) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.703796+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.705566+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.708354+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.712498+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cluster 2024-09-16T10:15:49.713808+0000 mgr.y (mgr.15318) 368 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.715793+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.538384+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.539212+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.540766+0000 mgr.y (mgr.15318) 362 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.541134+0000 mgr.y (mgr.15318) 363 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.546226+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.546909+0000 mgr.y (mgr.15318) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.620287+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.622354+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.624396+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.625090+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.626512+0000 mgr.y (mgr.15318) 365 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.626766+0000 mgr.y (mgr.15318) 366 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.631936+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.632574+0000 mgr.y (mgr.15318) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.703796+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.705566+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.708354+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.712498+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cluster 2024-09-16T10:15:49.713808+0000 mgr.y (mgr.15318) 368 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.715793+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.722913+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.723346+0000 mgr.y (mgr.15318) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.731328+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.738106+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.784871+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.786561+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.788115+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.788709+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.793788+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.794207+0000 mgr.y (mgr.15318) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.851741+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.854510+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.857063+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.858000+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.866162+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.866780+0000 mgr.y (mgr.15318) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.925572+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.928109+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.930517+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.931317+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:49.939540+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.722913+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.723346+0000 mgr.y (mgr.15318) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.731328+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.738106+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.784871+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.786561+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.788115+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.788709+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.793788+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.794207+0000 mgr.y (mgr.15318) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.851741+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.854510+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.857063+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.858000+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.866162+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.866780+0000 mgr.y (mgr.15318) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.925572+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.928109+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.930517+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.931317+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:49.939540+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:49.940126+0000 mgr.y (mgr.15318) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.009296+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.011711+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.013747+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.014501+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.020322+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.020781+0000 mgr.y (mgr.15318) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.087221+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.089041+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.091571+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.092275+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.098738+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.099569+0000 mgr.y (mgr.15318) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.161828+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.163639+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.165356+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.166009+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.170970+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.171461+0000 mgr.y (mgr.15318) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:49.940126+0000 mgr.y (mgr.15318) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.009296+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.011711+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.013747+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.014501+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.020322+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.020781+0000 mgr.y (mgr.15318) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.087221+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.089041+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.091571+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.092275+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.098738+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.099569+0000 mgr.y (mgr.15318) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.161828+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.163639+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.165356+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.166009+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.170970+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.171461+0000 mgr.y (mgr.15318) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.236744+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.238501+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.240288+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.240958+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.250888+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.310943+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.312620+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.314477+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.315104+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.321033+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.378100+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.379813+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.381853+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.382511+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[19757]: audit 2024-09-16T10:15:50.388235+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.236744+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.238501+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.240288+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.240958+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.250888+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.310943+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.312620+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.314477+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.315104+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.321033+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:50.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.378100+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:50.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.379813+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:50.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.381853+0000 mon.a (mon.0) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:50.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.382511+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:50.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:50 smithi060 bash[25240]: audit 2024-09-16T10:15:50.388235+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.251546+0000 mgr.y (mgr.15318) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.321444+0000 mgr.y (mgr.15318) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.388724+0000 mgr.y (mgr.15318) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cluster 2024-09-16T10:15:50.414612+0000 mon.a (mon.0) 2595 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cluster 2024-09-16T10:15:50.414650+0000 mon.a (mon.0) 2596 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.457799+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.459449+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.461060+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.461662+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.466742+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.467262+0000 mgr.y (mgr.15318) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.532550+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.535127+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.538363+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.539586+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.545373+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.545926+0000 mgr.y (mgr.15318) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.625990+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.628964+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.632529+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.633291+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.639435+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.639914+0000 mgr.y (mgr.15318) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.715839+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.718246+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.721236+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.722208+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.727575+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.728080+0000 mgr.y (mgr.15318) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.804786+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.806831+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.808938+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.809867+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.819974+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.820785+0000 mgr.y (mgr.15318) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.894446+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.896363+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.899139+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.900062+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.906742+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.907398+0000 mgr.y (mgr.15318) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.971668+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.973720+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.975910+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.976690+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:50.982321+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:50.982876+0000 mgr.y (mgr.15318) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.044988+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.046771+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.048399+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.049088+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.053923+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.054394+0000 mgr.y (mgr.15318) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.114823+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.116859+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.119378+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.120053+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.126186+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.126798+0000 mgr.y (mgr.15318) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.190091+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.192283+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.194456+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.195351+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.202075+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.202803+0000 mgr.y (mgr.15318) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.264584+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.266634+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.268991+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.269799+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.276304+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.335367+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.337338+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.339084+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.339703+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.345663+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.372262+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.378249+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:51 smithi081 bash[20441]: audit 2024-09-16T10:15:51.385331+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.251546+0000 mgr.y (mgr.15318) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.321444+0000 mgr.y (mgr.15318) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.388724+0000 mgr.y (mgr.15318) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cluster 2024-09-16T10:15:50.414612+0000 mon.a (mon.0) 2595 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cluster 2024-09-16T10:15:50.414650+0000 mon.a (mon.0) 2596 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:51.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.457799+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.459449+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.461060+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.461662+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.466742+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.467262+0000 mgr.y (mgr.15318) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.532550+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.535127+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.538363+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.539586+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.545373+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.545926+0000 mgr.y (mgr.15318) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.625990+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.628964+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.632529+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.251546+0000 mgr.y (mgr.15318) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.321444+0000 mgr.y (mgr.15318) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.388724+0000 mgr.y (mgr.15318) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cluster 2024-09-16T10:15:50.414612+0000 mon.a (mon.0) 2595 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cluster 2024-09-16T10:15:50.414650+0000 mon.a (mon.0) 2596 : cluster [INF] Cluster is now healthy 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.457799+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.459449+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.461060+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.461662+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.466742+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.467262+0000 mgr.y (mgr.15318) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.532550+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.535127+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.538363+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.539586+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.545373+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.545926+0000 mgr.y (mgr.15318) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.625990+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.628964+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.632529+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.633291+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.639435+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.639914+0000 mgr.y (mgr.15318) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.715839+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.718246+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.721236+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.722208+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.727575+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.728080+0000 mgr.y (mgr.15318) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.804786+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.806831+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.808938+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.809867+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.819974+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.820785+0000 mgr.y (mgr.15318) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.894446+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.896363+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.899139+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.900062+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.906742+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.633291+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.639435+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.639914+0000 mgr.y (mgr.15318) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.715839+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.718246+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.721236+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.722208+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.727575+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.728080+0000 mgr.y (mgr.15318) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.804786+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.806831+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.808938+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.809867+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.819974+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.820785+0000 mgr.y (mgr.15318) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.894446+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.896363+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.899139+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.900062+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.906742+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.907398+0000 mgr.y (mgr.15318) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.971668+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.973720+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.975910+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.976690+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:50.982321+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:50.982876+0000 mgr.y (mgr.15318) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.044988+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.046771+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.048399+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.049088+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.053923+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.054394+0000 mgr.y (mgr.15318) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.114823+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.116859+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.119378+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.120053+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.126186+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.126798+0000 mgr.y (mgr.15318) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.190091+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.192283+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.194456+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.195351+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.202075+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.202803+0000 mgr.y (mgr.15318) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.264584+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.266634+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.268991+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.269799+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.276304+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.335367+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.337338+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.339084+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.339703+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.345663+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.372262+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.378249+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[19757]: audit 2024-09-16T10:15:51.385331+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.907398+0000 mgr.y (mgr.15318) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.971668+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.973720+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.975910+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.976690+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:50.982321+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:50.982876+0000 mgr.y (mgr.15318) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.044988+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.046771+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.048399+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.049088+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.053923+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.054394+0000 mgr.y (mgr.15318) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.114823+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.116859+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.119378+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.120053+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.126186+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.126798+0000 mgr.y (mgr.15318) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.190091+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.192283+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.194456+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.195351+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.202075+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.202803+0000 mgr.y (mgr.15318) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:51.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.264584+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.266634+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.268991+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.269799+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.276304+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.335367+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.337338+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.339084+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.339703+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.345663+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.372262+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.378249+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:51.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:51 smithi060 bash[25240]: audit 2024-09-16T10:15:51.385331+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.276948+0000 mgr.y (mgr.15318) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.346168+0000 mgr.y (mgr.15318) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.439286+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:52.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.441500+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.443033+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.443625+0000 mgr.y (mgr.15318) 391 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.446824+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.449778+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.450621+0000 mgr.y (mgr.15318) 392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.453740+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.456080+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.456665+0000 mgr.y (mgr.15318) 393 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.461548+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.463499+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.464123+0000 mgr.y (mgr.15318) 394 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.469009+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.471071+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.471728+0000 mgr.y (mgr.15318) 395 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.477169+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.479787+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.481006+0000 mgr.y (mgr.15318) 396 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.485725+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.488968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cephadm 2024-09-16T10:15:51.490029+0000 mgr.y (mgr.15318) 397 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: audit 2024-09-16T10:15:51.494165+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:52 smithi081 bash[20441]: cluster 2024-09-16T10:15:51.714221+0000 mgr.y (mgr.15318) 398 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.276948+0000 mgr.y (mgr.15318) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.346168+0000 mgr.y (mgr.15318) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.439286+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:52.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.441500+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.443033+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.443625+0000 mgr.y (mgr.15318) 391 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.446824+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.449778+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.450621+0000 mgr.y (mgr.15318) 392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:15:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.453740+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.456080+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.456665+0000 mgr.y (mgr.15318) 393 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:15:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.461548+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.463499+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.464123+0000 mgr.y (mgr.15318) 394 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.469009+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.471071+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.471728+0000 mgr.y (mgr.15318) 395 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.477169+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.479787+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.481006+0000 mgr.y (mgr.15318) 396 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:15:52.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.485725+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.276948+0000 mgr.y (mgr.15318) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.346168+0000 mgr.y (mgr.15318) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:15:52.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.439286+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:15:52.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.441500+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.443033+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.443625+0000 mgr.y (mgr.15318) 391 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:15:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.446824+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.449778+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.450621+0000 mgr.y (mgr.15318) 392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:15:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.453740+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.456080+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.456665+0000 mgr.y (mgr.15318) 393 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.461548+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.463499+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.464123+0000 mgr.y (mgr.15318) 394 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:15:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.469009+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.471071+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.471728+0000 mgr.y (mgr.15318) 395 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:15:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.477169+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.479787+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.481006+0000 mgr.y (mgr.15318) 396 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:15:52.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.485725+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.488968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cephadm 2024-09-16T10:15:51.490029+0000 mgr.y (mgr.15318) 397 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:15:52.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: audit 2024-09-16T10:15:51.494165+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[25240]: cluster 2024-09-16T10:15:51.714221+0000 mgr.y (mgr.15318) 398 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.488968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cephadm 2024-09-16T10:15:51.490029+0000 mgr.y (mgr.15318) 397 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:15:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: audit 2024-09-16T10:15:51.494165+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:52 smithi060 bash[19757]: cluster 2024-09-16T10:15:51.714221+0000 mgr.y (mgr.15318) 398 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:15:53.735 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:15:54.380 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:15:54.380 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 4s ago 35m - - 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 3s ago 35m - - 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (25m) 4s ago 25m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (25m) 3s ago 25m 75.2M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (30s) 4s ago 23m 47.2M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (14s) 3s ago 34m 351M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (11m) 4s ago 36m 500M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (36m) 4s ago 36m 100M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (34m) 3s ago 34m 70.2M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (34m) 4s ago 34m 71.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (25m) 4s ago 25m 9155k - 1.5.0 0da6a335fe13 00c56cc0ba1a 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (25m) 3s ago 25m 8615k - 1.5.0 0da6a335fe13 dd7c84bf9384 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (33m) 4s ago 33m 58.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:15:54.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (32m) 4s ago 32m 67.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (31m) 4s ago 31m 53.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (30m) 4s ago 30m 59.3M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (29m) 3s ago 30m 67.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (29m) 3s ago 29m 66.2M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (28m) 3s ago 28m 62.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (27m) 3s ago 27m 57.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (22s) 3s ago 26m 35.7M - 2.43.0 a07b618ecd1d d87703229b9d 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (23m) 4s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:15:54.382 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (23m) 3s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:15:54.770 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:15:54.856 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.856 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.857 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.857 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.857 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.857 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: cluster 2024-09-16T10:15:53.715868+0000 mgr.y (mgr.15318) 399 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:54.857 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: audit 2024-09-16T10:15:53.722537+0000 mgr.y (mgr.15318) 400 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: cephadm 2024-09-16T10:15:54.021779+0000 mgr.y (mgr.15318) 401 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: cephadm 2024-09-16T10:15:54.022261+0000 mgr.y (mgr.15318) 402 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: audit 2024-09-16T10:15:54.053578+0000 mgr.y (mgr.15318) 403 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: audit 2024-09-16T10:15:54.523856+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: audit 2024-09-16T10:15:54.529412+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[25240]: audit 2024-09-16T10:15:54.535015+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.858 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.858 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: cluster 2024-09-16T10:15:53.715868+0000 mgr.y (mgr.15318) 399 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: audit 2024-09-16T10:15:53.722537+0000 mgr.y (mgr.15318) 400 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: cephadm 2024-09-16T10:15:54.021779+0000 mgr.y (mgr.15318) 401 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: cephadm 2024-09-16T10:15:54.022261+0000 mgr.y (mgr.15318) 402 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: audit 2024-09-16T10:15:54.053578+0000 mgr.y (mgr.15318) 403 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: audit 2024-09-16T10:15:54.523856+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: audit 2024-09-16T10:15:54.529412+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.859 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:54 smithi060 bash[19757]: audit 2024-09-16T10:15:54.535015+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:54.860 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T10:15:55.086 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:15:55.086 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:15:55.156 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:54 smithi060 systemd[1]: Stopping Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: cluster 2024-09-16T10:15:53.715868+0000 mgr.y (mgr.15318) 399 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: audit 2024-09-16T10:15:53.722537+0000 mgr.y (mgr.15318) 400 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: cephadm 2024-09-16T10:15:54.021779+0000 mgr.y (mgr.15318) 401 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: cephadm 2024-09-16T10:15:54.022261+0000 mgr.y (mgr.15318) 402 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: audit 2024-09-16T10:15:54.053578+0000 mgr.y (mgr.15318) 403 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: audit 2024-09-16T10:15:54.523856+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: audit 2024-09-16T10:15:54.529412+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:54 smithi081 bash[20441]: audit 2024-09-16T10:15:54.535015+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:55.976 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[93197]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[25240]: audit 2024-09-16T10:15:54.365075+0000 mgr.y (mgr.15318) 404 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[25240]: audit 2024-09-16T10:15:54.768854+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.60:0/411529150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[25240]: audit 2024-09-16T10:15:55.084413+0000 mgr.y (mgr.15318) 405 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[19757]: audit 2024-09-16T10:15:54.365075+0000 mgr.y (mgr.15318) 404 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[19757]: audit 2024-09-16T10:15:54.768854+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.60:0/411529150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:55.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[19757]: audit 2024-09-16T10:15:55.084413+0000 mgr.y (mgr.15318) 405 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:56.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:55 smithi081 bash[20441]: audit 2024-09-16T10:15:54.365075+0000 mgr.y (mgr.15318) 404 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:56.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:55 smithi081 bash[20441]: audit 2024-09-16T10:15:54.768854+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.60:0/411529150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:15:56.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:55 smithi081 bash[20441]: audit 2024-09-16T10:15:55.084413+0000 mgr.y (mgr.15318) 405 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:15:56.232 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.233 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.233 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:55 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:55 smithi060 bash[93260]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:55 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:55 smithi060 systemd[1]: Stopped Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: Started Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:15:56.235 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.235 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.235 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.236 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:15:56 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:15:56.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[93315]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T10:15:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:56 smithi081 bash[20441]: cluster 2024-09-16T10:15:55.716658+0000 mgr.y (mgr.15318) 406 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-16T10:15:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:56 smithi081 bash[20441]: audit 2024-09-16T10:15:56.093620+0000 mgr.y (mgr.15318) 407 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:56 smithi081 bash[20441]: audit 2024-09-16T10:15:56.273659+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:56 smithi081 bash[20441]: audit 2024-09-16T10:15:56.278131+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[25240]: cluster 2024-09-16T10:15:55.716658+0000 mgr.y (mgr.15318) 406 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[25240]: audit 2024-09-16T10:15:56.093620+0000 mgr.y (mgr.15318) 407 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[25240]: audit 2024-09-16T10:15:56.273659+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[25240]: audit 2024-09-16T10:15:56.278131+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[19757]: cluster 2024-09-16T10:15:55.716658+0000 mgr.y (mgr.15318) 406 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-16T10:15:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[19757]: audit 2024-09-16T10:15:56.093620+0000 mgr.y (mgr.15318) 407 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:15:57.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[19757]: audit 2024-09-16T10:15:56.273659+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:57.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:56 smithi060 bash[19757]: audit 2024-09-16T10:15:56.278131+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:15:57.520 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T10:15:57.520 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 2abcce694348: Pulling fs layer 2024-09-16T10:15:57.520 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 455fd88e5221: Pulling fs layer 2024-09-16T10:15:57.520 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 324153f2810a: Pulling fs layer 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 2abcce694348: Verifying Checksum 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 2abcce694348: Download complete 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 455fd88e5221: Verifying Checksum 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 455fd88e5221: Download complete 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 324153f2810a: Verifying Checksum 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 324153f2810a: Download complete 2024-09-16T10:15:57.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:57 smithi060 bash[93315]: 2abcce694348: Pull complete 2024-09-16T10:15:58.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:58 smithi060 bash[93315]: 455fd88e5221: Pull complete 2024-09-16T10:15:58.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:58 smithi081 bash[20441]: cluster 2024-09-16T10:15:57.718410+0000 mgr.y (mgr.15318) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:59.101 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:58 smithi060 bash[25240]: cluster 2024-09-16T10:15:57.718410+0000 mgr.y (mgr.15318) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:59.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:58 smithi060 bash[19757]: cluster 2024-09-16T10:15:57.718410+0000 mgr.y (mgr.15318) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:15:59.102 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:58 smithi060 bash[93315]: 324153f2810a: Pull complete 2024-09-16T10:15:59.102 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:58 smithi060 bash[93315]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T10:15:59.102 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[93315]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T10:15:59.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:15:59] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T10:16:00.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:59 smithi081 bash[20441]: cephadm 2024-09-16T10:15:59.213348+0000 mgr.y (mgr.15318) 409 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:16:00.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:59 smithi081 bash[20441]: cephadm 2024-09-16T10:15:59.214254+0000 mgr.y (mgr.15318) 410 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T10:16:00.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.057 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.058 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.058 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.058 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.059 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.059 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:00 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:16:00.059 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.059 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.059 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:15:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[19757]: cephadm 2024-09-16T10:15:59.213348+0000 mgr.y (mgr.15318) 409 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:16:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[19757]: cephadm 2024-09-16T10:15:59.214254+0000 mgr.y (mgr.15318) 410 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T10:16:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[25240]: cephadm 2024-09-16T10:15:59.213348+0000 mgr.y (mgr.15318) 409 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T10:16:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:15:59 smithi060 bash[25240]: cephadm 2024-09-16T10:15:59.214254+0000 mgr.y (mgr.15318) 410 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2024-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.611Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.611Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.612Z 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-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.612Z 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-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.612Z 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-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.612Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:16:00.798 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:16:00.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:16:00.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:16:00.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.613Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.614Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.614Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.614Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:16:00.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[93315]: ts=2024-09-16T10:16:00.614Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:16:01.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:00 smithi081 bash[20441]: cluster 2024-09-16T10:15:59.719168+0000 mgr.y (mgr.15318) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-16T10:16:01.134 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:00 smithi081 bash[73720]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:16:01.135 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:00 smithi081 bash[73780]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:16:01.135 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:16:01.135 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T10:16:01.135 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:01.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[19757]: cluster 2024-09-16T10:15:59.719168+0000 mgr.y (mgr.15318) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-16T10:16:01.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:00 smithi060 bash[25240]: cluster 2024-09-16T10:15:59.719168+0000 mgr.y (mgr.15318) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-16T10:16:01.406 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: Started Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:01.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 bash[73836]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T10:16:01.409 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.409 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:01.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:16:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:02.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:01 smithi081 bash[73836]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T10:16:02.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 2abcce694348: Pulling fs layer 2024-09-16T10:16:02.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 455fd88e5221: Pulling fs layer 2024-09-16T10:16:02.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 324153f2810a: Pulling fs layer 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 455fd88e5221: Verifying Checksum 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 455fd88e5221: Download complete 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 2abcce694348: Verifying Checksum 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 2abcce694348: Download complete 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 324153f2810a: Verifying Checksum 2024-09-16T10:16:02.450 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 324153f2810a: Download complete 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.302901+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.313962+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.318551+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.320450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.331700+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.332860+0000 mgr.y (mgr.15318) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.456092+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.458868+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.463594+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.464927+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.474828+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.475622+0000 mgr.y (mgr.15318) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.558330+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.561585+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.563422+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.564126+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.570726+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.571255+0000 mgr.y (mgr.15318) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.637194+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.639738+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.641857+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.642790+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.649604+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.650269+0000 mgr.y (mgr.15318) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cluster 2024-09-16T10:16:01.719651+0000 mgr.y (mgr.15318) 416 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.725111+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.727420+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.729907+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.730788+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.738080+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.738818+0000 mgr.y (mgr.15318) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.812621+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.814470+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.818021+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.818783+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.825096+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.825713+0000 mgr.y (mgr.15318) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.887462+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.889699+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.891557+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.892242+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.898722+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.899264+0000 mgr.y (mgr.15318) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.910582+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.911906+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.984348+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.986232+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.988846+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.989493+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:01.995611+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:01.996219+0000 mgr.y (mgr.15318) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.056327+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.058566+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.061246+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.062106+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.068520+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.069288+0000 mgr.y (mgr.15318) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.135107+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.137085+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.139738+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.140455+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.146715+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.147236+0000 mgr.y (mgr.15318) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.218798+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.220432+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.222386+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.223055+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.229195+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.293017+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.294693+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.296489+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[20441]: audit 2024-09-16T10:16:02.297134+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.302901+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.313962+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.318551+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.320450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.331700+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.332860+0000 mgr.y (mgr.15318) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.456092+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.458868+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.463594+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.464927+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.474828+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.475622+0000 mgr.y (mgr.15318) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.558330+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.561585+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.563422+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.564126+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.570726+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.571255+0000 mgr.y (mgr.15318) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.637194+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.639738+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.302901+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.313962+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.318551+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.320450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.331700+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.332860+0000 mgr.y (mgr.15318) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.456092+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.458868+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.463594+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.464927+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.474828+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.475622+0000 mgr.y (mgr.15318) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.558330+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.561585+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.563422+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.564126+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.570726+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.571255+0000 mgr.y (mgr.15318) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.637194+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.639738+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.641857+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.642790+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.649604+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.650269+0000 mgr.y (mgr.15318) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cluster 2024-09-16T10:16:01.719651+0000 mgr.y (mgr.15318) 416 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.725111+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.727420+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.729907+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.730788+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.738080+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.738818+0000 mgr.y (mgr.15318) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.812621+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.814470+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.818021+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.818783+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.825096+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.825713+0000 mgr.y (mgr.15318) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.887462+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.889699+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.891557+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.892242+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.898722+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.899264+0000 mgr.y (mgr.15318) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.910582+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.911906+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.984348+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.986232+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.988846+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.989493+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:01.995611+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:01.996219+0000 mgr.y (mgr.15318) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.056327+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.058566+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.061246+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.062106+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.068520+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.069288+0000 mgr.y (mgr.15318) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.135107+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.137085+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.641857+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.642790+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.649604+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.650269+0000 mgr.y (mgr.15318) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cluster 2024-09-16T10:16:01.719651+0000 mgr.y (mgr.15318) 416 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:02.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.725111+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.727420+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.729907+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.730788+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.738080+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.738818+0000 mgr.y (mgr.15318) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.812621+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.814470+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.818021+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.818783+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.825096+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.825713+0000 mgr.y (mgr.15318) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.887462+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.889699+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.139738+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.140455+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.146715+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.147236+0000 mgr.y (mgr.15318) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.218798+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.220432+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.222386+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.223055+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.229195+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.293017+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.294693+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.296489+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[19757]: audit 2024-09-16T10:16:02.297134+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.891557+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.892242+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.898722+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.899264+0000 mgr.y (mgr.15318) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.910582+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.911906+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.984348+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.986232+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.988846+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.989493+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:01.995611+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:01.996219+0000 mgr.y (mgr.15318) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.056327+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.058566+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.061246+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.062106+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.068520+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.069288+0000 mgr.y (mgr.15318) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.135107+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.137085+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.139738+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.140455+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.146715+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.147236+0000 mgr.y (mgr.15318) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.218798+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.220432+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.222386+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.223055+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.229195+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.293017+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.294693+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.296489+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:02.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:02 smithi060 bash[25240]: audit 2024-09-16T10:16:02.297134+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:02.855 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 2abcce694348: Pull complete 2024-09-16T10:16:03.119 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:02 smithi081 bash[73836]: 455fd88e5221: Pull complete 2024-09-16T10:16:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.229720+0000 mgr.y (mgr.15318) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.309994+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.310577+0000 mgr.y (mgr.15318) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.370674+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.372239+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.374234+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.374850+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.380737+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.381361+0000 mgr.y (mgr.15318) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.444600+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.446948+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.449239+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.450025+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.456418+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.457046+0000 mgr.y (mgr.15318) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.516437+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.518723+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.521581+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.522279+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.528700+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.529245+0000 mgr.y (mgr.15318) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.588646+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.590395+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.592345+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.592990+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.598026+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.598556+0000 mgr.y (mgr.15318) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.659121+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.660920+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.662757+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.663389+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.668212+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.668673+0000 mgr.y (mgr.15318) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.725213+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.726763+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.728429+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.729000+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.733546+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.734015+0000 mgr.y (mgr.15318) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.790166+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.791708+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.793375+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.793972+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.798690+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.799106+0000 mgr.y (mgr.15318) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.855381+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.857126+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.858818+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.859448+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.864317+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.864759+0000 mgr.y (mgr.15318) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.923125+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.925194+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.926957+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.927563+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.932800+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.933257+0000 mgr.y (mgr.15318) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.990332+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.992017+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.993835+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.994434+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:02.999375+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:02.999846+0000 mgr.y (mgr.15318) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.059184+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.061520+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.063388+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.063994+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.068795+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.069295+0000 mgr.y (mgr.15318) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.127208+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.128716+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.130338+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.130916+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.135546+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.136133+0000 mgr.y (mgr.15318) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.214318+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.216460+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.218589+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.219287+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.226771+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.227366+0000 mgr.y (mgr.15318) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.297608+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.299773+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.302574+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[20441]: audit 2024-09-16T10:16:03.303457+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.229720+0000 mgr.y (mgr.15318) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.309994+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.310577+0000 mgr.y (mgr.15318) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.370674+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.372239+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.374234+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.374850+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.380737+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.381361+0000 mgr.y (mgr.15318) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.444600+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.446948+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.449239+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.450025+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.456418+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.457046+0000 mgr.y (mgr.15318) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.516437+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.518723+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.521581+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.522279+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.528700+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.229720+0000 mgr.y (mgr.15318) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.309994+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.310577+0000 mgr.y (mgr.15318) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.370674+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.372239+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.374234+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.374850+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.380737+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.381361+0000 mgr.y (mgr.15318) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.444600+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.446948+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.449239+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.450025+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.456418+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.457046+0000 mgr.y (mgr.15318) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.516437+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.518723+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.521581+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.522279+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.528700+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.529245+0000 mgr.y (mgr.15318) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.588646+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.590395+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.592345+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.592990+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.598026+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.598556+0000 mgr.y (mgr.15318) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.659121+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.660920+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.662757+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.663389+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.668212+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.668673+0000 mgr.y (mgr.15318) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.725213+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.726763+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.728429+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.729000+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.733546+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.734015+0000 mgr.y (mgr.15318) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.790166+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.791708+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.793375+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.793972+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.798690+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.799106+0000 mgr.y (mgr.15318) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.855381+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.857126+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.858818+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.859448+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.864317+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.864759+0000 mgr.y (mgr.15318) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.923125+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.925194+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.926957+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.927563+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.932800+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.933257+0000 mgr.y (mgr.15318) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.990332+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.992017+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.993835+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.994434+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:02.999375+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:02.999846+0000 mgr.y (mgr.15318) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.059184+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.061520+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.063388+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.063994+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.068795+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.069295+0000 mgr.y (mgr.15318) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.127208+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.128716+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.130338+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.130916+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.135546+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.136133+0000 mgr.y (mgr.15318) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.214318+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.216460+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.218589+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.219287+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.226771+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.227366+0000 mgr.y (mgr.15318) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.297608+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.299773+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.302574+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[19757]: audit 2024-09-16T10:16:03.303457+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.529245+0000 mgr.y (mgr.15318) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.588646+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.598 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.590395+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.592345+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.592990+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.598026+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.598556+0000 mgr.y (mgr.15318) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.659121+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.660920+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.662757+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.663389+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.668212+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.668673+0000 mgr.y (mgr.15318) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.725213+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.726763+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.728429+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.599 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.729000+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.733546+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.734015+0000 mgr.y (mgr.15318) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.790166+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.791708+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.793375+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.793972+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.798690+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.799106+0000 mgr.y (mgr.15318) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.855381+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.857126+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.858818+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.600 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.859448+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.864317+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.864759+0000 mgr.y (mgr.15318) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.923125+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.925194+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.926957+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.927563+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.932800+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.933257+0000 mgr.y (mgr.15318) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.990332+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.992017+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.993835+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.994434+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:02.999375+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:02.999846+0000 mgr.y (mgr.15318) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.059184+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.061520+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.063388+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.063994+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.068795+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.069295+0000 mgr.y (mgr.15318) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.127208+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.128716+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.130338+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.130916+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.135546+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.136133+0000 mgr.y (mgr.15318) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.214318+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.216460+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.218589+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.219287+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.226771+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.227366+0000 mgr.y (mgr.15318) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.297608+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.299773+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.302574+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:03.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:03 smithi060 bash[25240]: audit 2024-09-16T10:16:03.303457+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:03.906 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:03 smithi081 bash[73836]: 324153f2810a: Pull complete 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.309831+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.310482+0000 mgr.y (mgr.15318) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.371965+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.373514+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.375073+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.375727+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.380733+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.381254+0000 mgr.y (mgr.15318) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.471442+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.473548+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.475778+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.476450+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.481582+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.482100+0000 mgr.y (mgr.15318) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.540168+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.541745+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.543833+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.544592+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.550642+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.551188+0000 mgr.y (mgr.15318) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.614679+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.616813+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.618979+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.619730+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.627273+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.627866+0000 mgr.y (mgr.15318) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.686434+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.688474+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.690520+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.691299+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.698104+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.698683+0000 mgr.y (mgr.15318) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cluster 2024-09-16T10:16:03.720507+0000 mgr.y (mgr.15318) 444 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.756871+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.758704+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.760629+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.761304+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.767536+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.768363+0000 mgr.y (mgr.15318) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.309831+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.310482+0000 mgr.y (mgr.15318) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.371965+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.373514+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.375073+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.375727+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.380733+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.381254+0000 mgr.y (mgr.15318) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.471442+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.473548+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.475778+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.476450+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.481582+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.482100+0000 mgr.y (mgr.15318) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.540168+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.541745+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.543833+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.544592+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.550642+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.551188+0000 mgr.y (mgr.15318) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.825888+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.827422+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.829033+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.829658+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.834649+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.835110+0000 mgr.y (mgr.15318) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.893813+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.895427+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.897422+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.898061+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.903031+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.903564+0000 mgr.y (mgr.15318) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.964054+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.966230+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.968018+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.968654+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:03.974939+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:03.975518+0000 mgr.y (mgr.15318) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.034975+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.036682+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.038388+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.039016+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.045072+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.045705+0000 mgr.y (mgr.15318) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.106155+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.107882+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.109664+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.110304+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.115372+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.115961+0000 mgr.y (mgr.15318) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.174455+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.176006+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.177996+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.178674+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.183719+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.184265+0000 mgr.y (mgr.15318) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.242691+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.244399+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.246318+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.247246+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.252599+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[25240]: audit 2024-09-16T10:16:04.311706+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.614679+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.616813+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.618979+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.619730+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.627273+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.627866+0000 mgr.y (mgr.15318) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.686434+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.688474+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.690520+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.691299+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.698104+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.698683+0000 mgr.y (mgr.15318) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cluster 2024-09-16T10:16:03.720507+0000 mgr.y (mgr.15318) 444 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.756871+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.758704+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.760629+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.761304+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.767536+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.768363+0000 mgr.y (mgr.15318) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.825888+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.827422+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.829033+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.829658+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.834649+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.835110+0000 mgr.y (mgr.15318) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.893813+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.895427+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.897422+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.898061+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.903031+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.903564+0000 mgr.y (mgr.15318) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.964054+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.966230+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.968018+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.968654+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:03.974939+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:03.975518+0000 mgr.y (mgr.15318) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.034975+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.036682+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.038388+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.039016+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.045072+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.045705+0000 mgr.y (mgr.15318) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.106155+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.107882+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.109664+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.110304+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.115372+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.115961+0000 mgr.y (mgr.15318) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.174455+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.176006+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.177996+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.178674+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.183719+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.184265+0000 mgr.y (mgr.15318) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.242691+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.244399+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.246318+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.247246+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.252599+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:04 smithi060 bash[19757]: audit 2024-09-16T10:16:04.311706+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.309831+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.310482+0000 mgr.y (mgr.15318) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.371965+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.373514+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.375073+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.375727+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.380733+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.381254+0000 mgr.y (mgr.15318) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.471442+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.473548+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.475778+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.476450+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.481582+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.482100+0000 mgr.y (mgr.15318) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.540168+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.541745+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.543833+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.544592+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.550642+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.551188+0000 mgr.y (mgr.15318) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.614679+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.616813+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.618979+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.619730+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.627273+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.627866+0000 mgr.y (mgr.15318) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.686434+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.688474+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.690520+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.691299+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.698104+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.698683+0000 mgr.y (mgr.15318) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cluster 2024-09-16T10:16:03.720507+0000 mgr.y (mgr.15318) 444 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.756871+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.758704+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.760629+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.761304+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.767536+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.768363+0000 mgr.y (mgr.15318) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.825888+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.827422+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.829033+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.829658+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.834649+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.835110+0000 mgr.y (mgr.15318) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.893813+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.895427+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.897422+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.898061+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.903031+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.903564+0000 mgr.y (mgr.15318) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.964054+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.966230+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.968018+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.968654+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:03.974939+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:03.975518+0000 mgr.y (mgr.15318) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.034975+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.036682+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.038388+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.039016+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.045072+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.045705+0000 mgr.y (mgr.15318) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.106155+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.107882+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.109664+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.110304+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.115372+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.115961+0000 mgr.y (mgr.15318) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.174455+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.176006+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.177996+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.178674+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.183719+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.184265+0000 mgr.y (mgr.15318) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.242691+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.244399+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.246318+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.247246+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.252599+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[20441]: audit 2024-09-16T10:16:04.311706+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[73836]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T10:16:05.157 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:04 smithi081 bash[73836]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T10:16:05.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.253185+0000 mgr.y (mgr.15318) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.313302+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.321585+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.322957+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.329449+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.329942+0000 mgr.y (mgr.15318) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.389248+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.390783+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.392368+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.392970+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.398212+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.398758+0000 mgr.y (mgr.15318) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.461533+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.463368+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.465570+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.466377+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.472631+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.473160+0000 mgr.y (mgr.15318) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.534273+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.536043+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.537874+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.538449+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.544375+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.544940+0000 mgr.y (mgr.15318) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.601640+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.603237+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.604759+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.605355+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.611294+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.611832+0000 mgr.y (mgr.15318) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.676747+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.678498+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.680613+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.681295+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.687547+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.688070+0000 mgr.y (mgr.15318) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.745769+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.747352+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.749003+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.749658+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.754861+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.755378+0000 mgr.y (mgr.15318) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.815685+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.817780+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.819941+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.820617+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.825942+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.826457+0000 mgr.y (mgr.15318) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.884643+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.886684+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.888448+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.889088+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.893921+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.894355+0000 mgr.y (mgr.15318) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.951571+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.953459+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.955615+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.956279+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:04.962562+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:04.963049+0000 mgr.y (mgr.15318) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.024938+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.026799+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.029101+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.029786+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.036485+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.037139+0000 mgr.y (mgr.15318) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.097035+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.098961+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.100850+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.101527+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.107646+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.108255+0000 mgr.y (mgr.15318) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.168767+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.170311+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.172007+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.172647+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.178800+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.179234+0000 mgr.y (mgr.15318) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.240480+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.242025+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.243713+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.244412+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.250485+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.310340+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.312320+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.314459+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:05 smithi081 bash[20441]: audit 2024-09-16T10:16:05.315388+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.253185+0000 mgr.y (mgr.15318) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.313302+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.321585+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.322957+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.329449+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.329942+0000 mgr.y (mgr.15318) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.389248+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.390783+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.392368+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.392970+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.398212+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.398758+0000 mgr.y (mgr.15318) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.461533+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.463368+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.465570+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.466377+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.472631+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.473160+0000 mgr.y (mgr.15318) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.534273+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.253185+0000 mgr.y (mgr.15318) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.313302+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.321585+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.322957+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.329449+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.329942+0000 mgr.y (mgr.15318) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.389248+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.390783+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.392368+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.392970+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.398212+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.398758+0000 mgr.y (mgr.15318) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.461533+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.463368+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.465570+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.466377+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.472631+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.473160+0000 mgr.y (mgr.15318) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.534273+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.536043+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.537874+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.538449+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.544375+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.544940+0000 mgr.y (mgr.15318) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.601640+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.603237+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.604759+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.605355+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.611294+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.611832+0000 mgr.y (mgr.15318) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.676747+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.678498+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.680613+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.681295+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.687547+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.688070+0000 mgr.y (mgr.15318) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.745769+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.747352+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.749003+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.536043+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.537874+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.538449+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.544375+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.544940+0000 mgr.y (mgr.15318) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.601640+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.603237+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.604759+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.605355+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.611294+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.611832+0000 mgr.y (mgr.15318) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.676747+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.678498+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.680613+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.681295+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.687547+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.688070+0000 mgr.y (mgr.15318) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.745769+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.747352+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.749003+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.749658+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.754861+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.755378+0000 mgr.y (mgr.15318) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.815685+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.817780+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.819941+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.820617+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.825942+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.826457+0000 mgr.y (mgr.15318) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.884643+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.886684+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.888448+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.889088+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.893921+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.894355+0000 mgr.y (mgr.15318) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.951571+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.953459+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.955615+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.956279+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:04.962562+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.749658+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.754861+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.755378+0000 mgr.y (mgr.15318) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.815685+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.817780+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.819941+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.820617+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.825942+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.826457+0000 mgr.y (mgr.15318) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.884643+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.886684+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.888448+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.889088+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.893921+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.894355+0000 mgr.y (mgr.15318) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.951571+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.953459+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.955615+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.956279+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:04.962562+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:04.963049+0000 mgr.y (mgr.15318) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.024938+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.026799+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.029101+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.029786+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.036485+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.037139+0000 mgr.y (mgr.15318) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.097035+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.098961+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.100850+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.101527+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.107646+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.108255+0000 mgr.y (mgr.15318) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.168767+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.170311+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.172007+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.172647+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.178800+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.179234+0000 mgr.y (mgr.15318) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.240480+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:04.963049+0000 mgr.y (mgr.15318) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.024938+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.026799+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.029101+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.029786+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.036485+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.037139+0000 mgr.y (mgr.15318) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.097035+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.098961+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.100850+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.101527+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.107646+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.108255+0000 mgr.y (mgr.15318) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.168767+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.170311+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.172007+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.172647+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.178800+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.179234+0000 mgr.y (mgr.15318) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.240480+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.242025+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.243713+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.244412+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.250485+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.310340+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.312320+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.314459+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[25240]: audit 2024-09-16T10:16:05.315388+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.242025+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.243713+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.244412+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.250485+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:05.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.310340+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:05.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.312320+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:05.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.314459+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:05.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:05 smithi060 bash[19757]: audit 2024-09-16T10:16:05.315388+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.251002+0000 mgr.y (mgr.15318) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.333479+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.334018+0000 mgr.y (mgr.15318) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.410994+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.412566+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.414713+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.415389+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.421483+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.422210+0000 mgr.y (mgr.15318) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.513281+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.515199+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.517305+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.518059+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.523991+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.524531+0000 mgr.y (mgr.15318) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.596954+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.598740+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.600535+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.601160+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.606968+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.607737+0000 mgr.y (mgr.15318) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.668275+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.670073+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.671894+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.672553+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.678618+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.679327+0000 mgr.y (mgr.15318) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cluster 2024-09-16T10:16:05.720867+0000 mgr.y (mgr.15318) 472 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.736293+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.738348+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.740677+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.741416+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.747450+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.748280+0000 mgr.y (mgr.15318) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.807788+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.809409+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.810984+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.811610+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.816704+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.817219+0000 mgr.y (mgr.15318) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.874887+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.876558+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.878449+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.879104+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.885345+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.885947+0000 mgr.y (mgr.15318) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.945590+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.947347+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.949267+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.949934+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:05.955973+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:05.956484+0000 mgr.y (mgr.15318) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.015354+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.017567+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.019597+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.020370+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.025837+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.027452+0000 mgr.y (mgr.15318) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.102954+0000 mgr.y (mgr.15318) 478 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.120425+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.122717+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.124816+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.125469+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.130665+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.131371+0000 mgr.y (mgr.15318) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.194460+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.196040+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.198107+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.198740+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.205015+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.205566+0000 mgr.y (mgr.15318) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.267793+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.270185+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.273454+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.274232+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[20441]: audit 2024-09-16T10:16:06.280210+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.251002+0000 mgr.y (mgr.15318) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.333479+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.334018+0000 mgr.y (mgr.15318) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.410994+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.412566+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.414713+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.415389+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.421483+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.422210+0000 mgr.y (mgr.15318) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.513281+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.515199+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.517305+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.518059+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.523991+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.524531+0000 mgr.y (mgr.15318) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.596954+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.598740+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.600535+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.601160+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.606968+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.251002+0000 mgr.y (mgr.15318) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.333479+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.334018+0000 mgr.y (mgr.15318) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.410994+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.412566+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.414713+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.415389+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.421483+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.422210+0000 mgr.y (mgr.15318) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.513281+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.515199+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.517305+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.518059+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.523991+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.524531+0000 mgr.y (mgr.15318) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.596954+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.598740+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.600535+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.601160+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.606968+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.607737+0000 mgr.y (mgr.15318) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.668275+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.670073+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.671894+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.672553+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.678618+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.679327+0000 mgr.y (mgr.15318) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cluster 2024-09-16T10:16:05.720867+0000 mgr.y (mgr.15318) 472 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.736293+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.738348+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.740677+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.741416+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.747450+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.748280+0000 mgr.y (mgr.15318) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.807788+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.809409+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.810984+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.811610+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.816704+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.817219+0000 mgr.y (mgr.15318) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.874887+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.876558+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.878449+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.879104+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.885345+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.885947+0000 mgr.y (mgr.15318) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.945590+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.947347+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.949267+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.949934+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:05.955973+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:05.956484+0000 mgr.y (mgr.15318) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.015354+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.017567+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.019597+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.020370+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.025837+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.027452+0000 mgr.y (mgr.15318) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.102954+0000 mgr.y (mgr.15318) 478 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.607737+0000 mgr.y (mgr.15318) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.668275+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.670073+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.671894+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.672553+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.678618+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.679327+0000 mgr.y (mgr.15318) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cluster 2024-09-16T10:16:05.720867+0000 mgr.y (mgr.15318) 472 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.736293+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.738348+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.740677+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.741416+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.747450+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.748280+0000 mgr.y (mgr.15318) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.807788+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.809409+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.810984+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.811610+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.816704+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.120425+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.122717+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.124816+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.125469+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.130665+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.131371+0000 mgr.y (mgr.15318) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.194460+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.196040+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.198107+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.198740+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.205015+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.205566+0000 mgr.y (mgr.15318) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.267793+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.270185+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.273454+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.274232+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[19757]: audit 2024-09-16T10:16:06.280210+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.817219+0000 mgr.y (mgr.15318) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.874887+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.876558+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.878449+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.879104+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.885345+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.885947+0000 mgr.y (mgr.15318) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.945590+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.947347+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.949267+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.949934+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:05.955973+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:05.956484+0000 mgr.y (mgr.15318) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.015354+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.017567+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.019597+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.020370+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.025837+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.027452+0000 mgr.y (mgr.15318) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.102954+0000 mgr.y (mgr.15318) 478 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.120425+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.122717+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.124816+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.125469+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.130665+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.131371+0000 mgr.y (mgr.15318) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.194460+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.196040+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.198107+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.198740+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.205015+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.205566+0000 mgr.y (mgr.15318) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.267793+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.270185+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.273454+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.274232+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:06.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:06 smithi060 bash[25240]: audit 2024-09-16T10:16:06.280210+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.160 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.959Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T10:16:07.160 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.959Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T10:16:07.160 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.960Z 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-09-16T10:16:07.160 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.960Z 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-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z 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-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T10:16:07.161 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.961Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T10:16:07.162 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T10:16:07.163 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T10:16:07.164 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T10:16:07.164 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T10:16:07.164 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T10:16:07.164 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T10:16:07.164 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:06 smithi081 bash[73836]: ts=2024-09-16T10:16:06.962Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.280704+0000 mgr.y (mgr.15318) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.346895+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.349076+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.351366+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.352002+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.356823+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.357355+0000 mgr.y (mgr.15318) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.415708+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.417706+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.419904+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.420598+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.428395+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.428954+0000 mgr.y (mgr.15318) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.521197+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.523957+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.526808+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.527448+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.532755+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.533311+0000 mgr.y (mgr.15318) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.280704+0000 mgr.y (mgr.15318) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.346895+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.349076+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.351366+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.352002+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.356823+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.357355+0000 mgr.y (mgr.15318) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.415708+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.417706+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.419904+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.420598+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.428395+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.428954+0000 mgr.y (mgr.15318) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.521197+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.523957+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.526808+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.527448+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.532755+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.533311+0000 mgr.y (mgr.15318) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.592234+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.594637+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.596474+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.597089+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.602038+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.602529+0000 mgr.y (mgr.15318) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.659036+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.660883+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.662763+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.663414+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.668284+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.668750+0000 mgr.y (mgr.15318) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.726332+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.728449+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.731075+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.731905+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.737295+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.737814+0000 mgr.y (mgr.15318) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.799745+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.801254+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.592234+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.594637+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.596474+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.597089+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.602038+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.602529+0000 mgr.y (mgr.15318) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.659036+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.660883+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.662763+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.663414+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.668284+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.668750+0000 mgr.y (mgr.15318) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.726332+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.728449+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.731075+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.731905+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.737295+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.737814+0000 mgr.y (mgr.15318) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.799745+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.801254+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.802949+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.803538+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.809409+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.809896+0000 mgr.y (mgr.15318) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.870176+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.871681+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.873770+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.874413+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.880084+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.880598+0000 mgr.y (mgr.15318) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.938111+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.939720+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.941493+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.942089+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:06.947224+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:06.947753+0000 mgr.y (mgr.15318) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.007884+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.009782+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.011492+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.012059+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.802949+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.803538+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.809409+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.809896+0000 mgr.y (mgr.15318) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.870176+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.871681+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.873770+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.874413+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.880084+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.880598+0000 mgr.y (mgr.15318) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.938111+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.939720+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.941493+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.942089+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:06.947224+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:06.947753+0000 mgr.y (mgr.15318) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.007884+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.009782+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.011492+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.012059+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.017068+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.017580+0000 mgr.y (mgr.15318) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.090036+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.091563+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.093170+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.093774+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.098853+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.099407+0000 mgr.y (mgr.15318) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.158430+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.160301+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.162030+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.162666+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.168687+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.169157+0000 mgr.y (mgr.15318) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.226347+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.227909+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.229628+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.230223+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.236301+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.017068+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.017580+0000 mgr.y (mgr.15318) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.090036+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.091563+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.093170+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.093774+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.098853+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.099407+0000 mgr.y (mgr.15318) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.158430+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.160301+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.162030+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.162666+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.168687+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.169157+0000 mgr.y (mgr.15318) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.226347+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.227909+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.229628+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.230223+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.236301+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.296198+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.298450+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.300103+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.300887+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[25240]: audit 2024-09-16T10:16:07.307246+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.296198+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.298450+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.300103+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.300887+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:07 smithi060 bash[19757]: audit 2024-09-16T10:16:07.307246+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.280704+0000 mgr.y (mgr.15318) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.346895+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.349076+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.351366+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.352002+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.356823+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.357355+0000 mgr.y (mgr.15318) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.415708+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.417706+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.419904+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.420598+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.428395+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.428954+0000 mgr.y (mgr.15318) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.521197+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.523957+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.526808+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.527448+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.532755+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.533311+0000 mgr.y (mgr.15318) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.592234+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.594637+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.596474+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.597089+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.602038+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.602529+0000 mgr.y (mgr.15318) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.659036+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.660883+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.662763+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.663414+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.668284+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.668750+0000 mgr.y (mgr.15318) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.726332+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.728449+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.731075+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.731905+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.737295+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.737814+0000 mgr.y (mgr.15318) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.799745+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.801254+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.802949+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.803538+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.809409+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.809896+0000 mgr.y (mgr.15318) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.870176+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.871681+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.873770+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.874413+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.880084+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.880598+0000 mgr.y (mgr.15318) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.938111+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.939720+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.941493+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.942089+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:06.947224+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:06.947753+0000 mgr.y (mgr.15318) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.007884+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.009782+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.011492+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.012059+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.017068+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.017580+0000 mgr.y (mgr.15318) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.090036+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.091563+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.093170+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.093774+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.098853+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.099407+0000 mgr.y (mgr.15318) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.158430+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.160301+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.162030+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.162666+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.168687+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.169157+0000 mgr.y (mgr.15318) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.226347+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.227909+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.229628+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.230223+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.236301+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.296198+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.298450+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.300103+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.300887+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:07.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:07 smithi081 bash[20441]: audit 2024-09-16T10:16:07.307246+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.236792+0000 mgr.y (mgr.15318) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.307814+0000 mgr.y (mgr.15318) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.399286+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.401081+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.403075+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.403736+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.410320+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.410823+0000 mgr.y (mgr.15318) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.468088+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.469721+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.472362+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.472982+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.478061+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.478641+0000 mgr.y (mgr.15318) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.536882+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.538384+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.540084+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.540700+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.545549+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.546034+0000 mgr.y (mgr.15318) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.236792+0000 mgr.y (mgr.15318) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.307814+0000 mgr.y (mgr.15318) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.399286+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.401081+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.403075+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.403736+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.410320+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.410823+0000 mgr.y (mgr.15318) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.468088+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.469721+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.472362+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.472982+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.478061+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.478641+0000 mgr.y (mgr.15318) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.536882+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.538384+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.540084+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.540700+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.545549+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.546034+0000 mgr.y (mgr.15318) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.603252+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.605036+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.607358+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.607994+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.613747+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.614292+0000 mgr.y (mgr.15318) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.684562+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.686542+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.689095+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.689914+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.695947+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.696447+0000 mgr.y (mgr.15318) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cluster 2024-09-16T10:16:07.721822+0000 mgr.y (mgr.15318) 501 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.760752+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.762634+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.764532+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.765144+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.771069+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.771703+0000 mgr.y (mgr.15318) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.603252+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.605036+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.607358+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.607994+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.613747+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.614292+0000 mgr.y (mgr.15318) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.684562+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.686542+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.689095+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.689914+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.695947+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.696447+0000 mgr.y (mgr.15318) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cluster 2024-09-16T10:16:07.721822+0000 mgr.y (mgr.15318) 501 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.760752+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.762634+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.764532+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.765144+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.771069+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.771703+0000 mgr.y (mgr.15318) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.828606+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.830604+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.832555+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.833240+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.839421+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.839905+0000 mgr.y (mgr.15318) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.906310+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.907829+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.909679+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.910356+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:07.916473+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:07.916970+0000 mgr.y (mgr.15318) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.000618+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.003207+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.005723+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.006710+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.013673+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.015053+0000 mgr.y (mgr.15318) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.077698+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.079306+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.828606+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.830604+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.832555+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.833240+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.839421+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.839905+0000 mgr.y (mgr.15318) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.906310+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.907829+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.909679+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.910356+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:07.916473+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:07.916970+0000 mgr.y (mgr.15318) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.000618+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.003207+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.005723+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.006710+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.013673+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.015053+0000 mgr.y (mgr.15318) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.077698+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.079306+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.081015+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.081645+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.087637+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.088281+0000 mgr.y (mgr.15318) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.148242+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.150612+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.152644+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.153353+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.159558+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.160113+0000 mgr.y (mgr.15318) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.220694+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.222322+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.224068+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.224709+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.230913+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.320040+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.322907+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.326919+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.327894+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[19757]: audit 2024-09-16T10:16:08.336392+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.081015+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.081645+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.087637+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.088281+0000 mgr.y (mgr.15318) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.148242+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.150612+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.152644+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.153353+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.159558+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.160113+0000 mgr.y (mgr.15318) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.220694+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.222322+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.224068+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.224709+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.230913+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.320040+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.322907+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.326919+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.327894+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:08 smithi060 bash[25240]: audit 2024-09-16T10:16:08.336392+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.236792+0000 mgr.y (mgr.15318) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.307814+0000 mgr.y (mgr.15318) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.399286+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.401081+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.403075+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.403736+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.410320+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.410823+0000 mgr.y (mgr.15318) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.468088+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.469721+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.472362+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.472982+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.478061+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.478641+0000 mgr.y (mgr.15318) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.536882+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.538384+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.540084+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.540700+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.545549+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.546034+0000 mgr.y (mgr.15318) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.603252+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.605036+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.607358+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.607994+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.613747+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.614292+0000 mgr.y (mgr.15318) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.684562+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.686542+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.689095+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.689914+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.695947+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.696447+0000 mgr.y (mgr.15318) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cluster 2024-09-16T10:16:07.721822+0000 mgr.y (mgr.15318) 501 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.760752+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.762634+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.764532+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.765144+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.771069+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.771703+0000 mgr.y (mgr.15318) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.828606+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.830604+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.832555+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.833240+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.839421+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.839905+0000 mgr.y (mgr.15318) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.906310+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.907829+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.909679+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.910356+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:07.916473+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:07.916970+0000 mgr.y (mgr.15318) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.000618+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.003207+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.005723+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.006710+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.013673+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.015053+0000 mgr.y (mgr.15318) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.077698+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.079306+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.081015+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.081645+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.087637+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.088281+0000 mgr.y (mgr.15318) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.148242+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.150612+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.152644+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.153353+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.159558+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.160113+0000 mgr.y (mgr.15318) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.220694+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.222322+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.224068+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.224709+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.230913+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.320040+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.322907+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.326919+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.327894+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:08 smithi081 bash[20441]: audit 2024-09-16T10:16:08.336392+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.231344+0000 mgr.y (mgr.15318) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.337047+0000 mgr.y (mgr.15318) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.408310+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.410211+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.412648+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.413469+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.418775+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.419196+0000 mgr.y (mgr.15318) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.478519+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.480740+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.483425+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.484307+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.489658+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.490251+0000 mgr.y (mgr.15318) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.559340+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.561550+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.564253+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.564905+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.570057+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.570490+0000 mgr.y (mgr.15318) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.634133+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.636190+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.638330+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.638994+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.645460+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.646235+0000 mgr.y (mgr.15318) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.713493+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.715672+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.717700+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.718353+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.724386+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.725032+0000 mgr.y (mgr.15318) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.786019+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.787866+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.790047+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.790824+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.796894+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.797484+0000 mgr.y (mgr.15318) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.859440+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.861320+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.864029+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.865260+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.872443+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.873365+0000 mgr.y (mgr.15318) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.934643+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.936620+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.938819+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.939626+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:08.945128+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:08.945652+0000 mgr.y (mgr.15318) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.009325+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.011361+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.013947+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.014761+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.020455+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.020902+0000 mgr.y (mgr.15318) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.085947+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.088240+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.090851+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.091568+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.096775+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.097296+0000 mgr.y (mgr.15318) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.168602+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.170680+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.172800+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.173531+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.178776+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.179404+0000 mgr.y (mgr.15318) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.248476+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.250577+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.252977+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.253640+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.258584+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.319924+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.321958+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.324547+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.325378+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:09 smithi081 bash[20441]: audit 2024-09-16T10:16:09.330839+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:16:09] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.231344+0000 mgr.y (mgr.15318) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.337047+0000 mgr.y (mgr.15318) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.408310+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.410211+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.412648+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.413469+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.418775+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.419196+0000 mgr.y (mgr.15318) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.478519+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.480740+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.483425+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.484307+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.489658+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.490251+0000 mgr.y (mgr.15318) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.559340+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.561550+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.564253+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.564905+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.570057+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.570490+0000 mgr.y (mgr.15318) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.231344+0000 mgr.y (mgr.15318) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.337047+0000 mgr.y (mgr.15318) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.408310+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.410211+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.412648+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.413469+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.418775+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.419196+0000 mgr.y (mgr.15318) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.478519+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.480740+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.483425+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.484307+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.489658+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.490251+0000 mgr.y (mgr.15318) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.559340+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.561550+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.564253+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.564905+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.570057+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.570490+0000 mgr.y (mgr.15318) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.634133+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.636190+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.638330+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.638994+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.645460+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.646235+0000 mgr.y (mgr.15318) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.713493+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.715672+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.717700+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.718353+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.724386+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.725032+0000 mgr.y (mgr.15318) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.786019+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.787866+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.790047+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.790824+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.796894+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.797484+0000 mgr.y (mgr.15318) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.859440+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.634133+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.636190+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.638330+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.638994+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.645460+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.646235+0000 mgr.y (mgr.15318) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.713493+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.715672+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.717700+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.718353+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.724386+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.725032+0000 mgr.y (mgr.15318) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.786019+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.787866+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.790047+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.790824+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.796894+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.797484+0000 mgr.y (mgr.15318) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.859440+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.861320+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.864029+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.865260+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.872443+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.873365+0000 mgr.y (mgr.15318) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.934643+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.936620+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.938819+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.939626+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:08.945128+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:08.945652+0000 mgr.y (mgr.15318) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.009325+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.011361+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.013947+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.014761+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.020455+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.020902+0000 mgr.y (mgr.15318) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.085947+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.088240+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.090851+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.091568+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.096775+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.097296+0000 mgr.y (mgr.15318) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.168602+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.170680+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.172800+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.173531+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.178776+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.179404+0000 mgr.y (mgr.15318) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.248476+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.250577+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.252977+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.253640+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.258584+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.319924+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.321958+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.324547+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.325378+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[19757]: audit 2024-09-16T10:16:09.330839+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.861320+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.864029+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.865260+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.872443+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.873365+0000 mgr.y (mgr.15318) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.934643+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.936620+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.938819+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.939626+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:08.945128+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:08.945652+0000 mgr.y (mgr.15318) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.009325+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.011361+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.013947+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.014761+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.020455+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.020902+0000 mgr.y (mgr.15318) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.085947+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.088240+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.090851+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.091568+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.096775+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.097296+0000 mgr.y (mgr.15318) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.168602+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.170680+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.172800+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.173531+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.178776+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.179404+0000 mgr.y (mgr.15318) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.248476+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.250577+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.252977+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.253640+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.258584+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.319924+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.321958+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:09.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.324547+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:09.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.325378+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:09.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:09 smithi060 bash[25240]: audit 2024-09-16T10:16:09.330839+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.259109+0000 mgr.y (mgr.15318) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.331298+0000 mgr.y (mgr.15318) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.394659+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.396585+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.398681+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.399381+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.404740+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.405436+0000 mgr.y (mgr.15318) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.467110+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.468729+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.470946+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.471582+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.477641+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.478229+0000 mgr.y (mgr.15318) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.542124+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.544175+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.546185+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.546921+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.552767+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.553503+0000 mgr.y (mgr.15318) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.617692+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.619408+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.621419+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.622170+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.628861+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.629553+0000 mgr.y (mgr.15318) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.719420+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.721407+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cluster 2024-09-16T10:16:09.722184+0000 mgr.y (mgr.15318) 527 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.723631+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.724349+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.731053+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.731649+0000 mgr.y (mgr.15318) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.823321+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.825627+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.827830+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.829781+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.838264+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.839070+0000 mgr.y (mgr.15318) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.895551+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.902026+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.908650+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.934241+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.936543+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.938644+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.939391+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:09.944842+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:09.945414+0000 mgr.y (mgr.15318) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.041882+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.044385+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.046996+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.047867+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.055524+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.056289+0000 mgr.y (mgr.15318) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.150271+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.153066+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.155951+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.156685+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.163363+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.163990+0000 mgr.y (mgr.15318) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.230664+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.232682+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.235148+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.236032+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.241649+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.339946+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.341762+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.343629+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.344321+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:10 smithi081 bash[20441]: audit 2024-09-16T10:16:10.350367+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.259109+0000 mgr.y (mgr.15318) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.331298+0000 mgr.y (mgr.15318) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.394659+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.396585+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.398681+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.399381+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.404740+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.405436+0000 mgr.y (mgr.15318) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.467110+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.468729+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.470946+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.471582+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.477641+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.478229+0000 mgr.y (mgr.15318) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.542124+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.544175+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.546185+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.546921+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.552767+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.553503+0000 mgr.y (mgr.15318) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.259109+0000 mgr.y (mgr.15318) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.331298+0000 mgr.y (mgr.15318) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.394659+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.396585+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.398681+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.399381+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.404740+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.405436+0000 mgr.y (mgr.15318) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.467110+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.468729+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.470946+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.471582+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.477641+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.478229+0000 mgr.y (mgr.15318) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.542124+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.544175+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.546185+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.546921+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.552767+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.553503+0000 mgr.y (mgr.15318) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.617692+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.619408+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.621419+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.622170+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.628861+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.629553+0000 mgr.y (mgr.15318) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.719420+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.721407+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cluster 2024-09-16T10:16:09.722184+0000 mgr.y (mgr.15318) 527 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.723631+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.724349+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.731053+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.731649+0000 mgr.y (mgr.15318) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.823321+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.825627+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.827830+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.829781+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.838264+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.839070+0000 mgr.y (mgr.15318) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.895551+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.902026+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.908650+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.934241+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.936543+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.938644+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.939391+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:09.944842+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:09.945414+0000 mgr.y (mgr.15318) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.041882+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.044385+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.046996+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.047867+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.055524+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.056289+0000 mgr.y (mgr.15318) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.150271+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.153066+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.155951+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.156685+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.163363+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.163990+0000 mgr.y (mgr.15318) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.230664+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.232682+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.235148+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.236032+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.241649+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.339946+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.341762+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.343629+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.344321+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[25240]: audit 2024-09-16T10:16:10.350367+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.617692+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.619408+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.621419+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.622170+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.628861+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.629553+0000 mgr.y (mgr.15318) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.719420+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.721407+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cluster 2024-09-16T10:16:09.722184+0000 mgr.y (mgr.15318) 527 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.723631+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.724349+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.731053+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.731649+0000 mgr.y (mgr.15318) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.823321+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.825627+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.827830+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.829781+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.838264+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.839070+0000 mgr.y (mgr.15318) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.895551+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.902026+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.908650+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.934241+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.936543+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.938644+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.939391+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:09.944842+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:09.945414+0000 mgr.y (mgr.15318) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.041882+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.044385+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.046996+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.047867+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.055524+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.056289+0000 mgr.y (mgr.15318) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.150271+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.153066+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.155951+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.156685+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.163363+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.163990+0000 mgr.y (mgr.15318) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.230664+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.232682+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.235148+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.236032+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.241649+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.339946+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.341762+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.343629+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.344321+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:10 smithi060 bash[19757]: audit 2024-09-16T10:16:10.350367+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.242276+0000 mgr.y (mgr.15318) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.350930+0000 mgr.y (mgr.15318) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.414848+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.420524+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.427574+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.428024+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.429974+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.432348+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.433261+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.440879+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.441606+0000 mgr.y (mgr.15318) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.502544+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.504233+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.506034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.506692+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.512932+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.513457+0000 mgr.y (mgr.15318) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.580616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.582291+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.583980+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.584565+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.590470+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.590918+0000 mgr.y (mgr.15318) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.649300+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.651015+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.652864+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.653583+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.658654+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.659106+0000 mgr.y (mgr.15318) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.717379+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.719295+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.721021+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.721706+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.727055+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.727528+0000 mgr.y (mgr.15318) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.790864+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.792725+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.794954+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.795596+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.800544+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.242276+0000 mgr.y (mgr.15318) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.350930+0000 mgr.y (mgr.15318) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.414848+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.420524+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.427574+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.428024+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.429974+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.432348+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.433261+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.440879+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.441606+0000 mgr.y (mgr.15318) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.502544+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.504233+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.506034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.506692+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.512932+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.513457+0000 mgr.y (mgr.15318) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.580616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.582291+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.583980+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.800958+0000 mgr.y (mgr.15318) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.859244+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.861744+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.864415+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.865727+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.871841+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.872410+0000 mgr.y (mgr.15318) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.931362+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.933463+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.936268+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.937188+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:10.942568+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:10.943127+0000 mgr.y (mgr.15318) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.002050+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.004989+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.008033+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.009283+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.015179+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.015907+0000 mgr.y (mgr.15318) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.082476+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.084551+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.086932+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.087675+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.093096+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.093823+0000 mgr.y (mgr.15318) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.152923+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.154654+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.156281+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.156912+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.161731+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.162150+0000 mgr.y (mgr.15318) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.220722+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.222521+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.224339+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.224936+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.230138+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.230545+0000 mgr.y (mgr.15318) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.304434+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.306580+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.309315+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.310430+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.319774+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.384386+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.386512+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.389312+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.390218+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[19757]: audit 2024-09-16T10:16:11.398200+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.584565+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.590470+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.590918+0000 mgr.y (mgr.15318) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.649300+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.651015+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.652864+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.653583+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.658654+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.659106+0000 mgr.y (mgr.15318) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.717379+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.719295+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.721021+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.721706+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.727055+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.727528+0000 mgr.y (mgr.15318) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.790864+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.792725+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.794954+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.795596+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.800544+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.800958+0000 mgr.y (mgr.15318) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.859244+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.861744+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.864415+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.865727+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.871841+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.872410+0000 mgr.y (mgr.15318) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.931362+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.933463+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.936268+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.937188+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:10.942568+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:10.943127+0000 mgr.y (mgr.15318) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.002050+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.004989+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.008033+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.009283+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.015179+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.015907+0000 mgr.y (mgr.15318) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.082476+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.084551+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.086932+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.087675+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.093096+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.093823+0000 mgr.y (mgr.15318) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.152923+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.154654+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.156281+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.156912+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.161731+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.162150+0000 mgr.y (mgr.15318) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.220722+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.222521+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.224339+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.224936+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.230138+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.230545+0000 mgr.y (mgr.15318) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.304434+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.306580+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.309315+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.310430+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.319774+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.384386+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.386512+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.389312+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.390218+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:11 smithi060 bash[25240]: audit 2024-09-16T10:16:11.398200+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.242276+0000 mgr.y (mgr.15318) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.350930+0000 mgr.y (mgr.15318) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.414848+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.420524+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.427574+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.428024+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.429974+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.432348+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.433261+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.440879+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.441606+0000 mgr.y (mgr.15318) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.502544+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.504233+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.506034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.506692+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.512932+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.513457+0000 mgr.y (mgr.15318) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.580616+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.582291+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.583980+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.584565+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.590470+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.590918+0000 mgr.y (mgr.15318) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.649300+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.651015+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.652864+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.653583+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.658654+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.659106+0000 mgr.y (mgr.15318) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.717379+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.719295+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.721021+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.721706+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.727055+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.727528+0000 mgr.y (mgr.15318) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.790864+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.792725+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.794954+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.795596+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.800544+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.800958+0000 mgr.y (mgr.15318) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.859244+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.861744+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.864415+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.865727+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.871841+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.872410+0000 mgr.y (mgr.15318) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.931362+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.933463+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.936268+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.937188+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:10.942568+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:10.943127+0000 mgr.y (mgr.15318) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.002050+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.004989+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.008033+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.009283+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.015179+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.015907+0000 mgr.y (mgr.15318) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.082476+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.084551+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.086932+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.087675+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.093096+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.093823+0000 mgr.y (mgr.15318) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.152923+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.154654+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.156281+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.156912+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.161731+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.162150+0000 mgr.y (mgr.15318) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.220722+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.222521+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.224339+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.224936+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.230138+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.230545+0000 mgr.y (mgr.15318) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.304434+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.306580+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.309315+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.310430+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.319774+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.384386+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.386512+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.389312+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.390218+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:11.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:11 smithi081 bash[20441]: audit 2024-09-16T10:16:11.398200+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.320494+0000 mgr.y (mgr.15318) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.398821+0000 mgr.y (mgr.15318) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.461925+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.464522+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.467696+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.468591+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.478589+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.479240+0000 mgr.y (mgr.15318) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.544572+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.546796+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.548863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.549707+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.556696+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.557579+0000 mgr.y (mgr.15318) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.617020+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.619468+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.622744+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.623722+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.634352+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.634920+0000 mgr.y (mgr.15318) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.702465+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.704832+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.707498+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.708233+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.713802+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.714261+0000 mgr.y (mgr.15318) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cluster 2024-09-16T10:16:11.722587+0000 mgr.y (mgr.15318) 553 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.774711+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.776902+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.779960+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.781168+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.787281+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.787759+0000 mgr.y (mgr.15318) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.857589+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.860504+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.862541+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.863287+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.869558+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.870218+0000 mgr.y (mgr.15318) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.928849+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.931211+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.933568+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.934449+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:11.944570+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:11.945201+0000 mgr.y (mgr.15318) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.004068+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.006729+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.009479+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.010555+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.016089+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.016921+0000 mgr.y (mgr.15318) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.082027+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.084289+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.086431+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.087153+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.093343+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.093863+0000 mgr.y (mgr.15318) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.163917+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.166975+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.168742+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.169368+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.175366+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.175844+0000 mgr.y (mgr.15318) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.233785+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.236007+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.238165+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.239105+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.244709+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.321922+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.324520+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.327336+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.328448+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.339454+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.404182+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.406590+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.409913+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:12 smithi081 bash[20441]: audit 2024-09-16T10:16:12.410774+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.320494+0000 mgr.y (mgr.15318) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.398821+0000 mgr.y (mgr.15318) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.461925+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.464522+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.467696+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.468591+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.478589+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.479240+0000 mgr.y (mgr.15318) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.544572+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.546796+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.548863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.549707+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.556696+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.557579+0000 mgr.y (mgr.15318) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.617020+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.619468+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.622744+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.623722+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.634352+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.634920+0000 mgr.y (mgr.15318) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.702465+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.704832+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.707498+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.708233+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.713802+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.714261+0000 mgr.y (mgr.15318) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cluster 2024-09-16T10:16:11.722587+0000 mgr.y (mgr.15318) 553 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.774711+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.776902+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.779960+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.781168+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.787281+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.787759+0000 mgr.y (mgr.15318) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.857589+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.860504+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.862541+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.863287+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.869558+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.870218+0000 mgr.y (mgr.15318) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.928849+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.931211+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.933568+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.934449+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:11.944570+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:11.945201+0000 mgr.y (mgr.15318) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.004068+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.006729+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.009479+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.010555+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.016089+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.016921+0000 mgr.y (mgr.15318) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.082027+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.084289+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.086431+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.087153+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.093343+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.093863+0000 mgr.y (mgr.15318) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.163917+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.166975+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.168742+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.169368+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.175366+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.175844+0000 mgr.y (mgr.15318) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.233785+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.236007+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.238165+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.239105+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.244709+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.321922+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.324520+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.327336+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.328448+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.339454+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.404182+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.406590+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.409913+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[19757]: audit 2024-09-16T10:16:12.410774+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.320494+0000 mgr.y (mgr.15318) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.398821+0000 mgr.y (mgr.15318) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.461925+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.464522+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.467696+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.468591+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.478589+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.479240+0000 mgr.y (mgr.15318) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.544572+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.546796+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.548863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.549707+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.556696+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.557579+0000 mgr.y (mgr.15318) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.617020+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.619468+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.622744+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.623722+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.634352+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.634920+0000 mgr.y (mgr.15318) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.702465+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.704832+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.707498+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.708233+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.713802+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.714261+0000 mgr.y (mgr.15318) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cluster 2024-09-16T10:16:11.722587+0000 mgr.y (mgr.15318) 553 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.774711+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.776902+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.779960+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.781168+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.787281+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.787759+0000 mgr.y (mgr.15318) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.857589+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.860504+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.862541+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.863287+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.869558+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.870218+0000 mgr.y (mgr.15318) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.928849+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.931211+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.933568+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.934449+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:11.944570+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:11.945201+0000 mgr.y (mgr.15318) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.004068+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.006729+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.009479+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.010555+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.016089+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.016921+0000 mgr.y (mgr.15318) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.082027+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.084289+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.086431+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.087153+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.093343+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.093863+0000 mgr.y (mgr.15318) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.163917+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.166975+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.168742+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.169368+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.175366+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.175844+0000 mgr.y (mgr.15318) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.233785+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.236007+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.238165+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.239105+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.244709+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.321922+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.324520+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.327336+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.328448+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.339454+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.404182+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.406590+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.409913+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:12.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:12 smithi060 bash[25240]: audit 2024-09-16T10:16:12.410774+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.245214+0000 mgr.y (mgr.15318) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.340347+0000 mgr.y (mgr.15318) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.416494+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.417032+0000 mgr.y (mgr.15318) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.488204+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.490250+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.492692+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.493424+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.499021+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.499554+0000 mgr.y (mgr.15318) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.559671+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.562314+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.565367+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.566613+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.573771+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.574430+0000 mgr.y (mgr.15318) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.636191+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.638164+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.639990+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.640768+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.245214+0000 mgr.y (mgr.15318) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.340347+0000 mgr.y (mgr.15318) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.416494+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.417032+0000 mgr.y (mgr.15318) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.488204+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.490250+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.492692+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.493424+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.499021+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.499554+0000 mgr.y (mgr.15318) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.559671+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.562314+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.565367+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.566613+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.573771+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.574430+0000 mgr.y (mgr.15318) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.636191+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.638164+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.639990+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.640768+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.646129+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.646577+0000 mgr.y (mgr.15318) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.705521+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.707582+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.709708+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.710322+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.719989+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.720664+0000 mgr.y (mgr.15318) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.787813+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.790272+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.793352+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.794024+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.799832+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.800265+0000 mgr.y (mgr.15318) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.877152+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.879560+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.881665+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.882542+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.887886+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.888422+0000 mgr.y (mgr.15318) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.646129+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.646577+0000 mgr.y (mgr.15318) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.705521+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.707582+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.709708+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.710322+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.719989+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.720664+0000 mgr.y (mgr.15318) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.787813+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.790272+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.793352+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.794024+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.799832+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.800265+0000 mgr.y (mgr.15318) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.877152+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.879560+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.881665+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.882542+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.887886+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.888422+0000 mgr.y (mgr.15318) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.978160+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.980003+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.981648+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.982233+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:12.988253+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:12.988766+0000 mgr.y (mgr.15318) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.046955+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.049213+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.051164+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.051855+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.058205+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.058799+0000 mgr.y (mgr.15318) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.121058+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.123800+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.126503+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.127474+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.134369+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.135009+0000 mgr.y (mgr.15318) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.215876+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.978160+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.980003+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.981648+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.982233+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:12.988253+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:12.988766+0000 mgr.y (mgr.15318) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.046955+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.049213+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.051164+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.051855+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.058205+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.058799+0000 mgr.y (mgr.15318) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.121058+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.123800+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.126503+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.127474+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.134369+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.135009+0000 mgr.y (mgr.15318) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.215876+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.218537+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.221654+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.222856+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.230091+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.230657+0000 mgr.y (mgr.15318) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.304866+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.307637+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.310669+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.311845+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.317997+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.396579+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.398892+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.401535+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.402511+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[19757]: audit 2024-09-16T10:16:13.410466+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.218537+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.221654+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.222856+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.230091+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.230657+0000 mgr.y (mgr.15318) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.304866+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.307637+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.310669+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.311845+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.317997+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.396579+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.398892+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.401535+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.695 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.402511+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.695 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:13 smithi060 bash[25240]: audit 2024-09-16T10:16:13.410466+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.245214+0000 mgr.y (mgr.15318) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.340347+0000 mgr.y (mgr.15318) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.416494+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.417032+0000 mgr.y (mgr.15318) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.488204+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.490250+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.492692+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.493424+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.499021+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.499554+0000 mgr.y (mgr.15318) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.559671+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.562314+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.565367+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.566613+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.573771+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.574430+0000 mgr.y (mgr.15318) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.636191+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.638164+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.639990+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.640768+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.646129+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.646577+0000 mgr.y (mgr.15318) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.705521+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.707582+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.709708+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.710322+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.719989+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.720664+0000 mgr.y (mgr.15318) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.787813+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.790272+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.793352+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.794024+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.799832+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.800265+0000 mgr.y (mgr.15318) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.877152+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.879560+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.881665+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.882542+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.887886+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.888422+0000 mgr.y (mgr.15318) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.978160+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.980003+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.981648+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.982233+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:12.988253+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:12.988766+0000 mgr.y (mgr.15318) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.046955+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.049213+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.051164+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.051855+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.058205+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.058799+0000 mgr.y (mgr.15318) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.121058+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.123800+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.126503+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.127474+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.134369+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.135009+0000 mgr.y (mgr.15318) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.215876+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.218537+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.221654+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.222856+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.230091+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.230657+0000 mgr.y (mgr.15318) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.304866+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.307637+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.310669+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.311845+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.317997+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.396579+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.398892+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.401535+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.402511+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:13.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:13 smithi081 bash[20441]: audit 2024-09-16T10:16:13.410466+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.318624+0000 mgr.y (mgr.15318) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.411181+0000 mgr.y (mgr.15318) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.477384+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.479181+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.481286+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.482071+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.487441+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.488123+0000 mgr.y (mgr.15318) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.578541+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.580493+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.582270+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.582925+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.587692+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.788 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.588125+0000 mgr.y (mgr.15318) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.650950+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.653358+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.656946+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.659887+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.664531+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.669102+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.318624+0000 mgr.y (mgr.15318) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.411181+0000 mgr.y (mgr.15318) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.477384+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.479181+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.481286+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.482071+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.487441+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.488123+0000 mgr.y (mgr.15318) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.578541+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.580493+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.582270+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.582925+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.587692+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.588125+0000 mgr.y (mgr.15318) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.650950+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.653358+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.656946+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.659887+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.664531+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.669102+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.669578+0000 mgr.y (mgr.15318) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.675719+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.681045+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cluster 2024-09-16T10:16:13.723297+0000 mgr.y (mgr.15318) 578 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.727972+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.729664+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.731184+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.731760+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.736546+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.737009+0000 mgr.y (mgr.15318) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.794989+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.797416+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.799927+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.800846+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.808546+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.809121+0000 mgr.y (mgr.15318) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.876730+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.878753+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.881128+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.881737+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.886624+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.887168+0000 mgr.y (mgr.15318) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.946667+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.948429+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.950112+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.950710+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:13.955332+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:13.955863+0000 mgr.y (mgr.15318) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.014190+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.015948+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.017690+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.018288+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.023913+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:14.024405+0000 mgr.y (mgr.15318) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.086332+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.088548+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.090528+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.091252+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.096733+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: cephadm 2024-09-16T10:16:14.097574+0000 mgr.y (mgr.15318) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.669578+0000 mgr.y (mgr.15318) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.675719+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.681045+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cluster 2024-09-16T10:16:13.723297+0000 mgr.y (mgr.15318) 578 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.727972+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.729664+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.731184+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.731760+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.736546+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.737009+0000 mgr.y (mgr.15318) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.794989+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.797416+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.799927+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.800846+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.808546+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.809121+0000 mgr.y (mgr.15318) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.876730+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.878753+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.881128+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.140295+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.145810+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.151562+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.172692+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.175357+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.177007+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.178929+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.180575+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.182105+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.183179+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.184627+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.186303+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[25240]: audit 2024-09-16T10:16:14.187757+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.881737+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.886624+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.887168+0000 mgr.y (mgr.15318) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.946667+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.948429+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.950112+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.950710+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:13.955332+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:13.955863+0000 mgr.y (mgr.15318) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.014190+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.015948+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.017690+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.018288+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.023913+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:14.024405+0000 mgr.y (mgr.15318) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.086332+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.088548+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.090528+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.091252+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.096733+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: cephadm 2024-09-16T10:16:14.097574+0000 mgr.y (mgr.15318) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.140295+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.145810+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.151562+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.172692+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.175357+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.177007+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.178929+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.180575+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.182105+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.183179+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.184627+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.186303+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:14 smithi060 bash[19757]: audit 2024-09-16T10:16:14.187757+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.318624+0000 mgr.y (mgr.15318) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.411181+0000 mgr.y (mgr.15318) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.477384+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.479181+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.481286+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.482071+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.487441+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.488123+0000 mgr.y (mgr.15318) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.578541+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.580493+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.582270+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.582925+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.587692+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.588125+0000 mgr.y (mgr.15318) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.650950+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.653358+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.656946+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.659887+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.664531+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.669102+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.669578+0000 mgr.y (mgr.15318) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.675719+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.681045+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cluster 2024-09-16T10:16:13.723297+0000 mgr.y (mgr.15318) 578 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:14.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.727972+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.729664+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.731184+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.731760+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.736546+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.737009+0000 mgr.y (mgr.15318) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.794989+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.797416+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.799927+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.800846+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.808546+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.809121+0000 mgr.y (mgr.15318) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.876730+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.878753+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.881128+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.881737+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.886624+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.887168+0000 mgr.y (mgr.15318) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.946667+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.948429+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.950112+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.950710+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:13.955332+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:13.955863+0000 mgr.y (mgr.15318) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.014190+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.015948+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.017690+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.018288+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.023913+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:14.024405+0000 mgr.y (mgr.15318) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.086332+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.088548+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.090528+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.091252+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.096733+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: cephadm 2024-09-16T10:16:14.097574+0000 mgr.y (mgr.15318) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.140295+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.145810+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.151562+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.172692+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.175357+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.177007+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.178929+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.180575+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.182105+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.183179+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.184627+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.186303+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:14.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:14 smithi081 bash[20441]: audit 2024-09-16T10:16:14.187757+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:17.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:16 smithi081 bash[20441]: cluster 2024-09-16T10:16:15.724102+0000 mgr.y (mgr.15318) 585 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:17.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:16 smithi081 bash[20441]: audit 2024-09-16T10:16:16.109600+0000 mgr.y (mgr.15318) 586 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:16 smithi060 bash[19757]: cluster 2024-09-16T10:16:15.724102+0000 mgr.y (mgr.15318) 585 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:16 smithi060 bash[19757]: audit 2024-09-16T10:16:16.109600+0000 mgr.y (mgr.15318) 586 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:16 smithi060 bash[25240]: cluster 2024-09-16T10:16:15.724102+0000 mgr.y (mgr.15318) 585 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:16:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:16 smithi060 bash[25240]: audit 2024-09-16T10:16:16.109600+0000 mgr.y (mgr.15318) 586 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[25240]: audit 2024-09-16T10:16:16.908416+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[25240]: audit 2024-09-16T10:16:17.397620+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[25240]: audit 2024-09-16T10:16:17.411102+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[25240]: audit 2024-09-16T10:16:17.424732+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[19757]: audit 2024-09-16T10:16:16.908416+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[19757]: audit 2024-09-16T10:16:17.397620+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[19757]: audit 2024-09-16T10:16:17.411102+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:17 smithi060 bash[19757]: audit 2024-09-16T10:16:17.424732+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:17 smithi081 bash[20441]: audit 2024-09-16T10:16:16.908416+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:17 smithi081 bash[20441]: audit 2024-09-16T10:16:17.397620+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:17 smithi081 bash[20441]: audit 2024-09-16T10:16:17.411102+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:17 smithi081 bash[20441]: audit 2024-09-16T10:16:17.424732+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:18.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:18 smithi081 bash[20441]: cluster 2024-09-16T10:16:17.725914+0000 mgr.y (mgr.15318) 587 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:18.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:18 smithi081 bash[20441]: cephadm 2024-09-16T10:16:17.837701+0000 mgr.y (mgr.15318) 588 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:18.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:18 smithi081 bash[20441]: cephadm 2024-09-16T10:16:18.098948+0000 mgr.y (mgr.15318) 589 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[25240]: cluster 2024-09-16T10:16:17.725914+0000 mgr.y (mgr.15318) 587 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[25240]: cephadm 2024-09-16T10:16:17.837701+0000 mgr.y (mgr.15318) 588 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[25240]: cephadm 2024-09-16T10:16:18.098948+0000 mgr.y (mgr.15318) 589 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[19757]: cluster 2024-09-16T10:16:17.725914+0000 mgr.y (mgr.15318) 587 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[19757]: cephadm 2024-09-16T10:16:17.837701+0000 mgr.y (mgr.15318) 588 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:18 smithi060 bash[19757]: cephadm 2024-09-16T10:16:18.098948+0000 mgr.y (mgr.15318) 589 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:19.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:16:19 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:16:19] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T10:16:21.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:20 smithi060 bash[19757]: cluster 2024-09-16T10:16:19.726751+0000 mgr.y (mgr.15318) 590 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:20 smithi060 bash[25240]: cluster 2024-09-16T10:16:19.726751+0000 mgr.y (mgr.15318) 590 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:21.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:20 smithi081 bash[20441]: cluster 2024-09-16T10:16:19.726751+0000 mgr.y (mgr.15318) 590 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:23.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:22 smithi060 bash[25240]: cluster 2024-09-16T10:16:21.727530+0000 mgr.y (mgr.15318) 591 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:22 smithi060 bash[19757]: cluster 2024-09-16T10:16:21.727530+0000 mgr.y (mgr.15318) 591 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:23.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:22 smithi081 bash[20441]: cluster 2024-09-16T10:16:21.727530+0000 mgr.y (mgr.15318) 591 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:25.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:24 smithi060 bash[25240]: cluster 2024-09-16T10:16:23.729292+0000 mgr.y (mgr.15318) 592 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:25.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:24 smithi060 bash[19757]: cluster 2024-09-16T10:16:23.729292+0000 mgr.y (mgr.15318) 592 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:25.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:24 smithi081 bash[20441]: cluster 2024-09-16T10:16:23.729292+0000 mgr.y (mgr.15318) 592 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:25.434 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:16:26.095 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:16:26.095 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 12s ago 36m - - 2024-09-16T10:16:26.095 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 8s ago 35m - - 2024-09-16T10:16:26.095 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (25m) 12s ago 26m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (26m) 8s ago 26m 72.8M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (61s) 12s ago 23m 47.4M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (45s) 8s ago 34m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (11m) 12s ago 37m 505M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (37m) 12s ago 37m 106M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (35m) 8s ago 35m 70.9M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (35m) 12s ago 35m 71.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (27s) 12s ago 26m 7151k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (21s) 8s ago 26m 6848k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (34m) 12s ago 34m 58.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (33m) 12s ago 33m 67.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (32m) 12s ago 32m 53.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (31m) 12s ago 31m 59.5M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:16:26.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (30m) 8s ago 30m 67.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (29m) 8s ago 29m 66.1M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (28m) 8s ago 28m 62.8M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (27m) 8s ago 27m 57.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (54s) 8s ago 26m 38.3M - 2.43.0 a07b618ecd1d d87703229b9d 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (24m) 12s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:16:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (24m) 8s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:16:26.482 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:16:26.482 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:16:26.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:16:26.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:16:26.483 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:16:26.484 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:16:26.811 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:16:26.811 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:16:26.811 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:16:26.812 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:16:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: audit 2024-09-16T10:16:25.420258+0000 mgr.y (mgr.15318) 593 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: cluster 2024-09-16T10:16:25.729923+0000 mgr.y (mgr.15318) 594 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: audit 2024-09-16T10:16:25.742128+0000 mgr.y (mgr.15318) 595 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: audit 2024-09-16T10:16:26.058304+0000 mgr.y (mgr.15318) 596 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: audit 2024-09-16T10:16:26.117652+0000 mgr.y (mgr.15318) 597 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[19757]: audit 2024-09-16T10:16:26.481611+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.60:0/2930071693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: audit 2024-09-16T10:16:25.420258+0000 mgr.y (mgr.15318) 593 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: cluster 2024-09-16T10:16:25.729923+0000 mgr.y (mgr.15318) 594 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: audit 2024-09-16T10:16:25.742128+0000 mgr.y (mgr.15318) 595 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: audit 2024-09-16T10:16:26.058304+0000 mgr.y (mgr.15318) 596 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: audit 2024-09-16T10:16:26.117652+0000 mgr.y (mgr.15318) 597 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:26 smithi060 bash[25240]: audit 2024-09-16T10:16:26.481611+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.60:0/2930071693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:27.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: audit 2024-09-16T10:16:25.420258+0000 mgr.y (mgr.15318) 593 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: cluster 2024-09-16T10:16:25.729923+0000 mgr.y (mgr.15318) 594 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: audit 2024-09-16T10:16:25.742128+0000 mgr.y (mgr.15318) 595 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: audit 2024-09-16T10:16:26.058304+0000 mgr.y (mgr.15318) 596 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: audit 2024-09-16T10:16:26.117652+0000 mgr.y (mgr.15318) 597 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:26 smithi081 bash[20441]: audit 2024-09-16T10:16:26.481611+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.60:0/2930071693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:28.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:27 smithi060 bash[19757]: audit 2024-09-16T10:16:26.810451+0000 mgr.y (mgr.15318) 598 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:28.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:27 smithi060 bash[25240]: audit 2024-09-16T10:16:26.810451+0000 mgr.y (mgr.15318) 598 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:28.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:27 smithi081 bash[20441]: audit 2024-09-16T10:16:26.810451+0000 mgr.y (mgr.15318) 598 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:28 smithi060 bash[19757]: cluster 2024-09-16T10:16:27.731581+0000 mgr.y (mgr.15318) 599 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:29.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:28 smithi060 bash[25240]: cluster 2024-09-16T10:16:27.731581+0000 mgr.y (mgr.15318) 599 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:29.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:28 smithi081 bash[20441]: cluster 2024-09-16T10:16:27.731581+0000 mgr.y (mgr.15318) 599 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:29.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:16:29 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:16:29] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T10:16:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:30 smithi060 bash[19757]: cluster 2024-09-16T10:16:29.732296+0000 mgr.y (mgr.15318) 600 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:31.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:30 smithi060 bash[25240]: cluster 2024-09-16T10:16:29.732296+0000 mgr.y (mgr.15318) 600 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:31.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:30 smithi081 bash[20441]: cluster 2024-09-16T10:16:29.732296+0000 mgr.y (mgr.15318) 600 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:33.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:32 smithi081 bash[20441]: cluster 2024-09-16T10:16:31.733027+0000 mgr.y (mgr.15318) 601 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:33.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:32 smithi081 bash[20441]: audit 2024-09-16T10:16:31.908968+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:32 smithi060 bash[19757]: cluster 2024-09-16T10:16:31.733027+0000 mgr.y (mgr.15318) 601 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:32 smithi060 bash[19757]: audit 2024-09-16T10:16:31.908968+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:32 smithi060 bash[25240]: cluster 2024-09-16T10:16:31.733027+0000 mgr.y (mgr.15318) 601 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:32 smithi060 bash[25240]: audit 2024-09-16T10:16:31.908968+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:34.344 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.344 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.344 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.345 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.346 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.346 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.346 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:34.346 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:16:34.657 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:16:34.657 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:16:34.657 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:16:34.657 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:16:34.657 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.483Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.484Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.484Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T10:16:34.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[71593]: ts=2024-09-16T10:16:34.484Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T10:16:35.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[20441]: cluster 2024-09-16T10:16:33.734106+0000 mgr.y (mgr.15318) 602 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:35.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[20441]: audit 2024-09-16T10:16:33.853417+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[20441]: audit 2024-09-16T10:16:33.864380+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:34 smithi081 bash[20441]: audit 2024-09-16T10:16:33.876274+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[25240]: cluster 2024-09-16T10:16:33.734106+0000 mgr.y (mgr.15318) 602 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:35.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[25240]: audit 2024-09-16T10:16:33.853417+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[25240]: audit 2024-09-16T10:16:33.864380+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.131 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[25240]: audit 2024-09-16T10:16:33.876274+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[19757]: cluster 2024-09-16T10:16:33.734106+0000 mgr.y (mgr.15318) 602 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:35.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[19757]: audit 2024-09-16T10:16:33.853417+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[19757]: audit 2024-09-16T10:16:33.864380+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:34 smithi060 bash[19757]: audit 2024-09-16T10:16:33.876274+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:35.406 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 bash[75617]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:16:35.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 bash[75675]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:16:35.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:16:35.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:35.907 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.908 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.908 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:35.909 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:35.909 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:16:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:36.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.586981+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.595657+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.598945+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.600468+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.610047+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:35.611086+0000 mgr.y (mgr.15318) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.651359+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.652482+0000 mgr.y (mgr.15318) 604 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cluster 2024-09-16T10:16:35.734740+0000 mgr.y (mgr.15318) 605 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.736435+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.739599+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.744049+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.745207+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.752768+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:35.753790+0000 mgr.y (mgr.15318) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.848926+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.851282+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.854270+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.855367+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.864958+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:35.865610+0000 mgr.y (mgr.15318) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.955485+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.958466+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.962055+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.963295+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:35.974289+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:35.975065+0000 mgr.y (mgr.15318) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.051429+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.054560+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.057560+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.058802+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.065484+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.068612+0000 mgr.y (mgr.15318) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.125674+0000 mgr.y (mgr.15318) 610 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.147352+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.150282+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.153918+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.155345+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.162133+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.162721+0000 mgr.y (mgr.15318) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.245439+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.248106+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.251579+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.252459+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.258370+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.344697+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.347375+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.350204+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.351017+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.358494+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.425133+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.427455+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.429799+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.430757+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.438615+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.502104+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.504797+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.508393+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.509650+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:36 smithi081 bash[20441]: audit 2024-09-16T10:16:36.518133+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.586981+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.595657+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.598945+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.600468+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.610047+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:35.611086+0000 mgr.y (mgr.15318) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.651359+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.652482+0000 mgr.y (mgr.15318) 604 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cluster 2024-09-16T10:16:35.734740+0000 mgr.y (mgr.15318) 605 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.736435+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.739599+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.744049+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.745207+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.752768+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:35.753790+0000 mgr.y (mgr.15318) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.848926+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.851282+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.854270+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.855367+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.586981+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.595657+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.598945+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.600468+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.610047+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:35.611086+0000 mgr.y (mgr.15318) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.651359+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.652482+0000 mgr.y (mgr.15318) 604 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:36.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cluster 2024-09-16T10:16:35.734740+0000 mgr.y (mgr.15318) 605 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:36.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.736435+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.739599+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.744049+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.745207+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.752768+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:35.753790+0000 mgr.y (mgr.15318) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.848926+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.851282+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.854270+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.855367+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.864958+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:35.865610+0000 mgr.y (mgr.15318) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.955485+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.958466+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.962055+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.963295+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:35.974289+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:35.975065+0000 mgr.y (mgr.15318) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.051429+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.054560+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.057560+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.058802+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.065484+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.068612+0000 mgr.y (mgr.15318) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.125674+0000 mgr.y (mgr.15318) 610 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.147352+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.150282+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.153918+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.155345+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.162133+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.864958+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:35.865610+0000 mgr.y (mgr.15318) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.955485+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.958466+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.962055+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.963295+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:35.974289+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:35.975065+0000 mgr.y (mgr.15318) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.051429+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.054560+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.057560+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.058802+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.065484+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.068612+0000 mgr.y (mgr.15318) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.125674+0000 mgr.y (mgr.15318) 610 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.147352+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.150282+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.153918+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.155345+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.162133+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.162721+0000 mgr.y (mgr.15318) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.245439+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.248106+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.251579+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.252459+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.258370+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.344697+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.347375+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.350204+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.351017+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.358494+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.425133+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.427455+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.429799+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.430757+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.438615+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.502104+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.504797+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.508393+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.509650+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[19757]: audit 2024-09-16T10:16:36.518133+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.162721+0000 mgr.y (mgr.15318) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.245439+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.248106+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.251579+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.252459+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.258370+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.344697+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.347375+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.350204+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.351017+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.358494+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.425133+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.427455+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.429799+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.430757+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.438615+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.502104+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.504797+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:36.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.508393+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:36.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.509650+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:36.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:36 smithi060 bash[25240]: audit 2024-09-16T10:16:36.518133+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.258881+0000 mgr.y (mgr.15318) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.359036+0000 mgr.y (mgr.15318) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.439360+0000 mgr.y (mgr.15318) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.518892+0000 mgr.y (mgr.15318) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.585427+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.596468+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.599268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.600320+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.610494+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.611167+0000 mgr.y (mgr.15318) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.684146+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.686135+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.688812+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.689607+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.699424+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.699991+0000 mgr.y (mgr.15318) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.785146+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.787711+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.790378+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.863 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.799Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T10:16:37.863 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.799Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-16T10:16:37.863 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.799Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.799Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.799Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.801Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.801Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.804Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.804Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.806Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.807Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=989.133µs 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.807Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.807Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.821Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.831Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T10:16:37.864 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.834Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T10:16:37.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.837Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T10:16:37.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.839Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T10:16:37.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.839Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T10:16:37.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.839Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.965µs wal_replay_duration=32.559771ms wbl_replay_duration=133ns total_replay_duration=33.622954ms 2024-09-16T10:16:37.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.842Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:16:37.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.791353+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.799704+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.800284+0000 mgr.y (mgr.15318) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.882557+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.885056+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.888096+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.889117+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.897520+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.898215+0000 mgr.y (mgr.15318) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.974057+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.976878+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.979175+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.979982+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:36.985588+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:36.986277+0000 mgr.y (mgr.15318) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.056463+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.058814+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.062236+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.063620+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.070895+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:37.071581+0000 mgr.y (mgr.15318) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.160502+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.162833+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.165611+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.166667+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.172383+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: cephadm 2024-09-16T10:16:37.172954+0000 mgr.y (mgr.15318) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.268655+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.271063+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.273908+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.274910+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.283245+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.376621+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.378833+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.381166+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.382214+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.390491+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.491182+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.494425+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.497780+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.499084+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.506089+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[20441]: audit 2024-09-16T10:16:37.579945+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.258881+0000 mgr.y (mgr.15318) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.359036+0000 mgr.y (mgr.15318) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.439360+0000 mgr.y (mgr.15318) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.518892+0000 mgr.y (mgr.15318) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.585427+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.596468+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.599268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.600320+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.610494+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.611167+0000 mgr.y (mgr.15318) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.684146+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.686135+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.688812+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.689607+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.699424+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.699991+0000 mgr.y (mgr.15318) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.785146+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.787711+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.790378+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.791353+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.799704+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.800284+0000 mgr.y (mgr.15318) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.882557+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.885056+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.888096+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.889117+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.897520+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.898215+0000 mgr.y (mgr.15318) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.974057+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.976878+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.979175+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.979982+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:36.985588+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:36.986277+0000 mgr.y (mgr.15318) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.056463+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.058814+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.062236+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.063620+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.070895+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:37.071581+0000 mgr.y (mgr.15318) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.160502+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.162833+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.165611+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.166667+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.172383+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: cephadm 2024-09-16T10:16:37.172954+0000 mgr.y (mgr.15318) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.268655+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.271063+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.273908+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.274910+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.283245+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.376621+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.378833+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.381166+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.382214+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.390491+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.491182+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.494425+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.497780+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.499084+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.506089+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[25240]: audit 2024-09-16T10:16:37.579945+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.258881+0000 mgr.y (mgr.15318) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.359036+0000 mgr.y (mgr.15318) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.439360+0000 mgr.y (mgr.15318) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.518892+0000 mgr.y (mgr.15318) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.585427+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.596468+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.599268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.600320+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.610494+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.611167+0000 mgr.y (mgr.15318) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.684146+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.686135+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.688812+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.689607+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.699424+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.699991+0000 mgr.y (mgr.15318) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.785146+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.787711+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.790378+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.791353+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.799704+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.800284+0000 mgr.y (mgr.15318) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.882557+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.885056+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.888096+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.889117+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.897520+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.898215+0000 mgr.y (mgr.15318) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.974057+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.976878+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.979175+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.979982+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:36.985588+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:36.986277+0000 mgr.y (mgr.15318) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.056463+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.058814+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.062236+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.063620+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.070895+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:37.071581+0000 mgr.y (mgr.15318) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.160502+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.162833+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.165611+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.166667+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.172383+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: cephadm 2024-09-16T10:16:37.172954+0000 mgr.y (mgr.15318) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.268655+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.271063+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.273908+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.274910+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.283245+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.376621+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.378833+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.381166+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.382214+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.390491+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.491182+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.494425+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.497780+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.499084+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.506089+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:37.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:37 smithi060 bash[19757]: audit 2024-09-16T10:16:37.579945+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.157 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.842Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T10:16:38.157 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.842Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:16:38.157 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.882Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=39.286394ms db_storage=927ns remote_storage=1.617µs web_handler=463ns query_engine=801ns scrape=19.98262ms scrape_sd=213.932µs notify=27.639µs notify_sd=16.584µs rules=18.612168ms tracing=8.004µs 2024-09-16T10:16:38.157 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.882Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T10:16:38.157 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:37 smithi081 bash[75728]: ts=2024-09-16T10:16:37.882Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:16:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: cephadm 2024-09-16T10:16:37.284177+0000 mgr.y (mgr.15318) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: cephadm 2024-09-16T10:16:37.391106+0000 mgr.y (mgr.15318) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: cephadm 2024-09-16T10:16:37.506849+0000 mgr.y (mgr.15318) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.587362+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.599024+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.608421+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.609212+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.611108+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.612765+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.614240+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.615401+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.616496+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.617965+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.619722+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: audit 2024-09-16T10:16:37.621238+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[19757]: cluster 2024-09-16T10:16:37.736284+0000 mgr.y (mgr.15318) 626 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: cephadm 2024-09-16T10:16:37.284177+0000 mgr.y (mgr.15318) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: cephadm 2024-09-16T10:16:37.391106+0000 mgr.y (mgr.15318) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: cephadm 2024-09-16T10:16:37.506849+0000 mgr.y (mgr.15318) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.587362+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.599024+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.608421+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.609212+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.611108+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.612765+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.614240+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.615401+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.616496+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.617965+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.619722+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: audit 2024-09-16T10:16:37.621238+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:38 smithi060 bash[25240]: cluster 2024-09-16T10:16:37.736284+0000 mgr.y (mgr.15318) 626 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:38.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: cephadm 2024-09-16T10:16:37.284177+0000 mgr.y (mgr.15318) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: cephadm 2024-09-16T10:16:37.391106+0000 mgr.y (mgr.15318) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: cephadm 2024-09-16T10:16:37.506849+0000 mgr.y (mgr.15318) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.587362+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.599024+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.608421+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.609212+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.611108+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.612765+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.614240+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.615401+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.616496+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.617965+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.619722+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: audit 2024-09-16T10:16:37.621238+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:38.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:38 smithi081 bash[20441]: cluster 2024-09-16T10:16:37.736284+0000 mgr.y (mgr.15318) 626 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:40 smithi060 bash[25240]: cluster 2024-09-16T10:16:39.737036+0000 mgr.y (mgr.15318) 627 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:40 smithi060 bash[19757]: cluster 2024-09-16T10:16:39.737036+0000 mgr.y (mgr.15318) 627 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:41.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:40 smithi081 bash[20441]: cluster 2024-09-16T10:16:39.737036+0000 mgr.y (mgr.15318) 627 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:43.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:42 smithi081 bash[20441]: cluster 2024-09-16T10:16:41.737758+0000 mgr.y (mgr.15318) 628 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:43.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:42 smithi081 bash[20441]: cephadm 2024-09-16T10:16:41.871281+0000 mgr.y (mgr.15318) 629 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:43.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:42 smithi081 bash[20441]: cephadm 2024-09-16T10:16:42.169508+0000 mgr.y (mgr.15318) 630 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[19757]: cluster 2024-09-16T10:16:41.737758+0000 mgr.y (mgr.15318) 628 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[19757]: cephadm 2024-09-16T10:16:41.871281+0000 mgr.y (mgr.15318) 629 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[19757]: cephadm 2024-09-16T10:16:42.169508+0000 mgr.y (mgr.15318) 630 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[25240]: cluster 2024-09-16T10:16:41.737758+0000 mgr.y (mgr.15318) 628 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[25240]: cephadm 2024-09-16T10:16:41.871281+0000 mgr.y (mgr.15318) 629 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T10:16:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:42 smithi060 bash[25240]: cephadm 2024-09-16T10:16:42.169508+0000 mgr.y (mgr.15318) 630 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2024-09-16T10:16:45.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:44 smithi081 bash[20441]: cluster 2024-09-16T10:16:43.739403+0000 mgr.y (mgr.15318) 631 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:45.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:44 smithi081 bash[20441]: audit 2024-09-16T10:16:44.645663+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:44 smithi081 bash[20441]: audit 2024-09-16T10:16:44.656616+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:44 smithi081 bash[20441]: audit 2024-09-16T10:16:44.667704+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[25240]: cluster 2024-09-16T10:16:43.739403+0000 mgr.y (mgr.15318) 631 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[25240]: audit 2024-09-16T10:16:44.645663+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[25240]: audit 2024-09-16T10:16:44.656616+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[25240]: audit 2024-09-16T10:16:44.667704+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[19757]: cluster 2024-09-16T10:16:43.739403+0000 mgr.y (mgr.15318) 631 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:45.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[19757]: audit 2024-09-16T10:16:44.645663+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[19757]: audit 2024-09-16T10:16:44.656616+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:45.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:44 smithi060 bash[19757]: audit 2024-09-16T10:16:44.667704+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:46.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:46 smithi081 bash[20441]: cluster 2024-09-16T10:16:45.740044+0000 mgr.y (mgr.15318) 632 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:46.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:46 smithi081 bash[20441]: audit 2024-09-16T10:16:46.133811+0000 mgr.y (mgr.15318) 633 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:46 smithi060 bash[19757]: cluster 2024-09-16T10:16:45.740044+0000 mgr.y (mgr.15318) 632 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:46 smithi060 bash[19757]: audit 2024-09-16T10:16:46.133811+0000 mgr.y (mgr.15318) 633 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:46 smithi060 bash[25240]: cluster 2024-09-16T10:16:45.740044+0000 mgr.y (mgr.15318) 632 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:46 smithi060 bash[25240]: audit 2024-09-16T10:16:46.133811+0000 mgr.y (mgr.15318) 633 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:48.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:47 smithi081 bash[20441]: audit 2024-09-16T10:16:46.909416+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:48.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:47 smithi081 bash[20441]: audit 2024-09-16T10:16:47.327667+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:47 smithi081 bash[20441]: audit 2024-09-16T10:16:47.338599+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:47 smithi081 bash[20441]: audit 2024-09-16T10:16:47.349716+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[25240]: audit 2024-09-16T10:16:46.909416+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[25240]: audit 2024-09-16T10:16:47.327667+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[25240]: audit 2024-09-16T10:16:47.338599+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[25240]: audit 2024-09-16T10:16:47.349716+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[19757]: audit 2024-09-16T10:16:46.909416+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:16:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[19757]: audit 2024-09-16T10:16:47.327667+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[19757]: audit 2024-09-16T10:16:47.338599+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:47 smithi060 bash[19757]: audit 2024-09-16T10:16:47.349716+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:49.042 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.042 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.042 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.043 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.043 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:48 smithi081 bash[20441]: cluster 2024-09-16T10:16:47.741718+0000 mgr.y (mgr.15318) 634 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:49.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.044 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.044 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.044 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:49.045 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:48 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:16:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:48 smithi060 bash[19757]: cluster 2024-09-16T10:16:47.741718+0000 mgr.y (mgr.15318) 634 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:48 smithi060 bash[25240]: cluster 2024-09-16T10:16:47.741718+0000 mgr.y (mgr.15318) 634 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:49.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.042Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:16:49.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:16:49.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:16:49.407 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.043Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.044Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.044Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T10:16:49.408 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[75728]: ts=2024-09-16T10:16:49.044Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T10:16:49.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[76920]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:16:49.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 bash[76979]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T10:16:49.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T10:16:49.907 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:49 smithi081 systemd[1]: Stopped Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:50.407 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.407 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.409 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:16:50.409 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:50 smithi081 systemd[1]: Started Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:16:51.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: cluster 2024-09-16T10:16:49.742442+0000 mgr.y (mgr.15318) 635 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:51.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.172587+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.182105+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.186243+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.187892+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.194718+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.195341+0000 mgr.y (mgr.15318) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.222823+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.223499+0000 mgr.y (mgr.15318) 637 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.305273+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.308758+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.312413+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.313475+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.323235+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.431771+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.434721+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.437877+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.438926+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.447915+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: cluster 2024-09-16T10:16:49.742442+0000 mgr.y (mgr.15318) 635 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.172587+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.182105+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.186243+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.187892+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.194718+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.195341+0000 mgr.y (mgr.15318) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.222823+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.223499+0000 mgr.y (mgr.15318) 637 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.305273+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.308758+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.312413+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.313475+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.323235+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.431771+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.434721+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.437877+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.438926+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.447915+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.561840+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.564602+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.567756+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.568764+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.578043+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.666287+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.668969+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.671805+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.672859+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.679136+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.763371+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.766018+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.768173+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.769113+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.777735+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.869479+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.872440+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.875501+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.876594+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.885411+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.991375+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.994275+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.997770+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:50.998634+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.007113+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.074044+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.076726+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.079754+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.081009+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.087144+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.159030+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.161453+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.164383+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[25240]: audit 2024-09-16T10:16:51.165429+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.561840+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.564602+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.567756+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.568764+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.578043+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.666287+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.668969+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.671805+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.672859+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.679136+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.763371+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.766018+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.768173+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.769113+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.777735+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.869479+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.872440+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.875501+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.876594+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.885411+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.991375+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.994275+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.997770+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:50.998634+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.007113+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.074044+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.076726+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.079754+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.081009+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.087144+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.159030+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.161453+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.164383+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:51 smithi060 bash[19757]: audit 2024-09-16T10:16:51.165429+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: cluster 2024-09-16T10:16:49.742442+0000 mgr.y (mgr.15318) 635 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.172587+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.182105+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.186243+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.187892+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.194718+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.195341+0000 mgr.y (mgr.15318) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.222823+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.223499+0000 mgr.y (mgr.15318) 637 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.305273+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.308758+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.312413+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.313475+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.323235+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.431771+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.434721+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.437877+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.438926+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.447915+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.561840+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.564602+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.567756+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.568764+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.578043+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.666287+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.668969+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.671805+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.672859+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.679136+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.763371+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.766018+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.768173+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.769113+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.777735+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.869479+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.872440+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.875501+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.876594+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.885411+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.991375+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.994275+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.997770+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:50.998634+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.007113+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.074044+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.076726+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.079754+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.081009+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.087144+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.159030+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.161453+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.164383+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:51 smithi081 bash[20441]: audit 2024-09-16T10:16:51.165429+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.324229+0000 mgr.y (mgr.15318) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.448801+0000 mgr.y (mgr.15318) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.578855+0000 mgr.y (mgr.15318) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.679773+0000 mgr.y (mgr.15318) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.778379+0000 mgr.y (mgr.15318) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:50.886031+0000 mgr.y (mgr.15318) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.007783+0000 mgr.y (mgr.15318) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.087641+0000 mgr.y (mgr.15318) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.173453+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.174043+0000 mgr.y (mgr.15318) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.265971+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.268654+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.272022+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.273007+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.278988+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.361426+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.364230+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.367312+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.368406+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.374772+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.454965+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.457530+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.460175+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.461117+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.469584+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.540179+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.543148+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.546285+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.547524+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.558416+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.619915+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.622021+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.624358+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.625357+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.632041+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.692739+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.695271+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.698071+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.699138+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.706151+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.780427+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.782978+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.786006+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.787117+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.793860+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.868884+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.871517+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.874321+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.875098+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.882079+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.964906+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.966901+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.969318+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.969986+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:51.976165+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.037900+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.040122+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.043103+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.043857+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.049396+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.116791+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.118752+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.120633+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.121291+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[19757]: audit 2024-09-16T10:16:52.127713+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.324229+0000 mgr.y (mgr.15318) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.448801+0000 mgr.y (mgr.15318) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.578855+0000 mgr.y (mgr.15318) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.679773+0000 mgr.y (mgr.15318) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.778379+0000 mgr.y (mgr.15318) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:50.886031+0000 mgr.y (mgr.15318) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.007783+0000 mgr.y (mgr.15318) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.087641+0000 mgr.y (mgr.15318) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.173453+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.174043+0000 mgr.y (mgr.15318) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.265971+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.268654+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.272022+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.273007+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.278988+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.361426+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.364230+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.367312+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.368406+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.374772+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.454965+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.457530+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.460175+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.461117+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.469584+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.540179+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.543148+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.546285+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.547524+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.558416+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.619915+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.622021+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.624358+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.625357+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.632041+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.692739+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.695271+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.698071+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.699138+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.706151+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.780427+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.782978+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.786006+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.787117+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.793860+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.868884+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.871517+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.874321+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.875098+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.882079+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.964906+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.966901+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.969318+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.969986+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:51.976165+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.037900+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.040122+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.043103+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.043857+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.049396+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.116791+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.118752+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.120633+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.121291+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:52 smithi060 bash[25240]: audit 2024-09-16T10:16:52.127713+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.324229+0000 mgr.y (mgr.15318) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.448801+0000 mgr.y (mgr.15318) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.578855+0000 mgr.y (mgr.15318) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.679773+0000 mgr.y (mgr.15318) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.778379+0000 mgr.y (mgr.15318) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:50.886031+0000 mgr.y (mgr.15318) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.007783+0000 mgr.y (mgr.15318) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.087641+0000 mgr.y (mgr.15318) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.173453+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.174043+0000 mgr.y (mgr.15318) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.265971+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.268654+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.272022+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.273007+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.278988+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.361426+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.364230+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.367312+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.368406+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.374772+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.346Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T10:16:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.346Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-16T10:16:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.347Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi081 (none))" 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.347Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.347Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.349Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.349Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.351Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.351Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.354Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.355Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=957.691µs 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.355Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.355Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.371Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.377Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.382Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-16T10:16:52.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.385Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.389Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.390Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.390Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.390Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.965µs wal_replay_duration=34.845242ms wbl_replay_duration=131ns total_replay_duration=35.860818ms 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.393Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.393Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.393Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.409Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.410624ms db_storage=1.178µs remote_storage=1.168µs web_handler=549ns query_engine=855ns scrape=267.755µs scrape_sd=131.224µs notify=11.843µs notify_sd=8.96µs rules=15.569009ms tracing=6.514µs 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.409Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T10:16:52.661 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[77031]: ts=2024-09-16T10:16:52.409Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.454965+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.457530+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.460175+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.461117+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.469584+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.540179+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.543148+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.546285+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.547524+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.558416+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.619915+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.622021+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.624358+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.625357+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.632041+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.692739+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.695271+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.698071+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.699138+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.706151+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.780427+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.782978+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.786006+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.787117+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.793860+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.868884+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.871517+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.874321+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.875098+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.882079+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.964906+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.966901+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.969318+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.969986+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:51.976165+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.037900+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.040122+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.043103+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.043857+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.049396+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.116791+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.118752+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.120633+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:52.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.121291+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:52.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:52 smithi081 bash[20441]: audit 2024-09-16T10:16:52.127713+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.279496+0000 mgr.y (mgr.15318) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.375503+0000 mgr.y (mgr.15318) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.470188+0000 mgr.y (mgr.15318) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.559033+0000 mgr.y (mgr.15318) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.632569+0000 mgr.y (mgr.15318) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.706701+0000 mgr.y (mgr.15318) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cluster 2024-09-16T10:16:51.743067+0000 mgr.y (mgr.15318) 653 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.794524+0000 mgr.y (mgr.15318) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.882622+0000 mgr.y (mgr.15318) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:51.976663+0000 mgr.y (mgr.15318) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.049938+0000 mgr.y (mgr.15318) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.128227+0000 mgr.y (mgr.15318) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.194210+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.197020+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.199236+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.199959+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.209368+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.210027+0000 mgr.y (mgr.15318) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.276781+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.279683+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.283663+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.284556+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.290257+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.366863+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.369101+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.371351+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.372115+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.377809+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.449873+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.452510+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.455220+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.456029+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.461842+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.552384+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.554411+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.556660+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.557495+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.563212+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.625359+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.627493+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.629623+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.630471+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.635915+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.693958+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.695676+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.697292+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.697880+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.702912+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.762979+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.764714+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.766386+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.767061+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.772051+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.828919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.830660+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.832302+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.832944+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.837931+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.901377+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.903276+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.904973+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.905661+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.911675+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.976504+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.978838+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.980819+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.981428+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:52.986503+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.043677+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.045824+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.048806+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.049756+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.057019+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.114907+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.116847+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.119396+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.120040+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:53 smithi081 bash[20441]: audit 2024-09-16T10:16:53.125335+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.279496+0000 mgr.y (mgr.15318) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.375503+0000 mgr.y (mgr.15318) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.470188+0000 mgr.y (mgr.15318) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.559033+0000 mgr.y (mgr.15318) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.632569+0000 mgr.y (mgr.15318) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.706701+0000 mgr.y (mgr.15318) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cluster 2024-09-16T10:16:51.743067+0000 mgr.y (mgr.15318) 653 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.794524+0000 mgr.y (mgr.15318) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.882622+0000 mgr.y (mgr.15318) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:51.976663+0000 mgr.y (mgr.15318) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.049938+0000 mgr.y (mgr.15318) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.128227+0000 mgr.y (mgr.15318) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.194210+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.197020+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.199236+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.199959+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.209368+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.210027+0000 mgr.y (mgr.15318) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.276781+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.279683+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.283663+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.284556+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.290257+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.366863+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.369101+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.371351+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.372115+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.377809+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.449873+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.452510+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.455220+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.456029+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.461842+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.552384+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.554411+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.556660+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.557495+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.563212+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.625359+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.627493+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.595 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.279496+0000 mgr.y (mgr.15318) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.375503+0000 mgr.y (mgr.15318) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.470188+0000 mgr.y (mgr.15318) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.559033+0000 mgr.y (mgr.15318) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.632569+0000 mgr.y (mgr.15318) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.706701+0000 mgr.y (mgr.15318) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cluster 2024-09-16T10:16:51.743067+0000 mgr.y (mgr.15318) 653 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.794524+0000 mgr.y (mgr.15318) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.882622+0000 mgr.y (mgr.15318) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:51.976663+0000 mgr.y (mgr.15318) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.049938+0000 mgr.y (mgr.15318) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.128227+0000 mgr.y (mgr.15318) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.194210+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.596 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.197020+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.199236+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.199959+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.209368+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.210027+0000 mgr.y (mgr.15318) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.276781+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.279683+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.629623+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.630471+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.635915+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.693958+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.695676+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.697292+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.697880+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.702912+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.762979+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.764714+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.766386+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.767061+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.772051+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.828919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.830660+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.832302+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.832944+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.837931+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.901377+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.903276+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.904973+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.905661+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.911675+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.976504+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.978838+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.980819+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.981428+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:52.986503+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.043677+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.045824+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.048806+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.049756+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.057019+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.114907+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.116847+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.119396+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.120040+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[19757]: audit 2024-09-16T10:16:53.125335+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.283663+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.284556+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.290257+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.366863+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.369101+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.371351+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.372115+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.377809+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.449873+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.452510+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.455220+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.601 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.456029+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.461842+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.552384+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.554411+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.556660+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.557495+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.563212+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.625359+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.627493+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.629623+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.630471+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.635915+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.693958+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.602 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.695676+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.697292+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.697880+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.702912+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.762979+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.764714+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.766386+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.767061+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.772051+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.828919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.830660+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.832302+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.832944+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.837931+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.901377+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.903276+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.904973+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.905661+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.911675+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.976504+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.978838+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.980819+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.981428+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:52.986503+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.043677+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.045824+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.048806+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.049756+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.057019+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.114907+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.116847+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.119396+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.120040+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:53.605 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:53 smithi060 bash[25240]: audit 2024-09-16T10:16:53.125335+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.290785+0000 mgr.y (mgr.15318) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.378376+0000 mgr.y (mgr.15318) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.462520+0000 mgr.y (mgr.15318) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.563664+0000 mgr.y (mgr.15318) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.636421+0000 mgr.y (mgr.15318) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.290785+0000 mgr.y (mgr.15318) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.378376+0000 mgr.y (mgr.15318) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.462520+0000 mgr.y (mgr.15318) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.563664+0000 mgr.y (mgr.15318) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.636421+0000 mgr.y (mgr.15318) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.703562+0000 mgr.y (mgr.15318) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.772546+0000 mgr.y (mgr.15318) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.838595+0000 mgr.y (mgr.15318) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.912210+0000 mgr.y (mgr.15318) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:52.986994+0000 mgr.y (mgr.15318) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.057696+0000 mgr.y (mgr.15318) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.126028+0000 mgr.y (mgr.15318) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.192804+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.194926+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.197346+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.198146+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.207898+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.208777+0000 mgr.y (mgr.15318) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.289553+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.291858+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.294209+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.295132+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.305618+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.395136+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.397063+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.398751+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.399387+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.405543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.465182+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.467039+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.469636+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.470410+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.476829+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.556374+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.558318+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.561543+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.562538+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.569112+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.645644+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.648275+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.651425+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.652735+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.659019+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.746991+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.749455+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.752413+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.753382+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.759367+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.837349+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.840189+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.843875+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.845029+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.853456+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.939353+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.941626+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.943877+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.944743+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:53.951324+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.026258+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.026702+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.028713+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.032463+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.032970+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.034938+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.038881+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.043718+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.102505+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.104649+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.106546+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.107124+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.113036+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.175358+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.177299+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.179275+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[25240]: audit 2024-09-16T10:16:54.179897+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.290785+0000 mgr.y (mgr.15318) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.378376+0000 mgr.y (mgr.15318) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.462520+0000 mgr.y (mgr.15318) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.563664+0000 mgr.y (mgr.15318) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.636421+0000 mgr.y (mgr.15318) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.703562+0000 mgr.y (mgr.15318) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.772546+0000 mgr.y (mgr.15318) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.838595+0000 mgr.y (mgr.15318) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.912210+0000 mgr.y (mgr.15318) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:52.986994+0000 mgr.y (mgr.15318) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.057696+0000 mgr.y (mgr.15318) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.126028+0000 mgr.y (mgr.15318) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.192804+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.194926+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.197346+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.198146+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.207898+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.208777+0000 mgr.y (mgr.15318) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.289553+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.291858+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.294209+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.295132+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.305618+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.395136+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.397063+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.398751+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.399387+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.405543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.465182+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.467039+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.469636+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.470410+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.476829+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.556374+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.558318+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.561543+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.562538+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.569112+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.645644+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.648275+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.651425+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.652735+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.659019+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.746991+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.749455+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.752413+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.753382+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.759367+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.837349+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.840189+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.843875+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.845029+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.853456+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.939353+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.941626+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.943877+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.944743+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:53.951324+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.026258+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.026702+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.028713+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.032463+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.032970+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.034938+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.038881+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.043718+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.102505+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.104649+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.106546+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.107124+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.113036+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.175358+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.177299+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.179275+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:54 smithi060 bash[19757]: audit 2024-09-16T10:16:54.179897+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.703562+0000 mgr.y (mgr.15318) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.772546+0000 mgr.y (mgr.15318) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.838595+0000 mgr.y (mgr.15318) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.912210+0000 mgr.y (mgr.15318) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:52.986994+0000 mgr.y (mgr.15318) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.057696+0000 mgr.y (mgr.15318) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.126028+0000 mgr.y (mgr.15318) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.192804+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.194926+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.197346+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.198146+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.207898+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.208777+0000 mgr.y (mgr.15318) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.289553+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.291858+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.294209+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.295132+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.305618+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.395136+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.397063+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.398751+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.399387+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.405543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.465182+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.467039+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.469636+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.470410+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.476829+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.556374+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.558318+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.561543+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.562538+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.569112+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.645644+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.648275+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.651425+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.652735+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.659019+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.746991+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.749455+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.752413+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.753382+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.759367+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.837349+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.840189+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.843875+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.845029+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.853456+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.939353+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.941626+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.943877+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.944743+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:53.951324+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.026258+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.026702+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.028713+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.032463+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.032970+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.034938+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.038881+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.043718+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.102505+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.104649+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.106546+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.107124+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.113036+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.175358+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.177299+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.179275+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:54.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:54 smithi081 bash[20441]: audit 2024-09-16T10:16:54.179897+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.306168+0000 mgr.y (mgr.15318) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.406027+0000 mgr.y (mgr.15318) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.477638+0000 mgr.y (mgr.15318) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.569812+0000 mgr.y (mgr.15318) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.659594+0000 mgr.y (mgr.15318) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cluster 2024-09-16T10:16:53.744491+0000 mgr.y (mgr.15318) 678 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.759976+0000 mgr.y (mgr.15318) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.854166+0000 mgr.y (mgr.15318) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:53.951962+0000 mgr.y (mgr.15318) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.044271+0000 mgr.y (mgr.15318) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.113534+0000 mgr.y (mgr.15318) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.197363+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.197892+0000 mgr.y (mgr.15318) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.256281+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.258131+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.259756+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.260455+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.266597+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.324756+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.326943+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.328711+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.329377+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.334778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.392946+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.394812+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.397159+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.397772+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.405282+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.478952+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.481725+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.485748+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.486900+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.492733+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.555252+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.557066+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.558906+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.559493+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.564559+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.623331+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.625613+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.627299+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.628030+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.633595+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.708675+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.710526+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.712528+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.713214+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.720575+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.779641+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.781755+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.784330+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.785138+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.790363+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.850930+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.853536+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.856559+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.857563+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.864172+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.947024+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.949391+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.951037+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.951767+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:54.958475+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.019991+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.021716+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.023266+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.023835+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.028575+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.086447+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.088440+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.090575+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.091320+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.096805+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.157682+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.160071+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.162376+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.163292+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:55 smithi081 bash[20441]: audit 2024-09-16T10:16:55.168611+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.306168+0000 mgr.y (mgr.15318) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.406027+0000 mgr.y (mgr.15318) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.477638+0000 mgr.y (mgr.15318) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.569812+0000 mgr.y (mgr.15318) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.659594+0000 mgr.y (mgr.15318) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cluster 2024-09-16T10:16:53.744491+0000 mgr.y (mgr.15318) 678 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.759976+0000 mgr.y (mgr.15318) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.854166+0000 mgr.y (mgr.15318) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:53.951962+0000 mgr.y (mgr.15318) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.044271+0000 mgr.y (mgr.15318) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.113534+0000 mgr.y (mgr.15318) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.197363+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.197892+0000 mgr.y (mgr.15318) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.256281+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.258131+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.259756+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.260455+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.266597+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.324756+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.326943+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.306168+0000 mgr.y (mgr.15318) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.406027+0000 mgr.y (mgr.15318) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.477638+0000 mgr.y (mgr.15318) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.569812+0000 mgr.y (mgr.15318) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.659594+0000 mgr.y (mgr.15318) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cluster 2024-09-16T10:16:53.744491+0000 mgr.y (mgr.15318) 678 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.759976+0000 mgr.y (mgr.15318) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.854166+0000 mgr.y (mgr.15318) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:53.951962+0000 mgr.y (mgr.15318) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.044271+0000 mgr.y (mgr.15318) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.113534+0000 mgr.y (mgr.15318) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.197363+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.197892+0000 mgr.y (mgr.15318) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.256281+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.258131+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.259756+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.260455+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.266597+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.324756+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.326943+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.328711+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.329377+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.334778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.392946+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.394812+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.397159+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.397772+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.405282+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.478952+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.481725+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.485748+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.486900+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.492733+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.555252+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.557066+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.558906+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.559493+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.564559+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.623331+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.625613+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.627299+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.628030+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.633595+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.708675+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.710526+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.712528+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.713214+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.720575+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.779641+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.781755+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.784330+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.785138+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.790363+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.850930+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.853536+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.856559+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.857563+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.864172+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.947024+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.328711+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.329377+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.334778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.392946+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.394812+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.397159+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.397772+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.405282+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.478952+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.481725+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.485748+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.486900+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.492733+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.555252+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.557066+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.558906+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.559493+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.564559+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.623331+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.625613+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.949391+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.951037+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.951767+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:54.958475+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.019991+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.021716+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.023266+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.023835+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.028575+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.086447+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.088440+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.090575+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.091320+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.096805+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.157682+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.160071+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.162376+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.163292+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[25240]: audit 2024-09-16T10:16:55.168611+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.627299+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.628030+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.633595+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.708675+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.710526+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.712528+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.713214+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.720575+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.779641+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.781755+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.784330+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.785138+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.790363+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.850930+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.853536+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.856559+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.857563+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.864172+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.947024+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.949391+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.951037+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.951767+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:54.958475+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.019991+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.021716+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.023266+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.023835+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.028575+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.086447+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.088440+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.090575+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.091320+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.096805+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.157682+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.160071+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.162376+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.163292+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:55 smithi060 bash[19757]: audit 2024-09-16T10:16:55.168611+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.267094+0000 mgr.y (mgr.15318) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.335273+0000 mgr.y (mgr.15318) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.405856+0000 mgr.y (mgr.15318) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.493304+0000 mgr.y (mgr.15318) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.565060+0000 mgr.y (mgr.15318) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.635223+0000 mgr.y (mgr.15318) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.721104+0000 mgr.y (mgr.15318) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.790926+0000 mgr.y (mgr.15318) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.864791+0000 mgr.y (mgr.15318) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:54.959070+0000 mgr.y (mgr.15318) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.028998+0000 mgr.y (mgr.15318) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.097519+0000 mgr.y (mgr.15318) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.169223+0000 mgr.y (mgr.15318) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.228225+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.229916+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.231461+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.232031+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.236590+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.237012+0000 mgr.y (mgr.15318) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.295110+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.296916+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.267094+0000 mgr.y (mgr.15318) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.335273+0000 mgr.y (mgr.15318) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.405856+0000 mgr.y (mgr.15318) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.493304+0000 mgr.y (mgr.15318) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.565060+0000 mgr.y (mgr.15318) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.635223+0000 mgr.y (mgr.15318) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.721104+0000 mgr.y (mgr.15318) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.790926+0000 mgr.y (mgr.15318) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.864791+0000 mgr.y (mgr.15318) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:54.959070+0000 mgr.y (mgr.15318) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.028998+0000 mgr.y (mgr.15318) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.097519+0000 mgr.y (mgr.15318) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.169223+0000 mgr.y (mgr.15318) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.228225+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.229916+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.231461+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.232031+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.236590+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.237012+0000 mgr.y (mgr.15318) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.295110+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.296916+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.298672+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.299262+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.304098+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.367564+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.369512+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.371259+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.371933+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.379400+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.440534+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.442339+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.445301+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.446673+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.455003+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.529799+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.532337+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.535333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.536651+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.545198+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.627579+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.298672+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.299262+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.304098+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.367564+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.369512+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.371259+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.371933+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.379400+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.440534+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.442339+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.445301+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.446673+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.455003+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.529799+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.532337+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.535333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.536651+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.545198+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.627579+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.630200+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.633120+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.634189+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.642571+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.737467+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.740199+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.743102+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.744058+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.753157+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.847923+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.850460+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.854361+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.855183+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.862916+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.940803+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.942881+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.944862+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.945598+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:55.952242+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.038447+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.040557+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.042892+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.044229+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.050617+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.113593+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.116092+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.118277+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.119301+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.124780+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.184499+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.186991+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.189972+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[19757]: audit 2024-09-16T10:16:56.191148+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.630200+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.633120+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.634189+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.642571+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.737467+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.740199+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.743102+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.744058+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.753157+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.847923+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.850460+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.854361+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.855183+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.862916+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.940803+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.942881+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.944862+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.945598+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:55.952242+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.038447+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.040557+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.042892+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.044229+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.050617+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.113593+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.116092+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.118277+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.119301+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.124780+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.184499+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.186991+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.189972+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:56 smithi060 bash[25240]: audit 2024-09-16T10:16:56.191148+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.267094+0000 mgr.y (mgr.15318) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.335273+0000 mgr.y (mgr.15318) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.405856+0000 mgr.y (mgr.15318) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.493304+0000 mgr.y (mgr.15318) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.565060+0000 mgr.y (mgr.15318) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.635223+0000 mgr.y (mgr.15318) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.721104+0000 mgr.y (mgr.15318) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.790926+0000 mgr.y (mgr.15318) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.864791+0000 mgr.y (mgr.15318) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:54.959070+0000 mgr.y (mgr.15318) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.028998+0000 mgr.y (mgr.15318) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.097519+0000 mgr.y (mgr.15318) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.169223+0000 mgr.y (mgr.15318) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.228225+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.229916+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.231461+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.232031+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.236590+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.237012+0000 mgr.y (mgr.15318) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:56.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.295110+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.296916+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.298672+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.299262+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.304098+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.367564+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.369512+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.371259+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.371933+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.379400+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.440534+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.442339+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.445301+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.446673+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.455003+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.529799+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.532337+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.535333+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.536651+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.545198+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.627579+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.630200+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.633120+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.634189+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.642571+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.737467+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.740199+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.743102+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.744058+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.753157+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.847923+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.850460+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.854361+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.855183+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.862916+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.940803+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.942881+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.944862+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.945598+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:55.952242+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.038447+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.040557+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.042892+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.044229+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.050617+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.113593+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.116092+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.118277+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.119301+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.124780+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:56.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.184499+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:56.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.186991+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:56.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.189972+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:56.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:56 smithi081 bash[20441]: audit 2024-09-16T10:16:56.191148+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.247 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.304493+0000 mgr.y (mgr.15318) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.380102+0000 mgr.y (mgr.15318) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.455583+0000 mgr.y (mgr.15318) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.545784+0000 mgr.y (mgr.15318) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.643255+0000 mgr.y (mgr.15318) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cluster 2024-09-16T10:16:55.744902+0000 mgr.y (mgr.15318) 704 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.753886+0000 mgr.y (mgr.15318) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.863624+0000 mgr.y (mgr.15318) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:55.952856+0000 mgr.y (mgr.15318) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.051345+0000 mgr.y (mgr.15318) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.125329+0000 mgr.y (mgr.15318) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.141656+0000 mgr.y (mgr.15318) 710 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.196772+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.197339+0000 mgr.y (mgr.15318) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.263035+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.265626+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.268181+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.269362+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.276267+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.342194+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.304493+0000 mgr.y (mgr.15318) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.380102+0000 mgr.y (mgr.15318) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.455583+0000 mgr.y (mgr.15318) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.545784+0000 mgr.y (mgr.15318) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.643255+0000 mgr.y (mgr.15318) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cluster 2024-09-16T10:16:55.744902+0000 mgr.y (mgr.15318) 704 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:57.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.753886+0000 mgr.y (mgr.15318) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.863624+0000 mgr.y (mgr.15318) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:55.952856+0000 mgr.y (mgr.15318) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.051345+0000 mgr.y (mgr.15318) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.125329+0000 mgr.y (mgr.15318) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.141656+0000 mgr.y (mgr.15318) 710 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.196772+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.197339+0000 mgr.y (mgr.15318) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.263035+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.265626+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.268181+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.269362+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.276267+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.342194+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.344420+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.346344+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.347044+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.352822+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.433890+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.435600+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.437190+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.437949+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.442803+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.500847+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.502692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.504674+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.505360+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.512759+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.573317+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.575170+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.577038+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.577734+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.585263+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.670217+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.344420+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.346344+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.347044+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.352822+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.433890+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.435600+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.437190+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.437949+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.442803+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.500847+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.502692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.504674+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.505360+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.512759+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.573317+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.575170+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.577038+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.577734+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.585263+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.670217+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.672376+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.675257+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.676158+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.682095+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.755975+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.758766+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.762578+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.763797+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.771585+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.852552+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.854690+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.856579+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.857290+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.863090+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.938700+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.940535+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.942283+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.942954+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:56.949025+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.672376+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.675257+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.676158+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.682095+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.755975+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.758766+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.762578+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.763797+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.771585+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.852552+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.854690+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.856579+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.857290+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.863090+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.938700+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.940535+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.942283+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.942954+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:56.949025+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.011387+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.014131+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.016083+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.016875+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.023535+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.110319+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.112859+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.115629+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.116637+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[19757]: audit 2024-09-16T10:16:57.123732+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.011387+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.014131+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.016083+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.016875+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.023535+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.110319+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.112859+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.115629+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.116637+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:57 smithi060 bash[25240]: audit 2024-09-16T10:16:57.123732+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.304493+0000 mgr.y (mgr.15318) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.380102+0000 mgr.y (mgr.15318) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.455583+0000 mgr.y (mgr.15318) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.545784+0000 mgr.y (mgr.15318) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.643255+0000 mgr.y (mgr.15318) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cluster 2024-09-16T10:16:55.744902+0000 mgr.y (mgr.15318) 704 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.753886+0000 mgr.y (mgr.15318) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.863624+0000 mgr.y (mgr.15318) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:55.952856+0000 mgr.y (mgr.15318) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.051345+0000 mgr.y (mgr.15318) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.125329+0000 mgr.y (mgr.15318) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.141656+0000 mgr.y (mgr.15318) 710 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.196772+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.197339+0000 mgr.y (mgr.15318) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.263035+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.265626+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.268181+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.269362+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.276267+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.342194+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.344420+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.346344+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.347044+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.352822+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.433890+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.435600+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.437190+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.437949+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.442803+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.500847+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.502692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.504674+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.505360+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.512759+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.573317+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.575170+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.577038+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.577734+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.585263+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.670217+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.672376+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.675257+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.676158+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.682095+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.755975+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.758766+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.762578+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.763797+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.771585+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.852552+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.854690+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.856579+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.857290+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.863090+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.938700+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.940535+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.942283+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.942954+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:56.949025+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.011387+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.014131+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.016083+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.016875+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.023535+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.110319+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:57.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.112859+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:57.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.115629+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:57.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.116637+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:57.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:57 smithi081 bash[20441]: audit 2024-09-16T10:16:57.123732+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 3s ago 36m - - 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 10s ago 36m - - 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (26m) 3s ago 26m 13.9M - 0.25.0 c8568f914cd2 cabd71b96aac 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (26m) 10s ago 26m 74.9M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:16:57.951 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (93s) 3s ago 24m 47.6M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (77s) 10s ago 35m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (12m) 3s ago 37m 507M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (37m) 3s ago 37m 106M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (35m) 10s ago 35m 71.8M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (35m) 3s ago 35m 72.5M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (58s) 3s ago 26m 7400k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (53s) 10s ago 26m 7564k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (34m) 3s ago 34m 58.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (33m) 3s ago 33m 67.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (32m) 3s ago 32m 53.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (31m) 3s ago 32m 59.7M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (31m) 10s ago 31m 67.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:16:57.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (30m) 10s ago 30m 65.9M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:16:57.953 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (29m) 10s ago 29m 62.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:16:57.953 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (28m) 10s ago 28m 57.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:16:57.953 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 starting - - - - 2024-09-16T10:16:57.953 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (24m) 3s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:16:57.953 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (24m) 10s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:16:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.276829+0000 mgr.y (mgr.15318) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.353384+0000 mgr.y (mgr.15318) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.443298+0000 mgr.y (mgr.15318) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.513279+0000 mgr.y (mgr.15318) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.585921+0000 mgr.y (mgr.15318) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.682670+0000 mgr.y (mgr.15318) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.772224+0000 mgr.y (mgr.15318) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.863733+0000 mgr.y (mgr.15318) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:56.949666+0000 mgr.y (mgr.15318) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.024162+0000 mgr.y (mgr.15318) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.124297+0000 mgr.y (mgr.15318) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.223738+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.227007+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.229577+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.230229+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.233246+0000 mgr.y (mgr.15318) 723 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.236930+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.237597+0000 mgr.y (mgr.15318) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.298334+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.300050+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.301779+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.302333+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.308325+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.405413+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.408362+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.411591+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.412482+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.418083+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.479027+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.480991+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.482824+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.483456+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.488451+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.557209+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.559077+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.561220+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.561981+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.568231+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.633032+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.634988+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.636763+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.637428+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.643655+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.709567+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.711370+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.713096+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.713719+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.719677+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.783243+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.785132+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.787715+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.788366+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.794913+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.880878+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.883614+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.886115+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.886871+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.893409+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.960005+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.962252+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.964360+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.965041+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:57.971190+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.036633+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.038538+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.040381+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.040997+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.046258+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.106262+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.108710+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.111670+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.112800+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.119507+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.183873+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.186031+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.188771+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.189853+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:58 smithi081 bash[20441]: audit 2024-09-16T10:16:58.197890+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.421 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:16:58.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:16:58.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:16:58.424 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:16:58.424 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.276829+0000 mgr.y (mgr.15318) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.353384+0000 mgr.y (mgr.15318) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.443298+0000 mgr.y (mgr.15318) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.513279+0000 mgr.y (mgr.15318) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.585921+0000 mgr.y (mgr.15318) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.682670+0000 mgr.y (mgr.15318) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.772224+0000 mgr.y (mgr.15318) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.863733+0000 mgr.y (mgr.15318) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:56.949666+0000 mgr.y (mgr.15318) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.024162+0000 mgr.y (mgr.15318) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.124297+0000 mgr.y (mgr.15318) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.223738+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.227007+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.229577+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.230229+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.233246+0000 mgr.y (mgr.15318) 723 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.236930+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.237597+0000 mgr.y (mgr.15318) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.298334+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.300050+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.276829+0000 mgr.y (mgr.15318) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.353384+0000 mgr.y (mgr.15318) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.443298+0000 mgr.y (mgr.15318) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.513279+0000 mgr.y (mgr.15318) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.585921+0000 mgr.y (mgr.15318) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.682670+0000 mgr.y (mgr.15318) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.772224+0000 mgr.y (mgr.15318) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.863733+0000 mgr.y (mgr.15318) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:56.949666+0000 mgr.y (mgr.15318) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.024162+0000 mgr.y (mgr.15318) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.124297+0000 mgr.y (mgr.15318) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.223738+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.227007+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.229577+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.230229+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.233246+0000 mgr.y (mgr.15318) 723 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.236930+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.237597+0000 mgr.y (mgr.15318) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:58.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.298334+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.300050+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.301779+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.302333+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.308325+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.405413+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.408362+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.411591+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.412482+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.418083+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.479027+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.480991+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.482824+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.483456+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.488451+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.557209+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.559077+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.561220+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.561981+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.568231+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.633032+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.634988+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.636763+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.637428+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.643655+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.709567+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.711370+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.713096+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.713719+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.719677+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.783243+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.785132+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.787715+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.788366+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.794913+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.880878+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.883614+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.886115+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.886871+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.893409+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.960005+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.301779+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.302333+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.308325+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.405413+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.408362+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.411591+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.412482+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.418083+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.479027+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.480991+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.482824+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.483456+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.488451+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.557209+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.559077+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.561220+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.561981+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.568231+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.633032+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.634988+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.962252+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.964360+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.965041+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:57.971190+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.036633+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.038538+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.040381+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.040997+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.046258+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.106262+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.108710+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.111670+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.112800+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.119507+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.183873+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.186031+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.188771+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.189853+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[25240]: audit 2024-09-16T10:16:58.197890+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.636763+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.637428+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.643655+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.709567+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.711370+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.713096+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.713719+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.719677+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.783243+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.785132+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.787715+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.788366+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.794913+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.880878+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.883614+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.886115+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.886871+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.893409+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.960005+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.962252+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.964360+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.965041+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:57.971190+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.036633+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.038538+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.040381+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.040997+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.046258+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.106262+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.108710+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.111670+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.112800+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.119507+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.183873+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.186031+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.188771+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.189853+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:58.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:58 smithi060 bash[19757]: audit 2024-09-16T10:16:58.197890+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:58.783 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:16:58.783 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:16:58.783 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:16:58.783 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:16:58.784 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:16:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.308858+0000 mgr.y (mgr.15318) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.418654+0000 mgr.y (mgr.15318) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.488941+0000 mgr.y (mgr.15318) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.568806+0000 mgr.y (mgr.15318) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:57.589464+0000 mgr.y (mgr.15318) 729 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.644242+0000 mgr.y (mgr.15318) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.720285+0000 mgr.y (mgr.15318) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cluster 2024-09-16T10:16:57.745777+0000 mgr.y (mgr.15318) 732 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.795548+0000 mgr.y (mgr.15318) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.894173+0000 mgr.y (mgr.15318) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:57.936687+0000 mgr.y (mgr.15318) 735 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:57.971846+0000 mgr.y (mgr.15318) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.046856+0000 mgr.y (mgr.15318) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.120059+0000 mgr.y (mgr.15318) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.198509+0000 mgr.y (mgr.15318) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.313485+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.316230+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.319226+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.320144+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.327318+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.408395+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.410724+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.412921+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.413998+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.419206+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.421202+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.60:0/2233677020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.478289+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.480231+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.482116+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.482758+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.487832+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.562228+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.564417+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.567581+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.568413+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.576498+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.641201+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.643181+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.645323+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.645995+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.653676+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.723081+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.725423+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.727686+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.728322+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.733290+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.804140+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.806023+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.807773+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.808444+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.813650+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.881905+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.883928+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.885919+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.886692+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.893141+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.956807+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.958938+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.961955+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.962691+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:58.969051+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.030835+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.033383+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.035097+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.035876+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.042447+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.106152+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.108601+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.111674+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.112678+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.119584+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.186788+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.189140+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.191637+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.192536+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:16:59 smithi081 bash[20441]: audit 2024-09-16T10:16:59.199387+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.308858+0000 mgr.y (mgr.15318) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.418654+0000 mgr.y (mgr.15318) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.488941+0000 mgr.y (mgr.15318) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.568806+0000 mgr.y (mgr.15318) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:57.589464+0000 mgr.y (mgr.15318) 729 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.644242+0000 mgr.y (mgr.15318) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.720285+0000 mgr.y (mgr.15318) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cluster 2024-09-16T10:16:57.745777+0000 mgr.y (mgr.15318) 732 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.795548+0000 mgr.y (mgr.15318) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.894173+0000 mgr.y (mgr.15318) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:57.936687+0000 mgr.y (mgr.15318) 735 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:57.971846+0000 mgr.y (mgr.15318) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.046856+0000 mgr.y (mgr.15318) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.120059+0000 mgr.y (mgr.15318) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.198509+0000 mgr.y (mgr.15318) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.313485+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.316230+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.319226+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.320144+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.327318+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.308858+0000 mgr.y (mgr.15318) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.418654+0000 mgr.y (mgr.15318) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.488941+0000 mgr.y (mgr.15318) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.568806+0000 mgr.y (mgr.15318) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:57.589464+0000 mgr.y (mgr.15318) 729 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.644242+0000 mgr.y (mgr.15318) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.720285+0000 mgr.y (mgr.15318) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cluster 2024-09-16T10:16:57.745777+0000 mgr.y (mgr.15318) 732 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.795548+0000 mgr.y (mgr.15318) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.894173+0000 mgr.y (mgr.15318) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:57.936687+0000 mgr.y (mgr.15318) 735 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:57.971846+0000 mgr.y (mgr.15318) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.046856+0000 mgr.y (mgr.15318) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.120059+0000 mgr.y (mgr.15318) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.198509+0000 mgr.y (mgr.15318) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.313485+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.316230+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.319226+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.320144+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.327318+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.408395+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.410724+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.412921+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.413998+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.419206+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.421202+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.60:0/2233677020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.478289+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.480231+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.482116+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.482758+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.487832+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.562228+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.564417+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.567581+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.568413+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.576498+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.641201+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.643181+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.645323+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.645995+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.653676+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.723081+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.725423+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.727686+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.728322+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.733290+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.804140+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.806023+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.807773+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.808444+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.813650+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.881905+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.883928+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.885919+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.886692+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.893141+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.956807+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.958938+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.961955+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.408395+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.410724+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.412921+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.413998+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.419206+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.421202+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.60:0/2233677020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.478289+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.480231+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.482116+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.482758+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.487832+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.562228+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.564417+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.567581+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.568413+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.576498+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.641201+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.643181+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.645323+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.962691+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:58.969051+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.030835+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.033383+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.035097+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.035876+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.042447+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.106152+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.108601+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.111674+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.112678+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.119584+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.186788+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.189140+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.191637+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.192536+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[19757]: audit 2024-09-16T10:16:59.199387+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.645995+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.653676+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.723081+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.725423+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.727686+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.728322+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.733290+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.804140+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.806023+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.807773+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.808444+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.813650+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.881905+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.883928+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.885919+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.886692+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.893141+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.956807+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.958938+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.961955+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.962691+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:58.969051+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.030835+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.033383+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.035097+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.035876+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.042447+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.106152+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.108601+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.111674+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.112678+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.119584+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.186788+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.189140+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.191637+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.192536+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:16:59.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:16:59 smithi060 bash[25240]: audit 2024-09-16T10:16:59.199387+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.327899+0000 mgr.y (mgr.15318) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.419723+0000 mgr.y (mgr.15318) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.488404+0000 mgr.y (mgr.15318) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.577050+0000 mgr.y (mgr.15318) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.654259+0000 mgr.y (mgr.15318) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.733909+0000 mgr.y (mgr.15318) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:58.782888+0000 mgr.y (mgr.15318) 746 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.814170+0000 mgr.y (mgr.15318) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.893675+0000 mgr.y (mgr.15318) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:58.969635+0000 mgr.y (mgr.15318) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.043011+0000 mgr.y (mgr.15318) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.120321+0000 mgr.y (mgr.15318) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.199880+0000 mgr.y (mgr.15318) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.270400+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.272268+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.274071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.274732+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.279938+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.352851+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.355936+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.358723+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.359853+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.366012+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.439675+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.442492+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.445616+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.446859+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.453291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.527705+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.529675+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.532171+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.532921+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.538137+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.611178+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.614088+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.616742+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.617983+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.623975+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.695263+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.697284+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.699340+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.700082+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.705470+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.786714+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.788807+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.791720+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.792529+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.798146+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.865590+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.867983+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.870485+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.871212+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.876300+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.937587+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.940234+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.942655+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.943385+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:16:59.950966+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.012337+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.014993+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.017889+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.018480+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.025818+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.127089+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.129983+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.133100+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.133931+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:00 smithi081 bash[20441]: audit 2024-09-16T10:17:00.139711+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.327899+0000 mgr.y (mgr.15318) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.419723+0000 mgr.y (mgr.15318) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.488404+0000 mgr.y (mgr.15318) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.577050+0000 mgr.y (mgr.15318) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.654259+0000 mgr.y (mgr.15318) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.733909+0000 mgr.y (mgr.15318) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:58.782888+0000 mgr.y (mgr.15318) 746 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.814170+0000 mgr.y (mgr.15318) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.893675+0000 mgr.y (mgr.15318) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:58.969635+0000 mgr.y (mgr.15318) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.043011+0000 mgr.y (mgr.15318) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.120321+0000 mgr.y (mgr.15318) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.199880+0000 mgr.y (mgr.15318) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.270400+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.272268+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.274071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.274732+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.279938+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.352851+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.355936+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.358723+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.359853+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.366012+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.439675+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.442492+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.445616+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.446859+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.453291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.527705+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.529675+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.532171+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.532921+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.538137+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.611178+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.614088+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.616742+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.617983+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.623975+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.695263+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.697284+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.699340+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.700082+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.705470+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.786714+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.788807+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.791720+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.792529+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.798146+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.865590+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.867983+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.870485+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.871212+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.876300+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.937587+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.940234+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.942655+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.943385+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:16:59.950966+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.012337+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.327899+0000 mgr.y (mgr.15318) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.419723+0000 mgr.y (mgr.15318) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.488404+0000 mgr.y (mgr.15318) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.577050+0000 mgr.y (mgr.15318) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.654259+0000 mgr.y (mgr.15318) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.733909+0000 mgr.y (mgr.15318) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:58.782888+0000 mgr.y (mgr.15318) 746 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.814170+0000 mgr.y (mgr.15318) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.893675+0000 mgr.y (mgr.15318) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:58.969635+0000 mgr.y (mgr.15318) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.043011+0000 mgr.y (mgr.15318) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.120321+0000 mgr.y (mgr.15318) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.199880+0000 mgr.y (mgr.15318) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.270400+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.272268+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.274071+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.274732+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.279938+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.352851+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.355936+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.014993+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.017889+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.018480+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.025818+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.127089+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.129983+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.133100+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.133931+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[25240]: audit 2024-09-16T10:17:00.139711+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.358723+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.359853+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.366012+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.439675+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.442492+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.445616+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.446859+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.453291+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.527705+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.529675+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.532171+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.532921+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.538137+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.611178+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.614088+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.616742+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.617983+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.623975+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.695263+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.697284+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.699340+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.700082+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.705470+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.786714+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.788807+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.791720+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.792529+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.798146+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.865590+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.867983+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.870485+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.871212+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.876300+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.937587+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.940234+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.942655+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.943385+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:16:59.950966+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.012337+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.014993+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.017889+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.018480+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.025818+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.127089+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.129983+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:00.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.133100+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:00.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.133931+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:00.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:00 smithi060 bash[19757]: audit 2024-09-16T10:17:00.139711+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.280454+0000 mgr.y (mgr.15318) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.366628+0000 mgr.y (mgr.15318) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.453894+0000 mgr.y (mgr.15318) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.538795+0000 mgr.y (mgr.15318) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.624945+0000 mgr.y (mgr.15318) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.705969+0000 mgr.y (mgr.15318) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cluster 2024-09-16T10:16:59.746367+0000 mgr.y (mgr.15318) 759 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.798612+0000 mgr.y (mgr.15318) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.876707+0000 mgr.y (mgr.15318) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:16:59.951572+0000 mgr.y (mgr.15318) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.026370+0000 mgr.y (mgr.15318) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.140378+0000 mgr.y (mgr.15318) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.226287+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.228772+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.231101+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.231986+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.239982+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.240737+0000 mgr.y (mgr.15318) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.326493+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.328951+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.331793+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.332637+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.340646+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.432994+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.435129+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.437714+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.438548+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.446360+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.527548+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.530140+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.532467+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.533442+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.541304+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.577156+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.586341+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.596273+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.624985+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.627462+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.629477+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.631602+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.633489+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.634948+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.636494+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.638527+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.640677+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.642489+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:01 smithi081 bash[20441]: audit 2024-09-16T10:17:00.644147+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.280454+0000 mgr.y (mgr.15318) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.366628+0000 mgr.y (mgr.15318) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.453894+0000 mgr.y (mgr.15318) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.538795+0000 mgr.y (mgr.15318) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.624945+0000 mgr.y (mgr.15318) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.705969+0000 mgr.y (mgr.15318) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cluster 2024-09-16T10:16:59.746367+0000 mgr.y (mgr.15318) 759 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.798612+0000 mgr.y (mgr.15318) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.876707+0000 mgr.y (mgr.15318) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:16:59.951572+0000 mgr.y (mgr.15318) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.026370+0000 mgr.y (mgr.15318) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.140378+0000 mgr.y (mgr.15318) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.226287+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.228772+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.231101+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.231986+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.239982+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.240737+0000 mgr.y (mgr.15318) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.326493+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.328951+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.280454+0000 mgr.y (mgr.15318) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.366628+0000 mgr.y (mgr.15318) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.453894+0000 mgr.y (mgr.15318) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.538795+0000 mgr.y (mgr.15318) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.624945+0000 mgr.y (mgr.15318) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.705969+0000 mgr.y (mgr.15318) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cluster 2024-09-16T10:16:59.746367+0000 mgr.y (mgr.15318) 759 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.798612+0000 mgr.y (mgr.15318) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.876707+0000 mgr.y (mgr.15318) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:16:59.951572+0000 mgr.y (mgr.15318) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.026370+0000 mgr.y (mgr.15318) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.140378+0000 mgr.y (mgr.15318) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.226287+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.228772+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.231101+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.231986+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.239982+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.240737+0000 mgr.y (mgr.15318) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.326493+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.328951+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.331793+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.332637+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.340646+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.432994+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.435129+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.437714+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.438548+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.446360+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.527548+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.530140+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.532467+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.533442+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.541304+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.577156+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.586341+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.596273+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.624985+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.627462+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.629477+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.631602+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.331793+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.332637+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.340646+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.432994+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.435129+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.437714+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.438548+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.446360+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.527548+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.530140+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.532467+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.533442+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.541304+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.577156+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.586341+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.596273+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.624985+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.627462+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.629477+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.631602+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.633489+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.634948+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.636494+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.638527+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.640677+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.642489+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[25240]: audit 2024-09-16T10:17:00.644147+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.633489+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.634948+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.636494+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.638527+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.640677+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.642489+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:01 smithi060 bash[19757]: audit 2024-09-16T10:17:00.644147+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.341305+0000 mgr.y (mgr.15318) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.447096+0000 mgr.y (mgr.15318) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[19757]: cephadm 2024-09-16T10:17:00.541903+0000 mgr.y (mgr.15318) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[19757]: audit 2024-09-16T10:17:01.909835+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.341305+0000 mgr.y (mgr.15318) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.447096+0000 mgr.y (mgr.15318) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[25240]: cephadm 2024-09-16T10:17:00.541903+0000 mgr.y (mgr.15318) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:02 smithi060 bash[25240]: audit 2024-09-16T10:17:01.909835+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:02.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:02 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.341305+0000 mgr.y (mgr.15318) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:02 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.447096+0000 mgr.y (mgr.15318) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:02 smithi081 bash[20441]: cephadm 2024-09-16T10:17:00.541903+0000 mgr.y (mgr.15318) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:02.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:02 smithi081 bash[20441]: audit 2024-09-16T10:17:01.909835+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:03.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:03 smithi081 bash[20441]: cluster 2024-09-16T10:17:01.747087+0000 mgr.y (mgr.15318) 769 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:03 smithi060 bash[19757]: cluster 2024-09-16T10:17:01.747087+0000 mgr.y (mgr.15318) 769 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:03 smithi060 bash[25240]: cluster 2024-09-16T10:17:01.747087+0000 mgr.y (mgr.15318) 769 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: audit 2024-09-16T10:17:03.302677+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: audit 2024-09-16T10:17:03.312394+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: cephadm 2024-09-16T10:17:03.324373+0000 mgr.y (mgr.15318) 770 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: audit 2024-09-16T10:17:03.324999+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: cephadm 2024-09-16T10:17:03.336826+0000 mgr.y (mgr.15318) 771 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[19757]: cluster 2024-09-16T10:17:03.748678+0000 mgr.y (mgr.15318) 772 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: audit 2024-09-16T10:17:03.302677+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: audit 2024-09-16T10:17:03.312394+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: cephadm 2024-09-16T10:17:03.324373+0000 mgr.y (mgr.15318) 770 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: audit 2024-09-16T10:17:03.324999+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: cephadm 2024-09-16T10:17:03.336826+0000 mgr.y (mgr.15318) 771 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:04 smithi060 bash[25240]: cluster 2024-09-16T10:17:03.748678+0000 mgr.y (mgr.15318) 772 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: audit 2024-09-16T10:17:03.302677+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: audit 2024-09-16T10:17:03.312394+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: cephadm 2024-09-16T10:17:03.324373+0000 mgr.y (mgr.15318) 770 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: audit 2024-09-16T10:17:03.324999+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: cephadm 2024-09-16T10:17:03.336826+0000 mgr.y (mgr.15318) 771 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:04 smithi081 bash[20441]: cluster 2024-09-16T10:17:03.748678+0000 mgr.y (mgr.15318) 772 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:06 smithi060 bash[25240]: cluster 2024-09-16T10:17:05.749508+0000 mgr.y (mgr.15318) 773 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:06 smithi060 bash[25240]: audit 2024-09-16T10:17:06.149840+0000 mgr.y (mgr.15318) 774 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:07.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:06 smithi060 bash[19757]: cluster 2024-09-16T10:17:05.749508+0000 mgr.y (mgr.15318) 773 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:07.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:06 smithi060 bash[19757]: audit 2024-09-16T10:17:06.149840+0000 mgr.y (mgr.15318) 774 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:06 smithi081 bash[20441]: cluster 2024-09-16T10:17:05.749508+0000 mgr.y (mgr.15318) 773 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:06 smithi081 bash[20441]: audit 2024-09-16T10:17:06.149840+0000 mgr.y (mgr.15318) 774 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:08 smithi060 bash[19757]: cluster 2024-09-16T10:17:07.751322+0000 mgr.y (mgr.15318) 775 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:08 smithi060 bash[25240]: cluster 2024-09-16T10:17:07.751322+0000 mgr.y (mgr.15318) 775 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:08 smithi081 bash[20441]: cluster 2024-09-16T10:17:07.751322+0000 mgr.y (mgr.15318) 775 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:10] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T10:17:11.076 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:10 smithi060 bash[19757]: cluster 2024-09-16T10:17:09.752065+0000 mgr.y (mgr.15318) 776 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:11.076 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:10 smithi060 bash[25240]: cluster 2024-09-16T10:17:09.752065+0000 mgr.y (mgr.15318) 776 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:11.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:10 smithi081 bash[20441]: cluster 2024-09-16T10:17:09.752065+0000 mgr.y (mgr.15318) 776 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:11.881 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.881 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.882 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.882 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.882 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.883 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.883 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:11.883 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:17:11.883 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:17:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:12.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:12 smithi060 bash[48770]: ts=2024-09-16T10:17:12.059Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:17:13.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:12 smithi060 bash[19757]: cluster 2024-09-16T10:17:11.752522+0000 mgr.y (mgr.15318) 777 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:13.144 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:12 smithi060 bash[25240]: cluster 2024-09-16T10:17:11.752522+0000 mgr.y (mgr.15318) 777 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:12 smithi081 bash[20441]: cluster 2024-09-16T10:17:11.752522+0000 mgr.y (mgr.15318) 777 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:13.405 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:13 smithi060 bash[95968]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:17:13.727 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.727 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.728 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.728 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.729 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.729 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T10:17:13.729 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:13.729 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:13.730 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:14.155 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:13 smithi060 systemd[1]: Started Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cluster 2024-09-16T10:17:13.753607+0000 mgr.y (mgr.15318) 778 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.777137+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.782737+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.784821+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.785491+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.790418+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cephadm 2024-09-16T10:17:13.790886+0000 mgr.y (mgr.15318) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.813447+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.813822+0000 mgr.y (mgr.15318) 780 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:14.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.854759+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.856504+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.858855+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.859453+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.864396+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cephadm 2024-09-16T10:17:13.864857+0000 mgr.y (mgr.15318) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.953500+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.955817+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.957582+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.848 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.958206+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cluster 2024-09-16T10:17:13.753607+0000 mgr.y (mgr.15318) 778 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.777137+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.782737+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.784821+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.785491+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.790418+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cephadm 2024-09-16T10:17:13.790886+0000 mgr.y (mgr.15318) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.813447+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.813822+0000 mgr.y (mgr.15318) 780 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.854759+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.849 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.856504+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.858855+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.859453+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.864396+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cephadm 2024-09-16T10:17:13.864857+0000 mgr.y (mgr.15318) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.953500+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.955817+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.957582+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.958206+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:13.963444+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cephadm 2024-09-16T10:17:13.963918+0000 mgr.y (mgr.15318) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.020974+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.023525+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.026339+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.027156+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.033035+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cephadm 2024-09-16T10:17:14.033568+0000 mgr.y (mgr.15318) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.096251+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.098172+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.100025+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.100666+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.106004+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: cephadm 2024-09-16T10:17:14.106494+0000 mgr.y (mgr.15318) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.150320+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.155779+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.161017+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.172608+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.174566+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.176058+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.177649+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.179031+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.180049+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.181074+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.182470+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.184072+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.185465+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[19757]: audit 2024-09-16T10:17:14.186729+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:13.963444+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cephadm 2024-09-16T10:17:13.963918+0000 mgr.y (mgr.15318) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.020974+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.023525+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.026339+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.027156+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.033035+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cephadm 2024-09-16T10:17:14.033568+0000 mgr.y (mgr.15318) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.096251+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.098172+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.100025+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.100666+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.106004+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: cephadm 2024-09-16T10:17:14.106494+0000 mgr.y (mgr.15318) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.150320+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.155779+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.161017+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.172608+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.174566+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.176058+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.177649+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.179031+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.180049+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.855 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.181074+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.855 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.182470+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.855 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.184072+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.855 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.185465+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:14.855 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:14 smithi060 bash[25240]: audit 2024-09-16T10:17:14.186729+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cluster 2024-09-16T10:17:13.753607+0000 mgr.y (mgr.15318) 778 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.777137+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.782737+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.784821+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.785491+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.790418+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cephadm 2024-09-16T10:17:13.790886+0000 mgr.y (mgr.15318) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.813447+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.813822+0000 mgr.y (mgr.15318) 780 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.854759+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.856504+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.858855+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.859453+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.864396+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cephadm 2024-09-16T10:17:13.864857+0000 mgr.y (mgr.15318) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.953500+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.955817+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.957582+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.958206+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:15.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:13.963444+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cephadm 2024-09-16T10:17:13.963918+0000 mgr.y (mgr.15318) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.020974+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.023525+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.026339+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.027156+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.033035+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cephadm 2024-09-16T10:17:14.033568+0000 mgr.y (mgr.15318) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.096251+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.098172+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.100025+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.100666+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.106004+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: cephadm 2024-09-16T10:17:14.106494+0000 mgr.y (mgr.15318) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.150320+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.155779+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.161017+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.172608+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.174566+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.176058+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.177649+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.179031+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.180049+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.181074+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.182470+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.184072+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.185465+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:15.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:14 smithi081 bash[20441]: audit 2024-09-16T10:17:14.186729+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:17.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[25240]: cluster 2024-09-16T10:17:15.754032+0000 mgr.y (mgr.15318) 785 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:17.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[25240]: audit 2024-09-16T10:17:16.160919+0000 mgr.y (mgr.15318) 786 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:17.031 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[19757]: cluster 2024-09-16T10:17:15.754032+0000 mgr.y (mgr.15318) 785 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:17.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[19757]: audit 2024-09-16T10:17:16.160919+0000 mgr.y (mgr.15318) 786 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.858Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.858Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.860Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.861Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.890Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.890Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.892Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T10:17:17.032 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:16 smithi060 bash[96117]: ts=2024-09-16T10:17:16.892Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T10:17:17.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:16 smithi081 bash[20441]: cluster 2024-09-16T10:17:15.754032+0000 mgr.y (mgr.15318) 785 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:17.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:16 smithi081 bash[20441]: audit 2024-09-16T10:17:16.160919+0000 mgr.y (mgr.15318) 786 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:18.125 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:17 smithi060 bash[25240]: audit 2024-09-16T10:17:16.909459+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:18.125 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:17 smithi060 bash[19757]: audit 2024-09-16T10:17:16.909459+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:17 smithi081 bash[20441]: audit 2024-09-16T10:17:16.909459+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:19.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[96117]: ts=2024-09-16T10:17:18.861Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000109591s 2024-09-16T10:17:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[25240]: cluster 2024-09-16T10:17:17.755627+0000 mgr.y (mgr.15318) 787 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[25240]: cephadm 2024-09-16T10:17:18.118576+0000 mgr.y (mgr.15318) 788 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[25240]: cephadm 2024-09-16T10:17:18.124200+0000 mgr.y (mgr.15318) 789 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[19757]: cluster 2024-09-16T10:17:17.755627+0000 mgr.y (mgr.15318) 787 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[19757]: cephadm 2024-09-16T10:17:18.118576+0000 mgr.y (mgr.15318) 788 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:18 smithi060 bash[19757]: cephadm 2024-09-16T10:17:18.124200+0000 mgr.y (mgr.15318) 789 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:18 smithi081 bash[20441]: cluster 2024-09-16T10:17:17.755627+0000 mgr.y (mgr.15318) 787 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:18 smithi081 bash[20441]: cephadm 2024-09-16T10:17:18.118576+0000 mgr.y (mgr.15318) 788 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T10:17:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:18 smithi081 bash[20441]: cephadm 2024-09-16T10:17:18.124200+0000 mgr.y (mgr.15318) 789 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-09-16T10:17:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:20] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:17:21.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:20 smithi060 bash[19757]: cluster 2024-09-16T10:17:19.756420+0000 mgr.y (mgr.15318) 790 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:21.137 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:20 smithi060 bash[25240]: cluster 2024-09-16T10:17:19.756420+0000 mgr.y (mgr.15318) 790 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:21.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:20 smithi081 bash[20441]: cluster 2024-09-16T10:17:19.756420+0000 mgr.y (mgr.15318) 790 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:22.994 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:22 smithi060 bash[25240]: cluster 2024-09-16T10:17:21.757301+0000 mgr.y (mgr.15318) 791 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:22.994 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:22 smithi060 bash[19757]: cluster 2024-09-16T10:17:21.757301+0000 mgr.y (mgr.15318) 791 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:23.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:22 smithi081 bash[20441]: cluster 2024-09-16T10:17:21.757301+0000 mgr.y (mgr.15318) 791 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:23.655 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.657 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.657 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.658 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.658 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:23.980 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:23 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:17:23.980 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[96117]: ts=2024-09-16T10:17:23.815Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:17:23.980 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[96117]: ts=2024-09-16T10:17:23.815Z caller=cluster.go:692 level=info component=cluster msg="gossip not settled but continuing anyway" polls=3 elapsed=6.954168587s 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:22.979955+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:22.987454+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:22.992931+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:23.519110+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:23.531094+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.369 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[19757]: audit 2024-09-16T10:17:23.537147+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:22.979955+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:22.987454+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:22.992931+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:23.519110+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:23.531094+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:23 smithi060 bash[25240]: audit 2024-09-16T10:17:23.537147+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:22.979955+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:22.987454+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:22.992931+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:23.519110+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:23.531094+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:23 smithi081 bash[20441]: audit 2024-09-16T10:17:23.537147+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:24.655 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[97193]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:17:24.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[97253]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:17:24.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T10:17:24.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:24.982 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.982 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.982 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.983 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.983 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.983 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.983 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.984 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: Started Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:24.984 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:24.984 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:17:24 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:25.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: cluster 2024-09-16T10:17:23.758195+0000 mgr.y (mgr.15318) 792 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.858914+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.864768+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.867211+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.868017+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.873414+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.900951+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.942663+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.944600+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.946812+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.947482+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:24 smithi081 bash[20441]: audit 2024-09-16T10:17:24.952956+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: cluster 2024-09-16T10:17:23.758195+0000 mgr.y (mgr.15318) 792 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.858914+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.864768+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.867211+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.868017+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.873414+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.900951+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.942663+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.944600+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.946812+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.947482+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[25240]: audit 2024-09-16T10:17:24.952956+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: cluster 2024-09-16T10:17:23.758195+0000 mgr.y (mgr.15318) 792 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.858914+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.864768+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.867211+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.868017+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.873414+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.900951+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.942663+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.944600+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.946812+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.947482+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:24 smithi060 bash[19757]: audit 2024-09-16T10:17:24.952956+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: cephadm 2024-09-16T10:17:24.874009+0000 mgr.y (mgr.15318) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:24.901391+0000 mgr.y (mgr.15318) 794 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: cephadm 2024-09-16T10:17:24.953596+0000 mgr.y (mgr.15318) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.014289+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.016184+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.018505+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.019367+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.025873+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.026379+0000 mgr.y (mgr.15318) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.092795+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.095572+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.098948+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.100227+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.108114+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.108946+0000 mgr.y (mgr.15318) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.195525+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.198325+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.200741+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.201648+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.208615+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.209313+0000 mgr.y (mgr.15318) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.299645+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.302449+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.305282+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.306163+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.313262+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.412215+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.414428+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.417395+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.418344+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.425195+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.527534+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.529970+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.532099+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.532783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.541898+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.620646+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.623319+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.626039+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.627079+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.636025+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.718673+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.720716+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.723769+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.724477+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.730003+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.795586+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.797800+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.800678+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.801694+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.809389+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.884633+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.887052+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.889237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.890180+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.896962+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.969352+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.972153+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.974259+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:25 smithi081 bash[20441]: audit 2024-09-16T10:17:25.975032+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: cephadm 2024-09-16T10:17:24.874009+0000 mgr.y (mgr.15318) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:24.901391+0000 mgr.y (mgr.15318) 794 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: cephadm 2024-09-16T10:17:24.953596+0000 mgr.y (mgr.15318) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.014289+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.016184+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.018505+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.019367+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.025873+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.026379+0000 mgr.y (mgr.15318) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.092795+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.095572+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.098948+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.100227+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.108114+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.108946+0000 mgr.y (mgr.15318) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.195525+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.198325+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.200741+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.201648+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: cephadm 2024-09-16T10:17:24.874009+0000 mgr.y (mgr.15318) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:24.901391+0000 mgr.y (mgr.15318) 794 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: cephadm 2024-09-16T10:17:24.953596+0000 mgr.y (mgr.15318) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.014289+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.016184+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.018505+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.019367+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.025873+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.026379+0000 mgr.y (mgr.15318) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.092795+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.095572+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.098948+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.100227+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.108114+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.108946+0000 mgr.y (mgr.15318) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.195525+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.198325+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.200741+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.201648+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.208615+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.209313+0000 mgr.y (mgr.15318) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.299645+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.302449+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.305282+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.306163+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.313262+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.412215+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.414428+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.417395+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.418344+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.425195+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.527534+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.529970+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.532099+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.532783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.541898+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.620646+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.623319+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.626039+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.208615+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.209313+0000 mgr.y (mgr.15318) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.299645+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.302449+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.305282+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.306163+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.313262+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.412215+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.414428+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.417395+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.418344+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.425195+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.527534+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.529970+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.532099+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.532783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.541898+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.620646+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.623319+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.626039+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.627079+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.636025+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.718673+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.720716+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.723769+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.724477+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.730003+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.795586+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.797800+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.800678+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.801694+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.809389+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.884633+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.887052+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.889237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.890180+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.896962+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.969352+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.972153+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.974259+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[25240]: audit 2024-09-16T10:17:25.975032+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.627079+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.636025+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.718673+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.720716+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.723769+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.724477+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.730003+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.795586+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.797800+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.800678+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.801694+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.809389+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.884633+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.887052+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.889237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.890180+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.896962+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:26.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.969352+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:26.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.972153+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:26.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.974259+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:26.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:25 smithi060 bash[19757]: audit 2024-09-16T10:17:25.975032+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:26.905 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.630Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.630Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.632Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.633Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.668Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.669Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.671Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T10:17:26.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[97306]: ts=2024-09-16T10:17:26.671Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T10:17:27.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.313923+0000 mgr.y (mgr.15318) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.425685+0000 mgr.y (mgr.15318) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.543043+0000 mgr.y (mgr.15318) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.636616+0000 mgr.y (mgr.15318) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.730607+0000 mgr.y (mgr.15318) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cluster 2024-09-16T10:17:25.758630+0000 mgr.y (mgr.15318) 804 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.809980+0000 mgr.y (mgr.15318) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.897755+0000 mgr.y (mgr.15318) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:25.983157+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:25.983884+0000 mgr.y (mgr.15318) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.066252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.068309+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.070344+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.071313+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.076696+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.077220+0000 mgr.y (mgr.15318) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.153754+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.155783+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.157870+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.158615+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.164275+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.164924+0000 mgr.y (mgr.15318) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.169611+0000 mgr.y (mgr.15318) 810 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.230128+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.231897+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.233460+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.234014+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.238786+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.239247+0000 mgr.y (mgr.15318) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.297101+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.298752+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.300371+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.300881+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.305707+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.363547+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.365884+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.368031+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.368836+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.376393+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.447732+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.313923+0000 mgr.y (mgr.15318) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.425685+0000 mgr.y (mgr.15318) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.543043+0000 mgr.y (mgr.15318) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.636616+0000 mgr.y (mgr.15318) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.730607+0000 mgr.y (mgr.15318) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cluster 2024-09-16T10:17:25.758630+0000 mgr.y (mgr.15318) 804 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.809980+0000 mgr.y (mgr.15318) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.897755+0000 mgr.y (mgr.15318) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:25.983157+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:25.983884+0000 mgr.y (mgr.15318) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.066252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.068309+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.070344+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.071313+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.076696+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.077220+0000 mgr.y (mgr.15318) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.153754+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.155783+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.157870+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.158615+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.450071+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.451851+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.452438+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.457608+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.520478+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.522483+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.524639+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.525316+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.530680+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.596649+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.598494+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.600268+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.600878+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.606223+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.667102+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.669099+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.671863+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.672611+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.678080+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.164275+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.164924+0000 mgr.y (mgr.15318) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.169611+0000 mgr.y (mgr.15318) 810 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.230128+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.231897+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.233460+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.234014+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.238786+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.239247+0000 mgr.y (mgr.15318) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.297101+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.298752+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.300371+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.300881+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.305707+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.363547+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.365884+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.368031+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.368836+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.376393+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.447732+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.736879+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.738992+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.740912+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.741562+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.746619+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.806563+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.808244+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.809801+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.810391+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.815197+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.876047+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.878514+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.880302+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.881344+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.886612+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.947823+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.949511+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.951112+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.951681+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[19757]: audit 2024-09-16T10:17:26.956484+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.450071+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.451851+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.452438+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.457608+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.520478+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.522483+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.524639+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.525316+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.530680+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.596649+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.598494+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.600268+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.600878+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.606223+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.667102+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.669099+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.671863+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.672611+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.678080+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.736879+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.738992+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.740912+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.741562+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.746619+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.806563+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.808244+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.809801+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.810391+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.815197+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.876047+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.878514+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.880302+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.881344+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.886612+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.947823+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.949511+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.951112+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.951681+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.253 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:26 smithi060 bash[25240]: audit 2024-09-16T10:17:26.956484+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.313923+0000 mgr.y (mgr.15318) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.425685+0000 mgr.y (mgr.15318) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.543043+0000 mgr.y (mgr.15318) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.636616+0000 mgr.y (mgr.15318) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.730607+0000 mgr.y (mgr.15318) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cluster 2024-09-16T10:17:25.758630+0000 mgr.y (mgr.15318) 804 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.809980+0000 mgr.y (mgr.15318) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.897755+0000 mgr.y (mgr.15318) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:25.983157+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:25.983884+0000 mgr.y (mgr.15318) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.066252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.068309+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.070344+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.071313+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.076696+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.077220+0000 mgr.y (mgr.15318) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.153754+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.155783+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.157870+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.158615+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.164275+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.164924+0000 mgr.y (mgr.15318) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.169611+0000 mgr.y (mgr.15318) 810 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.230128+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.231897+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.233460+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.234014+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.238786+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.239247+0000 mgr.y (mgr.15318) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.297101+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.298752+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.300371+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.300881+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.305707+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.363547+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.365884+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.368031+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.368836+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.376393+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.447732+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.450071+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.451851+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.452438+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.457608+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.520478+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.522483+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.524639+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.525316+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.530680+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.596649+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.598494+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.600268+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.600878+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.606223+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.667102+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.669099+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.671863+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.672611+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.678080+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.736879+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.738992+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.740912+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.741562+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.746619+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.806563+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.808244+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.809801+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.810391+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.815197+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.876047+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.878514+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.880302+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.881344+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.886612+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.947823+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.949511+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.951112+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.951681+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:27.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:26 smithi081 bash[20441]: audit 2024-09-16T10:17:26.956484+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.306099+0000 mgr.y (mgr.15318) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.377026+0000 mgr.y (mgr.15318) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.458050+0000 mgr.y (mgr.15318) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.531197+0000 mgr.y (mgr.15318) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.606893+0000 mgr.y (mgr.15318) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.678607+0000 mgr.y (mgr.15318) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.747214+0000 mgr.y (mgr.15318) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.815692+0000 mgr.y (mgr.15318) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.887226+0000 mgr.y (mgr.15318) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:26.956992+0000 mgr.y (mgr.15318) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.022417+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.024535+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.026845+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.027541+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.033255+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.033959+0000 mgr.y (mgr.15318) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.096464+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.098346+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.100102+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.100709+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.106779+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.107297+0000 mgr.y (mgr.15318) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.178846+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.180815+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.182679+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.183365+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.189287+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.189856+0000 mgr.y (mgr.15318) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.276935+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.279122+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.282128+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.282962+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.290816+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.357583+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.359688+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.362129+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.362989+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.370482+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.453810+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.456018+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.458667+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.459500+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.469951+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.566871+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.569629+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.572990+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.574225+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.580701+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.642581+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.645082+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.648199+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.649329+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.656111+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.716429+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.718570+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.720741+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.721586+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.727288+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.809702+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.812602+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.816402+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.817175+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.822776+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.880526+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.882287+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.884446+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.885067+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.889956+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.946633+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.948514+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.950867+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.951552+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[19757]: audit 2024-09-16T10:17:27.956713+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.306099+0000 mgr.y (mgr.15318) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.377026+0000 mgr.y (mgr.15318) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.458050+0000 mgr.y (mgr.15318) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.531197+0000 mgr.y (mgr.15318) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.606893+0000 mgr.y (mgr.15318) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.678607+0000 mgr.y (mgr.15318) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.747214+0000 mgr.y (mgr.15318) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.815692+0000 mgr.y (mgr.15318) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.887226+0000 mgr.y (mgr.15318) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:26.956992+0000 mgr.y (mgr.15318) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.022417+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.024535+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.026845+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.027541+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.033255+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.033959+0000 mgr.y (mgr.15318) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.096464+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.098346+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.100102+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.100709+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.106779+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.107297+0000 mgr.y (mgr.15318) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.178846+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.180815+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.182679+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.183365+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.189287+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.189856+0000 mgr.y (mgr.15318) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.276935+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.279122+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.282128+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.282962+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.290816+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.357583+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.359688+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.362129+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.362989+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.370482+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.453810+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.456018+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.458667+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.459500+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.469951+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.566871+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.569629+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.572990+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.574225+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.580701+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.642581+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.645082+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.648199+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.649329+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.656111+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.716429+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.718570+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.720741+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.721586+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.727288+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.809702+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.812602+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.816402+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.817175+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.822776+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.880526+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.882287+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.884446+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.885067+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.889956+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.946633+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.948514+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.950867+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.951552+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:27 smithi060 bash[25240]: audit 2024-09-16T10:17:27.956713+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.306099+0000 mgr.y (mgr.15318) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.377026+0000 mgr.y (mgr.15318) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.458050+0000 mgr.y (mgr.15318) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.531197+0000 mgr.y (mgr.15318) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.606893+0000 mgr.y (mgr.15318) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.678607+0000 mgr.y (mgr.15318) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.747214+0000 mgr.y (mgr.15318) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.815692+0000 mgr.y (mgr.15318) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.887226+0000 mgr.y (mgr.15318) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:26.956992+0000 mgr.y (mgr.15318) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.022417+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.024535+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.026845+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.027541+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.033255+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.033959+0000 mgr.y (mgr.15318) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.096464+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.098346+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.100102+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.100709+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.106779+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.107297+0000 mgr.y (mgr.15318) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.178846+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.180815+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.182679+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.183365+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.189287+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.189856+0000 mgr.y (mgr.15318) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.276935+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.279122+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.282128+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.282962+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.290816+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.357583+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.359688+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.362129+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.362989+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.370482+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.453810+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.456018+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.458667+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.459500+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.469951+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.566871+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.569629+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.572990+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.574225+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.580701+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.642581+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.645082+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.648199+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.649329+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.656111+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.716429+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.718570+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.720741+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:27 smithi081 bash[20441]: audit 2024-09-16T10:17:27.721586+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.727288+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.809702+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.812602+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.816402+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.817175+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.822776+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.880526+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.882287+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.884446+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.885067+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.889956+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.946633+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.948514+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.950867+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.951552+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:28.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:27.956713+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:28.905 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[97306]: ts=2024-09-16T10:17:28.633Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000228985s 2024-09-16T10:17:29.136 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.291317+0000 mgr.y (mgr.15318) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.371236+0000 mgr.y (mgr.15318) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.470592+0000 mgr.y (mgr.15318) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.581680+0000 mgr.y (mgr.15318) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.656714+0000 mgr.y (mgr.15318) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.727771+0000 mgr.y (mgr.15318) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cluster 2024-09-16T10:17:27.759400+0000 mgr.y (mgr.15318) 831 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.823386+0000 mgr.y (mgr.15318) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.890422+0000 mgr.y (mgr.15318) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:27.957237+0000 mgr.y (mgr.15318) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.025548+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.027804+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.030613+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.031379+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.039571+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.040187+0000 mgr.y (mgr.15318) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.140248+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.143231+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.146999+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.148231+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.157458+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.158000+0000 mgr.y (mgr.15318) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.216640+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.218735+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.221331+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.222258+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.230089+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.230781+0000 mgr.y (mgr.15318) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.311461+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.313384+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.315849+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.316582+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.324371+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.398906+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.401042+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.403341+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.403946+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.411573+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.474782+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.477348+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.480109+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.481146+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.489509+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.549778+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.552507+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.555583+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.556787+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.565267+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.638945+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.641285+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.643924+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.645059+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.651691+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.731340+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.733705+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.736936+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.737891+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.745632+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.830530+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.832571+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.834444+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.835105+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.841315+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.931768+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.933786+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.935653+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.936394+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:28 smithi081 bash[20441]: audit 2024-09-16T10:17:28.941700+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.291317+0000 mgr.y (mgr.15318) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.371236+0000 mgr.y (mgr.15318) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.470592+0000 mgr.y (mgr.15318) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.581680+0000 mgr.y (mgr.15318) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.656714+0000 mgr.y (mgr.15318) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.727771+0000 mgr.y (mgr.15318) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cluster 2024-09-16T10:17:27.759400+0000 mgr.y (mgr.15318) 831 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.823386+0000 mgr.y (mgr.15318) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.890422+0000 mgr.y (mgr.15318) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:27.957237+0000 mgr.y (mgr.15318) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.025548+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.027804+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.030613+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.031379+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.039571+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.040187+0000 mgr.y (mgr.15318) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.140248+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.143231+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.146999+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.148231+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.291317+0000 mgr.y (mgr.15318) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.371236+0000 mgr.y (mgr.15318) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.470592+0000 mgr.y (mgr.15318) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.581680+0000 mgr.y (mgr.15318) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.656714+0000 mgr.y (mgr.15318) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.727771+0000 mgr.y (mgr.15318) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cluster 2024-09-16T10:17:27.759400+0000 mgr.y (mgr.15318) 831 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.823386+0000 mgr.y (mgr.15318) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.890422+0000 mgr.y (mgr.15318) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:27.957237+0000 mgr.y (mgr.15318) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.025548+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.027804+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.030613+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.031379+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.039571+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.040187+0000 mgr.y (mgr.15318) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.140248+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.143231+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.146999+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.148231+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.157458+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.158000+0000 mgr.y (mgr.15318) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.216640+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.218735+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.221331+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.222258+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.230089+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.230781+0000 mgr.y (mgr.15318) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.311461+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.313384+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.315849+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.316582+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.324371+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.398906+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.401042+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.403341+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.403946+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.411573+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.474782+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.477348+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.157458+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.158000+0000 mgr.y (mgr.15318) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.216640+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.218735+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.221331+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.222258+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.230089+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.230781+0000 mgr.y (mgr.15318) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:29.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.311461+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.313384+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.315849+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.316582+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.324371+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.398906+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.401042+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[25240]: audit 2024-09-16T10:17:28.403341+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.403946+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.411573+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.474782+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.477348+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.480109+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.481146+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.489509+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.549778+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.552507+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.555583+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.556787+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.565267+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.638945+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.641285+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.643924+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.645059+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.651691+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.731340+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.733705+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.736936+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.737891+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.745632+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.830530+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.832571+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.834444+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.835105+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.841315+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.931768+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.933786+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.935653+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.936394+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:28 smithi060 bash[19757]: audit 2024-09-16T10:17:28.941700+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.480109+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.481146+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.489509+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.549778+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.552507+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.555583+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.556787+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.565267+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.638945+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.641285+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.643924+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.645059+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.651691+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.731340+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.733705+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.736936+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.737891+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.745632+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.830530+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.832571+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.834444+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.835105+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.841315+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.931768+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.933786+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.935653+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.936394+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:29.291 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:28.941700+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 6s ago 37m - - 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 6s ago 36m - - 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 starting - - - - 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (27m) 6s ago 27m 74.6M - 9.4.12 2bacad6d85d8 ad207c575434 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (2m) 6s ago 24m 47.9M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (109s) 6s ago 35m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:17:29.821 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (12m) 6s ago 38m 511M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (38m) 6s ago 38m 109M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (36m) 6s ago 36m 73.3M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (36m) 6s ago 36m 74.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (90s) 6s ago 27m 7680k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (84s) 6s ago 27m 7396k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (35m) 6s ago 35m 58.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (34m) 6s ago 34m 67.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (33m) 6s ago 33m 53.8M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (32m) 6s ago 32m 59.7M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (31m) 6s ago 31m 67.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (30m) 6s ago 30m 65.9M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (29m) 6s ago 29m 62.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (28m) 6s ago 28m 57.4M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:17:29.822 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (39s) 6s ago 27m 35.6M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:17:29.823 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (25m) 6s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:17:29.823 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (25m) 6s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:17:30.200 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:17:30.200 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:17:30.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:17:30.202 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:17:30.202 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.324896+0000 mgr.y (mgr.15318) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.412027+0000 mgr.y (mgr.15318) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.490062+0000 mgr.y (mgr.15318) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.565838+0000 mgr.y (mgr.15318) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.652333+0000 mgr.y (mgr.15318) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.746595+0000 mgr.y (mgr.15318) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.841905+0000 mgr.y (mgr.15318) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:28.942220+0000 mgr.y (mgr.15318) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.007344+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.009133+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.011125+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.011836+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.016966+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.018034+0000 mgr.y (mgr.15318) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.076973+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.079095+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.080861+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.081562+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.086880+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.087394+0000 mgr.y (mgr.15318) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.324896+0000 mgr.y (mgr.15318) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.412027+0000 mgr.y (mgr.15318) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.490062+0000 mgr.y (mgr.15318) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.565838+0000 mgr.y (mgr.15318) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.652333+0000 mgr.y (mgr.15318) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.746595+0000 mgr.y (mgr.15318) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.841905+0000 mgr.y (mgr.15318) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:28.942220+0000 mgr.y (mgr.15318) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.007344+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.009133+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.011125+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.011836+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.016966+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.018034+0000 mgr.y (mgr.15318) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.076973+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.079095+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.080861+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.081562+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.086880+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.087394+0000 mgr.y (mgr.15318) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.119704+0000 mgr.y (mgr.15318) 848 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.152361+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.154359+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.156216+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.156823+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.161903+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.162508+0000 mgr.y (mgr.15318) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.221437+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.223201+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.224970+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.225622+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.231578+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.232095+0000 mgr.y (mgr.15318) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.297973+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[19757]: audit 2024-09-16T10:17:29.299769+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.301426+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.302094+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.306925+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.368229+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.369942+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.371629+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.372204+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.377202+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.438271+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.440093+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.441846+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.442520+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.448251+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.510768+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.512712+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.514703+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.515327+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.520424+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.598247+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.600703+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.602880+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.603625+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.608643+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.670877+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.119704+0000 mgr.y (mgr.15318) 848 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.152361+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.154359+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.156216+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.156823+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.161903+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.162508+0000 mgr.y (mgr.15318) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.221437+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.223201+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.224970+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.225622+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.231578+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.232095+0000 mgr.y (mgr.15318) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.297973+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.299769+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.301426+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.302094+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.306925+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.368229+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.369942+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.673479+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.675595+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.676322+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.682073+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.747910+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.749769+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.751969+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.752610+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.757690+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.823685+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.825936+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.828264+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.829184+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.835957+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.897644+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.899634+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.901583+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.902247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.907250+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.968956+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.970885+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.972719+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.973401+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[19757]: audit 2024-09-16T10:17:29.978456+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.371629+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.372204+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.377202+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.438271+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.440093+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.441846+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:29 smithi060 bash[25240]: audit 2024-09-16T10:17:29.442520+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.448251+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.510768+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.512712+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.514703+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.515327+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.520424+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.598247+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.600703+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.602880+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.603625+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.608643+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.670877+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.673479+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.675595+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.676322+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.682073+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.747910+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.749769+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.751969+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.752610+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.757690+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.823685+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.825936+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.828264+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.829184+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.835957+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.897644+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.899634+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.901583+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.902247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.907250+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.968956+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.970885+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.972719+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.973401+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[25240]: audit 2024-09-16T10:17:29.978456+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.324896+0000 mgr.y (mgr.15318) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.412027+0000 mgr.y (mgr.15318) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.490062+0000 mgr.y (mgr.15318) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.565838+0000 mgr.y (mgr.15318) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.652333+0000 mgr.y (mgr.15318) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.746595+0000 mgr.y (mgr.15318) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.841905+0000 mgr.y (mgr.15318) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:28.942220+0000 mgr.y (mgr.15318) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.007344+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.009133+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.011125+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.011836+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.016966+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.018034+0000 mgr.y (mgr.15318) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.076973+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.079095+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.080861+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.081562+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:29 smithi081 bash[20441]: audit 2024-09-16T10:17:29.086880+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.087394+0000 mgr.y (mgr.15318) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.119704+0000 mgr.y (mgr.15318) 848 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.152361+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.154359+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.156216+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.156823+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.161903+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.162508+0000 mgr.y (mgr.15318) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.221437+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.223201+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.224970+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.225622+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.231578+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.232095+0000 mgr.y (mgr.15318) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.297973+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.299769+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.301426+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.302094+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.306925+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.368229+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.369942+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.371629+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.372204+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.377202+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.438271+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.440093+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.441846+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.442520+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.448251+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.510768+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.512712+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.514703+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.515327+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.520424+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.598247+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.600703+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.602880+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.603625+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.608643+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.670877+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.673479+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.675595+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.676322+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.682073+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.747910+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.749769+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.751969+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.752610+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.757690+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.823685+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.825936+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.828264+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.829184+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.835957+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.897644+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.899634+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.901583+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.902247+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.907250+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.968956+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.970885+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.972719+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.973401+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:30.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:30 smithi081 bash[20441]: audit 2024-09-16T10:17:29.978456+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:30.536 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:17:30.536 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:17:30.537 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:17:30.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:30] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.51.0" 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.307575+0000 mgr.y (mgr.15318) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.377662+0000 mgr.y (mgr.15318) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.448705+0000 mgr.y (mgr.15318) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:29.463695+0000 mgr.y (mgr.15318) 854 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.521121+0000 mgr.y (mgr.15318) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.609197+0000 mgr.y (mgr.15318) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.682573+0000 mgr.y (mgr.15318) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.758161+0000 mgr.y (mgr.15318) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cluster 2024-09-16T10:17:29.759739+0000 mgr.y (mgr.15318) 859 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:29.806005+0000 mgr.y (mgr.15318) 860 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.836710+0000 mgr.y (mgr.15318) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.907854+0000 mgr.y (mgr.15318) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:29.979019+0000 mgr.y (mgr.15318) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.073416+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.075757+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.078265+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.079318+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.087975+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.088641+0000 mgr.y (mgr.15318) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.148623+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.150614+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.152338+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.152948+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.157974+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.158446+0000 mgr.y (mgr.15318) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.199755+0000 mon.a (mon.0) 4665 : audit [DBG] from='client.? 172.21.15.60:0/1230366066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.218110+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.219842+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.221682+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.222287+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.228347+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.228956+0000 mgr.y (mgr.15318) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.293851+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.295922+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.297789+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.298655+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.309377+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.367559+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.369550+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.371452+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.307575+0000 mgr.y (mgr.15318) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.377662+0000 mgr.y (mgr.15318) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.448705+0000 mgr.y (mgr.15318) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:29.463695+0000 mgr.y (mgr.15318) 854 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.521121+0000 mgr.y (mgr.15318) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.609197+0000 mgr.y (mgr.15318) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.682573+0000 mgr.y (mgr.15318) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.758161+0000 mgr.y (mgr.15318) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cluster 2024-09-16T10:17:29.759739+0000 mgr.y (mgr.15318) 859 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:29.806005+0000 mgr.y (mgr.15318) 860 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.836710+0000 mgr.y (mgr.15318) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.907854+0000 mgr.y (mgr.15318) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:29.979019+0000 mgr.y (mgr.15318) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.073416+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.075757+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.078265+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.079318+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.087975+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.088641+0000 mgr.y (mgr.15318) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.148623+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.372094+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.377270+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.438552+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.440992+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.443490+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.444396+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.452364+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.533725+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.536142+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.538266+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.539064+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.544360+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.602087+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.603830+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.605981+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.606544+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.612396+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.669841+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.671591+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.150614+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.152338+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.152948+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.157974+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.158446+0000 mgr.y (mgr.15318) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.199755+0000 mon.a (mon.0) 4665 : audit [DBG] from='client.? 172.21.15.60:0/1230366066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.218110+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.219842+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.221682+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.222287+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.228347+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.228956+0000 mgr.y (mgr.15318) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.293851+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.295922+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.297789+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.298655+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.309377+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.367559+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.369550+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.371452+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.673204+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.673811+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.681488+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.763171+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.766068+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.769007+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.770083+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.776058+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.847705+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.850350+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.852392+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.853090+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.858898+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.918533+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.920549+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.922181+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.922753+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.927688+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.985259+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.988002+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.990353+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[25240]: audit 2024-09-16T10:17:30.991031+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.372094+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.377270+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.438552+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.440992+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.443490+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.444396+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.452364+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.533725+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.536142+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.538266+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.539064+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.544360+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.602087+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.603830+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.605981+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.606544+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.612396+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.669841+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.671591+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.673204+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.673811+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.681488+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.763171+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.766068+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.769007+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.770083+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.776058+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.847705+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.850350+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.852392+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.853090+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.858898+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.918533+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.920549+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.922181+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.922753+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.927688+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.985259+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.988002+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.990353+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:31 smithi060 bash[19757]: audit 2024-09-16T10:17:30.991031+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.307575+0000 mgr.y (mgr.15318) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.377662+0000 mgr.y (mgr.15318) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.448705+0000 mgr.y (mgr.15318) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:29.463695+0000 mgr.y (mgr.15318) 854 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.521121+0000 mgr.y (mgr.15318) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.609197+0000 mgr.y (mgr.15318) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.682573+0000 mgr.y (mgr.15318) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.758161+0000 mgr.y (mgr.15318) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cluster 2024-09-16T10:17:29.759739+0000 mgr.y (mgr.15318) 859 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:29.806005+0000 mgr.y (mgr.15318) 860 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.836710+0000 mgr.y (mgr.15318) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.907854+0000 mgr.y (mgr.15318) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:29.979019+0000 mgr.y (mgr.15318) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.073416+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.075757+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.078265+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.079318+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.087975+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.088641+0000 mgr.y (mgr.15318) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.148623+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.150614+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.152338+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.152948+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.157974+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.158446+0000 mgr.y (mgr.15318) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.199755+0000 mon.a (mon.0) 4665 : audit [DBG] from='client.? 172.21.15.60:0/1230366066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.218110+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.219842+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.221682+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.222287+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.228347+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.228956+0000 mgr.y (mgr.15318) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.293851+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.295922+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.297789+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.298655+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.309377+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.367559+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.369550+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.371452+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.372094+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.377270+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.438552+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.440992+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.443490+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.444396+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.452364+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.533725+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.536142+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.538266+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.539064+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.544360+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.602087+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.603830+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.605981+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.606544+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.612396+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.669841+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.671591+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.673204+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.673811+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.681488+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.763171+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.766068+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.769007+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.770083+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.776058+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.847705+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.850350+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.852392+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.853090+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.858898+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.918533+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.920549+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.922181+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.922753+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:31.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.927688+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:31.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.985259+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:31.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.988002+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:31.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.990353+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:31.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:31 smithi081 bash[20441]: audit 2024-09-16T10:17:30.991031+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.372 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.309887+0000 mgr.y (mgr.15318) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.372 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.377729+0000 mgr.y (mgr.15318) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.452905+0000 mgr.y (mgr.15318) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:30.536142+0000 mgr.y (mgr.15318) 870 : audit [DBG] from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.544897+0000 mgr.y (mgr.15318) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.612851+0000 mgr.y (mgr.15318) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.681938+0000 mgr.y (mgr.15318) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.776489+0000 mgr.y (mgr.15318) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.859387+0000 mgr.y (mgr.15318) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.928146+0000 mgr.y (mgr.15318) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:30.997437+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:30.998038+0000 mgr.y (mgr.15318) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.373 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.062059+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.064149+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.065979+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.066627+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.071638+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.072137+0000 mgr.y (mgr.15318) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.130106+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.132067+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.309887+0000 mgr.y (mgr.15318) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.377729+0000 mgr.y (mgr.15318) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.452905+0000 mgr.y (mgr.15318) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:30.536142+0000 mgr.y (mgr.15318) 870 : audit [DBG] from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.544897+0000 mgr.y (mgr.15318) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.612851+0000 mgr.y (mgr.15318) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.681938+0000 mgr.y (mgr.15318) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.776489+0000 mgr.y (mgr.15318) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.859387+0000 mgr.y (mgr.15318) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.928146+0000 mgr.y (mgr.15318) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:30.997437+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:30.998038+0000 mgr.y (mgr.15318) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.062059+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.064149+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.065979+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.066627+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.071638+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.072137+0000 mgr.y (mgr.15318) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.130106+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.376 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.132067+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.133974+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.134642+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.139757+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.140313+0000 mgr.y (mgr.15318) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.230603+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.232891+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.234991+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.235722+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.377 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.241336+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.241972+0000 mgr.y (mgr.15318) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.303062+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.304836+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.306536+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.307203+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.312160+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.385990+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.388244+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.390409+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.391143+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.397145+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.467052+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.468992+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.470885+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.471496+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.477680+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.541159+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.543284+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.545401+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.546270+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.552281+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.379 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.626407+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.628214+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.630266+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.630935+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.636951+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.700456+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.702226+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.703863+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.704465+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.380 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.133974+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.134642+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.139757+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.140313+0000 mgr.y (mgr.15318) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.230603+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.232891+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.234991+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.235722+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.241336+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.241972+0000 mgr.y (mgr.15318) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.303062+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.381 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.304836+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.306536+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.307203+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.312160+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.385990+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.388244+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.390409+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.391143+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.397145+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.382 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.709680+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.780037+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.781920+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.783783+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.784523+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.793031+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.854089+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.855919+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.857613+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.858271+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.383 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.863511+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.909592+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.936253+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.938101+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.940107+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.940748+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[19757]: audit 2024-09-16T10:17:31.945886+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.467052+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.468992+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.470885+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.471496+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.477680+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.541159+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.543284+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.545401+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.546270+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.552281+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.626407+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.628214+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.630266+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.630935+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.636951+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.700456+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.702226+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.703863+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.704465+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.709680+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.780037+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.781920+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.783783+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.784523+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.793031+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.854089+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.855919+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.857613+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.858271+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.863511+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.909592+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.936253+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.938101+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.940107+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.940748+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:32 smithi060 bash[25240]: audit 2024-09-16T10:17:31.945886+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.309887+0000 mgr.y (mgr.15318) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.377729+0000 mgr.y (mgr.15318) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.452905+0000 mgr.y (mgr.15318) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:30.536142+0000 mgr.y (mgr.15318) 870 : audit [DBG] from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.544897+0000 mgr.y (mgr.15318) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.612851+0000 mgr.y (mgr.15318) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.681938+0000 mgr.y (mgr.15318) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.776489+0000 mgr.y (mgr.15318) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.859387+0000 mgr.y (mgr.15318) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.928146+0000 mgr.y (mgr.15318) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:30.997437+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:30.998038+0000 mgr.y (mgr.15318) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.062059+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.064149+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.065979+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.066627+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.071638+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.072137+0000 mgr.y (mgr.15318) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.130106+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.132067+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.133974+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.134642+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.139757+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.140313+0000 mgr.y (mgr.15318) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.230603+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.232891+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.234991+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.235722+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.241336+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.241972+0000 mgr.y (mgr.15318) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.303062+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.304836+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.306536+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.307203+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.312160+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.385990+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.388244+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.390409+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.391143+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.397145+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.467052+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.468992+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.470885+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.471496+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.477680+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.541159+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.543284+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.545401+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.546270+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.552281+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.626407+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.628214+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.630266+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.630935+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.636951+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.700456+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.702226+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.703863+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.704465+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.709680+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.780037+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.781920+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.783783+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.784523+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.793031+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.854089+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.855919+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.857613+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.858271+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.863511+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.909592+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.936253+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.938101+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.940107+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.940748+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:32 smithi081 bash[20441]: audit 2024-09-16T10:17:31.945886+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.312596+0000 mgr.y (mgr.15318) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.397759+0000 mgr.y (mgr.15318) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.478237+0000 mgr.y (mgr.15318) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.552869+0000 mgr.y (mgr.15318) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.637525+0000 mgr.y (mgr.15318) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.710140+0000 mgr.y (mgr.15318) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cluster 2024-09-16T10:17:31.760123+0000 mgr.y (mgr.15318) 887 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.793656+0000 mgr.y (mgr.15318) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.864111+0000 mgr.y (mgr.15318) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:31.946434+0000 mgr.y (mgr.15318) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.012574+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.015916+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.017823+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.018539+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.024428+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:32.024987+0000 mgr.y (mgr.15318) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.085193+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.087178+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.088888+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.089635+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.312596+0000 mgr.y (mgr.15318) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.397759+0000 mgr.y (mgr.15318) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.478237+0000 mgr.y (mgr.15318) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.552869+0000 mgr.y (mgr.15318) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.637525+0000 mgr.y (mgr.15318) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.710140+0000 mgr.y (mgr.15318) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cluster 2024-09-16T10:17:31.760123+0000 mgr.y (mgr.15318) 887 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.793656+0000 mgr.y (mgr.15318) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.864111+0000 mgr.y (mgr.15318) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:31.946434+0000 mgr.y (mgr.15318) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.012574+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.015916+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.017823+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.018539+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.024428+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:32.024987+0000 mgr.y (mgr.15318) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.085193+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.087178+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.088888+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.089635+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.095063+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:32.095746+0000 mgr.y (mgr.15318) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.162514+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.164690+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.166704+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.167430+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.172790+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:32.173342+0000 mgr.y (mgr.15318) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.231744+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.233797+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.235638+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.236297+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.243059+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: cephadm 2024-09-16T10:17:32.245581+0000 mgr.y (mgr.15318) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.317035+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.319386+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.321245+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.321921+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.327338+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.359180+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.095063+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:32.095746+0000 mgr.y (mgr.15318) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.162514+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.164690+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.166704+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.167430+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.172790+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:32.173342+0000 mgr.y (mgr.15318) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.231744+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.233797+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.235638+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.236297+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.243059+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: cephadm 2024-09-16T10:17:32.245581+0000 mgr.y (mgr.15318) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.317035+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.319386+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.321245+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.321921+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.327338+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.359180+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.364290+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.370754+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.394879+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.396671+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.398042+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.399552+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.400908+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.401867+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.402835+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.404132+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.405678+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.406978+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.408179+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[25240]: audit 2024-09-16T10:17:32.409404+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.364290+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.370754+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.394879+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.396671+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.398042+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.399552+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.400908+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.401867+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.402835+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.404132+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.405678+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.406978+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.408179+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:33 smithi060 bash[19757]: audit 2024-09-16T10:17:32.409404+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.312596+0000 mgr.y (mgr.15318) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.397759+0000 mgr.y (mgr.15318) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.478237+0000 mgr.y (mgr.15318) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.552869+0000 mgr.y (mgr.15318) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.637525+0000 mgr.y (mgr.15318) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.710140+0000 mgr.y (mgr.15318) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cluster 2024-09-16T10:17:31.760123+0000 mgr.y (mgr.15318) 887 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:33.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.793656+0000 mgr.y (mgr.15318) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.864111+0000 mgr.y (mgr.15318) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:31.946434+0000 mgr.y (mgr.15318) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.012574+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.015916+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.017823+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.018539+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.024428+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:32.024987+0000 mgr.y (mgr.15318) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.085193+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.087178+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.088888+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.089635+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.095063+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:32.095746+0000 mgr.y (mgr.15318) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.162514+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.164690+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.166704+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.167430+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.172790+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:32.173342+0000 mgr.y (mgr.15318) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.231744+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.233797+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.235638+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.236297+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.243059+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: cephadm 2024-09-16T10:17:32.245581+0000 mgr.y (mgr.15318) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.317035+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.319386+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.321245+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.321921+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.327338+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.359180+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.364290+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.370754+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.394879+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.396671+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.398042+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.399552+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.400908+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.401867+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.402835+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.404132+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.405678+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.406978+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.408179+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:33.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:33 smithi081 bash[20441]: audit 2024-09-16T10:17:32.409404+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:34.282 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:34 smithi060 bash[19757]: cephadm 2024-09-16T10:17:32.327840+0000 mgr.y (mgr.15318) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:34.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:34 smithi060 bash[25240]: cephadm 2024-09-16T10:17:32.327840+0000 mgr.y (mgr.15318) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:34.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:34 smithi081 bash[20441]: cephadm 2024-09-16T10:17:32.327840+0000 mgr.y (mgr.15318) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:35.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:35 smithi060 bash[25240]: cluster 2024-09-16T10:17:33.761876+0000 mgr.y (mgr.15318) 896 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:35 smithi060 bash[19757]: cluster 2024-09-16T10:17:33.761876+0000 mgr.y (mgr.15318) 896 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:35 smithi081 bash[20441]: cluster 2024-09-16T10:17:33.761876+0000 mgr.y (mgr.15318) 896 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[25240]: audit 2024-09-16T10:17:35.091829+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[25240]: audit 2024-09-16T10:17:35.097851+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[25240]: audit 2024-09-16T10:17:35.105922+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[25240]: cephadm 2024-09-16T10:17:35.237724+0000 mgr.y (mgr.15318) 897 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[19757]: audit 2024-09-16T10:17:35.091829+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[19757]: audit 2024-09-16T10:17:35.097851+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[19757]: audit 2024-09-16T10:17:35.105922+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[19757]: cephadm 2024-09-16T10:17:35.237724+0000 mgr.y (mgr.15318) 897 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:17:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:36 smithi081 bash[20441]: audit 2024-09-16T10:17:35.091829+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:36 smithi081 bash[20441]: audit 2024-09-16T10:17:35.097851+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:36 smithi081 bash[20441]: audit 2024-09-16T10:17:35.105922+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:36.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:36 smithi081 bash[20441]: cephadm 2024-09-16T10:17:35.237724+0000 mgr.y (mgr.15318) 897 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:17:36.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:17:36 smithi060 bash[97306]: ts=2024-09-16T10:17:36.635Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001463953s 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[25240]: cephadm 2024-09-16T10:17:35.290809+0000 mgr.y (mgr.15318) 898 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[25240]: cluster 2024-09-16T10:17:35.762577+0000 mgr.y (mgr.15318) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[25240]: audit 2024-09-16T10:17:36.177822+0000 mgr.y (mgr.15318) 900 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[19757]: cephadm 2024-09-16T10:17:35.290809+0000 mgr.y (mgr.15318) 898 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[19757]: cluster 2024-09-16T10:17:35.762577+0000 mgr.y (mgr.15318) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:37 smithi060 bash[19757]: audit 2024-09-16T10:17:36.177822+0000 mgr.y (mgr.15318) 900 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:37.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:37 smithi081 bash[20441]: cephadm 2024-09-16T10:17:35.290809+0000 mgr.y (mgr.15318) 898 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:17:37.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:37 smithi081 bash[20441]: cluster 2024-09-16T10:17:35.762577+0000 mgr.y (mgr.15318) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:17:37.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:37 smithi081 bash[20441]: audit 2024-09-16T10:17:36.177822+0000 mgr.y (mgr.15318) 900 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:39 smithi060 bash[19757]: cluster 2024-09-16T10:17:37.763453+0000 mgr.y (mgr.15318) 901 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:39 smithi060 bash[25240]: cluster 2024-09-16T10:17:37.763453+0000 mgr.y (mgr.15318) 901 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:39 smithi081 bash[20441]: cluster 2024-09-16T10:17:37.763453+0000 mgr.y (mgr.15318) 901 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:40] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-16T10:17:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:41 smithi060 bash[19757]: cluster 2024-09-16T10:17:39.764017+0000 mgr.y (mgr.15318) 902 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:41 smithi060 bash[25240]: cluster 2024-09-16T10:17:39.764017+0000 mgr.y (mgr.15318) 902 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:41.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:41 smithi081 bash[20441]: cluster 2024-09-16T10:17:39.764017+0000 mgr.y (mgr.15318) 902 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:43 smithi060 bash[19757]: cluster 2024-09-16T10:17:41.764686+0000 mgr.y (mgr.15318) 903 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:43 smithi060 bash[25240]: cluster 2024-09-16T10:17:41.764686+0000 mgr.y (mgr.15318) 903 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:43 smithi081 bash[20441]: cluster 2024-09-16T10:17:41.764686+0000 mgr.y (mgr.15318) 903 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[25240]: audit 2024-09-16T10:17:43.708616+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[25240]: audit 2024-09-16T10:17:43.719524+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[25240]: audit 2024-09-16T10:17:43.730373+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[25240]: cluster 2024-09-16T10:17:43.766349+0000 mgr.y (mgr.15318) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[19757]: audit 2024-09-16T10:17:43.708616+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[19757]: audit 2024-09-16T10:17:43.719524+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[19757]: audit 2024-09-16T10:17:43.730373+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:44 smithi060 bash[19757]: cluster 2024-09-16T10:17:43.766349+0000 mgr.y (mgr.15318) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:44 smithi081 bash[20441]: audit 2024-09-16T10:17:43.708616+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:44 smithi081 bash[20441]: audit 2024-09-16T10:17:43.719524+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:44 smithi081 bash[20441]: audit 2024-09-16T10:17:43.730373+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:44 smithi081 bash[20441]: cluster 2024-09-16T10:17:43.766349+0000 mgr.y (mgr.15318) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:46.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:46 smithi081 bash[20441]: cluster 2024-09-16T10:17:45.767055+0000 mgr.y (mgr.15318) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:46.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:46 smithi081 bash[20441]: audit 2024-09-16T10:17:46.181789+0000 mgr.y (mgr.15318) 906 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:46 smithi060 bash[25240]: cluster 2024-09-16T10:17:45.767055+0000 mgr.y (mgr.15318) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:46 smithi060 bash[25240]: audit 2024-09-16T10:17:46.181789+0000 mgr.y (mgr.15318) 906 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:46 smithi060 bash[19757]: cluster 2024-09-16T10:17:45.767055+0000 mgr.y (mgr.15318) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:46 smithi060 bash[19757]: audit 2024-09-16T10:17:46.181789+0000 mgr.y (mgr.15318) 906 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:47 smithi060 bash[25240]: audit 2024-09-16T10:17:46.910676+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:47 smithi060 bash[19757]: audit 2024-09-16T10:17:46.910676+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:47 smithi081 bash[20441]: audit 2024-09-16T10:17:46.910676+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:17:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:48 smithi060 bash[19757]: cluster 2024-09-16T10:17:47.768716+0000 mgr.y (mgr.15318) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:48 smithi060 bash[25240]: cluster 2024-09-16T10:17:47.768716+0000 mgr.y (mgr.15318) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:48 smithi081 bash[20441]: cluster 2024-09-16T10:17:47.768716+0000 mgr.y (mgr.15318) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:17:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:17:50] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-16T10:17:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:50 smithi060 bash[19757]: cluster 2024-09-16T10:17:49.769434+0000 mgr.y (mgr.15318) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:50 smithi060 bash[25240]: cluster 2024-09-16T10:17:49.769434+0000 mgr.y (mgr.15318) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:50 smithi081 bash[20441]: cluster 2024-09-16T10:17:49.769434+0000 mgr.y (mgr.15318) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:53.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:52 smithi060 bash[25240]: cluster 2024-09-16T10:17:51.770118+0000 mgr.y (mgr.15318) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:52 smithi060 bash[19757]: cluster 2024-09-16T10:17:51.770118+0000 mgr.y (mgr.15318) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:53.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:52 smithi081 bash[20441]: cluster 2024-09-16T10:17:51.770118+0000 mgr.y (mgr.15318) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:55.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:54 smithi060 bash[25240]: cluster 2024-09-16T10:17:53.771859+0000 mgr.y (mgr.15318) 910 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:54 smithi060 bash[19757]: cluster 2024-09-16T10:17:53.771859+0000 mgr.y (mgr.15318) 910 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:54 smithi081 bash[20441]: cluster 2024-09-16T10:17:53.771859+0000 mgr.y (mgr.15318) 910 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:55.698 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.698 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.698 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.699 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.699 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.699 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.700 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:55.700 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:55 smithi081 systemd[1]: Stopping Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:17:56.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:55 smithi081 bash[43200]: logger=server t=2024-09-16T10:17:55.831134994Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T10:17:56.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:55 smithi081 bash[43200]: logger=tracing t=2024-09-16T10:17:55.831207177Z level=info msg="Closing tracing" 2024-09-16T10:17:56.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:55 smithi081 bash[43200]: logger=ticker t=2024-09-16T10:17:55.831347873Z level=info msg=stopped last_tick=2024-09-16T10:17:50Z 2024-09-16T10:17:56.623 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[79350]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:17:56.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[20441]: audit 2024-09-16T10:17:55.320421+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[20441]: audit 2024-09-16T10:17:55.331609+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[20441]: audit 2024-09-16T10:17:55.342620+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[20441]: cluster 2024-09-16T10:17:55.772690+0000 mgr.y (mgr.15318) 911 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:56.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[20441]: audit 2024-09-16T10:17:56.193091+0000 mgr.y (mgr.15318) 912 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[19757]: audit 2024-09-16T10:17:55.320421+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[19757]: audit 2024-09-16T10:17:55.331609+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[19757]: audit 2024-09-16T10:17:55.342620+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[19757]: cluster 2024-09-16T10:17:55.772690+0000 mgr.y (mgr.15318) 911 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[19757]: audit 2024-09-16T10:17:56.193091+0000 mgr.y (mgr.15318) 912 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[25240]: audit 2024-09-16T10:17:55.320421+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[25240]: audit 2024-09-16T10:17:55.331609+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[25240]: audit 2024-09-16T10:17:55.342620+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[25240]: cluster 2024-09-16T10:17:55.772690+0000 mgr.y (mgr.15318) 911 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:17:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:56 smithi060 bash[25240]: audit 2024-09-16T10:17:56.193091+0000 mgr.y (mgr.15318) 912 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:17:56.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.907 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.908 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.908 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 bash[79409]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:17:56.909 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: Stopped Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:56.909 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: Started Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:17:56.910 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:17:56 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:17:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:56.938502+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:56.949449+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:56.953456+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:56.955022+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:56.965139+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: cephadm 2024-09-16T10:17:56.966115+0000 mgr.y (mgr.15318) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.013763+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.014449+0000 mgr.y (mgr.15318) 914 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.095315+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.098703+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.103962+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.105036+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.112191+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.112832+0000 mgr.y (mgr.15318) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.220526+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.223029+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.225473+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.226375+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.232774+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.233411+0000 mgr.y (mgr.15318) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.318246+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.321128+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.323998+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.325058+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.331166+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.406537+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.409392+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.411772+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.412627+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.420904+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.500183+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.502923+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.505728+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.506670+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.517318+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.600423+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.602815+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.605608+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.606474+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.616793+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.696703+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.699465+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.702436+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.703526+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.714468+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.784255+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.786151+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.787842+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.788483+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.794807+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.854100+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.855868+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.857517+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.858140+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.863878+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.923133+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.924999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.927166+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.927872+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[25240]: audit 2024-09-16T10:17:57.933020+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:56.938502+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:56.949449+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:56.953456+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:56.955022+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:56.965139+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: cephadm 2024-09-16T10:17:56.966115+0000 mgr.y (mgr.15318) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.013763+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.014449+0000 mgr.y (mgr.15318) 914 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.095315+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.098703+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.103962+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.105036+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.112191+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.112832+0000 mgr.y (mgr.15318) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.220526+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.223029+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.225473+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.226375+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.232774+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.233411+0000 mgr.y (mgr.15318) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.019 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.318246+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.321128+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.323998+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.325058+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.331166+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.406537+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.409392+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.411772+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.412627+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.420904+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.500183+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.502923+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.020 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.505728+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.506670+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.517318+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.600423+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.602815+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.605608+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.606474+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.616793+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.696703+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.699465+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.702436+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.703526+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.714468+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.784255+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.021 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.786151+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.787842+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.788483+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.794807+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.854100+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.855868+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.857517+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.858140+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.863878+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.022 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.923133+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.924999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.927166+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.927872+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:57 smithi060 bash[19757]: audit 2024-09-16T10:17:57.933020+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:56.938502+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:56.949449+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:56.953456+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:56.955022+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:56.965139+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: cephadm 2024-09-16T10:17:56.966115+0000 mgr.y (mgr.15318) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.013763+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.014449+0000 mgr.y (mgr.15318) 914 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.095315+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.098703+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.103962+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.105036+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.112191+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.112832+0000 mgr.y (mgr.15318) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.220526+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.223029+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.225473+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.226375+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.232774+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.233411+0000 mgr.y (mgr.15318) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.318246+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.321128+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.323998+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.325058+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.331166+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.406537+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.409392+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.411772+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.412627+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.420904+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.500183+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.502923+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.505728+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.506670+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.517318+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.600423+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.602815+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.605608+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.606474+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.616793+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.696703+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.699465+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.702436+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.703526+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.714468+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.784255+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.786151+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.787842+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.788483+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.794807+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.854100+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.855868+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.857517+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.858140+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.863878+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.923133+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.924999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.927166+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.927872+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:58.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:57 smithi081 bash[20441]: audit 2024-09-16T10:17:57.933020+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:58.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.331741+0000 mgr.y (mgr.15318) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:58.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.421577+0000 mgr.y (mgr.15318) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.518194+0000 mgr.y (mgr.15318) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.617438+0000 mgr.y (mgr.15318) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.715157+0000 mgr.y (mgr.15318) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cluster 2024-09-16T10:17:57.773532+0000 mgr.y (mgr.15318) 922 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:59.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.795394+0000 mgr.y (mgr.15318) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.864559+0000 mgr.y (mgr.15318) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:57.933805+0000 mgr.y (mgr.15318) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:57.994315+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:57.996261+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:57.998784+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:57.999411+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.007342+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.007848+0000 mgr.y (mgr.15318) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.068154+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.070393+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.072361+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.072965+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.080741+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.081292+0000 mgr.y (mgr.15318) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.145805+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.147615+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.149730+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.150376+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.157971+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.158506+0000 mgr.y (mgr.15318) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.217085+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.219586+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.222128+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.222857+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.227981+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.228660+0000 mgr.y (mgr.15318) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.294998+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.297464+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.300464+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.301545+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.307185+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.375467+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.377983+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.380615+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.381545+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.387230+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.449854+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.452132+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.454309+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.454986+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.462509+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.530445+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.532261+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.533955+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.534593+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.539424+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.601423+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.603412+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.605528+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.606224+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.611182+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.671738+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.673762+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.676005+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.676612+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.681712+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.754321+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.756830+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.759791+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.760453+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.766580+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.836314+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.838530+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.841667+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.842481+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.847952+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.909001+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.911580+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.915182+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.916222+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[20441]: audit 2024-09-16T10:17:58.924874+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.281 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999155779Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T10:17:58Z 2024-09-16T10:17:59.281 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999451103Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T10:17:59.281 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999463002Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T10:17:59.281 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999467935Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999482169Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999486725Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999491538Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999496078Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999501034Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999505862Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999510857Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999520204Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999524982Z level=info msg=Target target=[all] 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999542439Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999548498Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:58 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999552982Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.99955767Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T10:17:59.282 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999562037Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=settings t=2024-09-16T10:17:58.999570461Z level=info msg="App mode production" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=sqlstore t=2024-09-16T10:17:59.000021303Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=sqlstore t=2024-09-16T10:17:59.000042869Z 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-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.000928904Z level=info msg="Starting DB migrations" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.01356487Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.019069969Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.50345ms 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.06347833Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.063759624Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=282.716µs 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.088806167Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.089820066Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.013413ms 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.139869217Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.145810965Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.94071ms 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.189348037Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.195297113Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.948138ms 2024-09-16T10:17:59.283 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.231875787Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T10:17:59.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.238004554Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.135566ms 2024-09-16T10:17:59.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.281533913Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T10:17:59.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.28180904Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=276.161µs 2024-09-16T10:17:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.331741+0000 mgr.y (mgr.15318) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.421577+0000 mgr.y (mgr.15318) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.518194+0000 mgr.y (mgr.15318) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.617438+0000 mgr.y (mgr.15318) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.715157+0000 mgr.y (mgr.15318) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cluster 2024-09-16T10:17:57.773532+0000 mgr.y (mgr.15318) 922 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.795394+0000 mgr.y (mgr.15318) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.864559+0000 mgr.y (mgr.15318) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:57.933805+0000 mgr.y (mgr.15318) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:57.994315+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:57.996261+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:57.998784+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:57.999411+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.007342+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.007848+0000 mgr.y (mgr.15318) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.068154+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.070393+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.072361+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.072965+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.080741+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.331741+0000 mgr.y (mgr.15318) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.421577+0000 mgr.y (mgr.15318) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.518194+0000 mgr.y (mgr.15318) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.617438+0000 mgr.y (mgr.15318) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.715157+0000 mgr.y (mgr.15318) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cluster 2024-09-16T10:17:57.773532+0000 mgr.y (mgr.15318) 922 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:17:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.795394+0000 mgr.y (mgr.15318) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.864559+0000 mgr.y (mgr.15318) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:57.933805+0000 mgr.y (mgr.15318) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:57.994315+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:57.996261+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:57.998784+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:57.999411+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.007342+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.007848+0000 mgr.y (mgr.15318) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.068154+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.070393+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.072361+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.072965+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.080741+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.081292+0000 mgr.y (mgr.15318) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.145805+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.147615+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.149730+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.150376+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.157971+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.158506+0000 mgr.y (mgr.15318) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.217085+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.219586+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.222128+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.222857+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.227981+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.228660+0000 mgr.y (mgr.15318) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.294998+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.297464+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.300464+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.301545+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.307185+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.375467+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.377983+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.081292+0000 mgr.y (mgr.15318) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.145805+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.147615+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.149730+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.150376+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.157971+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.158506+0000 mgr.y (mgr.15318) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.217085+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.219586+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.222128+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.222857+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.227981+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.228660+0000 mgr.y (mgr.15318) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.294998+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.297464+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.300464+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.301545+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.307185+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.375467+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.377983+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.380615+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.381545+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.387230+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.449854+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.452132+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.454309+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.454986+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.462509+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.530445+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.532261+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.533955+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.534593+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.539424+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.601423+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.603412+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.605528+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.606224+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.611182+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.671738+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.380615+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.381545+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.387230+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.449854+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.452132+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.454309+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.454986+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.462509+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.530445+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.532261+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.533955+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.534593+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.539424+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.601423+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.603412+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.605528+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.606224+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.611182+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.671738+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.673762+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.676005+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.676612+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.681712+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.754321+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.756830+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.759791+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.760453+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.766580+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.836314+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.838530+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.841667+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.842481+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.847952+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.909001+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.911580+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.915182+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.916222+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[19757]: audit 2024-09-16T10:17:58.924874+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.673762+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.676005+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.676612+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.681712+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.754321+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.756830+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.759791+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.760453+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.766580+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.836314+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.838530+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.841667+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.842481+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.847952+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.909001+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.911580+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.915182+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.916222+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:17:59.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:58 smithi060 bash[25240]: audit 2024-09-16T10:17:58.924874+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:17:59.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.307074039Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T10:17:59.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.308017821Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=943.494µs 2024-09-16T10:17:59.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.34900493Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T10:17:59.573 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.35003398Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.028461ms 2024-09-16T10:17:59.573 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.399716957Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T10:17:59.573 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.406982477Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.263505ms 2024-09-16T10:17:59.573 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.458670833Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T10:17:59.573 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.464359845Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.709758ms 2024-09-16T10:17:59.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.573076025Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T10:17:59.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.573184035Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.739µs 2024-09-16T10:17:59.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.665442308Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T10:17:59.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.682801351Z level=info msg="Migration successfully executed" id="permission kind migration" duration=17.330424ms 2024-09-16T10:18:00.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.878338871Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T10:18:00.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:17:59.890095808Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.767973ms 2024-09-16T10:18:00.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.094652952Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T10:18:00.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.113139689Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=18.486827ms 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.307647+0000 mgr.y (mgr.15318) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.387676+0000 mgr.y (mgr.15318) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.463116+0000 mgr.y (mgr.15318) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.539870+0000 mgr.y (mgr.15318) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.611620+0000 mgr.y (mgr.15318) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.682100+0000 mgr.y (mgr.15318) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.767190+0000 mgr.y (mgr.15318) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.848500+0000 mgr.y (mgr.15318) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:58.925445+0000 mgr.y (mgr.15318) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:58.992235+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:58.994851+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:58.997987+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:58.998921+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.005087+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.005573+0000 mgr.y (mgr.15318) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.084660+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.087043+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.090084+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.091151+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.097000+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.097717+0000 mgr.y (mgr.15318) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.175417+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.178124+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.180691+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.181829+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.188664+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.189241+0000 mgr.y (mgr.15318) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.256575+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.258696+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.261217+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.262117+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.268152+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.333554+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.335713+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.337897+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.338731+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.344323+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.417551+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.419656+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.421730+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.422409+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.427471+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.492747+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.494809+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.497281+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.498033+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.505968+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.565394+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.567519+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.570108+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.570887+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.578827+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.640405+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.642948+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.645266+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.646106+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.652688+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.718023+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.719912+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.721617+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.722222+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.728362+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.790184+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.792252+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.794349+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.795136+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.801583+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.864332+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.866775+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.868498+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.869085+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.875071+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.936870+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:17:59 smithi081 bash[20441]: audit 2024-09-16T10:17:59.938801+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.307647+0000 mgr.y (mgr.15318) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.387676+0000 mgr.y (mgr.15318) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.463116+0000 mgr.y (mgr.15318) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.539870+0000 mgr.y (mgr.15318) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.611620+0000 mgr.y (mgr.15318) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.682100+0000 mgr.y (mgr.15318) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.767190+0000 mgr.y (mgr.15318) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.848500+0000 mgr.y (mgr.15318) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:58.925445+0000 mgr.y (mgr.15318) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:58.992235+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:58.994851+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:58.997987+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:58.998921+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.005087+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.005573+0000 mgr.y (mgr.15318) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.084660+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.087043+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.090084+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.091151+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.097000+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.307647+0000 mgr.y (mgr.15318) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.387676+0000 mgr.y (mgr.15318) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.463116+0000 mgr.y (mgr.15318) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.539870+0000 mgr.y (mgr.15318) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.611620+0000 mgr.y (mgr.15318) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.682100+0000 mgr.y (mgr.15318) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.767190+0000 mgr.y (mgr.15318) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.848500+0000 mgr.y (mgr.15318) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:58.925445+0000 mgr.y (mgr.15318) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:58.992235+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:58.994851+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:58.997987+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:58.998921+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.005087+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.005573+0000 mgr.y (mgr.15318) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.084660+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.087043+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.090084+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.091151+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.097000+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.097717+0000 mgr.y (mgr.15318) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.175417+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.178124+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.180691+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.181829+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.188664+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.189241+0000 mgr.y (mgr.15318) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.256575+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.258696+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.261217+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.262117+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.268152+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.333554+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.335713+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.337897+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.338731+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.344323+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.417551+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.419656+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.421730+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.097717+0000 mgr.y (mgr.15318) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.175417+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.178124+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.180691+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.181829+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.188664+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.189241+0000 mgr.y (mgr.15318) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.256575+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.258696+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.261217+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.262117+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.268152+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.333554+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.335713+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.337897+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.338731+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.344323+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.417551+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.419656+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.421730+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.422409+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.427471+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.492747+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.494809+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.497281+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.498033+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.505968+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.565394+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.567519+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.570108+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.570887+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.578827+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.640405+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.642948+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.645266+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.646106+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.652688+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.718023+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.719912+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.422409+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.427471+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.492747+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.494809+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.497281+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.498033+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.505968+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.565394+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.567519+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.570108+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.570887+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.578827+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.640405+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.642948+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.645266+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.646106+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.652688+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.718023+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.719912+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.721617+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.722222+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.728362+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.790184+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.792252+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.794349+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.795136+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.801583+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.864332+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.866775+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.868498+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.869085+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.875071+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.936870+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[25240]: audit 2024-09-16T10:17:59.938801+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.721617+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.722222+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.728362+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.790184+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.792252+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.794349+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.795136+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.801583+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.864332+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.866775+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.868498+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.869085+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:00.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.875071+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:00.233 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.936870+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:00.233 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:17:59 smithi060 bash[19757]: audit 2024-09-16T10:17:59.938801+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:00.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:00] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-16T10:18:00.849 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.574730604Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T10:18:00.849 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.577828695Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.099128ms 2024-09-16T10:18:00.849 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.705222624Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T10:18:00.849 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.708373015Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.151161ms 2024-09-16T10:18:00.850 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.780913141Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T10:18:00.850 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.783428725Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.517146ms 2024-09-16T10:18:00.885 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:18:01.126 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.850182306Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T10:18:01.127 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.850232698Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.134µs 2024-09-16T10:18:01.127 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.916832273Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T10:18:01.127 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:00.918038303Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.21049ms 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.268677+0000 mgr.y (mgr.15318) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.344940+0000 mgr.y (mgr.15318) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.428050+0000 mgr.y (mgr.15318) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.506599+0000 mgr.y (mgr.15318) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.579524+0000 mgr.y (mgr.15318) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.653343+0000 mgr.y (mgr.15318) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.728935+0000 mgr.y (mgr.15318) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cluster 2024-09-16T10:17:59.773966+0000 mgr.y (mgr.15318) 949 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.802066+0000 mgr.y (mgr.15318) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.875756+0000 mgr.y (mgr.15318) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:17:59.940871+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:17:59.941652+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:17:59.955161+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:17:59.955740+0000 mgr.y (mgr.15318) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.013657+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.015731+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.017523+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.018204+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.024536+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.025201+0000 mgr.y (mgr.15318) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.084007+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.086139+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.088058+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.088781+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.129 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.095172+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.095790+0000 mgr.y (mgr.15318) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.153916+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.155937+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.157812+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.158393+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.163425+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.163896+0000 mgr.y (mgr.15318) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.221575+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.223501+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.225443+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.226075+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.231710+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.232396+0000 mgr.y (mgr.15318) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.290247+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.291930+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.293675+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.294240+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.299618+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.361114+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.362882+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.365056+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.365694+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.371605+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.435256+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.438029+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.440427+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.441372+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.448090+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.552939+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.555691+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.558212+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.559057+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.565517+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.628185+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.630571+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.632798+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.633467+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.638802+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.717556+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.719559+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.721488+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.722137+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.726987+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.787555+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.789408+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.791123+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.791746+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.797794+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.856485+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.859483+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.862414+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.863213+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.871664+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.933292+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.935061+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.936840+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:00 smithi081 bash[20441]: audit 2024-09-16T10:18:00.937475+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.403 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.127073852Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T10:18:01.403 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.129669897Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.599372ms 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.268677+0000 mgr.y (mgr.15318) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.344940+0000 mgr.y (mgr.15318) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.428050+0000 mgr.y (mgr.15318) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.506599+0000 mgr.y (mgr.15318) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.579524+0000 mgr.y (mgr.15318) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.653343+0000 mgr.y (mgr.15318) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.728935+0000 mgr.y (mgr.15318) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cluster 2024-09-16T10:17:59.773966+0000 mgr.y (mgr.15318) 949 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.802066+0000 mgr.y (mgr.15318) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.875756+0000 mgr.y (mgr.15318) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:17:59.940871+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:17:59.941652+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:17:59.955161+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:17:59.955740+0000 mgr.y (mgr.15318) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.013657+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.015731+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.017523+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.018204+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.024536+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.025201+0000 mgr.y (mgr.15318) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.084007+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.086139+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.088058+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.088781+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.095172+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.095790+0000 mgr.y (mgr.15318) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.153916+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.155937+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.157812+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.158393+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.163425+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.163896+0000 mgr.y (mgr.15318) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.221575+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.223501+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.225443+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.226075+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.231710+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.232396+0000 mgr.y (mgr.15318) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.290247+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.291930+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.268677+0000 mgr.y (mgr.15318) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.344940+0000 mgr.y (mgr.15318) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.428050+0000 mgr.y (mgr.15318) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.506599+0000 mgr.y (mgr.15318) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.579524+0000 mgr.y (mgr.15318) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.653343+0000 mgr.y (mgr.15318) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.728935+0000 mgr.y (mgr.15318) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cluster 2024-09-16T10:17:59.773966+0000 mgr.y (mgr.15318) 949 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.802066+0000 mgr.y (mgr.15318) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.875756+0000 mgr.y (mgr.15318) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:17:59.940871+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:17:59.941652+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:17:59.955161+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:17:59.955740+0000 mgr.y (mgr.15318) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.013657+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.015731+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.017523+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.018204+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.024536+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.025201+0000 mgr.y (mgr.15318) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.293675+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.294240+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.299618+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.361114+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.362882+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.365056+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.365694+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.371605+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.435256+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.438029+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.440427+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.441372+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.448090+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.552939+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.555691+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.558212+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.559057+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.565517+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.628185+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.630571+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.632798+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.633467+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.638802+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.717556+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.719559+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.721488+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.722137+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.726987+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.787555+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.789408+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.791123+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.791746+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.797794+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.856485+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.859483+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.862414+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.863213+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.871664+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.933292+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.935061+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.936840+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[25240]: audit 2024-09-16T10:18:00.937475+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.084007+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.086139+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.088058+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.088781+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.095172+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.095790+0000 mgr.y (mgr.15318) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.153916+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.155937+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.157812+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.158393+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.163425+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.163896+0000 mgr.y (mgr.15318) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.221575+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.223501+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.225443+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.226075+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.231710+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.232396+0000 mgr.y (mgr.15318) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.290247+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.291930+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.293675+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.294240+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.299618+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.361114+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.362882+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.365056+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.365694+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.371605+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.435256+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.438029+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.440427+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.441372+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.448090+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.552939+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.555691+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.558212+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.559057+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.565517+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.628185+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.630571+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.632798+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.633467+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.638802+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.717556+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.719559+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.721488+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.722137+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.726987+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.787555+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.789408+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.791123+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.791746+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.797794+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.856485+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.859483+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.862414+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.863213+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.871664+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.933292+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.935061+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.936840+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:01.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:00 smithi060 bash[19757]: audit 2024-09-16T10:18:00.937475+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:18:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 6s ago 37m - - 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 17s ago 37m - - 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (36s) 6s ago 28m 14.2M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 starting - - - - 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (2m) 6s ago 25m 48.0M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 17s ago 36m 437M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (13m) 6s ago 38m 520M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (38m) 6s ago 38m 110M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (36m) 17s ago 36m 73.4M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (36m) 6s ago 36m 76.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2m) 6s ago 27m 8299k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (116s) 17s ago 27m 7304k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (35m) 6s ago 35m 58.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:18:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (34m) 6s ago 34m 67.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (33m) 6s ago 33m 53.8M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (33m) 6s ago 33m 59.8M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (32m) 17s ago 32m 67.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (31m) 17s ago 31m 66.0M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (30m) 17s ago 30m 62.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (29m) 17s ago 29m 57.4M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (71s) 17s ago 28m 35.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (25m) 6s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:18:01.567 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (25m) 17s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:18:01.657 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.404147014Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T10:18:01.657 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.454054107Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=49.905827ms 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:18:02.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:18:02.010 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:18:02.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.725009334Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T10:18:02.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.728442063Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.425195ms 2024-09-16T10:18:02.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.8882525Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T10:18:02.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:01.890795846Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.544606ms 2024-09-16T10:18:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.300104+0000 mgr.y (mgr.15318) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.372161+0000 mgr.y (mgr.15318) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.448612+0000 mgr.y (mgr.15318) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.566124+0000 mgr.y (mgr.15318) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.639413+0000 mgr.y (mgr.15318) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.727411+0000 mgr.y (mgr.15318) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.798321+0000 mgr.y (mgr.15318) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:00.869318+0000 mgr.y (mgr.15318) 964 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.872350+0000 mgr.y (mgr.15318) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:00.943398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:00.943991+0000 mgr.y (mgr.15318) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.008477+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.010215+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.011969+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.012596+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.018603+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.019190+0000 mgr.y (mgr.15318) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.079612+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.082044+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.084311+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.085000+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.091191+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.091747+0000 mgr.y (mgr.15318) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.162225+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.164448+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.167260+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.168248+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.174434+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.175007+0000 mgr.y (mgr.15318) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.240415+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.241099+0000 mgr.y (mgr.15318) 970 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.242155+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.243946+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.244741+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.250301+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.250836+0000 mgr.y (mgr.15318) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.308736+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.310616+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.312306+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.312949+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.318077+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.377466+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.379679+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.381781+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.382575+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.390047+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.449369+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.451346+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.453298+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.453968+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.459931+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.519274+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.521532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.524148+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.524927+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.535072+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.635139+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.637302+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.639452+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.640085+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.646150+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.716289+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.718005+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.719688+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.720270+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.725099+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.787208+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.789086+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.790921+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.791579+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.799145+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.867026+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.869130+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.871611+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.872429+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.880373+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:01 smithi081 bash[20441]: audit 2024-09-16T10:18:01.910486+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:02.329 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:18:02.329 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr" 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:18:02.330 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.300104+0000 mgr.y (mgr.15318) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.372161+0000 mgr.y (mgr.15318) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.448612+0000 mgr.y (mgr.15318) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.566124+0000 mgr.y (mgr.15318) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.639413+0000 mgr.y (mgr.15318) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.727411+0000 mgr.y (mgr.15318) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.798321+0000 mgr.y (mgr.15318) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:00.869318+0000 mgr.y (mgr.15318) 964 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.872350+0000 mgr.y (mgr.15318) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:00.943398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:00.943991+0000 mgr.y (mgr.15318) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.008477+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.010215+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.011969+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.012596+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.018603+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.019190+0000 mgr.y (mgr.15318) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.079612+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.082044+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.084311+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.085000+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.091191+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.091747+0000 mgr.y (mgr.15318) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.162225+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.164448+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.167260+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.168248+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.174434+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.175007+0000 mgr.y (mgr.15318) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.240415+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.241099+0000 mgr.y (mgr.15318) 970 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.242155+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.243946+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.244741+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.250301+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.250836+0000 mgr.y (mgr.15318) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.308736+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.310616+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.312306+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.312949+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.300104+0000 mgr.y (mgr.15318) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.372161+0000 mgr.y (mgr.15318) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.448612+0000 mgr.y (mgr.15318) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.566124+0000 mgr.y (mgr.15318) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.639413+0000 mgr.y (mgr.15318) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.727411+0000 mgr.y (mgr.15318) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.798321+0000 mgr.y (mgr.15318) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:00.869318+0000 mgr.y (mgr.15318) 964 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.872350+0000 mgr.y (mgr.15318) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:00.943398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:00.943991+0000 mgr.y (mgr.15318) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.008477+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.010215+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.011969+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.012596+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.018603+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.019190+0000 mgr.y (mgr.15318) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.079612+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.082044+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.084311+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.318077+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.377466+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.379679+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.381781+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.382575+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.390047+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.449369+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.451346+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.453298+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.453968+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.459931+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.519274+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.521532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.524148+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.524927+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.535072+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.635139+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.637302+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.639452+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.085000+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.091191+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.091747+0000 mgr.y (mgr.15318) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.162225+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.164448+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.167260+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.168248+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.174434+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.175007+0000 mgr.y (mgr.15318) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.240415+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.241099+0000 mgr.y (mgr.15318) 970 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.242155+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.243946+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.244741+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.250301+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.250836+0000 mgr.y (mgr.15318) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.308736+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.310616+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.312306+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.312949+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.640085+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.646150+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.716289+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.718005+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.719688+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.720270+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.725099+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.787208+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.789086+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.790921+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.791579+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.799145+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.867026+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.869130+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.871611+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.872429+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.880373+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[25240]: audit 2024-09-16T10:18:01.910486+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.318077+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.377466+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.379679+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.381781+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.382575+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.390047+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.449369+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.451346+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.453298+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.453968+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.459931+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.519274+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.521532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.524148+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.524927+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.535072+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.635139+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.637302+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.639452+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.640085+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.646150+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.716289+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.718005+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.719688+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.720270+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.725099+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.787208+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.789086+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.790921+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.791579+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.799145+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.867026+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.869130+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.871611+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.872429+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.880373+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:02.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:01 smithi060 bash[19757]: audit 2024-09-16T10:18:01.910486+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:02.454 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.173256552Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T10:18:02.454 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.174694055Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.447513ms 2024-09-16T10:18:02.797 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.463486792Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T10:18:02.797 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.465150143Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.664876ms 2024-09-16T10:18:02.798 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.600275625Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T10:18:02.798 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.600822727Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=573.372µs 2024-09-16T10:18:02.798 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.692777252Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T10:18:02.798 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.695130419Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.354177ms 2024-09-16T10:18:02.798 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.797937923Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.814122188Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.185267ms 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.893697615Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:02.89425948Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=560.609µs 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.002963864Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.003163353Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=187.896µs 2024-09-16T10:18:03.113 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.113168446Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.318879+0000 mgr.y (mgr.15318) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.390627+0000 mgr.y (mgr.15318) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.460460+0000 mgr.y (mgr.15318) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.535779+0000 mgr.y (mgr.15318) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.545213+0000 mgr.y (mgr.15318) 976 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.646689+0000 mgr.y (mgr.15318) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.725557+0000 mgr.y (mgr.15318) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cluster 2024-09-16T10:18:01.774537+0000 mgr.y (mgr.15318) 979 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:03.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.799707+0000 mgr.y (mgr.15318) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.880937+0000 mgr.y (mgr.15318) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.963717+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.966165+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.968873+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.969893+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:01.977754+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:01.978363+0000 mgr.y (mgr.15318) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.008765+0000 mon.a (mon.0) 5149 : audit [DBG] from='client.? 172.21.15.60:0/2907531347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.045440+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.047496+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.049475+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.050205+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.055637+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.056176+0000 mgr.y (mgr.15318) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.117806+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.119593+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.121197+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.121830+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.127701+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.128221+0000 mgr.y (mgr.15318) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.186572+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.188620+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.191455+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.192229+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.202309+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.202927+0000 mgr.y (mgr.15318) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.295149+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.298120+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.301736+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.302508+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.308227+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.372244+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.374091+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.375740+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.376359+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.385388+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.445749+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.447536+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.449512+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.450251+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.460291+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.523025+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.525515+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.529150+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.530058+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.540113+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.614272+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.616104+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.617861+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.618520+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.623688+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.686854+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.688843+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.690695+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.691442+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.696998+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.765491+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.767320+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.769588+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.770255+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.777695+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.119 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.840023+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.841862+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.843694+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.844435+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.852310+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.934315+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.936921+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.939686+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:02 smithi081 bash[20441]: audit 2024-09-16T10:18:02.940515+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.318879+0000 mgr.y (mgr.15318) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.390627+0000 mgr.y (mgr.15318) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.460460+0000 mgr.y (mgr.15318) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.535779+0000 mgr.y (mgr.15318) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.545213+0000 mgr.y (mgr.15318) 976 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.646689+0000 mgr.y (mgr.15318) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.725557+0000 mgr.y (mgr.15318) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cluster 2024-09-16T10:18:01.774537+0000 mgr.y (mgr.15318) 979 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.799707+0000 mgr.y (mgr.15318) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.880937+0000 mgr.y (mgr.15318) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.963717+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.966165+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.968873+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.969893+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:01.977754+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:01.978363+0000 mgr.y (mgr.15318) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.008765+0000 mon.a (mon.0) 5149 : audit [DBG] from='client.? 172.21.15.60:0/2907531347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.045440+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.047496+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.049475+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.318879+0000 mgr.y (mgr.15318) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.390627+0000 mgr.y (mgr.15318) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.460460+0000 mgr.y (mgr.15318) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.535779+0000 mgr.y (mgr.15318) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.545213+0000 mgr.y (mgr.15318) 976 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.646689+0000 mgr.y (mgr.15318) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.725557+0000 mgr.y (mgr.15318) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cluster 2024-09-16T10:18:01.774537+0000 mgr.y (mgr.15318) 979 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:03.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.799707+0000 mgr.y (mgr.15318) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.880937+0000 mgr.y (mgr.15318) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.963717+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.966165+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.968873+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.969893+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:01.977754+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:01.978363+0000 mgr.y (mgr.15318) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.008765+0000 mon.a (mon.0) 5149 : audit [DBG] from='client.? 172.21.15.60:0/2907531347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.045440+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.047496+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.049475+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.050205+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.055637+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.056176+0000 mgr.y (mgr.15318) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.117806+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.119593+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.121197+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.121830+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.127701+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.128221+0000 mgr.y (mgr.15318) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.186572+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.188620+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.191455+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.192229+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.202309+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.202927+0000 mgr.y (mgr.15318) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.295149+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.298120+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.301736+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.302508+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.308227+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.372244+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.374091+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.375740+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.376359+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.385388+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.445749+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.447536+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.449512+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.450251+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.460291+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.523025+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.525515+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.529150+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.530058+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.540113+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.614272+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.616104+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.617861+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.618520+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.050205+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.055637+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.056176+0000 mgr.y (mgr.15318) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.117806+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.119593+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.121197+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.121830+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.127701+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.128221+0000 mgr.y (mgr.15318) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.186572+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.188620+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.191455+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.192229+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.202309+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.202927+0000 mgr.y (mgr.15318) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.295149+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.298120+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.301736+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.302508+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.308227+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.623688+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.686854+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.688843+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.690695+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.691442+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.696998+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.765491+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.767320+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.769588+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.770255+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.777695+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.840023+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.841862+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.843694+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.844435+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.852310+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.934315+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.936921+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.939686+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[25240]: audit 2024-09-16T10:18:02.940515+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.372244+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.374091+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.375740+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.376359+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.385388+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.445749+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.447536+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.449512+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.450251+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.460291+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.523025+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.525515+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.529150+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.530058+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.540113+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.614272+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.616104+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.617861+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.618520+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.623688+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.686854+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.688843+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.690695+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.691442+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.696998+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.765491+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.767320+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.769588+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.770255+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.777695+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.840023+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.841862+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.843694+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.844435+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.852310+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.934315+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.936921+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.939686+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:03.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:02 smithi060 bash[19757]: audit 2024-09-16T10:18:02.940515+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.131986945Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=18.813498ms 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.170498213Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.170903371Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=407.384µs 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.221164294Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.221465759Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=303.566µs 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.288458276Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.289430513Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=970.919µs 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.347629966Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T10:18:03.420 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.348785937Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.155708ms 2024-09-16T10:18:03.765 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.44802071Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T10:18:03.765 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.449357995Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.340571ms 2024-09-16T10:18:03.765 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.548047453Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T10:18:03.765 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.548738312Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=694.741µs 2024-09-16T10:18:04.151 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.763565083Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T10:18:04.151 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.764026225Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=463.528µs 2024-09-16T10:18:04.151 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.904288217Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T10:18:04.151 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:03.905375626Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.090064ms 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.308704+0000 mgr.y (mgr.15318) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[20441]: audit 2024-09-16T10:18:02.328921+0000 mgr.y (mgr.15318) 987 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.385921+0000 mgr.y (mgr.15318) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:03 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.461005+0000 mgr.y (mgr.15318) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.540728+0000 mgr.y (mgr.15318) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.624114+0000 mgr.y (mgr.15318) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.697656+0000 mgr.y (mgr.15318) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.778191+0000 mgr.y (mgr.15318) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.852873+0000 mgr.y (mgr.15318) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:02.948554+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:02.949128+0000 mgr.y (mgr.15318) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.017666+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.019977+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.022380+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.023138+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.028307+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.028927+0000 mgr.y (mgr.15318) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.089435+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.091716+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.094378+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.095317+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.100913+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.101506+0000 mgr.y (mgr.15318) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.162439+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.165318+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.168298+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.169298+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.175031+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.175746+0000 mgr.y (mgr.15318) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.242814+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.245097+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.247421+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.248186+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.253846+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.314291+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.316897+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.319189+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.319954+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.325386+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.384862+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.387526+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.390505+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.391562+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.397553+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.458912+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.460887+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.463195+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.463868+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.471531+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.539579+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.541476+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.543679+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.544467+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.549590+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.617869+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.619681+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.621883+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.622579+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.630369+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.701830+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.703921+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.707193+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.708019+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.715910+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.792267+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.795133+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.798587+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.799571+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.807682+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.881058+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.882348+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.891518+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.892512+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.898398+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.898726+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.901130+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.902858+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.904125+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.905364+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.907016+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.908916+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.910574+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.912093+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: audit 2024-09-16T10:18:03.913622+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.308704+0000 mgr.y (mgr.15318) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:02.328921+0000 mgr.y (mgr.15318) 987 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.385921+0000 mgr.y (mgr.15318) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.461005+0000 mgr.y (mgr.15318) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.540728+0000 mgr.y (mgr.15318) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.624114+0000 mgr.y (mgr.15318) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.697656+0000 mgr.y (mgr.15318) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.778191+0000 mgr.y (mgr.15318) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.852873+0000 mgr.y (mgr.15318) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:02.948554+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:02.949128+0000 mgr.y (mgr.15318) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.017666+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.019977+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.022380+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.023138+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.028307+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.028927+0000 mgr.y (mgr.15318) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.089435+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.091716+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.094378+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.308704+0000 mgr.y (mgr.15318) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:02.328921+0000 mgr.y (mgr.15318) 987 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.385921+0000 mgr.y (mgr.15318) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.461005+0000 mgr.y (mgr.15318) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.540728+0000 mgr.y (mgr.15318) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.624114+0000 mgr.y (mgr.15318) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.697656+0000 mgr.y (mgr.15318) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.778191+0000 mgr.y (mgr.15318) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.852873+0000 mgr.y (mgr.15318) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:02.948554+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:02.949128+0000 mgr.y (mgr.15318) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.017666+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.019977+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.022380+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.023138+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.028307+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.028927+0000 mgr.y (mgr.15318) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.089435+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.091716+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.094378+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.095317+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.100913+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.101506+0000 mgr.y (mgr.15318) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.162439+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.165318+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.168298+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.169298+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.175031+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.175746+0000 mgr.y (mgr.15318) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.242814+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.245097+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.247421+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.248186+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.253846+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.314291+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.316897+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.319189+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.319954+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.325386+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.384862+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.095317+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.100913+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.101506+0000 mgr.y (mgr.15318) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.162439+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.165318+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.168298+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.169298+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.175031+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.175746+0000 mgr.y (mgr.15318) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.242814+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.245097+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.247421+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.248186+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.253846+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.314291+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.316897+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.319189+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.319954+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.325386+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.384862+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.387526+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.390505+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.391562+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.397553+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.458912+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.460887+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.463195+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.463868+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.471531+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.539579+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.541476+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.543679+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.544467+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.549590+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.617869+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.619681+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.621883+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.622579+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.630369+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.387526+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.390505+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.391562+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.397553+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.458912+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.460887+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.463195+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.463868+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.471531+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.539579+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.541476+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.543679+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.544467+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.549590+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.617869+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.619681+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.621883+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.622579+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.630369+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.701830+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.703921+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.707193+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.708019+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.715910+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.792267+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.795133+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.798587+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.799571+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.807682+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.881058+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.882348+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.891518+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.892512+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.898398+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.898726+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.901130+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.902858+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.904125+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.905364+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.701830+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.703921+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.707193+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.708019+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.715910+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.792267+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.795133+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.798587+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.799571+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.807682+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.881058+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.882348+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.891518+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.892512+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.898398+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.898726+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.901130+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.902858+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.904125+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.905364+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.907016+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.908916+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.910574+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.912093+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[25240]: audit 2024-09-16T10:18:03.913622+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.907016+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.908916+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.910574+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.912093+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:03 smithi060 bash[19757]: audit 2024-09-16T10:18:03.913622+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:04.422 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.151473497Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T10:18:04.422 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.154240169Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.767329ms 2024-09-16T10:18:04.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.499792913Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T10:18:04.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.502523743Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.733859ms 2024-09-16T10:18:04.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.663291732Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T10:18:04.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:04.665765117Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.474621ms 2024-09-16T10:18:05.266 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.00328132Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T10:18:05.267 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.005883025Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.604758ms 2024-09-16T10:18:05.267 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.112448844Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T10:18:05.267 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.11452861Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.080966ms 2024-09-16T10:18:05.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.254246+0000 mgr.y (mgr.15318) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.325871+0000 mgr.y (mgr.15318) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.398013+0000 mgr.y (mgr.15318) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.472313+0000 mgr.y (mgr.15318) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.550190+0000 mgr.y (mgr.15318) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.630900+0000 mgr.y (mgr.15318) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.716683+0000 mgr.y (mgr.15318) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cluster 2024-09-16T10:18:03.775574+0000 mgr.y (mgr.15318) 1006 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:05.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:04 smithi081 bash[20441]: cephadm 2024-09-16T10:18:03.808269+0000 mgr.y (mgr.15318) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.254246+0000 mgr.y (mgr.15318) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.325871+0000 mgr.y (mgr.15318) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.398013+0000 mgr.y (mgr.15318) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.472313+0000 mgr.y (mgr.15318) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.550190+0000 mgr.y (mgr.15318) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.630900+0000 mgr.y (mgr.15318) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.716683+0000 mgr.y (mgr.15318) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cluster 2024-09-16T10:18:03.775574+0000 mgr.y (mgr.15318) 1006 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[19757]: cephadm 2024-09-16T10:18:03.808269+0000 mgr.y (mgr.15318) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.254246+0000 mgr.y (mgr.15318) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.325871+0000 mgr.y (mgr.15318) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.398013+0000 mgr.y (mgr.15318) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.472313+0000 mgr.y (mgr.15318) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.550190+0000 mgr.y (mgr.15318) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.630900+0000 mgr.y (mgr.15318) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.716683+0000 mgr.y (mgr.15318) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cluster 2024-09-16T10:18:03.775574+0000 mgr.y (mgr.15318) 1006 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:04 smithi060 bash[25240]: cephadm 2024-09-16T10:18:03.808269+0000 mgr.y (mgr.15318) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:05.576 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.267175966Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T10:18:05.577 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.268331694Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.162608ms 2024-09-16T10:18:05.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.577054056Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T10:18:05.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.579616122Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.562953ms 2024-09-16T10:18:05.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.808634191Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T10:18:05.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:05 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:05.810994835Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.361606ms 2024-09-16T10:18:06.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.272900153Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T10:18:06.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.275703261Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.808335ms 2024-09-16T10:18:06.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.440907607Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T10:18:06.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.443081611Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.17612ms 2024-09-16T10:18:06.539 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.539007917Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T10:18:06.832 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.540819552Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.813557ms 2024-09-16T10:18:07.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.832586797Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T10:18:07.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:06.848818945Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.232118ms 2024-09-16T10:18:07.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[20441]: cluster 2024-09-16T10:18:05.776249+0000 mgr.y (mgr.15318) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:07.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:06 smithi081 bash[20441]: audit 2024-09-16T10:18:06.201936+0000 mgr.y (mgr.15318) 1009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:06 smithi060 bash[19757]: cluster 2024-09-16T10:18:05.776249+0000 mgr.y (mgr.15318) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:06 smithi060 bash[19757]: audit 2024-09-16T10:18:06.201936+0000 mgr.y (mgr.15318) 1009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:06 smithi060 bash[25240]: cluster 2024-09-16T10:18:05.776249+0000 mgr.y (mgr.15318) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:06 smithi060 bash[25240]: audit 2024-09-16T10:18:06.201936+0000 mgr.y (mgr.15318) 1009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.121191948Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.123090624Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.902872ms 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.220593763Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.222760671Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.168081ms 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.330618851Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T10:18:07.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.331772043Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.155147ms 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.430766738Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.431985816Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.22453ms 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.530907049Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.533883437Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.978278ms 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.603753693Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.605023818Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.271234ms 2024-09-16T10:18:07.747 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.747302794Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T10:18:08.035 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.749941798Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.641298ms 2024-09-16T10:18:08.035 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.866125015Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T10:18:08.036 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:07 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:07.869161561Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=3.03446ms 2024-09-16T10:18:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.112087519Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T10:18:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.113793068Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.709246ms 2024-09-16T10:18:08.846 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.547683211Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T10:18:08.847 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.547886534Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=204.84µs 2024-09-16T10:18:08.847 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.694445235Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T10:18:08.847 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.732129947Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=37.685285ms 2024-09-16T10:18:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[20441]: cluster 2024-09-16T10:18:07.777898+0000 mgr.y (mgr.15318) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:09.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.845921405Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T10:18:09.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.862653244Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.726831ms 2024-09-16T10:18:09.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.980788229Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T10:18:09.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:08 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:08.981722301Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=937.295µs 2024-09-16T10:18:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:08 smithi060 bash[25240]: cluster 2024-09-16T10:18:07.777898+0000 mgr.y (mgr.15318) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:08 smithi060 bash[19757]: cluster 2024-09-16T10:18:07.777898+0000 mgr.y (mgr.15318) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:09.516 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=migrator t=2024-09-16T10:18:09.173303639Z level=info msg="migrations completed" performed=65 skipped=482 duration=10.159790945s 2024-09-16T10:18:09.516 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=sqlstore t=2024-09-16T10:18:09.175689485Z level=info msg="Created default organization" 2024-09-16T10:18:09.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=secrets t=2024-09-16T10:18:09.516355274Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T10:18:09.907 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=plugin.store t=2024-09-16T10:18:09.558654422Z level=info msg="Loading plugins..." 2024-09-16T10:18:09.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=local.finder t=2024-09-16T10:18:09.625726509Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T10:18:09.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=plugin.store t=2024-09-16T10:18:09.625749342Z level=info msg="Plugins loaded" count=55 duration=67.09809ms 2024-09-16T10:18:09.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=query_data t=2024-09-16T10:18:09.628772586Z level=info msg="Query Service initialization" 2024-09-16T10:18:09.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=live.push_http t=2024-09-16T10:18:09.63362217Z level=info msg="Live Push Gateway initialization" 2024-09-16T10:18:09.908 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=ngalert.migration t=2024-09-16T10:18:09.687833718Z level=info msg=Starting 2024-09-16T10:18:10.368 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=ngalert.state.manager t=2024-09-16T10:18:09.929566806Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T10:18:10.368 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[79466]: logger=infra.usagestats.collector t=2024-09-16T10:18:09.936306997Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T10:18:10.368 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=provisioning.datasources t=2024-09-16T10:18:10.004555609Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T10:18:10.368 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=provisioning.datasources t=2024-09-16T10:18:10.005121131Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T10:18:10.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[20441]: cephadm 2024-09-16T10:18:08.958295+0000 mgr.y (mgr.15318) 1011 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:18:10.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:09 smithi081 bash[20441]: cephadm 2024-09-16T10:18:09.030737+0000 mgr.y (mgr.15318) 1012 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:18:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:09 smithi060 bash[25240]: cephadm 2024-09-16T10:18:08.958295+0000 mgr.y (mgr.15318) 1011 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:18:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:09 smithi060 bash[25240]: cephadm 2024-09-16T10:18:09.030737+0000 mgr.y (mgr.15318) 1012 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:18:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:09 smithi060 bash[19757]: cephadm 2024-09-16T10:18:08.958295+0000 mgr.y (mgr.15318) 1011 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T10:18:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:09 smithi060 bash[19757]: cephadm 2024-09-16T10:18:09.030737+0000 mgr.y (mgr.15318) 1012 : cephadm [INF] Deploying daemon grafana.a on smithi081 2024-09-16T10:18:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:10] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=provisioning.alerting t=2024-09-16T10:18:10.695422034Z level=info msg="starting to provision alerting" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=provisioning.alerting t=2024-09-16T10:18:10.695441529Z level=info msg="finished to provision alerting" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=grafanaStorageLogger t=2024-09-16T10:18:10.695622985Z level=info msg="Storage starting" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=ngalert.state.manager t=2024-09-16T10:18:10.696175157Z level=info msg="Warming state cache for startup" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=ngalert.multiorg.alertmanager t=2024-09-16T10:18:10.696290136Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=ngalert.state.manager t=2024-09-16T10:18:10.697216079Z level=info msg="State cache has been initialized" states=0 duration=1.039037ms 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=ngalert.scheduler t=2024-09-16T10:18:10.697248456Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T10:18:10.975 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=ticker t=2024-09-16T10:18:10.697423839Z level=info msg=starting first_tick=2024-09-16T10:18:20Z 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=http.server t=2024-09-16T10:18:10.698926851Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=http.server t=2024-09-16T10:18:10.699131733Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=provisioning.dashboard t=2024-09-16T10:18:10.721593307Z level=info msg="starting to provision dashboards" 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=plugins.update.checker t=2024-09-16T10:18:10.776579948Z level=info msg="Update check succeeded" duration=80.937936ms 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=grafana.update.checker t=2024-09-16T10:18:10.790018428Z level=info msg="Update check succeeded" duration=94.401256ms 2024-09-16T10:18:10.976 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[79466]: logger=sqlstore.transactions t=2024-09-16T10:18:10.868897524Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T10:18:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:10 smithi060 bash[19757]: cluster 2024-09-16T10:18:09.778534+0000 mgr.y (mgr.15318) 1013 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:10 smithi060 bash[25240]: cluster 2024-09-16T10:18:09.778534+0000 mgr.y (mgr.15318) 1013 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:11.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:10 smithi081 bash[20441]: cluster 2024-09-16T10:18:09.778534+0000 mgr.y (mgr.15318) 1013 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:11 smithi081 bash[79466]: logger=grafana-apiserver t=2024-09-16T10:18:11.050753117Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:18:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:11 smithi081 bash[79466]: logger=grafana-apiserver t=2024-09-16T10:18:11.051221793Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:18:12.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:11 smithi081 bash[79466]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:11.762707446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:12.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:12 smithi081 bash[79466]: logger=provisioning.dashboard t=2024-09-16T10:18:12.00682894Z level=info msg="finished to provision dashboards" 2024-09-16T10:18:12.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:12 smithi081 bash[20441]: audit 2024-09-16T10:18:11.452041+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:12 smithi081 bash[20441]: audit 2024-09-16T10:18:11.462745+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:12 smithi081 bash[20441]: audit 2024-09-16T10:18:11.473747+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:12 smithi081 bash[20441]: cluster 2024-09-16T10:18:11.779349+0000 mgr.y (mgr.15318) 1014 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[25240]: audit 2024-09-16T10:18:11.452041+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[25240]: audit 2024-09-16T10:18:11.462745+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[25240]: audit 2024-09-16T10:18:11.473747+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[25240]: cluster 2024-09-16T10:18:11.779349+0000 mgr.y (mgr.15318) 1014 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[19757]: audit 2024-09-16T10:18:11.452041+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[19757]: audit 2024-09-16T10:18:11.462745+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[19757]: audit 2024-09-16T10:18:11.473747+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:12 smithi060 bash[19757]: cluster 2024-09-16T10:18:11.779349+0000 mgr.y (mgr.15318) 1014 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[19757]: cluster 2024-09-16T10:18:13.781047+0000 mgr.y (mgr.15318) 1015 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[19757]: audit 2024-09-16T10:18:14.509509+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[19757]: audit 2024-09-16T10:18:14.520627+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[19757]: audit 2024-09-16T10:18:14.531723+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[25240]: cluster 2024-09-16T10:18:13.781047+0000 mgr.y (mgr.15318) 1015 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[25240]: audit 2024-09-16T10:18:14.509509+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[25240]: audit 2024-09-16T10:18:14.520627+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:14 smithi060 bash[25240]: audit 2024-09-16T10:18:14.531723+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 bash[79466]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:15.028137662Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:14 smithi081 bash[20441]: cluster 2024-09-16T10:18:13.781047+0000 mgr.y (mgr.15318) 1015 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:14 smithi081 bash[20441]: audit 2024-09-16T10:18:14.509509+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:14 smithi081 bash[20441]: audit 2024-09-16T10:18:14.520627+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:14 smithi081 bash[20441]: audit 2024-09-16T10:18:14.531723+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:15.798 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.798 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.799 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.799 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.799 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.800 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.800 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:15.801 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:16.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 systemd[1]: Stopping Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:18:16.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 bash[79466]: logger=server t=2024-09-16T10:18:15.919156791Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T10:18:16.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 bash[79466]: logger=tracing t=2024-09-16T10:18:15.919220866Z level=info msg="Closing tracing" 2024-09-16T10:18:16.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 bash[79466]: logger=grafana-apiserver t=2024-09-16T10:18:15.919288631Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T10:18:16.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:15 smithi081 bash[79466]: logger=ticker t=2024-09-16T10:18:15.919311553Z level=info msg=stopped last_tick=2024-09-16T10:18:10Z 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[20441]: audit 2024-09-16T10:18:15.564114+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[20441]: audit 2024-09-16T10:18:15.575263+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[20441]: audit 2024-09-16T10:18:15.586536+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[20441]: cluster 2024-09-16T10:18:15.781778+0000 mgr.y (mgr.15318) 1016 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[20441]: audit 2024-09-16T10:18:16.210135+0000 mgr.y (mgr.15318) 1017 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:16.893 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[80852]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:18:16.893 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:16 smithi081 bash[80911]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:18:16.893 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T10:18:16.893 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: Stopped Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[19757]: audit 2024-09-16T10:18:15.564114+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[19757]: audit 2024-09-16T10:18:15.575263+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[19757]: audit 2024-09-16T10:18:15.586536+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[19757]: cluster 2024-09-16T10:18:15.781778+0000 mgr.y (mgr.15318) 1016 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[19757]: audit 2024-09-16T10:18:16.210135+0000 mgr.y (mgr.15318) 1017 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[25240]: audit 2024-09-16T10:18:15.564114+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[25240]: audit 2024-09-16T10:18:15.575263+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[25240]: audit 2024-09-16T10:18:15.586536+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[25240]: cluster 2024-09-16T10:18:15.781778+0000 mgr.y (mgr.15318) 1016 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:16 smithi060 bash[25240]: audit 2024-09-16T10:18:16.210135+0000 mgr.y (mgr.15318) 1017 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:17.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.159 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.159 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:17 smithi081 systemd[1]: Started Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:18:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:16 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:16.910881+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.064275+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.075263+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.080024+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.081660+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.092194+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.093332+0000 mgr.y (mgr.15318) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.142729+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.143760+0000 mgr.y (mgr.15318) 1019 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.227329+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.230508+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.235134+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.236457+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.244880+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.245660+0000 mgr.y (mgr.15318) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.350683+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.353777+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.357446+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.358763+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.365791+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.464645+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.467289+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.470151+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.471050+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.478657+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.565635+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.568332+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.571324+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.572344+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[19757]: audit 2024-09-16T10:18:17.580967+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:16.910881+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.064275+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.075263+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.080024+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.081660+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.092194+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.093332+0000 mgr.y (mgr.15318) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.142729+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.143760+0000 mgr.y (mgr.15318) 1019 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.227329+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.230508+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.235134+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.236457+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.244880+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.245660+0000 mgr.y (mgr.15318) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.350683+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.353777+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.357446+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.358763+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.365791+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.464645+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.467289+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.470151+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.471050+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.478657+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.565635+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.568332+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.571324+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.572344+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:17 smithi081 bash[20441]: audit 2024-09-16T10:18:17.580967+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:16.910881+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.064275+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.075263+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.080024+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.081660+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.092194+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.093332+0000 mgr.y (mgr.15318) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.142729+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.143760+0000 mgr.y (mgr.15318) 1019 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.227329+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.230508+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.235134+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.236457+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.244880+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.245660+0000 mgr.y (mgr.15318) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.350683+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.353777+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.357446+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.358763+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.365791+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.464645+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.467289+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.470151+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.471050+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.478657+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.565635+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.568332+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.571324+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.572344+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:17.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:17 smithi060 bash[25240]: audit 2024-09-16T10:18:17.580967+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.366742+0000 mgr.y (mgr.15318) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.479286+0000 mgr.y (mgr.15318) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.581742+0000 mgr.y (mgr.15318) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.665108+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.667088+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.668937+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.669713+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.675175+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.675810+0000 mgr.y (mgr.15318) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.761109+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.763947+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.766699+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.768073+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.774585+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.775222+0000 mgr.y (mgr.15318) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cluster 2024-09-16T10:18:17.783980+0000 mgr.y (mgr.15318) 1026 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.868471+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.870911+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.873599+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.366742+0000 mgr.y (mgr.15318) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.479286+0000 mgr.y (mgr.15318) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.581742+0000 mgr.y (mgr.15318) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.665108+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.667088+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.668937+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.669713+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.675175+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.675810+0000 mgr.y (mgr.15318) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.761109+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.763947+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.766699+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.768073+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.774585+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.775222+0000 mgr.y (mgr.15318) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cluster 2024-09-16T10:18:17.783980+0000 mgr.y (mgr.15318) 1026 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.868471+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.870911+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.873599+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.874610+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.883210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.883869+0000 mgr.y (mgr.15318) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.958603+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.960455+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.962737+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.963492+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:17.969025+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:17.969573+0000 mgr.y (mgr.15318) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.029807+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.031949+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.034612+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.035454+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.042080+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.042585+0000 mgr.y (mgr.15318) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.111360+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.113992+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.116675+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.117431+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.125484+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.874610+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.883210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.883869+0000 mgr.y (mgr.15318) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.958603+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.960455+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.962737+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.963492+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:17.969025+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:17.969573+0000 mgr.y (mgr.15318) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.029807+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.031949+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.034612+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.035454+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.042080+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.042585+0000 mgr.y (mgr.15318) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.111360+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.113992+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.116675+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.117431+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.125484+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.126100+0000 mgr.y (mgr.15318) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.184294+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.186859+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.189446+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.190244+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.196188+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.197085+0000 mgr.y (mgr.15318) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.258226+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.260115+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.261842+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.262500+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.267840+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.330848+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.332857+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.334954+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.335684+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.343558+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.413371+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.415796+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.418492+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.419336+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.427456+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.509592+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.512077+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.514530+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.515464+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[25240]: audit 2024-09-16T10:18:18.522644+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.126100+0000 mgr.y (mgr.15318) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.184294+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.186859+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.189446+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.190244+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.196188+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.197085+0000 mgr.y (mgr.15318) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.258226+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.260115+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.261842+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.262500+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.267840+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.330848+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.332857+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.334954+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.335684+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.343558+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.413371+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.415796+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.418492+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.419336+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.427456+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.509592+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.512077+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.514530+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.515464+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:18 smithi060 bash[19757]: audit 2024-09-16T10:18:18.522644+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.366742+0000 mgr.y (mgr.15318) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.479286+0000 mgr.y (mgr.15318) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.581742+0000 mgr.y (mgr.15318) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.665108+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.667088+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.668937+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.669713+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.675175+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.675810+0000 mgr.y (mgr.15318) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.761109+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.763947+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.766699+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.768073+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.774585+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.775222+0000 mgr.y (mgr.15318) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cluster 2024-09-16T10:18:17.783980+0000 mgr.y (mgr.15318) 1026 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.868471+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.870911+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.873599+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.874610+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.883210+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.883869+0000 mgr.y (mgr.15318) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.958603+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.960455+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.962737+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.963492+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:17.969025+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:17.969573+0000 mgr.y (mgr.15318) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.029807+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.031949+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.034612+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.035454+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.042080+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.042585+0000 mgr.y (mgr.15318) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.111360+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.113992+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.116675+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.117431+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.125484+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.126100+0000 mgr.y (mgr.15318) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.184294+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.186859+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.189446+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.190244+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.196188+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.197085+0000 mgr.y (mgr.15318) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.258226+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.260115+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.261842+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.262500+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.267840+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.330848+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.332857+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.334954+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.335684+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.343558+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.413371+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.415796+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.418492+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.419336+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.427456+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.509592+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.512077+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.514530+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.515464+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:18.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:18 smithi081 bash[20441]: audit 2024-09-16T10:18:18.522644+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.457 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.424744572Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T10:18:19Z 2024-09-16T10:18:19.457 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425013999Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425024273Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425029849Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425035718Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425040944Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425046544Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425052571Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425060894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425067121Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425072826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425078631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425097116Z level=info msg=Target target=[all] 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425139359Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425150661Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T10:18:19.458 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425156115Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425160803Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425165885Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=settings t=2024-09-16T10:18:19.425171269Z level=info msg="App mode production" 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=sqlstore t=2024-09-16T10:18:19.425457418Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=sqlstore t=2024-09-16T10:18:19.425472317Z 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-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=migrator t=2024-09-16T10:18:19.42601813Z level=info msg="Starting DB migrations" 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=migrator t=2024-09-16T10:18:19.439977984Z level=info msg="migrations completed" performed=0 skipped=547 duration=511.19µs 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=sqlstore t=2024-09-16T10:18:19.440761418Z level=info msg="Created default organization" 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=secrets t=2024-09-16T10:18:19.441209473Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T10:18:19.459 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=plugin.store t=2024-09-16T10:18:19.457846301Z level=info msg="Loading plugins..." 2024-09-16T10:18:19.851 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=local.finder t=2024-09-16T10:18:19.503219243Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T10:18:19.851 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=plugin.store t=2024-09-16T10:18:19.503245342Z level=info msg="Plugins loaded" count=55 duration=45.401292ms 2024-09-16T10:18:19.851 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=query_data t=2024-09-16T10:18:19.505705751Z level=info msg="Query Service initialization" 2024-09-16T10:18:19.851 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=live.push_http t=2024-09-16T10:18:19.508492404Z level=info msg="Live Push Gateway initialization" 2024-09-16T10:18:19.852 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.migration t=2024-09-16T10:18:19.546380731Z level=info msg=Starting 2024-09-16T10:18:19.852 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.state.manager t=2024-09-16T10:18:19.640176272Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T10:18:19.852 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=infra.usagestats.collector t=2024-09-16T10:18:19.642295738Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T10:18:19.852 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=provisioning.datasources t=2024-09-16T10:18:19.689584382Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T10:18:19.852 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=provisioning.datasources t=2024-09-16T10:18:19.690178061Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T10:18:19.854 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.268359+0000 mgr.y (mgr.15318) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.344219+0000 mgr.y (mgr.15318) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.428240+0000 mgr.y (mgr.15318) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.523164+0000 mgr.y (mgr.15318) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.584859+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.599140+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.601571+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.602556+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.607984+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.855 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.608479+0000 mgr.y (mgr.15318) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.670319+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.673021+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.675640+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.676555+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.683352+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.683910+0000 mgr.y (mgr.15318) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.743566+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.745683+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.747449+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.748180+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.753731+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.754198+0000 mgr.y (mgr.15318) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.811919+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.856 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.813818+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.815586+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.816213+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.821994+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.822467+0000 mgr.y (mgr.15318) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.882872+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.884647+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.886290+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.886923+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.892190+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.892655+0000 mgr.y (mgr.15318) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.954314+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.956088+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.957737+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.958391+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:18.963494+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:18.963974+0000 mgr.y (mgr.15318) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.022037+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.023723+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.025300+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.025916+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.030983+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.031454+0000 mgr.y (mgr.15318) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.089075+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.090812+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.092369+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.092962+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.100048+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.100502+0000 mgr.y (mgr.15318) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.179793+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.181799+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.184587+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.185534+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.191134+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.191614+0000 mgr.y (mgr.15318) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.258884+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.261412+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.264462+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.265194+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.270648+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.329083+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.331609+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.334494+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.335377+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.341264+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.441032+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.443581+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.446079+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.447175+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.454016+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.524295+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.526599+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.864 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.529193+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.864 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.529911+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.864 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[20441]: audit 2024-09-16T10:18:19.537729+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.268359+0000 mgr.y (mgr.15318) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.344219+0000 mgr.y (mgr.15318) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.428240+0000 mgr.y (mgr.15318) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.523164+0000 mgr.y (mgr.15318) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.584859+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.599140+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.601571+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.602556+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.607984+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.608479+0000 mgr.y (mgr.15318) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.670319+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.673021+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.675640+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.676555+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.683352+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.683910+0000 mgr.y (mgr.15318) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.743566+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.745683+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.747449+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.268359+0000 mgr.y (mgr.15318) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.344219+0000 mgr.y (mgr.15318) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.428240+0000 mgr.y (mgr.15318) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.523164+0000 mgr.y (mgr.15318) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.584859+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.599140+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.601571+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.602556+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.607984+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.608479+0000 mgr.y (mgr.15318) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.670319+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.673021+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.675640+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.676555+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.683352+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.683910+0000 mgr.y (mgr.15318) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.743566+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.745683+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.747449+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.748180+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.753731+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.754198+0000 mgr.y (mgr.15318) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.811919+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.813818+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.815586+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.816213+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.821994+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.822467+0000 mgr.y (mgr.15318) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.882872+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.884647+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.886290+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.886923+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.892190+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.892655+0000 mgr.y (mgr.15318) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.954314+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.956088+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.957737+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.958391+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:18.963494+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:18.963974+0000 mgr.y (mgr.15318) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.748180+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.753731+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.754198+0000 mgr.y (mgr.15318) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.811919+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.813818+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.815586+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.816213+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.821994+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.822467+0000 mgr.y (mgr.15318) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.882872+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.884647+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.886290+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.886923+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.892190+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.892655+0000 mgr.y (mgr.15318) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.954314+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.956088+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.957737+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.958391+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:18.963494+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:18.963974+0000 mgr.y (mgr.15318) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.022037+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.023723+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.025300+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.025916+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.030983+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.031454+0000 mgr.y (mgr.15318) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.089075+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.090812+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.092369+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.092962+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.100048+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.100502+0000 mgr.y (mgr.15318) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.179793+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.181799+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.184587+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.185534+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.191134+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.191614+0000 mgr.y (mgr.15318) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.258884+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.022037+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.023723+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.025300+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.025916+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.030983+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.031454+0000 mgr.y (mgr.15318) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.089075+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.090812+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.092369+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.092962+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.100048+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.100502+0000 mgr.y (mgr.15318) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.179793+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.181799+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.184587+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.185534+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.191134+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.191614+0000 mgr.y (mgr.15318) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.258884+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.261412+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.264462+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.265194+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.270648+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.329083+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.331609+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.334494+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.335377+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.341264+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.441032+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.443581+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.446079+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.447175+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.454016+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.524295+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.526599+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.529193+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.529911+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[25240]: audit 2024-09-16T10:18:19.537729+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.261412+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.264462+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.265194+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.270648+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.329083+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.331609+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.334494+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.335377+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.341264+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.441032+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.443581+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.446079+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.447175+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.454016+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.524295+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.526599+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.529193+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.529911+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:19.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:19 smithi060 bash[19757]: audit 2024-09-16T10:18:19.537729+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.120 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=provisioning.alerting t=2024-09-16T10:18:19.851809741Z level=info msg="starting to provision alerting" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=provisioning.alerting t=2024-09-16T10:18:19.851845121Z level=info msg="finished to provision alerting" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.state.manager t=2024-09-16T10:18:19.852204953Z level=info msg="Warming state cache for startup" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=grafanaStorageLogger t=2024-09-16T10:18:19.852256953Z level=info msg="Storage starting" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.multiorg.alertmanager t=2024-09-16T10:18:19.852524531Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=http.server t=2024-09-16T10:18:19.855450459Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=http.server t=2024-09-16T10:18:19.855812623Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=provisioning.dashboard t=2024-09-16T10:18:19.891229647Z level=info msg="starting to provision dashboards" 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.state.manager t=2024-09-16T10:18:19.892385103Z level=info msg="State cache has been initialized" states=0 duration=40.177923ms 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ngalert.scheduler t=2024-09-16T10:18:19.892446246Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=ticker t=2024-09-16T10:18:19.892546949Z level=info msg=starting first_tick=2024-09-16T10:18:20Z 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=plugins.update.checker t=2024-09-16T10:18:19.941006413Z level=info msg="Update check succeeded" duration=87.89268ms 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:19 smithi081 bash[80968]: logger=grafana.update.checker t=2024-09-16T10:18:19.946085634Z level=info msg="Update check succeeded" duration=92.824654ms 2024-09-16T10:18:20.121 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:20.078324463Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:20.122 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[80968]: logger=provisioning.dashboard t=2024-09-16T10:18:20.09138868Z level=info msg="finished to provision dashboards" 2024-09-16T10:18:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[80968]: logger=grafana-apiserver t=2024-09-16T10:18:20.215540307Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:18:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[80968]: logger=grafana-apiserver t=2024-09-16T10:18:20.216077799Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T10:18:20.640 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:20] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-16T10:18:20.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.271143+0000 mgr.y (mgr.15318) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.341797+0000 mgr.y (mgr.15318) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.454496+0000 mgr.y (mgr.15318) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.538360+0000 mgr.y (mgr.15318) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.607071+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.609688+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.612381+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.613069+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.619046+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.619525+0000 mgr.y (mgr.15318) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.678508+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.681169+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.683967+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.685142+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.692046+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.692563+0000 mgr.y (mgr.15318) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.776448+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.778715+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.780477+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.781203+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cluster 2024-09-16T10:18:19.784452+0000 mgr.y (mgr.15318) 1051 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.787401+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.787826+0000 mgr.y (mgr.15318) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.860415+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.863210+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.866195+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.866939+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.873253+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.873817+0000 mgr.y (mgr.15318) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.953841+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.956703+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.960470+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.961593+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:19.967738+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:19.968396+0000 mgr.y (mgr.15318) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.033704+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.035783+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.037776+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.038435+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.043213+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.043723+0000 mgr.y (mgr.15318) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.103707+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.105552+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.107403+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.108063+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.113052+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.113598+0000 mgr.y (mgr.15318) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.172729+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.174514+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.176252+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.176869+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.181818+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.182408+0000 mgr.y (mgr.15318) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.240265+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.242130+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.243849+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.244458+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.249546+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.250036+0000 mgr.y (mgr.15318) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.307258+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.309538+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.311331+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.311900+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.317916+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.394928+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.397513+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.399596+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.400218+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.406396+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.483382+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.486009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.488019+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.488755+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.494320+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.553977+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.555830+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.557782+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.558474+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[25240]: audit 2024-09-16T10:18:20.563560+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.271143+0000 mgr.y (mgr.15318) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.341797+0000 mgr.y (mgr.15318) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.454496+0000 mgr.y (mgr.15318) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.538360+0000 mgr.y (mgr.15318) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.607071+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.609688+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.612381+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.613069+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.619046+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.619525+0000 mgr.y (mgr.15318) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.678508+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.681169+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.683967+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.685142+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.692046+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.692563+0000 mgr.y (mgr.15318) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.776448+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.778715+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.780477+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.781203+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cluster 2024-09-16T10:18:19.784452+0000 mgr.y (mgr.15318) 1051 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.787401+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.787826+0000 mgr.y (mgr.15318) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.860415+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.863210+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.866195+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.866939+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.873253+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.873817+0000 mgr.y (mgr.15318) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.953841+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.956703+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.960470+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.961593+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:19.967738+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:19.968396+0000 mgr.y (mgr.15318) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.033704+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.035783+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.037776+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.038435+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.043213+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.043723+0000 mgr.y (mgr.15318) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.103707+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.105552+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.107403+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.108063+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.113052+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.113598+0000 mgr.y (mgr.15318) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.172729+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.174514+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.176252+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.176869+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.181818+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.182408+0000 mgr.y (mgr.15318) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.240265+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.242130+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.243849+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.244458+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.249546+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.250036+0000 mgr.y (mgr.15318) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.307258+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.309538+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.311331+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.311900+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.317916+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.394928+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.397513+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.399596+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.400218+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.406396+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.483382+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.486009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.488019+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.488755+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.494320+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.553977+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.555830+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.557782+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.558474+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:20 smithi060 bash[19757]: audit 2024-09-16T10:18:20.563560+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.271143+0000 mgr.y (mgr.15318) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.341797+0000 mgr.y (mgr.15318) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.454496+0000 mgr.y (mgr.15318) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.538360+0000 mgr.y (mgr.15318) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.607071+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.609688+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.612381+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.613069+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.619046+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.619525+0000 mgr.y (mgr.15318) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.678508+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.681169+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.683967+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.685142+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.692046+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.692563+0000 mgr.y (mgr.15318) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.776448+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.778715+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.780477+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.781203+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cluster 2024-09-16T10:18:19.784452+0000 mgr.y (mgr.15318) 1051 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.787401+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.787826+0000 mgr.y (mgr.15318) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.860415+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.863210+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.866195+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.866939+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.873253+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.873817+0000 mgr.y (mgr.15318) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.953841+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.956703+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.960470+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.961593+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:19.967738+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:19.968396+0000 mgr.y (mgr.15318) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.033704+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.035783+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.037776+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.038435+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.043213+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.043723+0000 mgr.y (mgr.15318) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.103707+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.105552+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.107403+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.108063+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.113052+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.113598+0000 mgr.y (mgr.15318) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.172729+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.174514+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.176252+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.176869+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.181818+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.182408+0000 mgr.y (mgr.15318) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.240265+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.242130+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.243849+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.244458+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.249546+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.250036+0000 mgr.y (mgr.15318) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.307258+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.309538+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.311331+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.311900+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.317916+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.394928+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.397513+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.399596+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.400218+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.406396+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.483382+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.486009+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.488019+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.488755+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.494320+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.553977+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:20.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.555830+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:20.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.557782+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:20.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.558474+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:20.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:20 smithi081 bash[20441]: audit 2024-09-16T10:18:20.563560+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.318489+0000 mgr.y (mgr.15318) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.407056+0000 mgr.y (mgr.15318) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.494921+0000 mgr.y (mgr.15318) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.563976+0000 mgr.y (mgr.15318) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.628783+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.631278+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.633159+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.633851+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.639082+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.639754+0000 mgr.y (mgr.15318) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.721380+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.723133+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.724807+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.725420+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.730416+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.730927+0000 mgr.y (mgr.15318) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.789932+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.791823+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.793626+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.318489+0000 mgr.y (mgr.15318) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.407056+0000 mgr.y (mgr.15318) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.494921+0000 mgr.y (mgr.15318) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.563976+0000 mgr.y (mgr.15318) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.628783+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.631278+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.633159+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.633851+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.639082+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.639754+0000 mgr.y (mgr.15318) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.721380+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.723133+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.724807+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.725420+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.730416+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.730927+0000 mgr.y (mgr.15318) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.789932+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.791823+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.793626+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.794265+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.799366+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.799879+0000 mgr.y (mgr.15318) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.860438+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.862326+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.864007+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.864660+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.869835+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.870438+0000 mgr.y (mgr.15318) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.932307+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.934031+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.935634+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.936252+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.941071+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:20.941548+0000 mgr.y (mgr.15318) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:20.998490+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.000992+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.003638+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.004489+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.010058+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.010633+0000 mgr.y (mgr.15318) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.794265+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.799366+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.799879+0000 mgr.y (mgr.15318) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.860438+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.862326+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.864007+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.864660+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.869835+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.870438+0000 mgr.y (mgr.15318) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.932307+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.934031+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.935634+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.936252+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.941071+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:20.941548+0000 mgr.y (mgr.15318) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:20.998490+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.000992+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.003638+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.004489+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.010058+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.010633+0000 mgr.y (mgr.15318) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.103659+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.106541+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.109191+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.109884+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.117845+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.118622+0000 mgr.y (mgr.15318) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.189513+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.192190+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.194778+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.196126+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.204756+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.205463+0000 mgr.y (mgr.15318) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.305046+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.308272+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.311486+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.312646+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.321542+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.403878+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.406562+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.103659+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.106541+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.109191+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.109884+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.117845+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.118622+0000 mgr.y (mgr.15318) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.189513+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.192190+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.194778+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.196126+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.204756+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.205463+0000 mgr.y (mgr.15318) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.305046+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.308272+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.311486+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.312646+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.321542+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.403878+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.406562+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.409841+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.410990+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.416820+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.485444+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.487675+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.490256+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.491117+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.496396+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.568594+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.570819+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.574192+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.575466+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[19757]: audit 2024-09-16T10:18:21.581103+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.409841+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.410990+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.416820+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.485444+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.487675+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.490256+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.491117+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.496396+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.568594+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.570819+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.574192+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.575466+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:21 smithi060 bash[25240]: audit 2024-09-16T10:18:21.581103+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.318489+0000 mgr.y (mgr.15318) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.407056+0000 mgr.y (mgr.15318) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.494921+0000 mgr.y (mgr.15318) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.563976+0000 mgr.y (mgr.15318) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.628783+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.631278+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.633159+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.633851+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.639082+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.639754+0000 mgr.y (mgr.15318) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.721380+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.723133+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.724807+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.725420+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.730416+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.730927+0000 mgr.y (mgr.15318) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.789932+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.791823+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.793626+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.794265+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.799366+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.799879+0000 mgr.y (mgr.15318) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.860438+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.862326+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.864007+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.864660+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.869835+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.870438+0000 mgr.y (mgr.15318) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.932307+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.934031+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.935634+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.936252+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.941071+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:20.941548+0000 mgr.y (mgr.15318) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:20.998490+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.000992+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.003638+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.004489+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.010058+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.010633+0000 mgr.y (mgr.15318) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.103659+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.106541+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.109191+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.109884+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.117845+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.118622+0000 mgr.y (mgr.15318) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.189513+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.192190+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.194778+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.196126+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.204756+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.205463+0000 mgr.y (mgr.15318) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.305046+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.308272+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.311486+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.312646+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.321542+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.403878+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.406562+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.409841+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.410990+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.416820+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.485444+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.487675+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.490256+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.491117+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.496396+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.568594+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.570819+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:21.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.574192+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:21.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.575466+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:21.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:21 smithi081 bash[20441]: audit 2024-09-16T10:18:21.581103+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.322140+0000 mgr.y (mgr.15318) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.417328+0000 mgr.y (mgr.15318) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.496872+0000 mgr.y (mgr.15318) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.581618+0000 mgr.y (mgr.15318) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.658999+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.661666+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.664764+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.665989+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.674094+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.674650+0000 mgr.y (mgr.15318) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.754354+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.756891+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.760338+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.761463+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.769783+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.770714+0000 mgr.y (mgr.15318) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cluster 2024-09-16T10:18:21.784853+0000 mgr.y (mgr.15318) 1077 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.863626+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.865877+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.322140+0000 mgr.y (mgr.15318) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.417328+0000 mgr.y (mgr.15318) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.496872+0000 mgr.y (mgr.15318) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.581618+0000 mgr.y (mgr.15318) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.658999+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.661666+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.664764+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.665989+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.674094+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.674650+0000 mgr.y (mgr.15318) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.754354+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.756891+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.760338+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.761463+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.769783+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.770714+0000 mgr.y (mgr.15318) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cluster 2024-09-16T10:18:21.784853+0000 mgr.y (mgr.15318) 1077 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.863626+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.865877+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.868388+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.869242+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.877013+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.877706+0000 mgr.y (mgr.15318) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.967933+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.970325+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.973508+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.974388+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:21.982387+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:21.982973+0000 mgr.y (mgr.15318) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.069816+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.072559+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.076489+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.077432+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.085520+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.086121+0000 mgr.y (mgr.15318) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.188360+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.190992+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.193946+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.194762+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.203740+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.204305+0000 mgr.y (mgr.15318) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.298979+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.301522+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.304428+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.305286+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.313636+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.417670+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.420102+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.422217+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.423003+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.428236+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.513580+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.516193+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.519359+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.520395+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[25240]: audit 2024-09-16T10:18:22.529267+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.868388+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.869242+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.877013+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.877706+0000 mgr.y (mgr.15318) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.967933+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.970325+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.973508+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.974388+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:21.982387+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:21.982973+0000 mgr.y (mgr.15318) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.069816+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.072559+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.076489+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.077432+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.085520+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.086121+0000 mgr.y (mgr.15318) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.188360+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.190992+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.193946+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.194762+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.203740+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.204305+0000 mgr.y (mgr.15318) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.298979+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.301522+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.304428+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.305286+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.313636+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.417670+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.420102+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.422217+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.423003+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.428236+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.513580+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.516193+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.519359+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.520395+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:22 smithi060 bash[19757]: audit 2024-09-16T10:18:22.529267+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.322140+0000 mgr.y (mgr.15318) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.417328+0000 mgr.y (mgr.15318) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.496872+0000 mgr.y (mgr.15318) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.581618+0000 mgr.y (mgr.15318) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.658999+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.661666+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.664764+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.665989+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.674094+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.674650+0000 mgr.y (mgr.15318) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.754354+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.756891+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.760338+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.761463+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.769783+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.770714+0000 mgr.y (mgr.15318) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cluster 2024-09-16T10:18:21.784853+0000 mgr.y (mgr.15318) 1077 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.863626+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.865877+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.868388+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.869242+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.877013+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.877706+0000 mgr.y (mgr.15318) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.967933+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.970325+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.973508+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.974388+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:21.982387+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:21.982973+0000 mgr.y (mgr.15318) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.069816+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.072559+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.076489+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.077432+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.085520+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.086121+0000 mgr.y (mgr.15318) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.188360+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.190992+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.193946+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.194762+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.203740+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.204305+0000 mgr.y (mgr.15318) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.298979+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.301522+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.304428+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.305286+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.313636+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.417670+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.420102+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.422217+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.423003+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.428236+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.513580+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.516193+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:22.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.519359+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:22.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.520395+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:22.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:22 smithi081 bash[20441]: audit 2024-09-16T10:18:22.529267+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:23.096763408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.314418+0000 mgr.y (mgr.15318) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.428652+0000 mgr.y (mgr.15318) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.530023+0000 mgr.y (mgr.15318) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.635167+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.638089+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.641599+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.642839+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.650046+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.650903+0000 mgr.y (mgr.15318) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.755443+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.757725+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.760141+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.760930+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.767645+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.768328+0000 mgr.y (mgr.15318) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.862180+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.864817+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.867833+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.868803+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.875488+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.876044+0000 mgr.y (mgr.15318) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.948136+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.950473+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.952359+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.953041+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:22.959392+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:22.959933+0000 mgr.y (mgr.15318) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.021204+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.023200+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.024914+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.025588+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.031515+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.032015+0000 mgr.y (mgr.15318) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.100157+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.102426+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.105039+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.105850+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.112591+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.113006+0000 mgr.y (mgr.15318) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.177177+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.179535+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.182038+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.183144+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.190013+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.190499+0000 mgr.y (mgr.15318) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.263055+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.265999+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.269027+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.270017+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.277254+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.350039+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.352662+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.355276+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.356236+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.363503+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.449306+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.451959+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.455300+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.456199+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.314418+0000 mgr.y (mgr.15318) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.428652+0000 mgr.y (mgr.15318) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.530023+0000 mgr.y (mgr.15318) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.635167+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.638089+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.641599+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.642839+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.650046+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.650903+0000 mgr.y (mgr.15318) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.755443+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.757725+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.760141+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.760930+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.767645+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.768328+0000 mgr.y (mgr.15318) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.862180+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.864817+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.867833+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.868803+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.875488+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.462893+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.541197+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.543781+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.546662+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.547664+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[19757]: audit 2024-09-16T10:18:23.554855+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.876044+0000 mgr.y (mgr.15318) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.948136+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.950473+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.952359+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.953041+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:22.959392+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:22.959933+0000 mgr.y (mgr.15318) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.021204+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.023200+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.024914+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.025588+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.031515+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.032015+0000 mgr.y (mgr.15318) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.100157+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.102426+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.105039+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.105850+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.112591+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.113006+0000 mgr.y (mgr.15318) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.177177+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.179535+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.182038+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.183144+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.190013+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.190499+0000 mgr.y (mgr.15318) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.263055+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.265999+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.269027+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.270017+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.277254+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.350039+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.352662+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.355276+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.356236+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.363503+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.449306+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.451959+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.455300+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.456199+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.462893+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.541197+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.543781+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.546662+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.547664+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:23 smithi060 bash[25240]: audit 2024-09-16T10:18:23.554855+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.314418+0000 mgr.y (mgr.15318) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.428652+0000 mgr.y (mgr.15318) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.530023+0000 mgr.y (mgr.15318) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.635167+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.638089+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.641599+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.642839+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.650046+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.650903+0000 mgr.y (mgr.15318) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.755443+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.757725+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.760141+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.760930+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.767645+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.768328+0000 mgr.y (mgr.15318) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.862180+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.864817+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.867833+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.868803+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.875488+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.876044+0000 mgr.y (mgr.15318) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.948136+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.950473+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.952359+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.953041+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:22.959392+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:22.959933+0000 mgr.y (mgr.15318) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.021204+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.023200+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.024914+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.025588+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.031515+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.032015+0000 mgr.y (mgr.15318) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.100157+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.102426+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.105039+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.105850+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.112591+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.113006+0000 mgr.y (mgr.15318) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.177177+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.179535+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.182038+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.183144+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.190013+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.190499+0000 mgr.y (mgr.15318) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.263055+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.265999+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.269027+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.270017+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.277254+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.350039+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.352662+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.355276+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.356236+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.363503+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.449306+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.451959+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.455300+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.456199+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.462893+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.541197+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.543781+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.546662+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.547664+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:23.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:23 smithi081 bash[20441]: audit 2024-09-16T10:18:23.554855+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.277731+0000 mgr.y (mgr.15318) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.364030+0000 mgr.y (mgr.15318) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.463573+0000 mgr.y (mgr.15318) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.555432+0000 mgr.y (mgr.15318) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.633812+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.636980+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.640251+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.641132+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.647818+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.648493+0000 mgr.y (mgr.15318) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.723727+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.725885+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.728538+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.729397+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.737081+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.737811+0000 mgr.y (mgr.15318) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cluster 2024-09-16T10:18:23.785630+0000 mgr.y (mgr.15318) 1098 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.811003+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.812920+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.814796+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.815581+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.821867+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.822431+0000 mgr.y (mgr.15318) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.886861+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.889583+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.892444+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.893574+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.900841+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.901369+0000 mgr.y (mgr.15318) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.982752+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.984622+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.986720+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.987592+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:23.994143+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:23.994705+0000 mgr.y (mgr.15318) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.054283+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.056551+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.059450+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.060409+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.066880+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.067550+0000 mgr.y (mgr.15318) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.151716+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.155008+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.157389+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.158258+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.166416+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.166921+0000 mgr.y (mgr.15318) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.232917+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.235886+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.238988+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.239943+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.245651+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.246127+0000 mgr.y (mgr.15318) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.319413+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.322027+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.325317+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.326303+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.334915+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.396956+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.399596+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.403295+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.404316+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.410229+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.472091+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.474579+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.476657+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.477380+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.482610+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.542581+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.544698+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.546842+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.547657+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:24 smithi081 bash[20441]: audit 2024-09-16T10:18:24.556444+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.277731+0000 mgr.y (mgr.15318) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.364030+0000 mgr.y (mgr.15318) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.463573+0000 mgr.y (mgr.15318) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.555432+0000 mgr.y (mgr.15318) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.633812+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.636980+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.640251+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.641132+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.647818+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.648493+0000 mgr.y (mgr.15318) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.723727+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.725885+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.728538+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.729397+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.737081+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.737811+0000 mgr.y (mgr.15318) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cluster 2024-09-16T10:18:23.785630+0000 mgr.y (mgr.15318) 1098 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.811003+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.812920+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.814796+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.815581+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.821867+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.822431+0000 mgr.y (mgr.15318) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.886861+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.889583+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.892444+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.893574+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.900841+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.901369+0000 mgr.y (mgr.15318) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.982752+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.984622+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.986720+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.987592+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:23.994143+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:23.994705+0000 mgr.y (mgr.15318) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.054283+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.056551+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.059450+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.060409+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.277731+0000 mgr.y (mgr.15318) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.364030+0000 mgr.y (mgr.15318) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.463573+0000 mgr.y (mgr.15318) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.555432+0000 mgr.y (mgr.15318) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.633812+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.636980+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.640251+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.641132+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.647818+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.648493+0000 mgr.y (mgr.15318) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.723727+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.725885+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.728538+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.729397+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.737081+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.737811+0000 mgr.y (mgr.15318) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cluster 2024-09-16T10:18:23.785630+0000 mgr.y (mgr.15318) 1098 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.811003+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.812920+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.066880+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.067550+0000 mgr.y (mgr.15318) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.151716+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.155008+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.157389+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.158258+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.166416+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.166921+0000 mgr.y (mgr.15318) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.232917+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.235886+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.238988+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.239943+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.245651+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.246127+0000 mgr.y (mgr.15318) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.319413+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.322027+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.325317+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.326303+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.334915+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.396956+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.399596+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.403295+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.404316+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.410229+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.472091+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.474579+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.476657+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.477380+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.482610+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.542581+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.544698+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.546842+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.547657+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[19757]: audit 2024-09-16T10:18:24.556444+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.814796+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.815581+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.821867+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.822431+0000 mgr.y (mgr.15318) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.886861+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.889583+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.892444+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.893574+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.900841+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.901369+0000 mgr.y (mgr.15318) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.982752+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.984622+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.986720+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.987592+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:23.994143+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:23.994705+0000 mgr.y (mgr.15318) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.054283+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.056551+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.059450+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.060409+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.066880+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.067550+0000 mgr.y (mgr.15318) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.151716+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.155008+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.157389+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.158258+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.166416+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.166921+0000 mgr.y (mgr.15318) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.232917+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.235886+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.238988+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.239943+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.245651+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.246127+0000 mgr.y (mgr.15318) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.319413+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.322027+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.325317+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.326303+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.334915+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.396956+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.399596+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.403295+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.404316+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.410229+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.472091+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.474579+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.476657+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.477380+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.482610+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.542581+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.544698+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.546842+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.547657+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:24 smithi060 bash[25240]: audit 2024-09-16T10:18:24.556444+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.335498+0000 mgr.y (mgr.15318) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.410618+0000 mgr.y (mgr.15318) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.483016+0000 mgr.y (mgr.15318) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.557070+0000 mgr.y (mgr.15318) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.633849+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.635836+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.638709+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.639467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.644641+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.645339+0000 mgr.y (mgr.15318) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.714480+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.716789+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.720026+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.720902+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.727140+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.727652+0000 mgr.y (mgr.15318) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.799204+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.801732+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.804549+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.335498+0000 mgr.y (mgr.15318) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.410618+0000 mgr.y (mgr.15318) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.483016+0000 mgr.y (mgr.15318) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.557070+0000 mgr.y (mgr.15318) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.633849+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.635836+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.638709+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.639467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.644641+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.645339+0000 mgr.y (mgr.15318) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.714480+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.716789+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.720026+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.720902+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.727140+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.727652+0000 mgr.y (mgr.15318) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.799204+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.801732+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.804549+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.805546+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.811592+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.812113+0000 mgr.y (mgr.15318) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.884389+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.886509+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.889265+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.890023+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.895290+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.895985+0000 mgr.y (mgr.15318) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.967878+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.970111+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.972834+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.973656+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:24.981475+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:24.982210+0000 mgr.y (mgr.15318) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.055819+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.058442+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.061895+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.062764+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.069254+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.069987+0000 mgr.y (mgr.15318) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.805546+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.811592+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.812113+0000 mgr.y (mgr.15318) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.884389+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.886509+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.889265+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.890023+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.895290+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.895985+0000 mgr.y (mgr.15318) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.967878+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.970111+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.972834+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.973656+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:24.981475+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:24.982210+0000 mgr.y (mgr.15318) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.055819+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.058442+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.061895+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.062764+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.069254+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.069987+0000 mgr.y (mgr.15318) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.149530+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.152661+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.157492+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.159162+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.166037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.166643+0000 mgr.y (mgr.15318) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.250833+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.253482+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.256715+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.257843+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.266577+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.342532+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.345078+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.347713+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.348786+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.357469+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.439942+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.442947+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.445899+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.149530+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.152661+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.157492+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.159162+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.166037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.166643+0000 mgr.y (mgr.15318) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.250833+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.253482+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.256715+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.257843+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.266577+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.342532+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.345078+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.347713+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.348786+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.357469+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.439942+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.442947+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.445899+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.446848+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.455545+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.544841+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.547812+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.551012+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.551987+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[19757]: audit 2024-09-16T10:18:25.562785+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.446848+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.455545+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.544841+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.547812+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.551012+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.551987+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:25 smithi060 bash[25240]: audit 2024-09-16T10:18:25.562785+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.335498+0000 mgr.y (mgr.15318) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.410618+0000 mgr.y (mgr.15318) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.483016+0000 mgr.y (mgr.15318) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.557070+0000 mgr.y (mgr.15318) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.633849+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.635836+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.638709+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.639467+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.644641+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.645339+0000 mgr.y (mgr.15318) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.714480+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.716789+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.720026+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.720902+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.727140+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.727652+0000 mgr.y (mgr.15318) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.799204+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.801732+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.804549+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.805546+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.811592+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.812113+0000 mgr.y (mgr.15318) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.884389+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.886509+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.889265+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.890023+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.895290+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.895985+0000 mgr.y (mgr.15318) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.967878+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.970111+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.972834+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.973656+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:24.981475+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:24.982210+0000 mgr.y (mgr.15318) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.055819+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.058442+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.061895+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.062764+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.069254+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.069987+0000 mgr.y (mgr.15318) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.149530+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.152661+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.157492+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.159162+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.166037+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.166643+0000 mgr.y (mgr.15318) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.250833+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.253482+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.256715+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.257843+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.266577+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.342532+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.345078+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.347713+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.348786+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.357469+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.439942+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.442947+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.445899+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.446848+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.455545+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.544841+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.547812+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.551012+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.551987+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:25 smithi081 bash[20441]: audit 2024-09-16T10:18:25.562785+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.382 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:26.139227992Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.267320+0000 mgr.y (mgr.15318) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.358172+0000 mgr.y (mgr.15318) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.456162+0000 mgr.y (mgr.15318) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.563553+0000 mgr.y (mgr.15318) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.651083+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.653989+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.657380+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.658922+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.665566+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.666082+0000 mgr.y (mgr.15318) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.756888+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.760076+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.763847+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.765253+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.771986+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.772582+0000 mgr.y (mgr.15318) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cluster 2024-09-16T10:18:25.786227+0000 mgr.y (mgr.15318) 1122 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.850420+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.853351+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.856969+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.858360+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.865176+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.865981+0000 mgr.y (mgr.15318) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.951929+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.954286+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.956464+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.957157+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:25.962761+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:25.963392+0000 mgr.y (mgr.15318) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.025030+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.027750+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.031130+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.032000+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.037750+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.038379+0000 mgr.y (mgr.15318) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.113423+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.115862+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.118868+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.119632+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.127976+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.128788+0000 mgr.y (mgr.15318) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.214707+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.217120+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.217735+0000 mgr.y (mgr.15318) 1127 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.220289+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.221144+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.232183+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.233057+0000 mgr.y (mgr.15318) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.325380+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.327471+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.329474+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.330311+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.338651+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.413108+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.415347+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.418170+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.419008+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.426966+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.493340+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.495629+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.498437+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.499265+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.507046+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.571610+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.573862+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.576450+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.577432+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:26 smithi081 bash[20441]: audit 2024-09-16T10:18:26.585396+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.267320+0000 mgr.y (mgr.15318) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.358172+0000 mgr.y (mgr.15318) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.456162+0000 mgr.y (mgr.15318) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.563553+0000 mgr.y (mgr.15318) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.651083+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.653989+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.657380+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.658922+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.665566+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.666082+0000 mgr.y (mgr.15318) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.756888+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.760076+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.763847+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.765253+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.771986+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.772582+0000 mgr.y (mgr.15318) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cluster 2024-09-16T10:18:25.786227+0000 mgr.y (mgr.15318) 1122 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.850420+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.853351+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.267320+0000 mgr.y (mgr.15318) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.358172+0000 mgr.y (mgr.15318) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.456162+0000 mgr.y (mgr.15318) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.563553+0000 mgr.y (mgr.15318) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.651083+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.653989+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.657380+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.658922+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.665566+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.666082+0000 mgr.y (mgr.15318) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.756888+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.760076+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.763847+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.765253+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.771986+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.772582+0000 mgr.y (mgr.15318) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cluster 2024-09-16T10:18:25.786227+0000 mgr.y (mgr.15318) 1122 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.850420+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.853351+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.856969+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.858360+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.865176+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.865981+0000 mgr.y (mgr.15318) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.951929+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.954286+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.956464+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.957157+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:25.962761+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:25.963392+0000 mgr.y (mgr.15318) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.025030+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.027750+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.031130+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.032000+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.037750+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.038379+0000 mgr.y (mgr.15318) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.113423+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.115862+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.118868+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.119632+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.856969+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.858360+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.865176+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.865981+0000 mgr.y (mgr.15318) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.951929+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.954286+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.956464+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.957157+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:25.962761+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:25.963392+0000 mgr.y (mgr.15318) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.025030+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.027750+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.031130+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.032000+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.037750+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.038379+0000 mgr.y (mgr.15318) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.113423+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.115862+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.118868+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.119632+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.127976+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.128788+0000 mgr.y (mgr.15318) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.214707+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.217120+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.217735+0000 mgr.y (mgr.15318) 1127 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.220289+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.221144+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.232183+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.233057+0000 mgr.y (mgr.15318) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.325380+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.327471+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.329474+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.330311+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.338651+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.413108+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.415347+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.418170+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.419008+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.426966+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.493340+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.495629+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.498437+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.499265+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.507046+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.571610+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.573862+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.576450+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.577432+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[25240]: audit 2024-09-16T10:18:26.585396+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.127976+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.128788+0000 mgr.y (mgr.15318) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.214707+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.217120+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.217735+0000 mgr.y (mgr.15318) 1127 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.220289+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.221144+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.232183+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.233057+0000 mgr.y (mgr.15318) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.325380+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.327471+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.329474+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.330311+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.338651+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.413108+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.415347+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.418170+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.419008+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.426966+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.493340+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.495629+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.498437+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.499265+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.507046+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.571610+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.573862+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:26.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.576450+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:26.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.577432+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:26.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:26 smithi060 bash[19757]: audit 2024-09-16T10:18:26.585396+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.339291+0000 mgr.y (mgr.15318) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.427701+0000 mgr.y (mgr.15318) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.507882+0000 mgr.y (mgr.15318) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.586001+0000 mgr.y (mgr.15318) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.659109+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.661536+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.664055+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.665046+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.671695+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.672236+0000 mgr.y (mgr.15318) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.733500+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.736108+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.738839+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.739854+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.746638+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.747146+0000 mgr.y (mgr.15318) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.830013+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.831763+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.833710+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.339291+0000 mgr.y (mgr.15318) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.427701+0000 mgr.y (mgr.15318) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.507882+0000 mgr.y (mgr.15318) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.586001+0000 mgr.y (mgr.15318) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.659109+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.661536+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.664055+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.665046+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.671695+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.672236+0000 mgr.y (mgr.15318) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.733500+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.736108+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.738839+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.739854+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.746638+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.747146+0000 mgr.y (mgr.15318) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.830013+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.831763+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.833710+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.834399+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.840319+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.840826+0000 mgr.y (mgr.15318) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.904609+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.906668+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.909079+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.909837+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.915904+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.916416+0000 mgr.y (mgr.15318) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.984022+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.985961+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.987669+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.988448+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:26.994895+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:26.995442+0000 mgr.y (mgr.15318) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.070419+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.073016+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.077061+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.078201+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.084735+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.085211+0000 mgr.y (mgr.15318) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.834399+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.840319+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.840826+0000 mgr.y (mgr.15318) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.904609+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.906668+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.909079+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.909837+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.915904+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.916416+0000 mgr.y (mgr.15318) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.984022+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.985961+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.987669+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.988448+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:26.994895+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:26.995442+0000 mgr.y (mgr.15318) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.070419+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.073016+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.077061+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.078201+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.084735+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.085211+0000 mgr.y (mgr.15318) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.161742+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.163720+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.165778+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.166483+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.172467+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.172949+0000 mgr.y (mgr.15318) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.236037+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.238939+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.242040+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.242916+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.248646+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.249111+0000 mgr.y (mgr.15318) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.309801+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.312429+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.315036+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.315981+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.321741+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.394414+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.397088+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.161742+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.163720+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.165778+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.166483+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.172467+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.172949+0000 mgr.y (mgr.15318) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.236037+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.238939+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.242040+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.242916+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.248646+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.249111+0000 mgr.y (mgr.15318) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.309801+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.312429+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.315036+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.315981+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.321741+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.394414+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.397088+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.400523+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.401714+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.410370+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.438485+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.446445+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.453738+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.488025+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.490806+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.493009+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.495265+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.497222+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.498872+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.500424+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.502407+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.504625+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.506496+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.508266+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.510089+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.511835+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.513376+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.400523+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.401714+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.410370+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.438485+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.446445+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.453738+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.488025+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.490806+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.493009+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.495265+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.497222+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.498872+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.500424+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.502407+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.504625+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.506496+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.508266+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.510089+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.511835+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.513376+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.514943+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.519755+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.526223+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.530371+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.532817+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.537241+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.539249+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.544373+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.546427+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.547283+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.551274+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.552946+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:18:27.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.553736+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.558347+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.560057+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.560765+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.565218+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.514943+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.519755+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.526223+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.530371+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.532817+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.537241+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.539249+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.544373+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.546427+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.547283+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.551274+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.552946+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.553736+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.558347+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.560057+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.560765+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:18:27.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.565218+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.567283+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.568465+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.572018+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.574244+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.578534+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.580937+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.582136+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.583279+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.584446+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.585636+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.586808+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.588459+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.591766+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.594842+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.595824+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[19757]: audit 2024-09-16T10:18:27.601513+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.567283+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.568465+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:18:27.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.572018+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.574244+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.578534+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.580937+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.582136+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.583279+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.584446+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.585636+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.586808+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.588459+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.591766+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.594842+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.595824+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:27 smithi060 bash[25240]: audit 2024-09-16T10:18:27.601513+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.339291+0000 mgr.y (mgr.15318) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.427701+0000 mgr.y (mgr.15318) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.507882+0000 mgr.y (mgr.15318) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.586001+0000 mgr.y (mgr.15318) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.659109+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.661536+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.664055+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.665046+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.671695+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.672236+0000 mgr.y (mgr.15318) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.733500+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.736108+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.738839+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.739854+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.746638+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.747146+0000 mgr.y (mgr.15318) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.830013+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.831763+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.833710+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.834399+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.840319+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.840826+0000 mgr.y (mgr.15318) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.904609+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.906668+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.909079+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.909837+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.915904+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.916416+0000 mgr.y (mgr.15318) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.984022+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.985961+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.987669+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.988448+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:26.994895+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:26.995442+0000 mgr.y (mgr.15318) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.070419+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.073016+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.077061+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.078201+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.084735+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.085211+0000 mgr.y (mgr.15318) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.161742+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.163720+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.165778+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.166483+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.172467+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.172949+0000 mgr.y (mgr.15318) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.236037+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.238939+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.242040+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.242916+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.248646+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.249111+0000 mgr.y (mgr.15318) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.309801+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.312429+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.315036+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.315981+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.321741+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.394414+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.397088+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.400523+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.401714+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.410370+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.438485+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.446445+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.453738+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.488025+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.490806+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.493009+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.495265+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.497222+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.498872+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.500424+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.502407+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.504625+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.506496+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.508266+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.510089+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.511835+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.513376+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.514943+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.519755+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.526223+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.530371+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.532817+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.537241+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.539249+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.544373+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.546427+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.547283+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:18:27.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.551274+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.552946+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.553736+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.558347+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.560057+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.560765+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.565218+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.567283+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.568465+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.572018+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.574244+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.578534+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.580937+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.582136+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.583279+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.584446+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.585636+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.586808+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.588459+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.591766+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.594842+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.595824+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:27.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:27 smithi081 bash[20441]: audit 2024-09-16T10:18:27.601513+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.322361+0000 mgr.y (mgr.15318) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.411063+0000 mgr.y (mgr.15318) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.515834+0000 mgr.y (mgr.15318) 1143 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:18:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: cephadm 2024-09-16T10:18:27.587715+0000 mgr.y (mgr.15318) 1144 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: audit 2024-09-16T10:18:27.700430+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: audit 2024-09-16T10:18:27.701396+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: audit 2024-09-16T10:18:27.708866+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[25240]: cluster 2024-09-16T10:18:27.787771+0000 mgr.y (mgr.15318) 1145 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.322361+0000 mgr.y (mgr.15318) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.411063+0000 mgr.y (mgr.15318) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.515834+0000 mgr.y (mgr.15318) 1143 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: cephadm 2024-09-16T10:18:27.587715+0000 mgr.y (mgr.15318) 1144 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: audit 2024-09-16T10:18:27.700430+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: audit 2024-09-16T10:18:27.701396+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: audit 2024-09-16T10:18:27.708866+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:28 smithi060 bash[19757]: cluster 2024-09-16T10:18:27.787771+0000 mgr.y (mgr.15318) 1145 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.322361+0000 mgr.y (mgr.15318) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.411063+0000 mgr.y (mgr.15318) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.515834+0000 mgr.y (mgr.15318) 1143 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: cephadm 2024-09-16T10:18:27.587715+0000 mgr.y (mgr.15318) 1144 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: audit 2024-09-16T10:18:27.700430+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: audit 2024-09-16T10:18:27.701396+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:18:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: audit 2024-09-16T10:18:27.708866+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:28 smithi081 bash[20441]: cluster 2024-09-16T10:18:27.787771+0000 mgr.y (mgr.15318) 1145 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:29.133761938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:30] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-16T10:18:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:31 smithi081 bash[20441]: cluster 2024-09-16T10:18:29.788486+0000 mgr.y (mgr.15318) 1146 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:31 smithi081 bash[20441]: audit 2024-09-16T10:18:30.166519+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:31 smithi081 bash[20441]: audit 2024-09-16T10:18:30.179691+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:31 smithi081 bash[20441]: audit 2024-09-16T10:18:30.190814+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[25240]: cluster 2024-09-16T10:18:29.788486+0000 mgr.y (mgr.15318) 1146 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[25240]: audit 2024-09-16T10:18:30.166519+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[25240]: audit 2024-09-16T10:18:30.179691+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[25240]: audit 2024-09-16T10:18:30.190814+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[19757]: cluster 2024-09-16T10:18:29.788486+0000 mgr.y (mgr.15318) 1146 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[19757]: audit 2024-09-16T10:18:30.166519+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[19757]: audit 2024-09-16T10:18:30.179691+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:31 smithi060 bash[19757]: audit 2024-09-16T10:18:30.190814+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:32.254 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:32.104897296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:32.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:32 smithi081 bash[20441]: audit 2024-09-16T10:18:31.911615+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:32.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:32 smithi081 bash[20441]: audit 2024-09-16T10:18:31.989679+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:32 smithi060 bash[25240]: audit 2024-09-16T10:18:31.911615+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:32 smithi060 bash[25240]: audit 2024-09-16T10:18:31.989679+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:32 smithi060 bash[19757]: audit 2024-09-16T10:18:31.911615+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:32 smithi060 bash[19757]: audit 2024-09-16T10:18:31.989679+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:33.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:33 smithi060 bash[19757]: cluster 2024-09-16T10:18:31.789218+0000 mgr.y (mgr.15318) 1147 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:18:33.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:33 smithi060 bash[25240]: cluster 2024-09-16T10:18:31.789218+0000 mgr.y (mgr.15318) 1147 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:18:33.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T10:18:33.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:33 smithi081 bash[20441]: cluster 2024-09-16T10:18:31.789218+0000 mgr.y (mgr.15318) 1147 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:18:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:34 smithi081 bash[20441]: audit 2024-09-16T10:18:32.669140+0000 mgr.y (mgr.15318) 1148 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:34.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:34 smithi060 bash[25240]: audit 2024-09-16T10:18:32.669140+0000 mgr.y (mgr.15318) 1148 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:34 smithi060 bash[19757]: audit 2024-09-16T10:18:32.669140+0000 mgr.y (mgr.15318) 1148 : audit [DBG] from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:18:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:35 smithi081 bash[20441]: cluster 2024-09-16T10:18:33.790884+0000 mgr.y (mgr.15318) 1149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:35.115748153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:35 smithi060 bash[19757]: cluster 2024-09-16T10:18:33.790884+0000 mgr.y (mgr.15318) 1149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:35 smithi060 bash[25240]: cluster 2024-09-16T10:18:33.790884+0000 mgr.y (mgr.15318) 1149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[19757]: audit 2024-09-16T10:18:35.758014+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[19757]: audit 2024-09-16T10:18:35.766054+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[19757]: audit 2024-09-16T10:18:35.775451+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[19757]: cluster 2024-09-16T10:18:35.791594+0000 mgr.y (mgr.15318) 1150 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[19757]: audit 2024-09-16T10:18:36.227375+0000 mgr.y (mgr.15318) 1151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[25240]: audit 2024-09-16T10:18:35.758014+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[25240]: audit 2024-09-16T10:18:35.766054+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[25240]: audit 2024-09-16T10:18:35.775451+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[25240]: cluster 2024-09-16T10:18:35.791594+0000 mgr.y (mgr.15318) 1150 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:36 smithi060 bash[25240]: audit 2024-09-16T10:18:36.227375+0000 mgr.y (mgr.15318) 1151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:37.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:36 smithi081 bash[20441]: audit 2024-09-16T10:18:35.758014+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:36 smithi081 bash[20441]: audit 2024-09-16T10:18:35.766054+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:36 smithi081 bash[20441]: audit 2024-09-16T10:18:35.775451+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:37.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:36 smithi081 bash[20441]: cluster 2024-09-16T10:18:35.791594+0000 mgr.y (mgr.15318) 1150 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:37.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:36 smithi081 bash[20441]: audit 2024-09-16T10:18:36.227375+0000 mgr.y (mgr.15318) 1151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:38.234 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:38.118960812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:38.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:38 smithi060 bash[19757]: cluster 2024-09-16T10:18:37.793059+0000 mgr.y (mgr.15318) 1152 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:38 smithi060 bash[25240]: cluster 2024-09-16T10:18:37.793059+0000 mgr.y (mgr.15318) 1152 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:39.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:38 smithi081 bash[20441]: cluster 2024-09-16T10:18:37.793059+0000 mgr.y (mgr.15318) 1152 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:18:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:40] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-16T10:18:41.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:40 smithi081 bash[20441]: cluster 2024-09-16T10:18:39.793789+0000 mgr.y (mgr.15318) 1153 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:41.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:40 smithi081 bash[20441]: audit 2024-09-16T10:18:40.273566+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.60:0/2957363555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:40 smithi060 bash[19757]: cluster 2024-09-16T10:18:39.793789+0000 mgr.y (mgr.15318) 1153 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:40 smithi060 bash[19757]: audit 2024-09-16T10:18:40.273566+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.60:0/2957363555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:40 smithi060 bash[25240]: cluster 2024-09-16T10:18:39.793789+0000 mgr.y (mgr.15318) 1153 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:40 smithi060 bash[25240]: audit 2024-09-16T10:18:40.273566+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.60:0/2957363555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:41.105306111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:41.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T10:18:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:42 smithi060 bash[25240]: cluster 2024-09-16T10:18:41.794435+0000 mgr.y (mgr.15318) 1154 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:42 smithi060 bash[19757]: cluster 2024-09-16T10:18:41.794435+0000 mgr.y (mgr.15318) 1154 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:43.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:42 smithi081 bash[20441]: cluster 2024-09-16T10:18:41.794435+0000 mgr.y (mgr.15318) 1154 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:44.132204653Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:44 smithi060 bash[19757]: cluster 2024-09-16T10:18:43.796061+0000 mgr.y (mgr.15318) 1155 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:44 smithi060 bash[25240]: cluster 2024-09-16T10:18:43.796061+0000 mgr.y (mgr.15318) 1155 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:44 smithi081 bash[20441]: cluster 2024-09-16T10:18:43.796061+0000 mgr.y (mgr.15318) 1155 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:46.572 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:47.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:46 smithi081 bash[20441]: cluster 2024-09-16T10:18:45.796780+0000 mgr.y (mgr.15318) 1156 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:47.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:46 smithi081 bash[20441]: audit 2024-09-16T10:18:46.237828+0000 mgr.y (mgr.15318) 1157 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:46 smithi060 bash[19757]: cluster 2024-09-16T10:18:45.796780+0000 mgr.y (mgr.15318) 1156 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:46 smithi060 bash[19757]: audit 2024-09-16T10:18:46.237828+0000 mgr.y (mgr.15318) 1157 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:46 smithi060 bash[25240]: cluster 2024-09-16T10:18:45.796780+0000 mgr.y (mgr.15318) 1156 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:46 smithi060 bash[25240]: audit 2024-09-16T10:18:46.237828+0000 mgr.y (mgr.15318) 1157 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:47.132106022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:47 smithi060 bash[25240]: audit 2024-09-16T10:18:46.912387+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:47 smithi060 bash[19757]: audit 2024-09-16T10:18:46.912387+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:48.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:18:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:47 smithi081 bash[20441]: audit 2024-09-16T10:18:46.912387+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:18:48.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T10:18:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:48 smithi060 bash[19757]: cluster 2024-09-16T10:18:47.797630+0000 mgr.y (mgr.15318) 1158 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:48 smithi060 bash[19757]: audit 2024-09-16T10:18:48.082404+0000 mon.a (mon.0) 5943 : audit [DBG] from='client.? 172.21.15.60:0/2982415586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:48 smithi060 bash[25240]: cluster 2024-09-16T10:18:47.797630+0000 mgr.y (mgr.15318) 1158 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:48 smithi060 bash[25240]: audit 2024-09-16T10:18:48.082404+0000 mon.a (mon.0) 5943 : audit [DBG] from='client.? 172.21.15.60:0/2982415586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:48 smithi081 bash[20441]: cluster 2024-09-16T10:18:47.797630+0000 mgr.y (mgr.15318) 1158 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:49.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:48 smithi081 bash[20441]: audit 2024-09-16T10:18:48.082404+0000 mon.a (mon.0) 5943 : audit [DBG] from='client.? 172.21.15.60:0/2982415586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:50.405 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:50.126569843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:18:50] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[19757]: cluster 2024-09-16T10:18:49.798306+0000 mgr.y (mgr.15318) 1159 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[19757]: audit 2024-09-16T10:18:50.379209+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[19757]: audit 2024-09-16T10:18:50.390828+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[19757]: audit 2024-09-16T10:18:50.402232+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[25240]: cluster 2024-09-16T10:18:49.798306+0000 mgr.y (mgr.15318) 1159 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[25240]: audit 2024-09-16T10:18:50.379209+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[25240]: audit 2024-09-16T10:18:50.390828+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:50 smithi060 bash[25240]: audit 2024-09-16T10:18:50.402232+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:50 smithi081 bash[20441]: cluster 2024-09-16T10:18:49.798306+0000 mgr.y (mgr.15318) 1159 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:50 smithi081 bash[20441]: audit 2024-09-16T10:18:50.379209+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:50 smithi081 bash[20441]: audit 2024-09-16T10:18:50.390828+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:51.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:50 smithi081 bash[20441]: audit 2024-09-16T10:18:50.402232+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:53.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:52 smithi081 bash[20441]: cluster 2024-09-16T10:18:51.799056+0000 mgr.y (mgr.15318) 1160 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:52 smithi060 bash[19757]: cluster 2024-09-16T10:18:51.799056+0000 mgr.y (mgr.15318) 1160 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:53.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:52 smithi060 bash[25240]: cluster 2024-09-16T10:18:51.799056+0000 mgr.y (mgr.15318) 1160 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:53.110140649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:53.612 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:18:55.146 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:18:55.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:54 smithi060 bash[19757]: cluster 2024-09-16T10:18:53.800744+0000 mgr.y (mgr.15318) 1161 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:55.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:54 smithi060 bash[25240]: cluster 2024-09-16T10:18:53.800744+0000 mgr.y (mgr.15318) 1161 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:55.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:54 smithi081 bash[20441]: cluster 2024-09-16T10:18:53.800744+0000 mgr.y (mgr.15318) 1161 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:55.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-16T10:18:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:55 smithi060 bash[19757]: audit 2024-09-16T10:18:55.133819+0000 mon.a (mon.0) 5947 : audit [DBG] from='client.? 172.21.15.60:0/1275789387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:55 smithi060 bash[25240]: audit 2024-09-16T10:18:55.133819+0000 mon.a (mon.0) 5947 : audit [DBG] from='client.? 172.21.15.60:0/1275789387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:56.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:56.139258264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:56.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:55 smithi081 bash[20441]: audit 2024-09-16T10:18:55.133819+0000 mon.a (mon.0) 5947 : audit [DBG] from='client.? 172.21.15.60:0/1275789387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[25240]: cluster 2024-09-16T10:18:55.801490+0000 mgr.y (mgr.15318) 1162 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[25240]: audit 2024-09-16T10:18:55.937627+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[25240]: audit 2024-09-16T10:18:55.942927+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[25240]: audit 2024-09-16T10:18:55.949141+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[25240]: audit 2024-09-16T10:18:56.245856+0000 mgr.y (mgr.15318) 1163 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[19757]: cluster 2024-09-16T10:18:55.801490+0000 mgr.y (mgr.15318) 1162 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[19757]: audit 2024-09-16T10:18:55.937627+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[19757]: audit 2024-09-16T10:18:55.942927+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[19757]: audit 2024-09-16T10:18:55.949141+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:56 smithi060 bash[19757]: audit 2024-09-16T10:18:56.245856+0000 mgr.y (mgr.15318) 1163 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[20441]: cluster 2024-09-16T10:18:55.801490+0000 mgr.y (mgr.15318) 1162 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[20441]: audit 2024-09-16T10:18:55.937627+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[20441]: audit 2024-09-16T10:18:55.942927+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[20441]: audit 2024-09-16T10:18:55.949141+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:18:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:56 smithi081 bash[20441]: audit 2024-09-16T10:18:56.245856+0000 mgr.y (mgr.15318) 1163 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:18:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:18:58 smithi060 bash[19757]: cluster 2024-09-16T10:18:57.803141+0000 mgr.y (mgr.15318) 1164 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:18:58 smithi060 bash[25240]: cluster 2024-09-16T10:18:57.803141+0000 mgr.y (mgr.15318) 1164 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:18:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:18:59.143541609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:18:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:18:58 smithi081 bash[20441]: cluster 2024-09-16T10:18:57.803141+0000 mgr.y (mgr.15318) 1164 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:18:59.966 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:00.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:00] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-16T10:19:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:00 smithi060 bash[25240]: cluster 2024-09-16T10:18:59.803841+0000 mgr.y (mgr.15318) 1165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:00 smithi060 bash[19757]: cluster 2024-09-16T10:18:59.803841+0000 mgr.y (mgr.15318) 1165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:01.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:00 smithi081 bash[20441]: cluster 2024-09-16T10:18:59.803841+0000 mgr.y (mgr.15318) 1165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:01 smithi060 bash[19757]: audit 2024-09-16T10:19:01.912444+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:01 smithi060 bash[25240]: audit 2024-09-16T10:19:01.912444+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:02.134331229Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:02.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:01 smithi081 bash[20441]: audit 2024-09-16T10:19:01.912444+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:02 smithi060 bash[25240]: cluster 2024-09-16T10:19:01.804491+0000 mgr.y (mgr.15318) 1166 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:02 smithi060 bash[25240]: audit 2024-09-16T10:19:01.943771+0000 mgr.y (mgr.15318) 1167 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:02 smithi060 bash[19757]: cluster 2024-09-16T10:19:01.804491+0000 mgr.y (mgr.15318) 1166 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:02 smithi060 bash[19757]: audit 2024-09-16T10:19:01.943771+0000 mgr.y (mgr.15318) 1167 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:02 smithi081 bash[20441]: cluster 2024-09-16T10:19:01.804491+0000 mgr.y (mgr.15318) 1166 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:02 smithi081 bash[20441]: audit 2024-09-16T10:19:01.943771+0000 mgr.y (mgr.15318) 1167 : audit [DBG] from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:05.043 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:19:05.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:04 smithi060 bash[25240]: cluster 2024-09-16T10:19:03.806226+0000 mgr.y (mgr.15318) 1168 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:05.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:04 smithi060 bash[19757]: cluster 2024-09-16T10:19:03.806226+0000 mgr.y (mgr.15318) 1168 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:04 smithi081 bash[20441]: cluster 2024-09-16T10:19:03.806226+0000 mgr.y (mgr.15318) 1168 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:05.114845579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:05.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:19:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:06 smithi060 bash[25240]: cluster 2024-09-16T10:19:05.806937+0000 mgr.y (mgr.15318) 1169 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:06 smithi060 bash[25240]: audit 2024-09-16T10:19:06.253869+0000 mgr.y (mgr.15318) 1170 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:06 smithi060 bash[19757]: cluster 2024-09-16T10:19:05.806937+0000 mgr.y (mgr.15318) 1169 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:06 smithi060 bash[19757]: audit 2024-09-16T10:19:06.253869+0000 mgr.y (mgr.15318) 1170 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:06 smithi081 bash[20441]: cluster 2024-09-16T10:19:05.806937+0000 mgr.y (mgr.15318) 1169 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:06 smithi081 bash[20441]: audit 2024-09-16T10:19:06.253869+0000 mgr.y (mgr.15318) 1170 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:08.136352911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:08 smithi060 bash[19757]: cluster 2024-09-16T10:19:07.808579+0000 mgr.y (mgr.15318) 1171 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:08.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:08 smithi060 bash[25240]: cluster 2024-09-16T10:19:07.808579+0000 mgr.y (mgr.15318) 1171 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:08.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:08 smithi081 bash[20441]: cluster 2024-09-16T10:19:07.808579+0000 mgr.y (mgr.15318) 1171 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:10.590 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:10] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-16T10:19:10.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:10 smithi081 bash[20441]: cluster 2024-09-16T10:19:09.809348+0000 mgr.y (mgr.15318) 1172 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:10 smithi081 bash[20441]: audit 2024-09-16T10:19:10.610811+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:10 smithi081 bash[20441]: audit 2024-09-16T10:19:10.618609+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:10 smithi081 bash[20441]: audit 2024-09-16T10:19:10.624675+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[19757]: cluster 2024-09-16T10:19:09.809348+0000 mgr.y (mgr.15318) 1172 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[19757]: audit 2024-09-16T10:19:10.610811+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[19757]: audit 2024-09-16T10:19:10.618609+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[19757]: audit 2024-09-16T10:19:10.624675+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[25240]: cluster 2024-09-16T10:19:09.809348+0000 mgr.y (mgr.15318) 1172 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:11.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[25240]: audit 2024-09-16T10:19:10.610811+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[25240]: audit 2024-09-16T10:19:10.618609+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:10 smithi060 bash[25240]: audit 2024-09-16T10:19:10.624675+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:11.140501712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:12.224 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:19:12.224 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:19:12.224 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:19:12.224 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:19:12.224 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:19:12.225 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:19:12.225 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:19:12.225 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:19:12.225 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:19:12.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:19:13.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:12 smithi060 bash[19757]: cluster 2024-09-16T10:19:11.810042+0000 mgr.y (mgr.15318) 1173 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:13.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:12 smithi060 bash[19757]: audit 2024-09-16T10:19:12.223627+0000 mgr.y (mgr.15318) 1174 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:13.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:12 smithi060 bash[25240]: cluster 2024-09-16T10:19:11.810042+0000 mgr.y (mgr.15318) 1173 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:13.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:12 smithi060 bash[25240]: audit 2024-09-16T10:19:12.223627+0000 mgr.y (mgr.15318) 1174 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:12 smithi081 bash[20441]: cluster 2024-09-16T10:19:11.810042+0000 mgr.y (mgr.15318) 1173 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:12 smithi081 bash[20441]: audit 2024-09-16T10:19:12.223627+0000 mgr.y (mgr.15318) 1174 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:14.102599621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:14 smithi060 bash[19757]: cluster 2024-09-16T10:19:13.811732+0000 mgr.y (mgr.15318) 1175 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:14 smithi060 bash[25240]: cluster 2024-09-16T10:19:13.811732+0000 mgr.y (mgr.15318) 1175 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:14 smithi081 bash[20441]: cluster 2024-09-16T10:19:13.811732+0000 mgr.y (mgr.15318) 1175 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: cluster 2024-09-16T10:19:15.812491+0000 mgr.y (mgr.15318) 1176 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: audit 2024-09-16T10:19:16.114371+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: audit 2024-09-16T10:19:16.119969+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: audit 2024-09-16T10:19:16.127294+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: audit 2024-09-16T10:19:16.265133+0000 mgr.y (mgr.15318) 1177 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[25240]: audit 2024-09-16T10:19:16.913182+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: cluster 2024-09-16T10:19:15.812491+0000 mgr.y (mgr.15318) 1176 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: audit 2024-09-16T10:19:16.114371+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: audit 2024-09-16T10:19:16.119969+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: audit 2024-09-16T10:19:16.127294+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: audit 2024-09-16T10:19:16.265133+0000 mgr.y (mgr.15318) 1177 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:17 smithi060 bash[19757]: audit 2024-09-16T10:19:16.913182+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:17.144241169Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: cluster 2024-09-16T10:19:15.812491+0000 mgr.y (mgr.15318) 1176 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: audit 2024-09-16T10:19:16.114371+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: audit 2024-09-16T10:19:16.119969+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: audit 2024-09-16T10:19:16.127294+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: audit 2024-09-16T10:19:16.265133+0000 mgr.y (mgr.15318) 1177 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:17 smithi081 bash[20441]: audit 2024-09-16T10:19:16.913182+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:17.678 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:19.168 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:19:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:19 smithi060 bash[19757]: cluster 2024-09-16T10:19:17.813503+0000 mgr.y (mgr.15318) 1178 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:19 smithi060 bash[25240]: cluster 2024-09-16T10:19:17.813503+0000 mgr.y (mgr.15318) 1178 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:19 smithi081 bash[20441]: cluster 2024-09-16T10:19:17.813503+0000 mgr.y (mgr.15318) 1178 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:19.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-16T10:19:20.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:20 smithi060 bash[19757]: audit 2024-09-16T10:19:19.167557+0000 mon.a (mon.0) 5959 : audit [DBG] from='client.? 172.21.15.60:0/1423885589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:19:20.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:20 smithi060 bash[25240]: audit 2024-09-16T10:19:19.167557+0000 mon.a (mon.0) 5959 : audit [DBG] from='client.? 172.21.15.60:0/1423885589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:19:20.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:20 smithi081 bash[20441]: audit 2024-09-16T10:19:19.167557+0000 mon.a (mon.0) 5959 : audit [DBG] from='client.? 172.21.15.60:0/1423885589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:19:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:20.121099947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:20] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T10:19:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:21 smithi060 bash[19757]: cluster 2024-09-16T10:19:19.814299+0000 mgr.y (mgr.15318) 1179 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:21 smithi060 bash[25240]: cluster 2024-09-16T10:19:19.814299+0000 mgr.y (mgr.15318) 1179 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:21.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:21 smithi081 bash[20441]: cluster 2024-09-16T10:19:19.814299+0000 mgr.y (mgr.15318) 1179 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:23 smithi060 bash[19757]: cluster 2024-09-16T10:19:21.815177+0000 mgr.y (mgr.15318) 1180 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:23 smithi060 bash[25240]: cluster 2024-09-16T10:19:21.815177+0000 mgr.y (mgr.15318) 1180 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:23.12465316Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:23.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:23 smithi081 bash[20441]: cluster 2024-09-16T10:19:21.815177+0000 mgr.y (mgr.15318) 1180 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:24.812 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:25 smithi060 bash[25240]: cluster 2024-09-16T10:19:23.816895+0000 mgr.y (mgr.15318) 1181 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:25 smithi060 bash[19757]: cluster 2024-09-16T10:19:23.816895+0000 mgr.y (mgr.15318) 1181 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:25 smithi081 bash[20441]: cluster 2024-09-16T10:19:23.816895+0000 mgr.y (mgr.15318) 1181 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:26.144668225Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:27 smithi060 bash[19757]: cluster 2024-09-16T10:19:25.817478+0000 mgr.y (mgr.15318) 1182 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:27 smithi060 bash[19757]: audit 2024-09-16T10:19:26.173093+0000 mgr.y (mgr.15318) 1183 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:27 smithi060 bash[25240]: cluster 2024-09-16T10:19:25.817478+0000 mgr.y (mgr.15318) 1182 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:27 smithi060 bash[25240]: audit 2024-09-16T10:19:26.173093+0000 mgr.y (mgr.15318) 1183 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:27 smithi081 bash[20441]: cluster 2024-09-16T10:19:25.817478+0000 mgr.y (mgr.15318) 1182 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:27 smithi081 bash[20441]: audit 2024-09-16T10:19:26.173093+0000 mgr.y (mgr.15318) 1183 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[25240]: audit 2024-09-16T10:19:26.273710+0000 mgr.y (mgr.15318) 1184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[25240]: audit 2024-09-16T10:19:26.542946+0000 mgr.y (mgr.15318) 1185 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[25240]: audit 2024-09-16T10:19:27.808833+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[25240]: audit 2024-09-16T10:19:27.810734+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[25240]: audit 2024-09-16T10:19:27.822836+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[19757]: audit 2024-09-16T10:19:26.273710+0000 mgr.y (mgr.15318) 1184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[19757]: audit 2024-09-16T10:19:26.542946+0000 mgr.y (mgr.15318) 1185 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[19757]: audit 2024-09-16T10:19:27.808833+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[19757]: audit 2024-09-16T10:19:27.810734+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:28 smithi060 bash[19757]: audit 2024-09-16T10:19:27.822836+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:28 smithi081 bash[20441]: audit 2024-09-16T10:19:26.273710+0000 mgr.y (mgr.15318) 1184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:28 smithi081 bash[20441]: audit 2024-09-16T10:19:26.542946+0000 mgr.y (mgr.15318) 1185 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:28 smithi081 bash[20441]: audit 2024-09-16T10:19:27.808833+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:28 smithi081 bash[20441]: audit 2024-09-16T10:19:27.810734+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:28 smithi081 bash[20441]: audit 2024-09-16T10:19:27.822836+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:28.940 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[19757]: cluster 2024-09-16T10:19:27.818923+0000 mgr.y (mgr.15318) 1186 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[19757]: audit 2024-09-16T10:19:28.939494+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[19757]: audit 2024-09-16T10:19:28.942330+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[19757]: audit 2024-09-16T10:19:28.943706+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[19757]: audit 2024-09-16T10:19:28.951772+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[25240]: cluster 2024-09-16T10:19:27.818923+0000 mgr.y (mgr.15318) 1186 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[25240]: audit 2024-09-16T10:19:28.939494+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[25240]: audit 2024-09-16T10:19:28.942330+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[25240]: audit 2024-09-16T10:19:28.943706+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:29 smithi060 bash[25240]: audit 2024-09-16T10:19:28.951772+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:29.102601926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[20441]: cluster 2024-09-16T10:19:27.818923+0000 mgr.y (mgr.15318) 1186 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[20441]: audit 2024-09-16T10:19:28.939494+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[20441]: audit 2024-09-16T10:19:28.942330+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[20441]: audit 2024-09-16T10:19:28.943706+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:29 smithi081 bash[20441]: audit 2024-09-16T10:19:28.951772+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:29.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:19:30.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:30 smithi081 bash[20441]: cephadm 2024-09-16T10:19:28.933618+0000 mgr.y (mgr.15318) 1187 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:30.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:30 smithi081 bash[20441]: cephadm 2024-09-16T10:19:29.034073+0000 mgr.y (mgr.15318) 1188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:30.480 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:30] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T10:19:30.480 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:30 smithi060 bash[19757]: cephadm 2024-09-16T10:19:28.933618+0000 mgr.y (mgr.15318) 1187 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:30.480 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:30 smithi060 bash[19757]: cephadm 2024-09-16T10:19:29.034073+0000 mgr.y (mgr.15318) 1188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:30.481 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:30 smithi060 bash[25240]: cephadm 2024-09-16T10:19:28.933618+0000 mgr.y (mgr.15318) 1187 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:30.481 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:30 smithi060 bash[25240]: cephadm 2024-09-16T10:19:29.034073+0000 mgr.y (mgr.15318) 1188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:19:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[25240]: cluster 2024-09-16T10:19:29.819361+0000 mgr.y (mgr.15318) 1189 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[25240]: audit 2024-09-16T10:19:30.836237+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[25240]: audit 2024-09-16T10:19:30.846594+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[25240]: audit 2024-09-16T10:19:30.857674+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[19757]: cluster 2024-09-16T10:19:29.819361+0000 mgr.y (mgr.15318) 1189 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[19757]: audit 2024-09-16T10:19:30.836237+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[19757]: audit 2024-09-16T10:19:30.846594+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:31 smithi060 bash[19757]: audit 2024-09-16T10:19:30.857674+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:31 smithi081 bash[20441]: cluster 2024-09-16T10:19:29.819361+0000 mgr.y (mgr.15318) 1189 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:31 smithi081 bash[20441]: audit 2024-09-16T10:19:30.836237+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:31 smithi081 bash[20441]: audit 2024-09-16T10:19:30.846594+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:31 smithi081 bash[20441]: audit 2024-09-16T10:19:30.857674+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:32.101655966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.418849+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: cephadm 2024-09-16T10:19:31.419572+0000 mgr.y (mgr.15318) 1190 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: cephadm 2024-09-16T10:19:31.419675+0000 mgr.y (mgr.15318) 1191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.422536+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.425932+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: cephadm 2024-09-16T10:19:31.427273+0000 mgr.y (mgr.15318) 1192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.431762+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.434903+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.436620+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: cephadm 2024-09-16T10:19:31.437501+0000 mgr.y (mgr.15318) 1193 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: cluster 2024-09-16T10:19:31.820345+0000 mgr.y (mgr.15318) 1194 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[19757]: audit 2024-09-16T10:19:31.913406+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.418849+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: cephadm 2024-09-16T10:19:31.419572+0000 mgr.y (mgr.15318) 1190 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: cephadm 2024-09-16T10:19:31.419675+0000 mgr.y (mgr.15318) 1191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.422536+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.425932+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: cephadm 2024-09-16T10:19:31.427273+0000 mgr.y (mgr.15318) 1192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.431762+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.434903+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:32.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.436620+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: cephadm 2024-09-16T10:19:31.437501+0000 mgr.y (mgr.15318) 1193 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: cluster 2024-09-16T10:19:31.820345+0000 mgr.y (mgr.15318) 1194 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:32 smithi060 bash[25240]: audit 2024-09-16T10:19:31.913406+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.418849+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: cephadm 2024-09-16T10:19:31.419572+0000 mgr.y (mgr.15318) 1190 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: cephadm 2024-09-16T10:19:31.419675+0000 mgr.y (mgr.15318) 1191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.422536+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.425932+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: cephadm 2024-09-16T10:19:31.427273+0000 mgr.y (mgr.15318) 1192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.431762+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.434903+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.436620+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: cephadm 2024-09-16T10:19:31.437501+0000 mgr.y (mgr.15318) 1193 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: cluster 2024-09-16T10:19:31.820345+0000 mgr.y (mgr.15318) 1194 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:32.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:32 smithi081 bash[20441]: audit 2024-09-16T10:19:31.913406+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:34.965 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:19:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:34 smithi081 bash[20441]: cluster 2024-09-16T10:19:33.822055+0000 mgr.y (mgr.15318) 1195 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:34 smithi060 bash[19757]: cluster 2024-09-16T10:19:33.822055+0000 mgr.y (mgr.15318) 1195 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:35.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:34 smithi060 bash[25240]: cluster 2024-09-16T10:19:33.822055+0000 mgr.y (mgr.15318) 1195 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:35.102549709Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: cephadm 2024-09-16T10:19:35.380813+0000 mgr.y (mgr.15318) 1196 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:35.388670+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:35.393867+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:35.395480+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:35.396901+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: cephadm 2024-09-16T10:19:35.398680+0000 mgr.y (mgr.15318) 1197 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: cluster 2024-09-16T10:19:35.822570+0000 mgr.y (mgr.15318) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:36.256200+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:36.262510+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[25240]: audit 2024-09-16T10:19:36.268028+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: cephadm 2024-09-16T10:19:35.380813+0000 mgr.y (mgr.15318) 1196 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:35.388670+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:35.393867+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:35.395480+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:35.396901+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: cephadm 2024-09-16T10:19:35.398680+0000 mgr.y (mgr.15318) 1197 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: cluster 2024-09-16T10:19:35.822570+0000 mgr.y (mgr.15318) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:36.256200+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:36.262510+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:36 smithi060 bash[19757]: audit 2024-09-16T10:19:36.268028+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: cephadm 2024-09-16T10:19:35.380813+0000 mgr.y (mgr.15318) 1196 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:35.388670+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:35.393867+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:35.395480+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:35.396901+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:36.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: cephadm 2024-09-16T10:19:35.398680+0000 mgr.y (mgr.15318) 1197 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:36.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: cluster 2024-09-16T10:19:35.822570+0000 mgr.y (mgr.15318) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:36.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:36.256200+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:36.262510+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:36.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:36 smithi081 bash[20441]: audit 2024-09-16T10:19:36.268028+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:19:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 0s ago 39m - - 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 6s ago 38m - - 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2m) 0s ago 29m 14.3M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (80s) 6s ago 29m 66.2M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (4m) 0s ago 26m 48.2M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (3m) 6s ago 38m 438M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (14m) 0s ago 40m 523M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (40m) 0s ago 40m 114M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (38m) 6s ago 38m 77.4M 2048M 19.1.1-328-gad35db06 b5388489f99e b25714c156f1 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (38m) 0s ago 38m 78.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3m) 0s ago 29m 7931k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (3m) 6s ago 29m 8548k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (37m) 0s ago 37m 58.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:19:37.108 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (36m) 0s ago 36m 67.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (35m) 0s ago 35m 53.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (34m) 0s ago 34m 60.1M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (33m) 6s ago 33m 67.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (32m) 6s ago 32m 66.4M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (31m) 6s ago 31m 63.1M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (30m) 6s ago 30m 57.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (2m) 6s ago 29m 39.1M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (27m) 0s ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:19:37.109 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (27m) 6s ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:19:37.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T10:19:37.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:19:37.483 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:19:37.483 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[19757]: audit 2024-09-16T10:19:36.281829+0000 mgr.y (mgr.15318) 1199 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[19757]: audit 2024-09-16T10:19:36.429988+0000 mgr.y (mgr.15318) 1200 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[19757]: audit 2024-09-16T10:19:36.759935+0000 mgr.y (mgr.15318) 1201 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[19757]: audit 2024-09-16T10:19:37.065039+0000 mgr.y (mgr.15318) 1202 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[25240]: audit 2024-09-16T10:19:36.281829+0000 mgr.y (mgr.15318) 1199 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[25240]: audit 2024-09-16T10:19:36.429988+0000 mgr.y (mgr.15318) 1200 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[25240]: audit 2024-09-16T10:19:36.759935+0000 mgr.y (mgr.15318) 1201 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:37 smithi060 bash[25240]: audit 2024-09-16T10:19:37.065039+0000 mgr.y (mgr.15318) 1202 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:37 smithi081 bash[20441]: audit 2024-09-16T10:19:36.281829+0000 mgr.y (mgr.15318) 1199 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:37 smithi081 bash[20441]: audit 2024-09-16T10:19:36.429988+0000 mgr.y (mgr.15318) 1200 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:37 smithi081 bash[20441]: audit 2024-09-16T10:19:36.759935+0000 mgr.y (mgr.15318) 1201 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:37 smithi081 bash[20441]: audit 2024-09-16T10:19:37.065039+0000 mgr.y (mgr.15318) 1202 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:37.794 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi081", 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:19:37.795 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:19:38.402 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:38.110161411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[19757]: audit 2024-09-16T10:19:37.479860+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.60:0/2180496717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[19757]: audit 2024-09-16T10:19:37.793514+0000 mgr.y (mgr.15318) 1203 : audit [DBG] from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[19757]: cluster 2024-09-16T10:19:37.823507+0000 mgr.y (mgr.15318) 1204 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[25240]: audit 2024-09-16T10:19:37.479860+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.60:0/2180496717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[25240]: audit 2024-09-16T10:19:37.793514+0000 mgr.y (mgr.15318) 1203 : audit [DBG] from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:38 smithi060 bash[25240]: cluster 2024-09-16T10:19:37.823507+0000 mgr.y (mgr.15318) 1204 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:38 smithi081 bash[20441]: audit 2024-09-16T10:19:37.479860+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.60:0/2180496717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:38 smithi081 bash[20441]: audit 2024-09-16T10:19:37.793514+0000 mgr.y (mgr.15318) 1203 : audit [DBG] from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:19:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:38 smithi081 bash[20441]: cluster 2024-09-16T10:19:37.823507+0000 mgr.y (mgr.15318) 1204 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:40.586 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.587 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.587 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.587 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.588 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.588 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.589 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.589 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:40] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-16T10:19:40.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:40 smithi081 systemd[1]: Stopping Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:19:40.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:40 smithi081 bash[20441]: debug 2024-09-16T10:19:40.706+0000 7fd9e2224640 -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-09-16T10:19:40.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:40 smithi081 bash[20441]: debug 2024-09-16T10:19:40.706+0000 7fd9e2224640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:19:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:41.118275481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:41.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 bash[83444]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:19:41.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 bash[83504]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:19:41.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T10:19:41.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: Stopped Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:19:42.157 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.159 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:42.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: Started Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:19:42.160 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:19:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.285+0000 7fd7d4ccfc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.285+0000 7fd7d4ccfc80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.285+0000 7fd7d4ccfc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 0 load: jerasure load: lrc 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Git sha 0 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: DB SUMMARY 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: DB Session ID: IICHBUBGRGHAG3NU583B 2024-09-16T10:19:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7103 Bytes 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000096.sst 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000094.log size: 1861255 ; 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.env: 0x55c4cb288120 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:19:43.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.info_log: 0x55c4cd59f700 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:19:43.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:19:43.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.write_buffer_manager: 0x55c4cd5a3b80 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:19:43.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:19:43.555 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:19:43.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:19:43.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:19:43.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:19:43.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:19:43.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c4cd59f320) 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: cache_index_and_filter_blocks: 1 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: pin_top_level_index_and_filter: 1 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: index_type: 0 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: data_block_index_type: 0 2024-09-16T10:19:43.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: index_shortening: 1 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: checksum: 4 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: no_block_cache: 0 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_cache: 0x55c4cd595610 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_cache_name: BinnedLRUCache 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_cache_options: 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: capacity : 536870912 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: num_shard_bits : 4 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: strict_capacity_limit : 0 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: high_pri_pool_ratio: 0.000 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_cache_compressed: (nil) 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: persistent_cache: (nil) 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_size: 4096 2024-09-16T10:19:43.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_size_deviation: 10 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_restart_interval: 16 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: index_block_restart_interval: 1 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: metadata_block_size: 4096 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: partition_filters: 0 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: use_delta_encoding: 1 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: filter_policy: bloomfilter 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: whole_key_filtering: 1 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: verify_compression: 0 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: read_amp_bytes_per_bit: 0 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: format_version: 5 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: enable_index_compression: 1 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: block_align: 0 2024-09-16T10:19:43.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: max_auto_readahead_size: 262144 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: prepopulate_block_cache: 0 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: initial_auto_readahead_size: 8192 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:19:43.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:19:43.563 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:19:43.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:19:43.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:19:43.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:19:43.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:19:43.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:19:43.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:19:43.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:19:43.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:19:43.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:19:43.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:19:43.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:19:43.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:19:43.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:19:43.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.289+0000 7fd7d4ccfc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 98, last_sequence is 54033, log_number is 94,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 94 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 94 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c7968198-49aa-4b6d-ad74-e03b01eeab7c 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481983297369, "job": 1, "event": "recovery_started", "wal_files": [94]} 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.293+0000 7fd7d4ccfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #94 mode 2 2024-09-16T10:19:43.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.297+0000 7fd7d4ccfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481983303923, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 99, "file_size": 1148903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54038, "largest_seqno": 55179, "table_properties": {"data_size": 1143581, "index_size": 2745, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 11667, "raw_average_key_size": 19, "raw_value_size": 1132526, "raw_average_value_size": 1919, "num_data_blocks": 124, "num_entries": 590, "num_filter_entries": 590, "num_deletions": 258, "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": 1726481983, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c7968198-49aa-4b6d-ad74-e03b01eeab7c", "db_session_id": "IICHBUBGRGHAG3NU583B", "orig_file_number": 99, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.297+0000 7fd7d4ccfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726481983304060, "job": 1, "event": "recovery_finished"} 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.297+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 101 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.297+0000 7fd7d4ccfc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000094.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c4cd5c2e00 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 4 rocksdb: DB pointer 0x55c4cd6c6000 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7caa97640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7caa97640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: ** DB Stats ** 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:19:43.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: ** Compaction Stats [default] ** 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: 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-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: L0 1/0 1.10 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: L6 1/0 10.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Sum 2/0 11.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: ** Compaction Stats [default] ** 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: 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-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:19:43.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 331.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Cumulative compaction: 0.00 GB write, 109.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Interval compaction: 0.00 GB write, 109.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: 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-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Block cache BinnedLRUCache@0x55c4cd595610#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:19:43.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 1 mon.b@-1(???) e3 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).mds e1 new map 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).mds e1 print_map 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: e1 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: legacy client fscid: -1 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: No filesystems configured 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:19:43.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:19:43.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:19:43.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: debug 2024-09-16T10:19:43.301+0000 7fd7d4ccfc80 1 mon.b@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-16T10:19:43.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: cluster 2024-09-16T10:19:39.824238+0000 mgr.y (mgr.15318) 1205 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:43.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:43 smithi081 bash[83560]: cluster 2024-09-16T10:19:39.824238+0000 mgr.y (mgr.15318) 1205 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:43 smithi060 bash[25240]: cluster 2024-09-16T10:19:39.824238+0000 mgr.y (mgr.15318) 1205 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:43 smithi060 bash[19757]: cluster 2024-09-16T10:19:39.824238+0000 mgr.y (mgr.15318) 1205 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:44.129815367Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:41.825003+0000 mgr.y (mgr.15318) 1206 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.519661+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.520639+0000 mon.a (mon.0) 5985 : cluster [INF] mon.a calling monitor election 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.540520+0000 mon.a (mon.0) 5986 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550593+0000 mon.a (mon.0) 5987 : cluster [DBG] monmap epoch 3 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550628+0000 mon.a (mon.0) 5988 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:44.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550650+0000 mon.a (mon.0) 5989 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:19:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550686+0000 mon.a (mon.0) 5990 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:19:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550718+0000 mon.a (mon.0) 5991 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:19:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550749+0000 mon.a (mon.0) 5992 : cluster [DBG] election_strategy: 1 2024-09-16T10:19:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550786+0000 mon.a (mon.0) 5993 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550825+0000 mon.a (mon.0) 5994 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.550859+0000 mon.a (mon.0) 5995 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.570164+0000 mon.a (mon.0) 5996 : cluster [DBG] fsmap 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.570218+0000 mon.a (mon.0) 5997 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.571005+0000 mon.a (mon.0) 5998 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.571270+0000 mon.a (mon.0) 5999 : cluster [INF] overall HEALTH_OK 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.579138+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.590436+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.595180+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.597077+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.607947+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:43.609167+0000 mgr.y (mgr.15318) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.703286+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.706804+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.711687+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.713080+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.722528+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:43.723288+0000 mgr.y (mgr.15318) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:41.825003+0000 mgr.y (mgr.15318) 1206 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.519661+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:19:44.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.520639+0000 mon.a (mon.0) 5985 : cluster [INF] mon.a calling monitor election 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.540520+0000 mon.a (mon.0) 5986 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550593+0000 mon.a (mon.0) 5987 : cluster [DBG] monmap epoch 3 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550628+0000 mon.a (mon.0) 5988 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550650+0000 mon.a (mon.0) 5989 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550686+0000 mon.a (mon.0) 5990 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550718+0000 mon.a (mon.0) 5991 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550749+0000 mon.a (mon.0) 5992 : cluster [DBG] election_strategy: 1 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550786+0000 mon.a (mon.0) 5993 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550825+0000 mon.a (mon.0) 5994 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.550859+0000 mon.a (mon.0) 5995 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.570164+0000 mon.a (mon.0) 5996 : cluster [DBG] fsmap 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.570218+0000 mon.a (mon.0) 5997 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.571005+0000 mon.a (mon.0) 5998 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:19:44.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.571270+0000 mon.a (mon.0) 5999 : cluster [INF] overall HEALTH_OK 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.579138+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.590436+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.595180+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.597077+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.607947+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:43.609167+0000 mgr.y (mgr.15318) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.703286+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cluster 2024-09-16T10:19:43.826707+0000 mgr.y (mgr.15318) 1209 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.832624+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.835806+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.839711+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.840994+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.848086+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:43.848876+0000 mgr.y (mgr.15318) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.958062+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.960469+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.963829+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.965136+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:43.973811+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:43.974495+0000 mgr.y (mgr.15318) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.085866+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.088651+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.092232+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.093417+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.101800+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.102368+0000 mgr.y (mgr.15318) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.205580+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.706804+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.711687+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.713080+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.722528+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:43.723288+0000 mgr.y (mgr.15318) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cluster 2024-09-16T10:19:43.826707+0000 mgr.y (mgr.15318) 1209 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.832624+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.835806+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.839711+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.840994+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.848086+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:43.848876+0000 mgr.y (mgr.15318) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.958062+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.960469+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.963829+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.965136+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:43.973811+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:43.974495+0000 mgr.y (mgr.15318) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.085866+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.088651+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.208241+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.210497+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.211475+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.219470+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.219993+0000 mgr.y (mgr.15318) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.324485+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.326690+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.329620+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.330625+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.338820+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.437628+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.440353+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.444097+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.445125+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[19757]: audit 2024-09-16T10:19:44.451257+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.092232+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.093417+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.101800+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.102368+0000 mgr.y (mgr.15318) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.205580+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.208241+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.210497+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.211475+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.219470+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.219993+0000 mgr.y (mgr.15318) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.324485+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.326690+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.329620+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.330625+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.338820+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.437628+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.440353+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.444097+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.445125+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:44 smithi060 bash[25240]: audit 2024-09-16T10:19:44.451257+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:41.825003+0000 mgr.y (mgr.15318) 1206 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:44.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:41.825003+0000 mgr.y (mgr.15318) 1206 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:44.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.519661+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.519661+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.520639+0000 mon.a (mon.0) 5985 : cluster [INF] mon.a calling monitor election 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.520639+0000 mon.a (mon.0) 5985 : cluster [INF] mon.a calling monitor election 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.540520+0000 mon.a (mon.0) 5986 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.540520+0000 mon.a (mon.0) 5986 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550593+0000 mon.a (mon.0) 5987 : cluster [DBG] monmap epoch 3 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550593+0000 mon.a (mon.0) 5987 : cluster [DBG] monmap epoch 3 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550628+0000 mon.a (mon.0) 5988 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550628+0000 mon.a (mon.0) 5988 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550650+0000 mon.a (mon.0) 5989 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550650+0000 mon.a (mon.0) 5989 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550686+0000 mon.a (mon.0) 5990 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550686+0000 mon.a (mon.0) 5990 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:19:44.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550718+0000 mon.a (mon.0) 5991 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550718+0000 mon.a (mon.0) 5991 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550749+0000 mon.a (mon.0) 5992 : cluster [DBG] election_strategy: 1 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550749+0000 mon.a (mon.0) 5992 : cluster [DBG] election_strategy: 1 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550786+0000 mon.a (mon.0) 5993 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550786+0000 mon.a (mon.0) 5993 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550825+0000 mon.a (mon.0) 5994 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550825+0000 mon.a (mon.0) 5994 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550859+0000 mon.a (mon.0) 5995 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.550859+0000 mon.a (mon.0) 5995 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.570164+0000 mon.a (mon.0) 5996 : cluster [DBG] fsmap 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.570164+0000 mon.a (mon.0) 5996 : cluster [DBG] fsmap 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.570218+0000 mon.a (mon.0) 5997 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.570218+0000 mon.a (mon.0) 5997 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:19:44.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.571005+0000 mon.a (mon.0) 5998 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.571005+0000 mon.a (mon.0) 5998 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.571270+0000 mon.a (mon.0) 5999 : cluster [INF] overall HEALTH_OK 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.571270+0000 mon.a (mon.0) 5999 : cluster [INF] overall HEALTH_OK 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.579138+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.579138+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.590436+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.590436+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.595180+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.595180+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.597077+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.597077+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.607947+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.607947+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.609167+0000 mgr.y (mgr.15318) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.609167+0000 mgr.y (mgr.15318) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.703286+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.703286+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.706804+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.706804+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.711687+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.711687+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.713080+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.713080+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.722528+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.722528+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.723288+0000 mgr.y (mgr.15318) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.723288+0000 mgr.y (mgr.15318) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.826707+0000 mgr.y (mgr.15318) 1209 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cluster 2024-09-16T10:19:43.826707+0000 mgr.y (mgr.15318) 1209 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.832624+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.832624+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.835806+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.835806+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.839711+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.839711+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.840994+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.840994+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.848086+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.848086+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.848876+0000 mgr.y (mgr.15318) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.848876+0000 mgr.y (mgr.15318) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.958062+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.958062+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.960469+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.960469+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.963829+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.963829+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.965136+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.965136+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.973811+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:43.973811+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.974495+0000 mgr.y (mgr.15318) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:43.974495+0000 mgr.y (mgr.15318) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.085866+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.085866+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.088651+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.088651+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.092232+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.092232+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.093417+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.093417+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.101800+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.101800+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.102368+0000 mgr.y (mgr.15318) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.102368+0000 mgr.y (mgr.15318) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.205580+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.205580+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.208241+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.208241+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.210497+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.210497+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.211475+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.211475+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.219470+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.219470+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.219993+0000 mgr.y (mgr.15318) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.219993+0000 mgr.y (mgr.15318) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.324485+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.324485+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.326690+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.326690+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.329620+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.329620+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.330625+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.330625+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.338820+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.338820+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.437628+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.437628+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.440353+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.440353+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.444097+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.444097+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.445125+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.445125+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.451257+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:44 smithi081 bash[83560]: audit 2024-09-16T10:19:44.451257+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.339648+0000 mgr.y (mgr.15318) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.339648+0000 mgr.y (mgr.15318) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.451819+0000 mgr.y (mgr.15318) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.451819+0000 mgr.y (mgr.15318) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.557864+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.557864+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.560689+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.560689+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.563133+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.563133+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.564290+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.564290+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.570404+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.570404+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.571090+0000 mgr.y (mgr.15318) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.571090+0000 mgr.y (mgr.15318) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.645606+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.645606+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.648371+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.648371+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.651499+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.651499+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.653334+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.653334+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.660973+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.660973+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.661910+0000 mgr.y (mgr.15318) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.661910+0000 mgr.y (mgr.15318) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.745617+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.745617+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.748191+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.748191+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.751127+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.751127+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.752071+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.752071+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.760333+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.760333+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.760931+0000 mgr.y (mgr.15318) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.760931+0000 mgr.y (mgr.15318) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.848249+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.848249+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.850666+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.850666+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.853453+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.853453+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.854298+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.854298+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.860114+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.860114+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.860624+0000 mgr.y (mgr.15318) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.860624+0000 mgr.y (mgr.15318) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.949804+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.949804+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.951606+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.951606+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.953595+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.953595+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.954549+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.954549+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.960118+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:44.960118+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.960723+0000 mgr.y (mgr.15318) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:44.960723+0000 mgr.y (mgr.15318) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.027324+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.027324+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.029568+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.029568+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.031897+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.031897+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.032706+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.032706+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.038594+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.038594+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.039208+0000 mgr.y (mgr.15318) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.039208+0000 mgr.y (mgr.15318) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.108246+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.108246+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.110214+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.110214+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.112802+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.112802+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.113750+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.113750+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.121774+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.121774+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.122715+0000 mgr.y (mgr.15318) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.122715+0000 mgr.y (mgr.15318) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.200100+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.200100+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.202428+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.202428+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.204023+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.204023+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.204602+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.204602+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.210755+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.210755+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.211378+0000 mgr.y (mgr.15318) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.211378+0000 mgr.y (mgr.15318) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.275011+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.275011+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.276938+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.276938+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.279610+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.279610+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.280710+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.280710+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.287079+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.287079+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.353450+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.353450+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.355338+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.355338+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.357516+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.357516+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.358155+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.358155+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.363164+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.363164+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.437097+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.437097+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.439225+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.439225+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.441789+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.441789+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.442568+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.442568+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.448097+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.448097+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.524155+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.524155+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.526638+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.526638+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.529091+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.529091+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.529889+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.529889+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.535711+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:45 smithi081 bash[83560]: audit 2024-09-16T10:19:45.535711+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.339648+0000 mgr.y (mgr.15318) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.451819+0000 mgr.y (mgr.15318) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.557864+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.560689+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.563133+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.564290+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.570404+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.571090+0000 mgr.y (mgr.15318) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.645606+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.648371+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.651499+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.653334+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.660973+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.661910+0000 mgr.y (mgr.15318) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.745617+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.748191+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.751127+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.752071+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.760333+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.760931+0000 mgr.y (mgr.15318) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.848249+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.850666+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.853453+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.854298+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.860114+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.860624+0000 mgr.y (mgr.15318) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.949804+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.951606+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.953595+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.954549+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:44.960118+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:44.960723+0000 mgr.y (mgr.15318) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.027324+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.029568+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.031897+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.032706+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.038594+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.039208+0000 mgr.y (mgr.15318) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.108246+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.339648+0000 mgr.y (mgr.15318) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.451819+0000 mgr.y (mgr.15318) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.557864+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.560689+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.563133+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.564290+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.570404+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.571090+0000 mgr.y (mgr.15318) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.645606+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.648371+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.651499+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.653334+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.660973+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.661910+0000 mgr.y (mgr.15318) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.745617+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.748191+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.751127+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.752071+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.760333+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.760931+0000 mgr.y (mgr.15318) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.110214+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.112802+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.113750+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.121774+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.122715+0000 mgr.y (mgr.15318) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.200100+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.202428+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.204023+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.204602+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.210755+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.211378+0000 mgr.y (mgr.15318) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.275011+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.276938+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.279610+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.280710+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.287079+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.353450+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.355338+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.357516+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.358155+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.363164+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.437097+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.439225+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.441789+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.442568+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.448097+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.524155+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.526638+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.529091+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.529889+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[25240]: audit 2024-09-16T10:19:45.535711+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.848249+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.850666+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.853453+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.854298+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.860114+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.860624+0000 mgr.y (mgr.15318) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.949804+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.951606+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.953595+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.954549+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:44.960118+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:44.960723+0000 mgr.y (mgr.15318) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.027324+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.029568+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.031897+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.032706+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.038594+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.039208+0000 mgr.y (mgr.15318) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.108246+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.110214+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.112802+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.113750+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.121774+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.122715+0000 mgr.y (mgr.15318) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.200100+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.202428+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.204023+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.204602+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.210755+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.211378+0000 mgr.y (mgr.15318) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.275011+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.276938+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.279610+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.280710+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.287079+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.353450+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.355338+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.357516+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.358155+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.363164+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.437097+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.439225+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.441789+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.442568+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.448097+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.524155+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.526638+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.529091+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.529889+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:45.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:45 smithi060 bash[19757]: audit 2024-09-16T10:19:45.535711+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.287536+0000 mgr.y (mgr.15318) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.363596+0000 mgr.y (mgr.15318) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.448668+0000 mgr.y (mgr.15318) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.536460+0000 mgr.y (mgr.15318) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.612077+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.614251+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.617037+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.618038+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.625080+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.625806+0000 mgr.y (mgr.15318) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.701544+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.703530+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.705923+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.706912+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.712729+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.713266+0000 mgr.y (mgr.15318) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.790547+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.792952+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.795163+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.287536+0000 mgr.y (mgr.15318) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.363596+0000 mgr.y (mgr.15318) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.448668+0000 mgr.y (mgr.15318) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.536460+0000 mgr.y (mgr.15318) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.612077+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.614251+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.617037+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.618038+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.625080+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.625806+0000 mgr.y (mgr.15318) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.701544+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.703530+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.705923+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.706912+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.712729+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.713266+0000 mgr.y (mgr.15318) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.790547+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.792952+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.795163+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.795899+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.803694+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.804346+0000 mgr.y (mgr.15318) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cluster 2024-09-16T10:19:45.827404+0000 mgr.y (mgr.15318) 1231 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.883327+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.885357+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.887425+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.888182+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.895623+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.896127+0000 mgr.y (mgr.15318) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.968737+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.971289+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.974238+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.975183+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:45.985932+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:45.986670+0000 mgr.y (mgr.15318) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.072875+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.075495+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.078737+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.079809+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.795899+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.803694+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.804346+0000 mgr.y (mgr.15318) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cluster 2024-09-16T10:19:45.827404+0000 mgr.y (mgr.15318) 1231 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.883327+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.885357+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.887425+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.888182+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.895623+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.896127+0000 mgr.y (mgr.15318) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.968737+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.971289+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.974238+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.975183+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:45.985932+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:45.986670+0000 mgr.y (mgr.15318) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.072875+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.075495+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.078737+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.079809+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.090238+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.090955+0000 mgr.y (mgr.15318) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.183872+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.185861+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.188846+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.189645+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.196460+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.197113+0000 mgr.y (mgr.15318) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.263977+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.266139+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.268079+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.268780+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.275080+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.336202+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.337897+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.339617+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.340252+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.347659+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.416802+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.419591+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.090238+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.090955+0000 mgr.y (mgr.15318) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.183872+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.185861+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.188846+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.189645+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.196460+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.197113+0000 mgr.y (mgr.15318) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.263977+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.266139+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.268079+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.268780+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.275080+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.336202+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.337897+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.339617+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.340252+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.347659+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.416802+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.419591+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.423311+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.424439+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.434911+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.510535+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.512976+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.516088+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.517265+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[25240]: audit 2024-09-16T10:19:46.525942+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.423311+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.424439+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.434911+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.510535+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.512976+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.516088+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.517265+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:46 smithi060 bash[19757]: audit 2024-09-16T10:19:46.525942+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.287536+0000 mgr.y (mgr.15318) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.287536+0000 mgr.y (mgr.15318) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.363596+0000 mgr.y (mgr.15318) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.363596+0000 mgr.y (mgr.15318) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.448668+0000 mgr.y (mgr.15318) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.448668+0000 mgr.y (mgr.15318) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.536460+0000 mgr.y (mgr.15318) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.536460+0000 mgr.y (mgr.15318) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.612077+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.612077+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.614251+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.614251+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.617037+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.617037+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.618038+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.618038+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.625080+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.625080+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.625806+0000 mgr.y (mgr.15318) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.625806+0000 mgr.y (mgr.15318) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.701544+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.701544+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.703530+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.703530+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.705923+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.705923+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.706912+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.706912+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.712729+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.712729+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.713266+0000 mgr.y (mgr.15318) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.713266+0000 mgr.y (mgr.15318) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.790547+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.790547+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.792952+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.792952+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.795163+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.795163+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.795899+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.795899+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.803694+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.803694+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.804346+0000 mgr.y (mgr.15318) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.804346+0000 mgr.y (mgr.15318) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cluster 2024-09-16T10:19:45.827404+0000 mgr.y (mgr.15318) 1231 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cluster 2024-09-16T10:19:45.827404+0000 mgr.y (mgr.15318) 1231 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:46.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.883327+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.883327+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.885357+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.885357+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.887425+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.887425+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.888182+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.888182+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.895623+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.895623+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.896127+0000 mgr.y (mgr.15318) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.896127+0000 mgr.y (mgr.15318) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.968737+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.968737+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.971289+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.971289+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.974238+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.974238+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.975183+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.975183+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.985932+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:45.985932+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.986670+0000 mgr.y (mgr.15318) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:45.986670+0000 mgr.y (mgr.15318) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.072875+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.072875+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.075495+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.075495+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.078737+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.078737+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.079809+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.079809+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.090238+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.090238+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.090955+0000 mgr.y (mgr.15318) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.090955+0000 mgr.y (mgr.15318) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.183872+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.183872+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.185861+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.185861+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.188846+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.188846+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.189645+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.189645+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.196460+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.196460+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.197113+0000 mgr.y (mgr.15318) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.197113+0000 mgr.y (mgr.15318) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.263977+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.263977+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.266139+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.266139+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.268079+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.268079+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.268780+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.268780+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.275080+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.275080+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.336202+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.336202+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.337897+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.337897+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.339617+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.339617+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.340252+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.340252+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.347659+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.347659+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.416802+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.416802+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.419591+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.419591+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.423311+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.423311+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.424439+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.424439+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.434911+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.434911+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.510535+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.510535+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.512976+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.512976+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.516088+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.516088+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.517265+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.517265+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.525942+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:46.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:46 smithi081 bash[83560]: audit 2024-09-16T10:19:46.525942+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:47.105720407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.275838+0000 mgr.y (mgr.15318) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.289642+0000 mgr.y (mgr.15318) 1237 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.348248+0000 mgr.y (mgr.15318) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.435560+0000 mgr.y (mgr.15318) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.526543+0000 mgr.y (mgr.15318) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.594328+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.596555+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.598413+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.599159+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.604372+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.604826+0000 mgr.y (mgr.15318) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.666503+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.668745+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.671517+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.672400+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.680287+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.680818+0000 mgr.y (mgr.15318) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.741302+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.743196+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.275838+0000 mgr.y (mgr.15318) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.289642+0000 mgr.y (mgr.15318) 1237 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.348248+0000 mgr.y (mgr.15318) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.435560+0000 mgr.y (mgr.15318) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.526543+0000 mgr.y (mgr.15318) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.594328+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.596555+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.598413+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.599159+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.604372+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.604826+0000 mgr.y (mgr.15318) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.666503+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.668745+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.671517+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.672400+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.680287+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.680818+0000 mgr.y (mgr.15318) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.741302+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.743196+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.745068+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.746000+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.751904+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.752405+0000 mgr.y (mgr.15318) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.834206+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.836792+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.839367+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.839977+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.844718+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.845146+0000 mgr.y (mgr.15318) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.912509+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.913815+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.915168+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.923818+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.927792+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:46.943545+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:46.957780+0000 mgr.y (mgr.15318) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.044080+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.046319+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.048389+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.745068+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.746000+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.751904+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.752405+0000 mgr.y (mgr.15318) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.834206+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.836792+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.839367+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.839977+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.844718+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.845146+0000 mgr.y (mgr.15318) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.912509+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.913815+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.915168+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.923818+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.927792+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:46.943545+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:46.957780+0000 mgr.y (mgr.15318) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.044080+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.046319+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.048389+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.049496+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.055688+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.056247+0000 mgr.y (mgr.15318) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.124484+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.127076+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.129921+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.131330+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.140538+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.141129+0000 mgr.y (mgr.15318) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.215301+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.216972+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.218980+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.219552+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.224556+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.225139+0000 mgr.y (mgr.15318) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.318753+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.321684+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.325036+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.326016+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.334498+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.049496+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.055688+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.056247+0000 mgr.y (mgr.15318) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.124484+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.127076+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.129921+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.131330+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.140538+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.141129+0000 mgr.y (mgr.15318) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.215301+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.216972+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.218980+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.219552+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.224556+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.225139+0000 mgr.y (mgr.15318) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.318753+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.321684+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.325036+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.326016+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.334498+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.394436+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.396461+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.398547+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.399604+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.407720+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.482111+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.484281+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.487627+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.488349+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[25240]: audit 2024-09-16T10:19:47.496035+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.394436+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.396461+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.398547+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.399604+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.407720+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.482111+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.484281+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.487627+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.488349+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:47 smithi060 bash[19757]: audit 2024-09-16T10:19:47.496035+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.275838+0000 mgr.y (mgr.15318) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.275838+0000 mgr.y (mgr.15318) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.289642+0000 mgr.y (mgr.15318) 1237 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:47.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.289642+0000 mgr.y (mgr.15318) 1237 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:47.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.348248+0000 mgr.y (mgr.15318) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.348248+0000 mgr.y (mgr.15318) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.435560+0000 mgr.y (mgr.15318) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.435560+0000 mgr.y (mgr.15318) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.526543+0000 mgr.y (mgr.15318) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.526543+0000 mgr.y (mgr.15318) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.594328+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.594328+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.596555+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.596555+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.598413+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.598413+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.599159+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.599159+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.604372+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.604372+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.604826+0000 mgr.y (mgr.15318) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.604826+0000 mgr.y (mgr.15318) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.666503+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.666503+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.668745+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.668745+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.671517+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.671517+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.672400+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.672400+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.680287+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.680287+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.680818+0000 mgr.y (mgr.15318) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.680818+0000 mgr.y (mgr.15318) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.741302+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.741302+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.743196+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.743196+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.745068+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.745068+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.746000+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.746000+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.751904+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.751904+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.752405+0000 mgr.y (mgr.15318) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.752405+0000 mgr.y (mgr.15318) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.834206+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.834206+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.836792+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.836792+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.839367+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.839367+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.839977+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.839977+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.844718+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.844718+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.845146+0000 mgr.y (mgr.15318) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.845146+0000 mgr.y (mgr.15318) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.912509+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.912509+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.913815+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.913815+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.915168+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.915168+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.923818+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.923818+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.927792+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.927792+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.943545+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:46.943545+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.957780+0000 mgr.y (mgr.15318) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:46.957780+0000 mgr.y (mgr.15318) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.044080+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.044080+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.046319+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.046319+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.048389+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.048389+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.049496+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.049496+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.055688+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.055688+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.056247+0000 mgr.y (mgr.15318) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.056247+0000 mgr.y (mgr.15318) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.124484+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.124484+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.127076+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.127076+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.129921+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.129921+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.131330+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.131330+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.140538+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.140538+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.141129+0000 mgr.y (mgr.15318) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.141129+0000 mgr.y (mgr.15318) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.215301+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.215301+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.216972+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.216972+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.218980+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.218980+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.219552+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.219552+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.224556+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.224556+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.225139+0000 mgr.y (mgr.15318) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.225139+0000 mgr.y (mgr.15318) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.318753+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.318753+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.321684+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.321684+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.325036+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.325036+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.326016+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.326016+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.334498+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.334498+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.394436+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.394436+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.396461+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.396461+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.398547+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.398547+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.399604+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.399604+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.407720+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.407720+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.482111+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.482111+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.484281+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.484281+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.487627+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.487627+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.488349+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.488349+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.496035+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:47 smithi081 bash[83560]: audit 2024-09-16T10:19:47.496035+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[76606]: debug 2024-09-16T10:19:48.314+0000 7fca1d4dc640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.335258+0000 mgr.y (mgr.15318) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.408358+0000 mgr.y (mgr.15318) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.496716+0000 mgr.y (mgr.15318) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.583066+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.585443+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.587966+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.589276+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.595667+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.596426+0000 mgr.y (mgr.15318) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.665531+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.668451+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.671338+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.672255+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.678223+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.678764+0000 mgr.y (mgr.15318) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.746589+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.749252+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.751915+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.753352+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.761863+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.335258+0000 mgr.y (mgr.15318) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.408358+0000 mgr.y (mgr.15318) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.496716+0000 mgr.y (mgr.15318) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.583066+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.585443+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.587966+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.589276+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.595667+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.596426+0000 mgr.y (mgr.15318) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.665531+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.668451+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.671338+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.672255+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.678223+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.678764+0000 mgr.y (mgr.15318) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.746589+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.749252+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.751915+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.753352+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.761863+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.762522+0000 mgr.y (mgr.15318) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cluster 2024-09-16T10:19:47.828820+0000 mgr.y (mgr.15318) 1255 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.843401+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.845494+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.847897+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.848582+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.856508+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.857157+0000 mgr.y (mgr.15318) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.932891+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.935653+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.939452+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.940393+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:47.946899+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:47.947427+0000 mgr.y (mgr.15318) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.044360+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.046576+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.049064+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.049915+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.058181+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.762522+0000 mgr.y (mgr.15318) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cluster 2024-09-16T10:19:47.828820+0000 mgr.y (mgr.15318) 1255 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.843401+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.845494+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.847897+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.848582+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.856508+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.857157+0000 mgr.y (mgr.15318) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.932891+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.935653+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.939452+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.940393+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:47.946899+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:47.947427+0000 mgr.y (mgr.15318) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.044360+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.046576+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.049064+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.049915+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.058181+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.058794+0000 mgr.y (mgr.15318) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.152735+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.154851+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.157192+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.158007+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.165306+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.165873+0000 mgr.y (mgr.15318) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.268798+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.271051+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.273048+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.273874+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.280585+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.380683+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.382818+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.385569+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.386450+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.394604+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.504153+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.506126+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.508548+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.058794+0000 mgr.y (mgr.15318) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.152735+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.154851+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.157192+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.158007+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.165306+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.165873+0000 mgr.y (mgr.15318) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.268798+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.271051+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.273048+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.273874+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.280585+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.380683+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.382818+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.385569+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.386450+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.394604+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.504153+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.506126+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.508548+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.509379+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[25240]: audit 2024-09-16T10:19:48.515023+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.509379+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:48 smithi060 bash[19757]: audit 2024-09-16T10:19:48.515023+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.335258+0000 mgr.y (mgr.15318) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.335258+0000 mgr.y (mgr.15318) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.408358+0000 mgr.y (mgr.15318) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.408358+0000 mgr.y (mgr.15318) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.496716+0000 mgr.y (mgr.15318) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.496716+0000 mgr.y (mgr.15318) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.583066+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.583066+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.585443+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.585443+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.587966+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.587966+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.589276+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.589276+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.595667+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.595667+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.596426+0000 mgr.y (mgr.15318) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.596426+0000 mgr.y (mgr.15318) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.665531+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.665531+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.668451+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.668451+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.671338+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.671338+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.672255+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.672255+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.678223+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.678223+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.678764+0000 mgr.y (mgr.15318) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.678764+0000 mgr.y (mgr.15318) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.746589+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.746589+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.749252+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.749252+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.751915+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.751915+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.753352+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.753352+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.761863+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.761863+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.762522+0000 mgr.y (mgr.15318) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.762522+0000 mgr.y (mgr.15318) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cluster 2024-09-16T10:19:47.828820+0000 mgr.y (mgr.15318) 1255 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cluster 2024-09-16T10:19:47.828820+0000 mgr.y (mgr.15318) 1255 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.843401+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.843401+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.845494+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.845494+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.847897+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.847897+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.848582+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.848582+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.856508+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.856508+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.857157+0000 mgr.y (mgr.15318) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.857157+0000 mgr.y (mgr.15318) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.932891+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.932891+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.935653+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.935653+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.939452+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.939452+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.940393+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.940393+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.946899+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:47.946899+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.947427+0000 mgr.y (mgr.15318) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:47.947427+0000 mgr.y (mgr.15318) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.044360+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.044360+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.046576+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.046576+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.049064+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.049064+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.049915+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.049915+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.058181+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.058181+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.058794+0000 mgr.y (mgr.15318) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.058794+0000 mgr.y (mgr.15318) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.152735+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.152735+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.154851+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.154851+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.157192+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.157192+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.158007+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.158007+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.165306+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.165306+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.165873+0000 mgr.y (mgr.15318) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.165873+0000 mgr.y (mgr.15318) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.268798+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.268798+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.271051+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.271051+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.273048+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.273048+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.273874+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.273874+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.280585+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.280585+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.380683+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.380683+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.382818+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.382818+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.385569+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.385569+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.386450+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.386450+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.394604+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.394604+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.504153+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.504153+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.506126+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.506126+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.508548+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.508548+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:48.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.509379+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.509379+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:48.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.515023+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:48.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:48 smithi081 bash[83560]: audit 2024-09-16T10:19:48.515023+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.281538+0000 mgr.y (mgr.15318) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.281538+0000 mgr.y (mgr.15318) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.395529+0000 mgr.y (mgr.15318) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.395529+0000 mgr.y (mgr.15318) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.515724+0000 mgr.y (mgr.15318) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.515724+0000 mgr.y (mgr.15318) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.624700+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.624700+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.627050+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.627050+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.630055+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.630055+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.631147+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.631147+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.639806+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.639806+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.640510+0000 mgr.y (mgr.15318) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.640510+0000 mgr.y (mgr.15318) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.728700+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.728700+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.731292+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.731292+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.733357+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.733357+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.734091+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.734091+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.739414+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.739414+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.739919+0000 mgr.y (mgr.15318) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.739919+0000 mgr.y (mgr.15318) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.810758+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.810758+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.812871+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.812871+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.823 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.815494+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.815494+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.816367+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.816367+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.824567+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.824567+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.825129+0000 mgr.y (mgr.15318) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.825129+0000 mgr.y (mgr.15318) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.909623+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.909623+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.912163+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.912163+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.915671+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.915671+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.916306+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.916306+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.921198+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.921198+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.921716+0000 mgr.y (mgr.15318) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:48.921716+0000 mgr.y (mgr.15318) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.994063+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.994063+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.996113+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.996113+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.998527+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.998527+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.999592+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:48.999592+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.005756+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.005756+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.006467+0000 mgr.y (mgr.15318) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.006467+0000 mgr.y (mgr.15318) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.078231+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.078231+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.080725+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.080725+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.083626+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.083626+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.084641+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.084641+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.092751+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.092751+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.093709+0000 mgr.y (mgr.15318) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.093709+0000 mgr.y (mgr.15318) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.186146+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.186146+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.188849+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.188849+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.191764+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.191764+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.192794+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.192794+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.200889+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.200889+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.201501+0000 mgr.y (mgr.15318) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.201501+0000 mgr.y (mgr.15318) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.298848+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.298848+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.301378+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.301378+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.304356+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.304356+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.305319+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.305319+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.311188+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.311188+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.402552+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.402552+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.405065+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.405065+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.408358+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.408358+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.409385+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.409385+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.417626+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.417626+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.487950+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.487950+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.490159+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.490159+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.493019+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.493019+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.493975+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.493975+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.500406+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:49 smithi081 bash[83560]: audit 2024-09-16T10:19:49.500406+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.281538+0000 mgr.y (mgr.15318) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.395529+0000 mgr.y (mgr.15318) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.515724+0000 mgr.y (mgr.15318) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.624700+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.627050+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.630055+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.631147+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.639806+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.640510+0000 mgr.y (mgr.15318) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.728700+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.731292+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.733357+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.734091+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.739414+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.739919+0000 mgr.y (mgr.15318) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.810758+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.812871+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.815494+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.816367+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.824567+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.281538+0000 mgr.y (mgr.15318) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.395529+0000 mgr.y (mgr.15318) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.515724+0000 mgr.y (mgr.15318) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.624700+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.627050+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.630055+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.631147+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.639806+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.640510+0000 mgr.y (mgr.15318) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.728700+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.731292+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.733357+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.734091+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.739414+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.739919+0000 mgr.y (mgr.15318) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.810758+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.812871+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.815494+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.816367+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.824567+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.825129+0000 mgr.y (mgr.15318) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.909623+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.912163+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.915671+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.916306+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.921198+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:48.921716+0000 mgr.y (mgr.15318) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.994063+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.996113+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.998527+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:48.999592+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.005756+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.006467+0000 mgr.y (mgr.15318) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.078231+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.080725+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.083626+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.084641+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.092751+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.093709+0000 mgr.y (mgr.15318) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.825129+0000 mgr.y (mgr.15318) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.909623+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.912163+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.915671+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.916306+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.921198+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:48.921716+0000 mgr.y (mgr.15318) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.994063+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.996113+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.998527+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:48.999592+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.005756+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.006467+0000 mgr.y (mgr.15318) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.078231+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.080725+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.083626+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.084641+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.092751+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.093709+0000 mgr.y (mgr.15318) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.186146+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.188849+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.191764+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.192794+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.200889+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.201501+0000 mgr.y (mgr.15318) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.298848+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.301378+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.304356+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.305319+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.311188+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.402552+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.405065+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.408358+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.409385+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.417626+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.487950+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.490159+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.493019+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.493975+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.186146+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.188849+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.191764+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.192794+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.200889+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.201501+0000 mgr.y (mgr.15318) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.298848+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.301378+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.304356+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.305319+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.311188+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.402552+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.405065+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.408358+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.409385+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.417626+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.487950+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.490159+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.493019+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.493975+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:49.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[25240]: audit 2024-09-16T10:19:49.500406+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:49.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:49 smithi060 bash[19757]: audit 2024-09-16T10:19:49.500406+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:50.097327809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:19:50] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.311729+0000 mgr.y (mgr.15318) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.418199+0000 mgr.y (mgr.15318) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.500849+0000 mgr.y (mgr.15318) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.578088+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.580709+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.583490+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.584703+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.590595+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.591075+0000 mgr.y (mgr.15318) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.664046+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.666381+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.669242+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.670158+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.676256+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.676813+0000 mgr.y (mgr.15318) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.760317+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.762676+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.765360+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.766245+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.772170+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.772734+0000 mgr.y (mgr.15318) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cluster 2024-09-16T10:19:49.829515+0000 mgr.y (mgr.15318) 1276 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.862992+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.865656+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.868213+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.869220+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.879686+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.880359+0000 mgr.y (mgr.15318) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.956823+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.959001+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.961950+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.962930+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:49.970938+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:49.971652+0000 mgr.y (mgr.15318) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.055516+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.057401+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.059180+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.059820+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.064780+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.311729+0000 mgr.y (mgr.15318) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.418199+0000 mgr.y (mgr.15318) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.500849+0000 mgr.y (mgr.15318) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.578088+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.580709+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.583490+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.584703+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.590595+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.591075+0000 mgr.y (mgr.15318) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.664046+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.666381+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.669242+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.670158+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.676256+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.676813+0000 mgr.y (mgr.15318) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.760317+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.762676+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.765360+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.766245+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.772170+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.065173+0000 mgr.y (mgr.15318) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.132064+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.134675+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.137749+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.138591+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.144339+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.144975+0000 mgr.y (mgr.15318) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.207340+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.209591+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.212445+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.213395+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.219055+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.219663+0000 mgr.y (mgr.15318) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.284013+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.286574+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.289418+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.290186+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.295516+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.357578+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.359610+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.362116+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.362839+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.368114+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.447672+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.449758+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.451934+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.452761+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.458429+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.541867+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.544692+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.547469+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.548637+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[19757]: audit 2024-09-16T10:19:50.554651+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.772734+0000 mgr.y (mgr.15318) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cluster 2024-09-16T10:19:49.829515+0000 mgr.y (mgr.15318) 1276 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.862992+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.865656+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.868213+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.869220+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.879686+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.880359+0000 mgr.y (mgr.15318) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.956823+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.959001+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.961950+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.962930+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:49.970938+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:49.971652+0000 mgr.y (mgr.15318) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.055516+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.057401+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.059180+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.059820+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.064780+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.065173+0000 mgr.y (mgr.15318) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.132064+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.134675+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.137749+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.138591+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.144339+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.144975+0000 mgr.y (mgr.15318) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.207340+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.209591+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.212445+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.213395+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.219055+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.219663+0000 mgr.y (mgr.15318) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.284013+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.286574+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.289418+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.290186+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.295516+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.357578+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.359610+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.362116+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.362839+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.368114+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.447672+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.449758+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.451934+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.452761+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.458429+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.541867+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.544692+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.547469+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.548637+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:50 smithi060 bash[25240]: audit 2024-09-16T10:19:50.554651+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.311729+0000 mgr.y (mgr.15318) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.311729+0000 mgr.y (mgr.15318) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.418199+0000 mgr.y (mgr.15318) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.418199+0000 mgr.y (mgr.15318) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.500849+0000 mgr.y (mgr.15318) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.500849+0000 mgr.y (mgr.15318) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.578088+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.578088+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.580709+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.580709+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.583490+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.583490+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.584703+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.584703+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.590595+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.590595+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.591075+0000 mgr.y (mgr.15318) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.591075+0000 mgr.y (mgr.15318) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.664046+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.664046+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.666381+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.666381+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.669242+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.669242+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.670158+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.670158+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.676256+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.676256+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.676813+0000 mgr.y (mgr.15318) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.676813+0000 mgr.y (mgr.15318) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.760317+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.760317+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.762676+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.762676+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.765360+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.765360+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.766245+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.766245+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.772170+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.772170+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.772734+0000 mgr.y (mgr.15318) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.772734+0000 mgr.y (mgr.15318) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cluster 2024-09-16T10:19:49.829515+0000 mgr.y (mgr.15318) 1276 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cluster 2024-09-16T10:19:49.829515+0000 mgr.y (mgr.15318) 1276 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.862992+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.862992+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.865656+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.865656+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.868213+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.868213+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.869220+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.869220+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.879686+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.879686+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.880359+0000 mgr.y (mgr.15318) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.880359+0000 mgr.y (mgr.15318) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.956823+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.956823+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.959001+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.959001+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.961950+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.961950+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.962930+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.962930+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.970938+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:49.970938+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.971652+0000 mgr.y (mgr.15318) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:49.971652+0000 mgr.y (mgr.15318) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.055516+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.055516+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.057401+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.057401+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.059180+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.059180+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.059820+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.059820+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.064780+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.064780+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.065173+0000 mgr.y (mgr.15318) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.065173+0000 mgr.y (mgr.15318) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.132064+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.132064+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.134675+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.134675+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.137749+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.137749+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.138591+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.138591+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.144339+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.144339+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.144975+0000 mgr.y (mgr.15318) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.144975+0000 mgr.y (mgr.15318) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.207340+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.207340+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.209591+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.209591+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.212445+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.212445+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.213395+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.213395+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.219055+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.219055+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.219663+0000 mgr.y (mgr.15318) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.219663+0000 mgr.y (mgr.15318) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.284013+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.284013+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.286574+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.286574+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.289418+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.289418+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.290186+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.290186+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.295516+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.295516+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.357578+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.357578+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.359610+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.359610+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.362116+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.362116+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.362839+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.362839+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.368114+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.368114+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.447672+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.447672+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.449758+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.449758+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.451934+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.451934+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.452761+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.452761+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.458429+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.458429+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.541867+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.541867+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.544692+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.544692+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.547469+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.547469+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.548637+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.548637+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.554651+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:50 smithi081 bash[83560]: audit 2024-09-16T10:19:50.554651+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.296049+0000 mgr.y (mgr.15318) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.296049+0000 mgr.y (mgr.15318) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.368664+0000 mgr.y (mgr.15318) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.368664+0000 mgr.y (mgr.15318) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.458946+0000 mgr.y (mgr.15318) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.458946+0000 mgr.y (mgr.15318) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.555203+0000 mgr.y (mgr.15318) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.555203+0000 mgr.y (mgr.15318) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.643348+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.643348+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.645613+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.645613+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.648403+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.648403+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.649149+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.649149+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.656450+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.656450+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.657153+0000 mgr.y (mgr.15318) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.657153+0000 mgr.y (mgr.15318) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.721852+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.721852+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.724210+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.724210+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.726714+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.726714+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.727548+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.727548+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.733147+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.733147+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.733805+0000 mgr.y (mgr.15318) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.733805+0000 mgr.y (mgr.15318) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.810013+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.810013+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.812914+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.812914+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.815668+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.815668+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.816745+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.816745+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.822738+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.822738+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.823454+0000 mgr.y (mgr.15318) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.823454+0000 mgr.y (mgr.15318) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.914211+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.914211+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.916379+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.916379+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.918449+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.918449+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.919324+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.919324+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.925000+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:50.925000+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.925717+0000 mgr.y (mgr.15318) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:50.925717+0000 mgr.y (mgr.15318) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.017597+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.017597+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.020317+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.020317+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.024147+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.024147+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.028707+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.028707+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.034744+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.034744+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.042094+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.042094+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:51.043091+0000 mgr.y (mgr.15318) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:51.043091+0000 mgr.y (mgr.15318) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.048431+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.048431+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.059430+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.059430+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.144380+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.144380+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.146231+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.146231+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.147344+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.147344+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.148084+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: audit 2024-09-16T10:19:51.148084+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:51.148615+0000 mgr.y (mgr.15318) 1291 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:51 smithi081 bash[83560]: cephadm 2024-09-16T10:19:51.148615+0000 mgr.y (mgr.15318) 1291 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.296049+0000 mgr.y (mgr.15318) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.368664+0000 mgr.y (mgr.15318) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.458946+0000 mgr.y (mgr.15318) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.555203+0000 mgr.y (mgr.15318) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.643348+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.645613+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.648403+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.649149+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.656450+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.657153+0000 mgr.y (mgr.15318) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.721852+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.724210+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.726714+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.727548+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.733147+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.733805+0000 mgr.y (mgr.15318) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.810013+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.812914+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.815668+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.296049+0000 mgr.y (mgr.15318) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.368664+0000 mgr.y (mgr.15318) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.458946+0000 mgr.y (mgr.15318) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.555203+0000 mgr.y (mgr.15318) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.643348+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.645613+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.648403+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.649149+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.656450+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.657153+0000 mgr.y (mgr.15318) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.721852+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.724210+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.726714+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.727548+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.733147+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.733805+0000 mgr.y (mgr.15318) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.810013+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.812914+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.815668+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.816745+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.822738+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.823454+0000 mgr.y (mgr.15318) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.914211+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.916379+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.918449+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.919324+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:50.925000+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:50.925717+0000 mgr.y (mgr.15318) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.017597+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.020317+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.024147+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.028707+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.034744+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.042094+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:51.043091+0000 mgr.y (mgr.15318) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.048431+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.059430+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.144380+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.146231+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.147344+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.816745+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.822738+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.823454+0000 mgr.y (mgr.15318) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.914211+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.916379+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.918449+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.919324+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:50.925000+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:50.925717+0000 mgr.y (mgr.15318) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.017597+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.020317+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.024147+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.028707+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.034744+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.042094+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:51.043091+0000 mgr.y (mgr.15318) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:19:51.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.048431+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.059430+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.144380+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.146231+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.147344+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: audit 2024-09-16T10:19:51.148084+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[25240]: cephadm 2024-09-16T10:19:51.148615+0000 mgr.y (mgr.15318) 1291 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: audit 2024-09-16T10:19:51.148084+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T10:19:51.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:51 smithi060 bash[19757]: cephadm 2024-09-16T10:19:51.148615+0000 mgr.y (mgr.15318) 1291 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T10:19:52.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:52 smithi081 bash[83560]: cluster 2024-09-16T10:19:51.830209+0000 mgr.y (mgr.15318) 1292 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:52.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:52 smithi081 bash[83560]: cluster 2024-09-16T10:19:51.830209+0000 mgr.y (mgr.15318) 1292 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:52 smithi060 bash[19757]: cluster 2024-09-16T10:19:51.830209+0000 mgr.y (mgr.15318) 1292 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:52.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:52 smithi060 bash[25240]: cluster 2024-09-16T10:19:51.830209+0000 mgr.y (mgr.15318) 1292 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:53.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:53.098348343Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[19757]: cluster 2024-09-16T10:19:53.831876+0000 mgr.y (mgr.15318) 1293 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[19757]: audit 2024-09-16T10:19:53.887634+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[19757]: audit 2024-09-16T10:19:53.903649+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[19757]: audit 2024-09-16T10:19:53.914861+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[25240]: cluster 2024-09-16T10:19:53.831876+0000 mgr.y (mgr.15318) 1293 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[25240]: audit 2024-09-16T10:19:53.887634+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[25240]: audit 2024-09-16T10:19:53.903649+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:54 smithi060 bash[25240]: audit 2024-09-16T10:19:53.914861+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: cluster 2024-09-16T10:19:53.831876+0000 mgr.y (mgr.15318) 1293 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:55.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: cluster 2024-09-16T10:19:53.831876+0000 mgr.y (mgr.15318) 1293 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.887634+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.887634+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.903649+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.903649+0000 mon.a (mon.0) 6404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.914861+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:55.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:54 smithi081 bash[83560]: audit 2024-09-16T10:19:53.914861+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[19757]: audit 2024-09-16T10:19:55.575081+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[19757]: audit 2024-09-16T10:19:55.576733+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[19757]: audit 2024-09-16T10:19:55.578283+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[25240]: audit 2024-09-16T10:19:55.575081+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[25240]: audit 2024-09-16T10:19:55.576733+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:55 smithi060 bash[25240]: audit 2024-09-16T10:19:55.578283+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:56.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:56.128944872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:19:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.575081+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.575081+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:19:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.576733+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:56.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.576733+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:19:56.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.578283+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:56.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:55 smithi081 bash[83560]: audit 2024-09-16T10:19:55.578283+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:19:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: cephadm 2024-09-16T10:19:55.572683+0000 mgr.y (mgr.15318) 1294 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: cephadm 2024-09-16T10:19:55.580245+0000 mgr.y (mgr.15318) 1295 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: cluster 2024-09-16T10:19:55.832650+0000 mgr.y (mgr.15318) 1296 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: audit 2024-09-16T10:19:56.447454+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: audit 2024-09-16T10:19:56.454192+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[19757]: audit 2024-09-16T10:19:56.463740+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: cephadm 2024-09-16T10:19:55.572683+0000 mgr.y (mgr.15318) 1294 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: cephadm 2024-09-16T10:19:55.580245+0000 mgr.y (mgr.15318) 1295 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: cluster 2024-09-16T10:19:55.832650+0000 mgr.y (mgr.15318) 1296 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: audit 2024-09-16T10:19:56.447454+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: audit 2024-09-16T10:19:56.454192+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:56 smithi060 bash[25240]: audit 2024-09-16T10:19:56.463740+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cephadm 2024-09-16T10:19:55.572683+0000 mgr.y (mgr.15318) 1294 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cephadm 2024-09-16T10:19:55.572683+0000 mgr.y (mgr.15318) 1294 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cephadm 2024-09-16T10:19:55.580245+0000 mgr.y (mgr.15318) 1295 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cephadm 2024-09-16T10:19:55.580245+0000 mgr.y (mgr.15318) 1295 : cephadm [INF] Deploying daemon mon.b on smithi081 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cluster 2024-09-16T10:19:55.832650+0000 mgr.y (mgr.15318) 1296 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: cluster 2024-09-16T10:19:55.832650+0000 mgr.y (mgr.15318) 1296 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.447454+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.447454+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.454192+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.454192+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.463740+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:57.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:56 smithi081 bash[83560]: audit 2024-09-16T10:19:56.463740+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:56.297774+0000 mgr.y (mgr.15318) 1297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:56.297774+0000 mgr.y (mgr.15318) 1297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.869420+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.869420+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.880415+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.880415+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.891354+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:57 smithi081 bash[83560]: audit 2024-09-16T10:19:57.891354+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[19757]: audit 2024-09-16T10:19:56.297774+0000 mgr.y (mgr.15318) 1297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[19757]: audit 2024-09-16T10:19:57.869420+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[19757]: audit 2024-09-16T10:19:57.880415+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[19757]: audit 2024-09-16T10:19:57.891354+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[25240]: audit 2024-09-16T10:19:56.297774+0000 mgr.y (mgr.15318) 1297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:19:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[25240]: audit 2024-09-16T10:19:57.869420+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[25240]: audit 2024-09-16T10:19:57.880415+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:57 smithi060 bash[25240]: audit 2024-09-16T10:19:57.891354+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:19:59.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:58 smithi081 bash[83560]: cluster 2024-09-16T10:19:57.834391+0000 mgr.y (mgr.15318) 1298 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:59.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:58 smithi081 bash[83560]: cluster 2024-09-16T10:19:57.834391+0000 mgr.y (mgr.15318) 1298 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:19:58 smithi060 bash[25240]: cluster 2024-09-16T10:19:57.834391+0000 mgr.y (mgr.15318) 1298 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:19:58 smithi060 bash[19757]: cluster 2024-09-16T10:19:57.834391+0000 mgr.y (mgr.15318) 1298 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:19:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:19:59.107054121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:00.004 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.004 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.005 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.005 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.006 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.006 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 systemd[1]: Stopping Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:20:00.007 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.007 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:19:59 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:00.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 bash[83560]: debug 2024-09-16T10:20:00.113+0000 7fd7d32a8640 -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-09-16T10:20:00.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 bash[83560]: debug 2024-09-16T10:20:00.113+0000 7fd7d32a8640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:20:00.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:00] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-16T10:20:01.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 bash[84968]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:20:01.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 bash[85029]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:20:01.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T10:20:01.091 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:00 smithi081 systemd[1]: Stopped Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:20:01.407 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: Started Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:20:01.410 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:01.410 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:20:01 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:20:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:02.129258627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:03.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.309+0000 7fed6ba28c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.309+0000 7fed6ba28c80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.309+0000 7fed6ba28c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 0 load: jerasure load: lrc 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Git sha 0 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: DB SUMMARY 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: DB Session ID: A30PA32EB1F7G0D4LIOP 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: MANIFEST file: MANIFEST-000101 size: 293 Bytes 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000096.sst 000099.sst 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000100.log size: 1542421 ; 2024-09-16T10:20:03.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.env: 0x55944b634120 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.info_log: 0x55944dc5f700 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:20:03.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:20:03.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.wal_dir: 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:20:03.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.write_buffer_manager: 0x55944dc63b80 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:20:03.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.row_cache: None 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:20:03.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:20:03.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:20:03.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:20:03.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.merge_operator: 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:20:03.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55944dc5f320) 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cache_index_and_filter_blocks: 1 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: pin_top_level_index_and_filter: 1 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: index_type: 0 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: data_block_index_type: 0 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: index_shortening: 1 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: checksum: 4 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: no_block_cache: 0 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_cache: 0x55944dc55610 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_cache_name: BinnedLRUCache 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_cache_options: 2024-09-16T10:20:03.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: capacity : 536870912 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: num_shard_bits : 4 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: strict_capacity_limit : 0 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: high_pri_pool_ratio: 0.000 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_cache_compressed: (nil) 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: persistent_cache: (nil) 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_size: 4096 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_size_deviation: 10 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_restart_interval: 16 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: index_block_restart_interval: 1 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: metadata_block_size: 4096 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: partition_filters: 0 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: use_delta_encoding: 1 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: filter_policy: bloomfilter 2024-09-16T10:20:03.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: whole_key_filtering: 1 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: verify_compression: 0 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: read_amp_bytes_per_bit: 0 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: format_version: 5 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: enable_index_compression: 1 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: block_align: 0 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: max_auto_readahead_size: 262144 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: prepopulate_block_cache: 0 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: initial_auto_readahead_size: 8192 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:20:03.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:20:03.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:20:03.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:20:03.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:20:03.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:20:03.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:20:03.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.313+0000 7fed6ba28c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 succeeded,manifest_file_number is 101, next_file_number is 103, last_sequence is 55179, log_number is 95,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 95 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 95 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c7968198-49aa-4b6d-ad74-e03b01eeab7c 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482003321890, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-09-16T10:20:03.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.317+0000 7fed6ba28c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.321+0000 7fed6ba28c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482003328560, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 104, "file_size": 962224, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55184, "largest_seqno": 56645, "table_properties": {"data_size": 956906, "index_size": 2293, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1989, "raw_key_size": 19104, "raw_average_key_size": 24, "raw_value_size": 943899, "raw_average_value_size": 1207, "num_data_blocks": 93, "num_entries": 782, "num_filter_entries": 782, "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": 1726482003, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c7968198-49aa-4b6d-ad74-e03b01eeab7c", "db_session_id": "A30PA32EB1F7G0D4LIOP", "orig_file_number": 104, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.321+0000 7fed6ba28c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482003328732, "job": 1, "event": "recovery_finished"} 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.321+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 106 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.321+0000 7fed6ba28c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55944dc82e00 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 4 rocksdb: DB pointer 0x55944dd86000 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed617f0640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed617f0640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: ** DB Stats ** 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:20:03.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: ** Compaction Stats [default] ** 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: 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-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: L0 2/0 2.01 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 296.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: L6 1/0 10.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Sum 3/0 12.53 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 296.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 296.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: ** Compaction Stats [default] ** 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: 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-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 296.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:20:03.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Cumulative compaction: 0.00 GB write, 93.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Interval compaction: 0.00 GB write, 93.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: 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-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Block cache BinnedLRUCache@0x55944dc55610#7 capacity: 512.00 MB usage: 8.97 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: Block cache entry stats(count,size,portion): FilterBlock(2,3.81 KB,0.000727177%) IndexBlock(2,5.16 KB,0.000983477%) Misc(1,0.00 KB,0%) 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:20:03.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 1 mon.b@-1(???) e3 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).mds e1 new map 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).mds e1 print_map 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: e1 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: legacy client fscid: -1 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: No filesystems configured 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.325+0000 7fed6ba28c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:20:03.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: debug 2024-09-16T10:20:03.329+0000 7fed6ba28c80 1 mon.b@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-09-16T10:20:03.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cluster 2024-09-16T10:19:59.835130+0000 mgr.y (mgr.15318) 1299 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:03.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cluster 2024-09-16T10:19:59.835130+0000 mgr.y (mgr.15318) 1299 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:03.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cluster 2024-09-16T10:20:00.000144+0000 mon.a (mon.0) 6415 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:03.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:03 smithi081 bash[85087]: cluster 2024-09-16T10:20:00.000144+0000 mon.a (mon.0) 6415 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:03 smithi060 bash[25240]: cluster 2024-09-16T10:19:59.835130+0000 mgr.y (mgr.15318) 1299 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:03 smithi060 bash[25240]: cluster 2024-09-16T10:20:00.000144+0000 mon.a (mon.0) 6415 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:03 smithi060 bash[19757]: cluster 2024-09-16T10:19:59.835130+0000 mgr.y (mgr.15318) 1299 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:03 smithi060 bash[19757]: cluster 2024-09-16T10:20:00.000144+0000 mon.a (mon.0) 6415 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:01.835885+0000 mgr.y (mgr.15318) 1300 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:01.835885+0000 mgr.y (mgr.15318) 1300 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:01.914421+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:01.914421+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.547679+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.547679+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.548730+0000 mon.a (mon.0) 6417 : cluster [INF] mon.a calling monitor election 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.548730+0000 mon.a (mon.0) 6417 : cluster [INF] mon.a calling monitor election 2024-09-16T10:20:04.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.572753+0000 mon.a (mon.0) 6418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.572753+0000 mon.a (mon.0) 6418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582902+0000 mon.a (mon.0) 6419 : cluster [DBG] monmap epoch 3 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582902+0000 mon.a (mon.0) 6419 : cluster [DBG] monmap epoch 3 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582958+0000 mon.a (mon.0) 6420 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582958+0000 mon.a (mon.0) 6420 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582989+0000 mon.a (mon.0) 6421 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.582989+0000 mon.a (mon.0) 6421 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583029+0000 mon.a (mon.0) 6422 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583029+0000 mon.a (mon.0) 6422 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583067+0000 mon.a (mon.0) 6423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583067+0000 mon.a (mon.0) 6423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583112+0000 mon.a (mon.0) 6424 : cluster [DBG] election_strategy: 1 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583112+0000 mon.a (mon.0) 6424 : cluster [DBG] election_strategy: 1 2024-09-16T10:20:04.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583153+0000 mon.a (mon.0) 6425 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:20:04.891 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583153+0000 mon.a (mon.0) 6425 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583194+0000 mon.a (mon.0) 6426 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583194+0000 mon.a (mon.0) 6426 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583241+0000 mon.a (mon.0) 6427 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.583241+0000 mon.a (mon.0) 6427 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.602181+0000 mon.a (mon.0) 6428 : cluster [DBG] fsmap 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.602181+0000 mon.a (mon.0) 6428 : cluster [DBG] fsmap 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.602267+0000 mon.a (mon.0) 6429 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.602267+0000 mon.a (mon.0) 6429 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.603180+0000 mon.a (mon.0) 6430 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.603180+0000 mon.a (mon.0) 6430 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.603546+0000 mon.a (mon.0) 6431 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.603546+0000 mon.a (mon.0) 6431 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.611297+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.611297+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.624459+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.624459+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.629398+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.629398+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.631381+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.631381+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.642275+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.642275+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.643308+0000 mgr.y (mgr.15318) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.643308+0000 mgr.y (mgr.15318) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.769113+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.769113+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.771694+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.771694+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.776614+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.776614+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.778012+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.778012+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.787699+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.787699+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.788529+0000 mgr.y (mgr.15318) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.788529+0000 mgr.y (mgr.15318) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.836908+0000 mgr.y (mgr.15318) 1303 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cluster 2024-09-16T10:20:03.836908+0000 mgr.y (mgr.15318) 1303 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.900101+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.900101+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.902556+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.902556+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.905753+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.905753+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.906828+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.906828+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.913991+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:03.913991+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.914734+0000 mgr.y (mgr.15318) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:03.914734+0000 mgr.y (mgr.15318) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.026409+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.026409+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.028905+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.028905+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.031604+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.031604+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.032587+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.032587+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.040134+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.040134+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.040981+0000 mgr.y (mgr.15318) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.040981+0000 mgr.y (mgr.15318) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.153268+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.153268+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.155657+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.155657+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.158339+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.158339+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.159272+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.159272+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.169702+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.169702+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.170763+0000 mgr.y (mgr.15318) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.170763+0000 mgr.y (mgr.15318) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.280409+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.280409+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.283103+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.283103+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.286389+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.286389+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.287557+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.287557+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.296817+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.296817+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.379813+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.379813+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.382457+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.382457+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.385407+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.385407+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.386346+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.386346+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.394820+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.394820+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.490816+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.490816+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.492858+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.492858+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.495029+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.495029+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.495805+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.495805+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.504358+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:04 smithi081 bash[85087]: audit 2024-09-16T10:20:04.504358+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:01.835885+0000 mgr.y (mgr.15318) 1300 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:01.914421+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.547679+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.548730+0000 mon.a (mon.0) 6417 : cluster [INF] mon.a calling monitor election 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.572753+0000 mon.a (mon.0) 6418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.582902+0000 mon.a (mon.0) 6419 : cluster [DBG] monmap epoch 3 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.582958+0000 mon.a (mon.0) 6420 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.582989+0000 mon.a (mon.0) 6421 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:20:04.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583029+0000 mon.a (mon.0) 6422 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583067+0000 mon.a (mon.0) 6423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583112+0000 mon.a (mon.0) 6424 : cluster [DBG] election_strategy: 1 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583153+0000 mon.a (mon.0) 6425 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583194+0000 mon.a (mon.0) 6426 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.583241+0000 mon.a (mon.0) 6427 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.602181+0000 mon.a (mon.0) 6428 : cluster [DBG] fsmap 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.602267+0000 mon.a (mon.0) 6429 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.603180+0000 mon.a (mon.0) 6430 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.603546+0000 mon.a (mon.0) 6431 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.611297+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.624459+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.629398+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.631381+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.642275+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cephadm 2024-09-16T10:20:03.643308+0000 mgr.y (mgr.15318) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:01.835885+0000 mgr.y (mgr.15318) 1300 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:01.914421+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.547679+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.548730+0000 mon.a (mon.0) 6417 : cluster [INF] mon.a calling monitor election 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.572753+0000 mon.a (mon.0) 6418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:20:04.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.582902+0000 mon.a (mon.0) 6419 : cluster [DBG] monmap epoch 3 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.582958+0000 mon.a (mon.0) 6420 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.582989+0000 mon.a (mon.0) 6421 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583029+0000 mon.a (mon.0) 6422 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583067+0000 mon.a (mon.0) 6423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583112+0000 mon.a (mon.0) 6424 : cluster [DBG] election_strategy: 1 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583153+0000 mon.a (mon.0) 6425 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583194+0000 mon.a (mon.0) 6426 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.583241+0000 mon.a (mon.0) 6427 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.602181+0000 mon.a (mon.0) 6428 : cluster [DBG] fsmap 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.602267+0000 mon.a (mon.0) 6429 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.603180+0000 mon.a (mon.0) 6430 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.603546+0000 mon.a (mon.0) 6431 : cluster [INF] overall HEALTH_OK 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.611297+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.624459+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.629398+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.631381+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.642275+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cephadm 2024-09-16T10:20:03.643308+0000 mgr.y (mgr.15318) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.769113+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.771694+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.776614+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.778012+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.787699+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cephadm 2024-09-16T10:20:03.788529+0000 mgr.y (mgr.15318) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cluster 2024-09-16T10:20:03.836908+0000 mgr.y (mgr.15318) 1303 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.900101+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.902556+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.905753+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.906828+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:03.913991+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cephadm 2024-09-16T10:20:03.914734+0000 mgr.y (mgr.15318) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.026409+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.028905+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.031604+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.032587+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.040134+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.040981+0000 mgr.y (mgr.15318) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.153268+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.155657+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.158339+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.159272+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.169702+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.170763+0000 mgr.y (mgr.15318) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.280409+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.283103+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.286389+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.287557+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.296817+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.379813+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.382457+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.385407+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.386346+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.394820+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.490816+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.492858+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.495029+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.495805+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[25240]: audit 2024-09-16T10:20:04.504358+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.769113+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.771694+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.776614+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.778012+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.787699+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cephadm 2024-09-16T10:20:03.788529+0000 mgr.y (mgr.15318) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cluster 2024-09-16T10:20:03.836908+0000 mgr.y (mgr.15318) 1303 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.900101+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.902556+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.905753+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.906828+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:03.913991+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cephadm 2024-09-16T10:20:03.914734+0000 mgr.y (mgr.15318) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.026409+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.028905+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.031604+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.032587+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.040134+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.040981+0000 mgr.y (mgr.15318) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.153268+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.155657+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.158339+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.159272+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.169702+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.170763+0000 mgr.y (mgr.15318) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.280409+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.283103+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.286389+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.287557+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.296817+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.379813+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.382457+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.385407+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.386346+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.394820+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.490816+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.492858+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.495029+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.495805+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:04.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:04 smithi060 bash[19757]: audit 2024-09-16T10:20:04.504358+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:05.111496886Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.297547+0000 mgr.y (mgr.15318) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.395455+0000 mgr.y (mgr.15318) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.505254+0000 mgr.y (mgr.15318) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.598685+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.601264+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.604555+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.605639+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.611549+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.612093+0000 mgr.y (mgr.15318) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.707675+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.710216+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.714051+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.715273+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.721386+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.721957+0000 mgr.y (mgr.15318) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.821090+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.823282+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.825609+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.826348+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.832756+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.833440+0000 mgr.y (mgr.15318) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.935117+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.937705+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.941091+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.942227+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:04.949552+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:04.950279+0000 mgr.y (mgr.15318) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.053276+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.056145+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.059062+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.060255+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.067698+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.068305+0000 mgr.y (mgr.15318) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.136384+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.138789+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.142051+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.142968+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.151233+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.151825+0000 mgr.y (mgr.15318) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.297547+0000 mgr.y (mgr.15318) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.395455+0000 mgr.y (mgr.15318) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.505254+0000 mgr.y (mgr.15318) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.598685+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.601264+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.604555+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.605639+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.611549+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.612093+0000 mgr.y (mgr.15318) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.707675+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.710216+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.714051+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.715273+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.721386+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.721957+0000 mgr.y (mgr.15318) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.821090+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.823282+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.825609+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.826348+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.832756+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.245013+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.247582+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.250627+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.251658+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.258812+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.259298+0000 mgr.y (mgr.15318) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.359307+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.361955+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.364852+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.365711+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.372396+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.480882+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.483095+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.486497+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.487567+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[19757]: audit 2024-09-16T10:20:05.495870+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.833440+0000 mgr.y (mgr.15318) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.935117+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.937705+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.941091+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.942227+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:04.949552+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:04.950279+0000 mgr.y (mgr.15318) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.053276+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.056145+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.059062+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.060255+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.067698+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.068305+0000 mgr.y (mgr.15318) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.136384+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.138789+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.142051+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.142968+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.151233+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.151825+0000 mgr.y (mgr.15318) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.245013+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.247582+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.250627+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.251658+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.258812+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.259298+0000 mgr.y (mgr.15318) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.359307+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.361955+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.364852+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.365711+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.372396+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.480882+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.483095+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.486497+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.487567+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:05 smithi060 bash[25240]: audit 2024-09-16T10:20:05.495870+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.297547+0000 mgr.y (mgr.15318) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.297547+0000 mgr.y (mgr.15318) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.395455+0000 mgr.y (mgr.15318) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.395455+0000 mgr.y (mgr.15318) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.505254+0000 mgr.y (mgr.15318) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.505254+0000 mgr.y (mgr.15318) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.598685+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.598685+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.601264+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.601264+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.604555+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.604555+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.605639+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.605639+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.611549+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.611549+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.612093+0000 mgr.y (mgr.15318) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.612093+0000 mgr.y (mgr.15318) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.707675+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.707675+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.710216+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.710216+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.714051+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.714051+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.715273+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.715273+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.721386+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.721386+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.721957+0000 mgr.y (mgr.15318) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.721957+0000 mgr.y (mgr.15318) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.821090+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.821090+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.823282+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.823282+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.825609+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.825609+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.826348+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.826348+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.832756+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.832756+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.833440+0000 mgr.y (mgr.15318) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.833440+0000 mgr.y (mgr.15318) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.935117+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.935117+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.937705+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.937705+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.941091+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.941091+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.942227+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.942227+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.949552+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:04.949552+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.950279+0000 mgr.y (mgr.15318) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:04.950279+0000 mgr.y (mgr.15318) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.053276+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.053276+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.056145+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.056145+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.059062+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.059062+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.060255+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.060255+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.067698+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.067698+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.068305+0000 mgr.y (mgr.15318) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.068305+0000 mgr.y (mgr.15318) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.136384+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.136384+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.138789+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.138789+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.142051+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.142051+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.142968+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.142968+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.151233+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.151233+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.151825+0000 mgr.y (mgr.15318) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.151825+0000 mgr.y (mgr.15318) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.245013+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.245013+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.247582+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.247582+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.250627+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.250627+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.251658+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.251658+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.258812+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.258812+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.259298+0000 mgr.y (mgr.15318) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.259298+0000 mgr.y (mgr.15318) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.359307+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.359307+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.361955+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.361955+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.364852+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.364852+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.365711+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.365711+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.372396+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.372396+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.480882+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.480882+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.483095+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.483095+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.486497+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.486497+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.487567+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.487567+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.495870+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:05.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:05 smithi081 bash[85087]: audit 2024-09-16T10:20:05.495870+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.373097+0000 mgr.y (mgr.15318) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.496547+0000 mgr.y (mgr.15318) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.609033+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.611689+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.615260+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.616381+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.623420+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.624315+0000 mgr.y (mgr.15318) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.733343+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.735758+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.738794+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.739907+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.747180+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.748065+0000 mgr.y (mgr.15318) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cluster 2024-09-16T10:20:05.837569+0000 mgr.y (mgr.15318) 1321 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.851760+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.854631+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.857949+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.859183+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.373097+0000 mgr.y (mgr.15318) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.496547+0000 mgr.y (mgr.15318) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.609033+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.611689+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.615260+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.616381+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.623420+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.624315+0000 mgr.y (mgr.15318) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.733343+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.735758+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.738794+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.739907+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.747180+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.748065+0000 mgr.y (mgr.15318) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cluster 2024-09-16T10:20:05.837569+0000 mgr.y (mgr.15318) 1321 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.851760+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.854631+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.857949+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.859183+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.867166+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.867884+0000 mgr.y (mgr.15318) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.952377+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.954968+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.957532+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.958605+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:05.965468+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:05.965981+0000 mgr.y (mgr.15318) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.052066+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.054176+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.056800+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.057725+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.068370+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.069117+0000 mgr.y (mgr.15318) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.139752+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.142510+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.145984+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.147207+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.153598+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.154197+0000 mgr.y (mgr.15318) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.867166+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.867884+0000 mgr.y (mgr.15318) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.952377+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.954968+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.957532+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.958605+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:05.965468+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:05.965981+0000 mgr.y (mgr.15318) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.052066+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.054176+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.056800+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.057725+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.068370+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.069117+0000 mgr.y (mgr.15318) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.139752+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.142510+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.145984+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.147207+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.153598+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.154197+0000 mgr.y (mgr.15318) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.230391+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.232684+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.236030+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.236967+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.242779+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.243586+0000 mgr.y (mgr.15318) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.326658+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.329173+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.332215+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.333523+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.341195+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.419939+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.422404+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.424290+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.425021+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.431793+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.507313+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.509425+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.512520+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.513455+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[25240]: audit 2024-09-16T10:20:06.523876+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.230391+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.232684+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.236030+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.236967+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.242779+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.243586+0000 mgr.y (mgr.15318) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.326658+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.329173+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.332215+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.333523+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.341195+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.419939+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.422404+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.424290+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.425021+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.431793+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.507313+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.509425+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.512520+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.513455+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:06 smithi060 bash[19757]: audit 2024-09-16T10:20:06.523876+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.373097+0000 mgr.y (mgr.15318) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.373097+0000 mgr.y (mgr.15318) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.496547+0000 mgr.y (mgr.15318) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.496547+0000 mgr.y (mgr.15318) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.609033+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.609033+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.611689+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.611689+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.615260+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.615260+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.616381+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.616381+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.623420+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.623420+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.624315+0000 mgr.y (mgr.15318) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.624315+0000 mgr.y (mgr.15318) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.733343+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.733343+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.735758+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.735758+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.738794+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.738794+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.739907+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.739907+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.747180+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.747180+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.748065+0000 mgr.y (mgr.15318) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.748065+0000 mgr.y (mgr.15318) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cluster 2024-09-16T10:20:05.837569+0000 mgr.y (mgr.15318) 1321 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cluster 2024-09-16T10:20:05.837569+0000 mgr.y (mgr.15318) 1321 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.851760+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.851760+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.854631+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.854631+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.857949+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.857949+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.859183+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.859183+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.867166+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.867166+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.867884+0000 mgr.y (mgr.15318) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.867884+0000 mgr.y (mgr.15318) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.952377+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.952377+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.954968+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.954968+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.957532+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.957532+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.958605+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.958605+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.965468+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:05.965468+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.965981+0000 mgr.y (mgr.15318) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:05.965981+0000 mgr.y (mgr.15318) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.052066+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.052066+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.054176+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.054176+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.056800+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.056800+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.057725+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.057725+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.068370+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.068370+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.069117+0000 mgr.y (mgr.15318) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.069117+0000 mgr.y (mgr.15318) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.139752+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.139752+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.142510+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.142510+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.145984+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.145984+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.147207+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.147207+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.153598+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.153598+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.154197+0000 mgr.y (mgr.15318) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.154197+0000 mgr.y (mgr.15318) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.230391+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.230391+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.232684+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.232684+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.236030+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.236030+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.236967+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.236967+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.242779+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.242779+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.243586+0000 mgr.y (mgr.15318) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.243586+0000 mgr.y (mgr.15318) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.326658+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.326658+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.329173+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.329173+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.332215+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.332215+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.333523+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.333523+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.341195+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.341195+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.419939+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.419939+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.422404+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.422404+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.424290+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.424290+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.425021+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.425021+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.431793+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.431793+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.507313+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.507313+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:06.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.509425+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.509425+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.512520+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.512520+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.513455+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.513455+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.523876+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:06.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:06 smithi081 bash[85087]: audit 2024-09-16T10:20:06.523876+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.305809+0000 mgr.y (mgr.15318) 1327 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.341941+0000 mgr.y (mgr.15318) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.432335+0000 mgr.y (mgr.15318) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.524832+0000 mgr.y (mgr.15318) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.612196+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.614898+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.618322+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.619343+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.625918+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.626450+0000 mgr.y (mgr.15318) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.705926+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.708694+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.711636+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.712868+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.720178+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.720761+0000 mgr.y (mgr.15318) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.820902+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.823269+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.825907+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.826783+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.833241+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.833719+0000 mgr.y (mgr.15318) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.940712+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.942932+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.945823+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.946644+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:06.953351+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:06.954083+0000 mgr.y (mgr.15318) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.051599+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.054199+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.056924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.058112+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.065102+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.065609+0000 mgr.y (mgr.15318) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.169289+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.171505+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.174692+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.175628+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.182271+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.183094+0000 mgr.y (mgr.15318) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.285386+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.287574+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.290157+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.290983+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.297860+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.391354+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.394211+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.397441+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.398502+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.405692+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.507490+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.510370+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.514782+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.516085+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[19757]: audit 2024-09-16T10:20:07.525194+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.305809+0000 mgr.y (mgr.15318) 1327 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.341941+0000 mgr.y (mgr.15318) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.432335+0000 mgr.y (mgr.15318) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.524832+0000 mgr.y (mgr.15318) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.612196+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.614898+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.618322+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.619343+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.625918+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.626450+0000 mgr.y (mgr.15318) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.705926+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.708694+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.711636+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.712868+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.720178+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.720761+0000 mgr.y (mgr.15318) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.820902+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.823269+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.825907+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.826783+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.833241+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.833719+0000 mgr.y (mgr.15318) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.940712+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.942932+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.945823+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.946644+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:06.953351+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:06.954083+0000 mgr.y (mgr.15318) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.051599+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.054199+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.056924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.058112+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.065102+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.065609+0000 mgr.y (mgr.15318) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.169289+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.171505+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.174692+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.175628+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.182271+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.183094+0000 mgr.y (mgr.15318) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.285386+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.287574+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.290157+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.290983+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.297860+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.391354+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.394211+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.397441+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.398502+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.405692+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.507490+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.510370+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.514782+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.516085+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:07 smithi060 bash[25240]: audit 2024-09-16T10:20:07.525194+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.305809+0000 mgr.y (mgr.15318) 1327 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.305809+0000 mgr.y (mgr.15318) 1327 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.341941+0000 mgr.y (mgr.15318) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.341941+0000 mgr.y (mgr.15318) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.432335+0000 mgr.y (mgr.15318) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.432335+0000 mgr.y (mgr.15318) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.524832+0000 mgr.y (mgr.15318) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.524832+0000 mgr.y (mgr.15318) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.612196+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.612196+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.614898+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.614898+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.618322+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.618322+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.619343+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.619343+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.625918+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.625918+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.626450+0000 mgr.y (mgr.15318) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.626450+0000 mgr.y (mgr.15318) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.705926+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.705926+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.708694+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.708694+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.711636+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.711636+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.712868+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.712868+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.720178+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.720178+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.720761+0000 mgr.y (mgr.15318) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.720761+0000 mgr.y (mgr.15318) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.820902+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.820902+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.823269+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.823269+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.825907+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.825907+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.826783+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.826783+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.833241+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.833241+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.833719+0000 mgr.y (mgr.15318) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.833719+0000 mgr.y (mgr.15318) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.940712+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.940712+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.942932+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.942932+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.945823+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.945823+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.946644+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.946644+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.953351+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:06.953351+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.954083+0000 mgr.y (mgr.15318) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:06.954083+0000 mgr.y (mgr.15318) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.051599+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.051599+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.054199+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.054199+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.056924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.056924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.058112+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.058112+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.065102+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.065102+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.065609+0000 mgr.y (mgr.15318) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.065609+0000 mgr.y (mgr.15318) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.169289+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.169289+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.171505+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.171505+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.174692+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.174692+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.175628+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.175628+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.182271+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.182271+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.183094+0000 mgr.y (mgr.15318) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.183094+0000 mgr.y (mgr.15318) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.285386+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.285386+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.287574+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.287574+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.290157+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.290157+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.290983+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.290983+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.297860+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.297860+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.391354+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.391354+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.394211+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.394211+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.397441+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.397441+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.398502+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.398502+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.405692+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.405692+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.507490+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.507490+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.510370+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.510370+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.514782+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.514782+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.516085+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.516085+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.525194+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:07.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:07 smithi081 bash[85087]: audit 2024-09-16T10:20:07.525194+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.151 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:20:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:08.106109021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:08.861 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 12s ago 39m - - 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 10s ago 39m - - 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2m) 12s ago 30m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (111s) 10s ago 29m 67.5M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (4m) 12s ago 27m 48.2M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 10s ago 38m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (15m) 12s ago 40m 523M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (40m) 12s ago 41m 115M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 starting - - - 2048M 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (38m) 12s ago 38m 80.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4m) 12s ago 30m 7971k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:20:08.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (4m) 10s ago 30m 8139k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (37m) 12s ago 37m 58.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (36m) 12s ago 36m 67.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (36m) 12s ago 36m 53.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (35m) 12s ago 35m 60.1M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (34m) 10s ago 34m 68.1M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (33m) 10s ago 33m 66.4M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (32m) 10s ago 32m 63.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (31m) 10s ago 31m 57.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 10s ago 30m 40.0M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (27m) 12s ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:20:08.863 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (27m) 10s ago 27m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.298398+0000 mgr.y (mgr.15318) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.406516+0000 mgr.y (mgr.15318) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.525900+0000 mgr.y (mgr.15318) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.626168+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.628647+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.631114+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.632027+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.640303+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.640992+0000 mgr.y (mgr.15318) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.734257+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.736970+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.739592+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.740674+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.749607+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.750331+0000 mgr.y (mgr.15318) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cluster 2024-09-16T10:20:07.838561+0000 mgr.y (mgr.15318) 1342 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.845165+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.847531+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.850285+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.298398+0000 mgr.y (mgr.15318) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.406516+0000 mgr.y (mgr.15318) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.525900+0000 mgr.y (mgr.15318) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.626168+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.628647+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.631114+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.632027+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.640303+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.640992+0000 mgr.y (mgr.15318) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.734257+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.736970+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.739592+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.740674+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.749607+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.750331+0000 mgr.y (mgr.15318) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cluster 2024-09-16T10:20:07.838561+0000 mgr.y (mgr.15318) 1342 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.845165+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.847531+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.850285+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.851280+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.859949+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.860641+0000 mgr.y (mgr.15318) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.925943+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.927572+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.929198+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.929912+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.936368+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:07.936876+0000 mgr.y (mgr.15318) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:07.999317+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.001057+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.002745+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.003353+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.009554+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.010043+0000 mgr.y (mgr.15318) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.066992+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.068878+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.071016+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.071715+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.077818+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.078390+0000 mgr.y (mgr.15318) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.136015+0000 mgr.y (mgr.15318) 1347 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:08.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.137487+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.139269+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.141140+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.141857+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.146955+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.147650+0000 mgr.y (mgr.15318) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.208464+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.210245+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.211979+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.212604+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.217529+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.218172+0000 mgr.y (mgr.15318) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.311635+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.314808+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.318287+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.319644+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.326790+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.392354+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.851280+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.859949+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.860641+0000 mgr.y (mgr.15318) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.925943+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.927572+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.929198+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.929912+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.936368+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:07.936876+0000 mgr.y (mgr.15318) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:07.999317+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.001057+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.002745+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.003353+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.009554+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.010043+0000 mgr.y (mgr.15318) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.066992+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.068878+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.071016+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.071715+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.077818+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.394355+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.396320+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.397096+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.404800+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.467925+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.469847+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.471900+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.472583+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.477922+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.537491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.539368+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.541199+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.541925+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[19757]: audit 2024-09-16T10:20:08.546772+0000 mon.a (mon.0) 6671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.078390+0000 mgr.y (mgr.15318) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.136015+0000 mgr.y (mgr.15318) 1347 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.137487+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.139269+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.141140+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.141857+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.146955+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.147650+0000 mgr.y (mgr.15318) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.208464+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.210245+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.211979+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.212604+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.217529+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.218172+0000 mgr.y (mgr.15318) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.311635+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.314808+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.318287+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.319644+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.326790+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.392354+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.394355+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.396320+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.397096+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.404800+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.467925+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.469847+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.471900+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.472583+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.477922+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.537491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.539368+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.541199+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.541925+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:08 smithi060 bash[25240]: audit 2024-09-16T10:20:08.546772+0000 mon.a (mon.0) 6671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.298398+0000 mgr.y (mgr.15318) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.298398+0000 mgr.y (mgr.15318) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.406516+0000 mgr.y (mgr.15318) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.406516+0000 mgr.y (mgr.15318) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.525900+0000 mgr.y (mgr.15318) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.525900+0000 mgr.y (mgr.15318) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.626168+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.626168+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.628647+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.628647+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.631114+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.631114+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.632027+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.632027+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.640303+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.640303+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.640992+0000 mgr.y (mgr.15318) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.640992+0000 mgr.y (mgr.15318) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.734257+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.734257+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.736970+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.736970+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.739592+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.739592+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.740674+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.740674+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.749607+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.749607+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.750331+0000 mgr.y (mgr.15318) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.750331+0000 mgr.y (mgr.15318) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cluster 2024-09-16T10:20:07.838561+0000 mgr.y (mgr.15318) 1342 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cluster 2024-09-16T10:20:07.838561+0000 mgr.y (mgr.15318) 1342 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.845165+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.845165+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.847531+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.847531+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.850285+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.850285+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.851280+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.851280+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.859949+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.859949+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.860641+0000 mgr.y (mgr.15318) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.860641+0000 mgr.y (mgr.15318) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.925943+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.925943+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.927572+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.927572+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.929198+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.929198+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.929912+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.929912+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.936368+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.936368+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.936876+0000 mgr.y (mgr.15318) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:07.936876+0000 mgr.y (mgr.15318) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.999317+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:07.999317+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.001057+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.001057+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.002745+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.002745+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.003353+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.003353+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.009554+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.009554+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.010043+0000 mgr.y (mgr.15318) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.010043+0000 mgr.y (mgr.15318) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.066992+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.066992+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.068878+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.068878+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.071016+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.071016+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.071715+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.071715+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.077818+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.077818+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.078390+0000 mgr.y (mgr.15318) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.078390+0000 mgr.y (mgr.15318) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.136015+0000 mgr.y (mgr.15318) 1347 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.136015+0000 mgr.y (mgr.15318) 1347 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.137487+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.137487+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.139269+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.139269+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.141140+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.141140+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.141857+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.141857+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.146955+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.146955+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.147650+0000 mgr.y (mgr.15318) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.147650+0000 mgr.y (mgr.15318) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.208464+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.208464+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.210245+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.210245+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.211979+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.211979+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.212604+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.212604+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.217529+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.217529+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.218172+0000 mgr.y (mgr.15318) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.218172+0000 mgr.y (mgr.15318) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.311635+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.311635+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.314808+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.314808+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.318287+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.318287+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.319644+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.319644+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.326790+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.326790+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.392354+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.392354+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.394355+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.394355+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.396320+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.396320+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.397096+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.397096+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.404800+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.404800+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.467925+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.467925+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.469847+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.469847+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.471900+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.471900+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.472583+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.472583+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.477922+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.477922+0000 mon.a (mon.0) 6666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.537491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.537491+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.539368+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.539368+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.541199+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.541199+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:08.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.541925+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.541925+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:08.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.546772+0000 mon.a (mon.0) 6671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:08.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:08 smithi081 bash[85087]: audit 2024-09-16T10:20:08.546772+0000 mon.a (mon.0) 6671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:20:09.226 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:20:09.227 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:20:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:20:09.564 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:20:09.564 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:20:09.564 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi081", 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:20:09.565 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.327578+0000 mgr.y (mgr.15318) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.405411+0000 mgr.y (mgr.15318) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.478384+0000 mgr.y (mgr.15318) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.504566+0000 mgr.y (mgr.15318) 1353 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.547255+0000 mgr.y (mgr.15318) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.611368+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.613104+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.614726+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.615314+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.621299+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.621806+0000 mgr.y (mgr.15318) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.680621+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.682736+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.684772+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.685557+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.691772+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.692291+0000 mgr.y (mgr.15318) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.752657+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.754375+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.327578+0000 mgr.y (mgr.15318) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.405411+0000 mgr.y (mgr.15318) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.478384+0000 mgr.y (mgr.15318) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.504566+0000 mgr.y (mgr.15318) 1353 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.547255+0000 mgr.y (mgr.15318) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.611368+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.613104+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.614726+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.615314+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.621299+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.621806+0000 mgr.y (mgr.15318) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.680621+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.682736+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.684772+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.685557+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.691772+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.692291+0000 mgr.y (mgr.15318) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.752657+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.754375+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.756069+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.756733+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.761993+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.762491+0000 mgr.y (mgr.15318) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.821008+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.822854+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.824366+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.824934+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.830494+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.831145+0000 mgr.y (mgr.15318) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.846085+0000 mgr.y (mgr.15318) 1359 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.910068+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.911912+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.913711+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.914381+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.919444+0000 mon.a (mon.0) 6696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.920023+0000 mgr.y (mgr.15318) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.980523+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.982318+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.984000+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.984710+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:08.990704+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:08.991255+0000 mgr.y (mgr.15318) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.049074+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.051480+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.054323+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.055280+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.061757+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.062319+0000 mgr.y (mgr.15318) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.124245+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.126252+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.128679+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.129633+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.134809+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.135407+0000 mgr.y (mgr.15318) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.196870+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.198711+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.200592+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.201395+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.206405+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.206953+0000 mgr.y (mgr.15318) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.225536+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.60:0/2707008997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.274389+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.276080+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.277925+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.278617+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.283763+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.371320+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.372997+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.374689+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.375345+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.380357+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.440540+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.442358+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.444226+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.444801+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.449704+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.510251+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.512695+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.515167+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.515794+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[25240]: audit 2024-09-16T10:20:09.520901+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.756069+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.756733+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.761993+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.762491+0000 mgr.y (mgr.15318) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.821008+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.822854+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.824366+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.824934+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.830494+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.831145+0000 mgr.y (mgr.15318) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.846085+0000 mgr.y (mgr.15318) 1359 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.910068+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.911912+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.913711+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.914381+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.919444+0000 mon.a (mon.0) 6696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.920023+0000 mgr.y (mgr.15318) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.980523+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.982318+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.984000+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.984710+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:08.990704+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:08.991255+0000 mgr.y (mgr.15318) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.049074+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.051480+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.054323+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.055280+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.061757+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.062319+0000 mgr.y (mgr.15318) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.124245+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.126252+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.128679+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.129633+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.134809+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.135407+0000 mgr.y (mgr.15318) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.196870+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.198711+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.200592+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.201395+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.206405+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.206953+0000 mgr.y (mgr.15318) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.225536+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.60:0/2707008997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.274389+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.276080+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.277925+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.278617+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.283763+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.371320+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.372997+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.374689+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.375345+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.380357+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.440540+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.442358+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.444226+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.444801+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.449704+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.510251+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.512695+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.515167+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.515794+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:09 smithi060 bash[19757]: audit 2024-09-16T10:20:09.520901+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.327578+0000 mgr.y (mgr.15318) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.327578+0000 mgr.y (mgr.15318) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.405411+0000 mgr.y (mgr.15318) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.405411+0000 mgr.y (mgr.15318) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.478384+0000 mgr.y (mgr.15318) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.478384+0000 mgr.y (mgr.15318) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.504566+0000 mgr.y (mgr.15318) 1353 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.504566+0000 mgr.y (mgr.15318) 1353 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.547255+0000 mgr.y (mgr.15318) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.547255+0000 mgr.y (mgr.15318) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.611368+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.611368+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.613104+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.613104+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.614726+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.614726+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.615314+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.615314+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.621299+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.621299+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.621806+0000 mgr.y (mgr.15318) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.621806+0000 mgr.y (mgr.15318) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.680621+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.680621+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.682736+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.682736+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.684772+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.684772+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.685557+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.685557+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.691772+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.691772+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.692291+0000 mgr.y (mgr.15318) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.692291+0000 mgr.y (mgr.15318) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.752657+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.752657+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.754375+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.754375+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.756069+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.756069+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.756733+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.756733+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.761993+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.761993+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.762491+0000 mgr.y (mgr.15318) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.762491+0000 mgr.y (mgr.15318) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.821008+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.821008+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.822854+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.822854+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.824366+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.824366+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.824934+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.824934+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.830494+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.830494+0000 mon.a (mon.0) 6691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.831145+0000 mgr.y (mgr.15318) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.831145+0000 mgr.y (mgr.15318) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.846085+0000 mgr.y (mgr.15318) 1359 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.846085+0000 mgr.y (mgr.15318) 1359 : audit [DBG] from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.910068+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.910068+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.911912+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.911912+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.913711+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.913711+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.914381+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.914381+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.919444+0000 mon.a (mon.0) 6696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.919444+0000 mon.a (mon.0) 6696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.920023+0000 mgr.y (mgr.15318) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.920023+0000 mgr.y (mgr.15318) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.980523+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.980523+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.982318+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.982318+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.984000+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.984000+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.984710+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.984710+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.990704+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:08.990704+0000 mon.a (mon.0) 6701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.991255+0000 mgr.y (mgr.15318) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:08.991255+0000 mgr.y (mgr.15318) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.049074+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.049074+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.051480+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.051480+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.054323+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.054323+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.055280+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.055280+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.061757+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.061757+0000 mon.a (mon.0) 6706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.062319+0000 mgr.y (mgr.15318) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.062319+0000 mgr.y (mgr.15318) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.124245+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.124245+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.126252+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.126252+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.128679+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.128679+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.129633+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.129633+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.134809+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.134809+0000 mon.a (mon.0) 6711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.135407+0000 mgr.y (mgr.15318) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.135407+0000 mgr.y (mgr.15318) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.196870+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.196870+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.198711+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.198711+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.200592+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.200592+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.201395+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.201395+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.206405+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.206405+0000 mon.a (mon.0) 6716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.206953+0000 mgr.y (mgr.15318) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.206953+0000 mgr.y (mgr.15318) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.225536+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.60:0/2707008997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.225536+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.60:0/2707008997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.274389+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.274389+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.276080+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.276080+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.277925+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.277925+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.278617+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.278617+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.283763+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.283763+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.371320+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.371320+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.372997+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.372997+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.374689+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.374689+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.375345+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.375345+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.380357+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.380357+0000 mon.a (mon.0) 6726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.440540+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.440540+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.442358+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.442358+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.444226+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.444226+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.444801+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.444801+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.449704+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.449704+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.510251+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.510251+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:09.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.512695+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.512695+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.515167+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.515167+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.515794+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.515794+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.520901+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:09.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:09 smithi081 bash[85087]: audit 2024-09-16T10:20:09.520901+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:10] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T10:20:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.285346+0000 mgr.y (mgr.15318) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.380846+0000 mgr.y (mgr.15318) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.450227+0000 mgr.y (mgr.15318) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.521343+0000 mgr.y (mgr.15318) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.563919+0000 mgr.y (mgr.15318) 1369 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.589569+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.601032+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.602733+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.603373+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.610761+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.611255+0000 mgr.y (mgr.15318) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.683783+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.685650+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.687724+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.688340+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.693812+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.694276+0000 mgr.y (mgr.15318) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.767036+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.769416+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.285346+0000 mgr.y (mgr.15318) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.380846+0000 mgr.y (mgr.15318) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.450227+0000 mgr.y (mgr.15318) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.521343+0000 mgr.y (mgr.15318) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.563919+0000 mgr.y (mgr.15318) 1369 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.589569+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.601032+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.602733+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.603373+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.610761+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.611255+0000 mgr.y (mgr.15318) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.683783+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.685650+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.687724+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.688340+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.693812+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.694276+0000 mgr.y (mgr.15318) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.767036+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.769416+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.771339+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.772095+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.778403+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.779006+0000 mgr.y (mgr.15318) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cluster 2024-09-16T10:20:09.839013+0000 mgr.y (mgr.15318) 1373 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.879427+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.882359+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.884867+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.885776+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.893624+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.894390+0000 mgr.y (mgr.15318) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.967706+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.969959+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.972291+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.972909+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:09.977938+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:09.978386+0000 mgr.y (mgr.15318) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.036462+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.038689+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.041622+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.042632+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.048716+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.049354+0000 mgr.y (mgr.15318) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.121513+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.124208+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.127375+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.129019+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.137636+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.138285+0000 mgr.y (mgr.15318) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.226505+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.229400+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.232121+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.233362+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.241728+0000 mon.a (mon.0) 6776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.242289+0000 mgr.y (mgr.15318) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.330060+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.332608+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.335273+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.336311+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.344521+0000 mon.a (mon.0) 6781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.426822+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.429587+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.433301+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.434210+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.440432+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.522609+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.525130+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.528220+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.529252+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[25240]: audit 2024-09-16T10:20:10.535275+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.771339+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.772095+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.778403+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.779006+0000 mgr.y (mgr.15318) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cluster 2024-09-16T10:20:09.839013+0000 mgr.y (mgr.15318) 1373 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.879427+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.882359+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.884867+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.885776+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.893624+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.894390+0000 mgr.y (mgr.15318) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.967706+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.969959+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.972291+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.972909+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:09.977938+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:09.978386+0000 mgr.y (mgr.15318) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.036462+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.038689+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.041622+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.042632+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.048716+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.049354+0000 mgr.y (mgr.15318) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.121513+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.124208+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.127375+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.129019+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.137636+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.138285+0000 mgr.y (mgr.15318) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.226505+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.229400+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.232121+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.233362+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.241728+0000 mon.a (mon.0) 6776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.242289+0000 mgr.y (mgr.15318) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.330060+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.332608+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.335273+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.336311+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.344521+0000 mon.a (mon.0) 6781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.426822+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.429587+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.433301+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.434210+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.440432+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.522609+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.525130+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.528220+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.529252+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:10 smithi060 bash[19757]: audit 2024-09-16T10:20:10.535275+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.285346+0000 mgr.y (mgr.15318) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.285346+0000 mgr.y (mgr.15318) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.380846+0000 mgr.y (mgr.15318) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.380846+0000 mgr.y (mgr.15318) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.450227+0000 mgr.y (mgr.15318) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.450227+0000 mgr.y (mgr.15318) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.521343+0000 mgr.y (mgr.15318) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.521343+0000 mgr.y (mgr.15318) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.563919+0000 mgr.y (mgr.15318) 1369 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.563919+0000 mgr.y (mgr.15318) 1369 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.589569+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.589569+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.601032+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.601032+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.602733+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.602733+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.603373+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.603373+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.610761+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.610761+0000 mon.a (mon.0) 6741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.611255+0000 mgr.y (mgr.15318) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.611255+0000 mgr.y (mgr.15318) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.683783+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.683783+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.685650+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.685650+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.687724+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.687724+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.688340+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.688340+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.693812+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.693812+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.694276+0000 mgr.y (mgr.15318) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.694276+0000 mgr.y (mgr.15318) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.767036+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.767036+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.769416+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.769416+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.771339+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.771339+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.772095+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.772095+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.778403+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.778403+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.779006+0000 mgr.y (mgr.15318) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.779006+0000 mgr.y (mgr.15318) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cluster 2024-09-16T10:20:09.839013+0000 mgr.y (mgr.15318) 1373 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cluster 2024-09-16T10:20:09.839013+0000 mgr.y (mgr.15318) 1373 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.879427+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.879427+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.882359+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.882359+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.884867+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.884867+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.885776+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.885776+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.893624+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.893624+0000 mon.a (mon.0) 6756 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.894390+0000 mgr.y (mgr.15318) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.894390+0000 mgr.y (mgr.15318) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.967706+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.967706+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.969959+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.969959+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.972291+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.972291+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.972909+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.972909+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.977938+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:09.977938+0000 mon.a (mon.0) 6761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.978386+0000 mgr.y (mgr.15318) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:09.978386+0000 mgr.y (mgr.15318) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.036462+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.036462+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.038689+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.038689+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.041622+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.041622+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.042632+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.042632+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.048716+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.048716+0000 mon.a (mon.0) 6766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.049354+0000 mgr.y (mgr.15318) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.049354+0000 mgr.y (mgr.15318) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.121513+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.121513+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.124208+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.124208+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.127375+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.127375+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.129019+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.129019+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.137636+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.137636+0000 mon.a (mon.0) 6771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.138285+0000 mgr.y (mgr.15318) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.138285+0000 mgr.y (mgr.15318) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.226505+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.226505+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.229400+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.229400+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.232121+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.232121+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.233362+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.233362+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.241728+0000 mon.a (mon.0) 6776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.241728+0000 mon.a (mon.0) 6776 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.242289+0000 mgr.y (mgr.15318) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.242289+0000 mgr.y (mgr.15318) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.330060+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.330060+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.332608+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.332608+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.335273+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.335273+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.336311+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.336311+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.344521+0000 mon.a (mon.0) 6781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.344521+0000 mon.a (mon.0) 6781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.426822+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.426822+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.429587+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.429587+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.433301+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.433301+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.434210+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.434210+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.440432+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.440432+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.522609+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.522609+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.525130+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.525130+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.528220+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.528220+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:10.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.529252+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.529252+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:10.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.535275+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:10.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:10 smithi081 bash[85087]: audit 2024-09-16T10:20:10.535275+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.397 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:11.123652845Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:11.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.345362+0000 mgr.y (mgr.15318) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.345362+0000 mgr.y (mgr.15318) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.440991+0000 mgr.y (mgr.15318) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.440991+0000 mgr.y (mgr.15318) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.535853+0000 mgr.y (mgr.15318) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.535853+0000 mgr.y (mgr.15318) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.604040+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.604040+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.606327+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.606327+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.609147+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.609147+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.609943+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.609943+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.615236+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.615236+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.615650+0000 mgr.y (mgr.15318) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.615650+0000 mgr.y (mgr.15318) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.674868+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.674868+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.676686+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.676686+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.679273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.679273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.679868+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.679868+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.684831+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.684831+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.685423+0000 mgr.y (mgr.15318) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.685423+0000 mgr.y (mgr.15318) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.749861+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.749861+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.751616+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.751616+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.753311+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.753311+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.753994+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.753994+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.760193+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.760193+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.760734+0000 mgr.y (mgr.15318) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.760734+0000 mgr.y (mgr.15318) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.831633+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.831633+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.834446+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.834446+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.837395+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.837395+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.838540+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.838540+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.846912+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.846912+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.847758+0000 mgr.y (mgr.15318) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.847758+0000 mgr.y (mgr.15318) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.935606+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.935606+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.937788+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.937788+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.940369+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.940369+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.941214+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.941214+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.947344+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:10.947344+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.947832+0000 mgr.y (mgr.15318) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:10.947832+0000 mgr.y (mgr.15318) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.021581+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.021581+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.024069+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.024069+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.026374+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.026374+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.027092+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.027092+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.032464+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.032464+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.033154+0000 mgr.y (mgr.15318) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.033154+0000 mgr.y (mgr.15318) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.093123+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.093123+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.094923+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.094923+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.096665+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.096665+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.097398+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.097398+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.102582+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.102582+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.103031+0000 mgr.y (mgr.15318) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.103031+0000 mgr.y (mgr.15318) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.171157+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.171157+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.172895+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.172895+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.175002+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.175002+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.175712+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.175712+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.181376+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.181376+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.181883+0000 mgr.y (mgr.15318) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.181883+0000 mgr.y (mgr.15318) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.244682+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.244682+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.246658+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.246658+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.249168+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.249168+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.250094+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.250094+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.255461+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.255461+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.256079+0000 mgr.y (mgr.15318) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.256079+0000 mgr.y (mgr.15318) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.335136+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.335136+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.337929+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.337929+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.340844+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.340844+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.341926+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.341926+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.347707+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.347707+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.412454+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.412454+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.414519+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.414519+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.416948+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.416948+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.417888+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.417888+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.425422+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.425422+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.502382+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.502382+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.504930+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.504930+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.507972+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.507972+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.509043+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.509043+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.517400+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:11 smithi081 bash[85087]: audit 2024-09-16T10:20:11.517400+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.345362+0000 mgr.y (mgr.15318) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.440991+0000 mgr.y (mgr.15318) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.535853+0000 mgr.y (mgr.15318) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.604040+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.606327+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.609147+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.609943+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.615236+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.615650+0000 mgr.y (mgr.15318) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.674868+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.676686+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.679273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.679868+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.684831+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.685423+0000 mgr.y (mgr.15318) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.749861+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.751616+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.753311+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.753994+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.760193+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.345362+0000 mgr.y (mgr.15318) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.440991+0000 mgr.y (mgr.15318) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.535853+0000 mgr.y (mgr.15318) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.604040+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.606327+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.609147+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.609943+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.615236+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.615650+0000 mgr.y (mgr.15318) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.674868+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.676686+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.679273+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.679868+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.684831+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.685423+0000 mgr.y (mgr.15318) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.749861+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.751616+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.753311+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.753994+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.760193+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.760734+0000 mgr.y (mgr.15318) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.831633+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.834446+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.837395+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.838540+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.846912+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.847758+0000 mgr.y (mgr.15318) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.935606+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.937788+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.940369+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.941214+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:10.947344+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:10.947832+0000 mgr.y (mgr.15318) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.021581+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.024069+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.026374+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.027092+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.032464+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.033154+0000 mgr.y (mgr.15318) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.760734+0000 mgr.y (mgr.15318) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.831633+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.834446+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.837395+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.838540+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.846912+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.847758+0000 mgr.y (mgr.15318) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.935606+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.937788+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.940369+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.941214+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:10.947344+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:10.947832+0000 mgr.y (mgr.15318) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.021581+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.024069+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.026374+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.027092+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.032464+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.033154+0000 mgr.y (mgr.15318) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.093123+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.094923+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.096665+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.097398+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.102582+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.103031+0000 mgr.y (mgr.15318) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.171157+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.172895+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.175002+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.175712+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.181376+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.181883+0000 mgr.y (mgr.15318) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.244682+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.246658+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.249168+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.250094+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.255461+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.256079+0000 mgr.y (mgr.15318) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.335136+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.337929+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.093123+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.094923+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.096665+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.097398+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.102582+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.103031+0000 mgr.y (mgr.15318) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.171157+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.172895+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.175002+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.175712+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.181376+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.181883+0000 mgr.y (mgr.15318) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.244682+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.246658+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.249168+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.250094+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.255461+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.256079+0000 mgr.y (mgr.15318) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.335136+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.337929+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.340844+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.341926+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.347707+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.412454+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.414519+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.416948+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.417888+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.425422+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.502382+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.504930+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.507972+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.509043+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[25240]: audit 2024-09-16T10:20:11.517400+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.340844+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.341926+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.347707+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.412454+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.414519+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.416948+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.417888+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.425422+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.502382+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.504930+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.507972+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.509043+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:11.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:11 smithi060 bash[19757]: audit 2024-09-16T10:20:11.517400+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.348243+0000 mgr.y (mgr.15318) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.348243+0000 mgr.y (mgr.15318) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.426060+0000 mgr.y (mgr.15318) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.426060+0000 mgr.y (mgr.15318) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.517940+0000 mgr.y (mgr.15318) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.517940+0000 mgr.y (mgr.15318) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.610108+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.610108+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.612710+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.612710+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.615425+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.615425+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.616200+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.616200+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.621622+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.621622+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.622173+0000 mgr.y (mgr.15318) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.622173+0000 mgr.y (mgr.15318) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.693189+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.693189+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.695637+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.695637+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.698940+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.698940+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.699800+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.699800+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.705510+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.705510+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.705930+0000 mgr.y (mgr.15318) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.705930+0000 mgr.y (mgr.15318) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.784730+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.784730+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.787276+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.787276+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.790320+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.790320+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.791264+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.791264+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.797372+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.797372+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.798146+0000 mgr.y (mgr.15318) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.798146+0000 mgr.y (mgr.15318) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cluster 2024-09-16T10:20:11.839627+0000 mgr.y (mgr.15318) 1397 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cluster 2024-09-16T10:20:11.839627+0000 mgr.y (mgr.15318) 1397 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.877401+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.877401+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.879840+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.879840+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.882577+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.882577+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.883403+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.883403+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.891370+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.891370+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.892195+0000 mgr.y (mgr.15318) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.892195+0000 mgr.y (mgr.15318) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.965952+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.965952+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.967813+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.967813+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.969883+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.969883+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.970530+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.970530+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.978260+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:11.978260+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.978966+0000 mgr.y (mgr.15318) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:11.978966+0000 mgr.y (mgr.15318) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.050149+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.050149+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.052681+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.052681+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.055104+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.055104+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.055860+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.055860+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.063714+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.063714+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.064247+0000 mgr.y (mgr.15318) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.064247+0000 mgr.y (mgr.15318) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.141531+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.141531+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.144056+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.144056+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.147376+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.147376+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.148507+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.148507+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.156910+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.156910+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.157514+0000 mgr.y (mgr.15318) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.157514+0000 mgr.y (mgr.15318) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.247479+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.247479+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.250092+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.250092+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.253559+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.253559+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.254791+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.254791+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.261515+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.261515+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.261996+0000 mgr.y (mgr.15318) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.261996+0000 mgr.y (mgr.15318) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.338653+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.338653+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.341083+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.341083+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.343549+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.343549+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.344587+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.344587+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.350759+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.350759+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.424332+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.424332+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.429818+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.429818+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.434093+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.434093+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.434954+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.434954+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.442495+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.442495+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.514360+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.514360+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.516574+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.516574+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.518997+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.518997+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.519789+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.519789+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.527755+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.527755+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.589963+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.589963+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.591972+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:12 smithi081 bash[85087]: audit 2024-09-16T10:20:12.591972+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.348243+0000 mgr.y (mgr.15318) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.426060+0000 mgr.y (mgr.15318) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.517940+0000 mgr.y (mgr.15318) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.610108+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.612710+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.615425+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.616200+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.621622+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.622173+0000 mgr.y (mgr.15318) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.693189+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.695637+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.698940+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.699800+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.705510+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.705930+0000 mgr.y (mgr.15318) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.784730+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.787276+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.790320+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.791264+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.797372+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.348243+0000 mgr.y (mgr.15318) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.426060+0000 mgr.y (mgr.15318) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.517940+0000 mgr.y (mgr.15318) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.610108+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.612710+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.615425+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.616200+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.621622+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.622173+0000 mgr.y (mgr.15318) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.693189+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.695637+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.698940+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.699800+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.705510+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.705930+0000 mgr.y (mgr.15318) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.784730+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.787276+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.790320+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.791264+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.797372+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.798146+0000 mgr.y (mgr.15318) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cluster 2024-09-16T10:20:11.839627+0000 mgr.y (mgr.15318) 1397 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.877401+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.879840+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.882577+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.883403+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.891370+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.892195+0000 mgr.y (mgr.15318) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.965952+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.967813+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.969883+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.970530+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:11.978260+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:11.978966+0000 mgr.y (mgr.15318) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.050149+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.052681+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.055104+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.055860+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.063714+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.798146+0000 mgr.y (mgr.15318) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cluster 2024-09-16T10:20:11.839627+0000 mgr.y (mgr.15318) 1397 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.877401+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.879840+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.882577+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.883403+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.891370+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.892195+0000 mgr.y (mgr.15318) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.965952+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.967813+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.969883+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.970530+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:11.978260+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:11.978966+0000 mgr.y (mgr.15318) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.050149+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.052681+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.055104+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.055860+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.063714+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.064247+0000 mgr.y (mgr.15318) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.141531+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.144056+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.147376+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.148507+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.156910+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.157514+0000 mgr.y (mgr.15318) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.247479+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.250092+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.253559+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.254791+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.261515+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.261996+0000 mgr.y (mgr.15318) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.338653+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.341083+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.343549+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.344587+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.350759+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.424332+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.429818+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.434093+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.434954+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.442495+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.514360+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.516574+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.518997+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.519789+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.527755+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.589963+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[19757]: audit 2024-09-16T10:20:12.591972+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.064247+0000 mgr.y (mgr.15318) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.141531+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.144056+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.147376+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.148507+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.156910+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.157514+0000 mgr.y (mgr.15318) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.247479+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.250092+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.253559+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.254791+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.261515+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.261996+0000 mgr.y (mgr.15318) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.338653+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.341083+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.343549+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.344587+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.350759+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.424332+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.429818+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.434093+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.434954+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.442495+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.514360+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.516574+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.518997+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.519789+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.527755+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.589963+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:12.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:12 smithi060 bash[25240]: audit 2024-09-16T10:20:12.591972+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.351269+0000 mgr.y (mgr.15318) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.443252+0000 mgr.y (mgr.15318) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.528371+0000 mgr.y (mgr.15318) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.594452+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.596160+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.616511+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.617083+0000 mgr.y (mgr.15318) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.680839+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.682924+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.685790+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.686645+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.693706+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.694486+0000 mgr.y (mgr.15318) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.770500+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.773074+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.776155+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.777274+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.783140+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.783725+0000 mgr.y (mgr.15318) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.871797+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.351269+0000 mgr.y (mgr.15318) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.443252+0000 mgr.y (mgr.15318) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.528371+0000 mgr.y (mgr.15318) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.594452+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.596160+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.616511+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.617083+0000 mgr.y (mgr.15318) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.680839+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.682924+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.685790+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.686645+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.693706+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.694486+0000 mgr.y (mgr.15318) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.770500+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.773074+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.776155+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.777274+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.783140+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.783725+0000 mgr.y (mgr.15318) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.871797+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.874550+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.878207+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.879465+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.886581+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.887202+0000 mgr.y (mgr.15318) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.958180+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.960576+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.963602+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.964830+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:12.971696+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:12.972413+0000 mgr.y (mgr.15318) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.032734+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.035144+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.038412+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.039200+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.044775+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.045394+0000 mgr.y (mgr.15318) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.113815+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.116618+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.874550+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.878207+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.879465+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.886581+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.887202+0000 mgr.y (mgr.15318) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.958180+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.960576+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.963602+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.964830+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:12.971696+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:12.972413+0000 mgr.y (mgr.15318) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.032734+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.035144+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.038412+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.039200+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.044775+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.045394+0000 mgr.y (mgr.15318) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.113815+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.116618+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.119388+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.120454+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.128524+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.129185+0000 mgr.y (mgr.15318) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.201213+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.203747+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.206573+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.207598+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.214852+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.215476+0000 mgr.y (mgr.15318) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.281502+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.284052+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.287180+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.288238+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.298739+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.371145+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.373645+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.377779+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.378895+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.390037+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.462357+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.465038+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.467981+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.469036+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.479452+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.557437+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.560085+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.563482+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.565015+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[19757]: audit 2024-09-16T10:20:13.575791+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.119388+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.120454+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.128524+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.129185+0000 mgr.y (mgr.15318) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.201213+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.203747+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.206573+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.207598+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.214852+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.215476+0000 mgr.y (mgr.15318) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.281502+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.284052+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.287180+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.288238+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.298739+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.371145+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.373645+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.377779+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.378895+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.390037+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.462357+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.465038+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.467981+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.469036+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.479452+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.557437+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.560085+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.563482+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.565015+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:13 smithi060 bash[25240]: audit 2024-09-16T10:20:13.575791+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.351269+0000 mgr.y (mgr.15318) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.351269+0000 mgr.y (mgr.15318) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.443252+0000 mgr.y (mgr.15318) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.443252+0000 mgr.y (mgr.15318) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.528371+0000 mgr.y (mgr.15318) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.528371+0000 mgr.y (mgr.15318) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.594452+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.594452+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.596160+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.596160+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.616511+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.616511+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.617083+0000 mgr.y (mgr.15318) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.617083+0000 mgr.y (mgr.15318) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.680839+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.680839+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.682924+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.682924+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.685790+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.685790+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.686645+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.686645+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.693706+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.693706+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.694486+0000 mgr.y (mgr.15318) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.694486+0000 mgr.y (mgr.15318) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.770500+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.770500+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.773074+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.773074+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.776155+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.776155+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.777274+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.777274+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.783140+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.783140+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.783725+0000 mgr.y (mgr.15318) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.783725+0000 mgr.y (mgr.15318) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.871797+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.871797+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.874550+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.874550+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.878207+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.878207+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.879465+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.879465+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.886581+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.886581+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.887202+0000 mgr.y (mgr.15318) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.887202+0000 mgr.y (mgr.15318) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.958180+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.958180+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.960576+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.960576+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.963602+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.963602+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.964830+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.964830+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.971696+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:12.971696+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.972413+0000 mgr.y (mgr.15318) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:12.972413+0000 mgr.y (mgr.15318) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.032734+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.032734+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.035144+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.035144+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.038412+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.038412+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.039200+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.039200+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.044775+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.044775+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.045394+0000 mgr.y (mgr.15318) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.045394+0000 mgr.y (mgr.15318) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.113815+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.113815+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.116618+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.116618+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.119388+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.119388+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.120454+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.120454+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.128524+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.128524+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.129185+0000 mgr.y (mgr.15318) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.129185+0000 mgr.y (mgr.15318) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.201213+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.201213+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.203747+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.203747+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.206573+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.206573+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.207598+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.207598+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.214852+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.214852+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.215476+0000 mgr.y (mgr.15318) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.215476+0000 mgr.y (mgr.15318) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.281502+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.281502+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.284052+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.284052+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.287180+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.287180+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.288238+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.288238+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.298739+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.298739+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.371145+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.371145+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.373645+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.373645+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.377779+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.377779+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.378895+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.378895+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.390037+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.390037+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.462357+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.462357+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.465038+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.465038+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.467981+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.467981+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.469036+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.469036+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.479452+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.479452+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.557437+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.557437+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.560085+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.560085+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.563482+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.563482+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.565015+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.565015+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.575791+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:13.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:13 smithi081 bash[85087]: audit 2024-09-16T10:20:13.575791+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:14.11251802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:14.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.299426+0000 mgr.y (mgr.15318) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.299426+0000 mgr.y (mgr.15318) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.390877+0000 mgr.y (mgr.15318) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.390877+0000 mgr.y (mgr.15318) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.480039+0000 mgr.y (mgr.15318) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.480039+0000 mgr.y (mgr.15318) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.576626+0000 mgr.y (mgr.15318) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.576626+0000 mgr.y (mgr.15318) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.667265+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.667265+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.669742+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.669742+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.673119+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.673119+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.674252+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.674252+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.684815+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.684815+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.685506+0000 mgr.y (mgr.15318) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.685506+0000 mgr.y (mgr.15318) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.777862+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.777862+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.786216+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.786216+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.787029+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.787029+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.299426+0000 mgr.y (mgr.15318) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.390877+0000 mgr.y (mgr.15318) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.480039+0000 mgr.y (mgr.15318) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.576626+0000 mgr.y (mgr.15318) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.667265+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.669742+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.673119+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.674252+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.684815+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.685506+0000 mgr.y (mgr.15318) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.777862+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.786216+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.787029+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.793144+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.793566+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.796034+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.796911+0000 mgr.y (mgr.15318) 1419 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.801118+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.805258+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.806338+0000 mgr.y (mgr.15318) 1420 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.809919+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.299426+0000 mgr.y (mgr.15318) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.390877+0000 mgr.y (mgr.15318) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.480039+0000 mgr.y (mgr.15318) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.576626+0000 mgr.y (mgr.15318) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.667265+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.669742+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.673119+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.674252+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.684815+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.685506+0000 mgr.y (mgr.15318) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.777862+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.786216+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.787029+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.793144+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.793566+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.796034+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.796911+0000 mgr.y (mgr.15318) 1419 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.801118+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.805258+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.806338+0000 mgr.y (mgr.15318) 1420 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:20:14.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.809919+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.814668+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.816225+0000 mgr.y (mgr.15318) 1421 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.819903+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.822387+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.823176+0000 mgr.y (mgr.15318) 1422 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.828167+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.832142+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.835996+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.840170+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cluster 2024-09-16T10:20:13.840586+0000 mgr.y (mgr.15318) 1423 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:14.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.841726+0000 mgr.y (mgr.15318) 1424 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.845662+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.850620+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.851863+0000 mgr.y (mgr.15318) 1425 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.856179+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.861895+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.863263+0000 mgr.y (mgr.15318) 1426 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.867612+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.872779+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.874131+0000 mgr.y (mgr.15318) 1427 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.875936+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.814668+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.816225+0000 mgr.y (mgr.15318) 1421 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.819903+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.822387+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.823176+0000 mgr.y (mgr.15318) 1422 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.828167+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.832142+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.835996+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.840170+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cluster 2024-09-16T10:20:13.840586+0000 mgr.y (mgr.15318) 1423 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.841726+0000 mgr.y (mgr.15318) 1424 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.845662+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.850620+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.851863+0000 mgr.y (mgr.15318) 1425 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.856179+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.861895+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.863263+0000 mgr.y (mgr.15318) 1426 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.867612+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.872779+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.874131+0000 mgr.y (mgr.15318) 1427 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.875936+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.878721+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.879940+0000 mgr.y (mgr.15318) 1428 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:20:14.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.881740+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.884511+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.885858+0000 mgr.y (mgr.15318) 1429 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.887694+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.890410+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.891673+0000 mgr.y (mgr.15318) 1430 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.893371+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.895743+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.897009+0000 mgr.y (mgr.15318) 1431 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.898694+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.901093+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.902384+0000 mgr.y (mgr.15318) 1432 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.904058+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.905089+0000 mgr.y (mgr.15318) 1433 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:20:14.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.907125+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.914467+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.919244+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.878721+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.879940+0000 mgr.y (mgr.15318) 1428 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.881740+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.884511+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.885858+0000 mgr.y (mgr.15318) 1429 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.887694+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.890410+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.891673+0000 mgr.y (mgr.15318) 1430 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.893371+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.895743+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.897009+0000 mgr.y (mgr.15318) 1431 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.898694+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.901093+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.902384+0000 mgr.y (mgr.15318) 1432 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.904058+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.905089+0000 mgr.y (mgr.15318) 1433 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.907125+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.914467+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:20:14.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.919244+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.923919+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.927580+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.931863+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.935457+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.936634+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.940805+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.943948+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.945295+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.949732+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.952908+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.954157+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:20:14.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.958568+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.961771+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.962858+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.967006+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.970080+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.923919+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.927580+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:20:14.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.931863+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.935457+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.936634+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.940805+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.943948+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.945295+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.949732+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.952908+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.954157+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.958568+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:20:14.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.961771+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.962858+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.967006+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.970080+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.974626+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.978158+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.979246+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.980298+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.981351+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.982377+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.983395+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: cephadm 2024-09-16T10:20:13.984239+0000 mgr.y (mgr.15318) 1434 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.984928+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.989594+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.992235+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:13.993387+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:14.000785+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:14.114678+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:14.115950+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[25240]: audit 2024-09-16T10:20:14.122650+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.974626+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.978158+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.979246+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.980298+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.981351+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.982377+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.983395+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: cephadm 2024-09-16T10:20:13.984239+0000 mgr.y (mgr.15318) 1434 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.984928+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.989594+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.992235+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:13.993387+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:14.000785+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:14.114678+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:14.115950+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:14 smithi060 bash[19757]: audit 2024-09-16T10:20:14.122650+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.793144+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.793144+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.793566+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.793566+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.796034+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.796034+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.796911+0000 mgr.y (mgr.15318) 1419 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.796911+0000 mgr.y (mgr.15318) 1419 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.801118+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.801118+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.805258+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.805258+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.806338+0000 mgr.y (mgr.15318) 1420 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.806338+0000 mgr.y (mgr.15318) 1420 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.809919+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.809919+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.814668+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.814668+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.816225+0000 mgr.y (mgr.15318) 1421 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.816225+0000 mgr.y (mgr.15318) 1421 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.819903+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.819903+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.822387+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.822387+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.823176+0000 mgr.y (mgr.15318) 1422 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.823176+0000 mgr.y (mgr.15318) 1422 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.828167+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.828167+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.832142+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.832142+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.835996+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.835996+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.840170+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.840170+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cluster 2024-09-16T10:20:13.840586+0000 mgr.y (mgr.15318) 1423 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cluster 2024-09-16T10:20:13.840586+0000 mgr.y (mgr.15318) 1423 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.841726+0000 mgr.y (mgr.15318) 1424 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.841726+0000 mgr.y (mgr.15318) 1424 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.845662+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.845662+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.850620+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.850620+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.851863+0000 mgr.y (mgr.15318) 1425 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:20:14.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.851863+0000 mgr.y (mgr.15318) 1425 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.856179+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.856179+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.861895+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.861895+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.863263+0000 mgr.y (mgr.15318) 1426 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.863263+0000 mgr.y (mgr.15318) 1426 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.867612+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.867612+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.872779+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.872779+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.874131+0000 mgr.y (mgr.15318) 1427 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.874131+0000 mgr.y (mgr.15318) 1427 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.875936+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.875936+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.878721+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.878721+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.879940+0000 mgr.y (mgr.15318) 1428 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.879940+0000 mgr.y (mgr.15318) 1428 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.881740+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.881740+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.884511+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.884511+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.885858+0000 mgr.y (mgr.15318) 1429 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.885858+0000 mgr.y (mgr.15318) 1429 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.887694+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.887694+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.890410+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.890410+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.891673+0000 mgr.y (mgr.15318) 1430 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.891673+0000 mgr.y (mgr.15318) 1430 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.893371+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.893371+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.895743+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.895743+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.897009+0000 mgr.y (mgr.15318) 1431 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.897009+0000 mgr.y (mgr.15318) 1431 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.898694+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.898694+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.901093+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.901093+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.902384+0000 mgr.y (mgr.15318) 1432 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.902384+0000 mgr.y (mgr.15318) 1432 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.904058+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.904058+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.905089+0000 mgr.y (mgr.15318) 1433 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.905089+0000 mgr.y (mgr.15318) 1433 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.907125+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.907125+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.914467+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.914467+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.919244+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.919244+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.923919+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.923919+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.927580+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.927580+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.931863+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.931863+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.935457+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.935457+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.936634+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.936634+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.940805+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.940805+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:20:14.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.943948+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.943948+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.945295+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.945295+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.949732+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.949732+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.952908+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.952908+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.954157+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:20:14.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.954157+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.958568+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.958568+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.961771+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.961771+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.962858+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.962858+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.967006+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.967006+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.970080+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.970080+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.974626+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.974626+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:20:14.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.978158+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.978158+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.979246+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.979246+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.980298+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.980298+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.981351+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.981351+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.982377+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.982377+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.983395+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.983395+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.984239+0000 mgr.y (mgr.15318) 1434 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: cephadm 2024-09-16T10:20:13.984239+0000 mgr.y (mgr.15318) 1434 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:20:14.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.984928+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.984928+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.989594+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.989594+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.992235+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.992235+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.993387+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:13.993387+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.000785+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.000785+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.114678+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.114678+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.115950+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.115950+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.122650+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:14.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:14 smithi081 bash[85087]: audit 2024-09-16T10:20:14.122650+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:16.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:15 smithi081 bash[80968]: logger=infra.usagestats t=2024-09-16T10:20:15.870058087Z level=info msg="Usage stats are ready to report" 2024-09-16T10:20:17.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: cluster 2024-09-16T10:20:15.841297+0000 mgr.y (mgr.15318) 1435 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:17.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: cluster 2024-09-16T10:20:15.841297+0000 mgr.y (mgr.15318) 1435 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:17.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.630813+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.048 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.630813+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.637432+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.637432+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.644547+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:16 smithi081 bash[85087]: audit 2024-09-16T10:20:16.644547+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[25240]: cluster 2024-09-16T10:20:15.841297+0000 mgr.y (mgr.15318) 1435 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[25240]: audit 2024-09-16T10:20:16.630813+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[25240]: audit 2024-09-16T10:20:16.637432+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[25240]: audit 2024-09-16T10:20:16.644547+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[19757]: cluster 2024-09-16T10:20:15.841297+0000 mgr.y (mgr.15318) 1435 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[19757]: audit 2024-09-16T10:20:16.630813+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[19757]: audit 2024-09-16T10:20:16.637432+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:16 smithi060 bash[19757]: audit 2024-09-16T10:20:16.644547+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:17.124812668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:16.317075+0000 mgr.y (mgr.15318) 1436 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:16.914619+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:17.013403+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:17.077373+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:17.087913+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[19757]: audit 2024-09-16T10:20:17.098913+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:16.317075+0000 mgr.y (mgr.15318) 1436 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:16.914619+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:17.013403+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:17.077373+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:17.087913+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:17 smithi060 bash[25240]: audit 2024-09-16T10:20:17.098913+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:16.317075+0000 mgr.y (mgr.15318) 1436 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:16.317075+0000 mgr.y (mgr.15318) 1436 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:16.914619+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:16.914619+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.013403+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.013403+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.077373+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.077373+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.087913+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.087913+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.098913+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:17 smithi081 bash[85087]: audit 2024-09-16T10:20:17.098913+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:19 smithi081 bash[85087]: cluster 2024-09-16T10:20:17.842966+0000 mgr.y (mgr.15318) 1437 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:19 smithi081 bash[85087]: cluster 2024-09-16T10:20:17.842966+0000 mgr.y (mgr.15318) 1437 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:19 smithi060 bash[19757]: cluster 2024-09-16T10:20:17.842966+0000 mgr.y (mgr.15318) 1437 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:19 smithi060 bash[25240]: cluster 2024-09-16T10:20:17.842966+0000 mgr.y (mgr.15318) 1437 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:20] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T10:20:20.657 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:20.129206255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:21.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:21 smithi060 bash[25240]: cluster 2024-09-16T10:20:19.843447+0000 mgr.y (mgr.15318) 1438 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:21.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:21 smithi060 bash[19757]: cluster 2024-09-16T10:20:19.843447+0000 mgr.y (mgr.15318) 1438 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:21.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:21 smithi081 bash[85087]: cluster 2024-09-16T10:20:19.843447+0000 mgr.y (mgr.15318) 1438 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:21.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:21 smithi081 bash[85087]: cluster 2024-09-16T10:20:19.843447+0000 mgr.y (mgr.15318) 1438 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:23.363 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:23 smithi060 bash[25240]: cluster 2024-09-16T10:20:21.844313+0000 mgr.y (mgr.15318) 1439 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:23.363 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:23 smithi060 bash[19757]: cluster 2024-09-16T10:20:21.844313+0000 mgr.y (mgr.15318) 1439 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:23.121431756Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:23 smithi081 bash[85087]: cluster 2024-09-16T10:20:21.844313+0000 mgr.y (mgr.15318) 1439 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:23 smithi081 bash[85087]: cluster 2024-09-16T10:20:21.844313+0000 mgr.y (mgr.15318) 1439 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:25 smithi060 bash[25240]: cluster 2024-09-16T10:20:23.846105+0000 mgr.y (mgr.15318) 1440 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:25 smithi060 bash[19757]: cluster 2024-09-16T10:20:23.846105+0000 mgr.y (mgr.15318) 1440 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:25 smithi081 bash[85087]: cluster 2024-09-16T10:20:23.846105+0000 mgr.y (mgr.15318) 1440 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:25 smithi081 bash[85087]: cluster 2024-09-16T10:20:23.846105+0000 mgr.y (mgr.15318) 1440 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:26.135016222Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:27 smithi060 bash[19757]: cluster 2024-09-16T10:20:25.846845+0000 mgr.y (mgr.15318) 1441 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:27 smithi060 bash[25240]: cluster 2024-09-16T10:20:25.846845+0000 mgr.y (mgr.15318) 1441 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:27 smithi081 bash[85087]: cluster 2024-09-16T10:20:25.846845+0000 mgr.y (mgr.15318) 1441 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:27 smithi081 bash[85087]: cluster 2024-09-16T10:20:25.846845+0000 mgr.y (mgr.15318) 1441 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:28 smithi060 bash[25240]: audit 2024-09-16T10:20:26.325915+0000 mgr.y (mgr.15318) 1442 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:28 smithi060 bash[19757]: audit 2024-09-16T10:20:26.325915+0000 mgr.y (mgr.15318) 1442 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:28 smithi081 bash[85087]: audit 2024-09-16T10:20:26.325915+0000 mgr.y (mgr.15318) 1442 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:28 smithi081 bash[85087]: audit 2024-09-16T10:20:26.325915+0000 mgr.y (mgr.15318) 1442 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:29 smithi060 bash[19757]: cluster 2024-09-16T10:20:27.848609+0000 mgr.y (mgr.15318) 1443 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:29 smithi060 bash[25240]: cluster 2024-09-16T10:20:27.848609+0000 mgr.y (mgr.15318) 1443 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:29.126041813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:29 smithi081 bash[85087]: cluster 2024-09-16T10:20:27.848609+0000 mgr.y (mgr.15318) 1443 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:29 smithi081 bash[85087]: cluster 2024-09-16T10:20:27.848609+0000 mgr.y (mgr.15318) 1443 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:30] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T10:20:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:31 smithi060 bash[25240]: cluster 2024-09-16T10:20:29.849462+0000 mgr.y (mgr.15318) 1444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:31 smithi060 bash[19757]: cluster 2024-09-16T10:20:29.849462+0000 mgr.y (mgr.15318) 1444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:31 smithi081 bash[85087]: cluster 2024-09-16T10:20:29.849462+0000 mgr.y (mgr.15318) 1444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:31 smithi081 bash[85087]: cluster 2024-09-16T10:20:29.849462+0000 mgr.y (mgr.15318) 1444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:32 smithi060 bash[19757]: audit 2024-09-16T10:20:31.915025+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:32 smithi060 bash[25240]: audit 2024-09-16T10:20:31.915025+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:32.102665635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:32 smithi081 bash[85087]: audit 2024-09-16T10:20:31.915025+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:32 smithi081 bash[85087]: audit 2024-09-16T10:20:31.915025+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:33 smithi060 bash[19757]: cluster 2024-09-16T10:20:31.850211+0000 mgr.y (mgr.15318) 1445 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:33 smithi060 bash[25240]: cluster 2024-09-16T10:20:31.850211+0000 mgr.y (mgr.15318) 1445 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:33 smithi081 bash[85087]: cluster 2024-09-16T10:20:31.850211+0000 mgr.y (mgr.15318) 1445 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:33 smithi081 bash[85087]: cluster 2024-09-16T10:20:31.850211+0000 mgr.y (mgr.15318) 1445 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:35.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:35 smithi060 bash[19757]: cluster 2024-09-16T10:20:33.851869+0000 mgr.y (mgr.15318) 1446 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:35 smithi060 bash[25240]: cluster 2024-09-16T10:20:33.851869+0000 mgr.y (mgr.15318) 1446 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:35.110014398Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:35 smithi081 bash[85087]: cluster 2024-09-16T10:20:33.851869+0000 mgr.y (mgr.15318) 1446 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:35 smithi081 bash[85087]: cluster 2024-09-16T10:20:33.851869+0000 mgr.y (mgr.15318) 1446 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[19757]: cluster 2024-09-16T10:20:35.852638+0000 mgr.y (mgr.15318) 1447 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[19757]: audit 2024-09-16T10:20:36.820068+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[19757]: audit 2024-09-16T10:20:36.830282+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[19757]: audit 2024-09-16T10:20:36.840753+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[25240]: cluster 2024-09-16T10:20:35.852638+0000 mgr.y (mgr.15318) 1447 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[25240]: audit 2024-09-16T10:20:36.820068+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[25240]: audit 2024-09-16T10:20:36.830282+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:37 smithi060 bash[25240]: audit 2024-09-16T10:20:36.840753+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: cluster 2024-09-16T10:20:35.852638+0000 mgr.y (mgr.15318) 1447 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: cluster 2024-09-16T10:20:35.852638+0000 mgr.y (mgr.15318) 1447 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.820068+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.820068+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.830282+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.830282+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.840753+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:37 smithi081 bash[85087]: audit 2024-09-16T10:20:36.840753+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.271 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:38.117274102Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[19757]: audit 2024-09-16T10:20:36.337134+0000 mgr.y (mgr.15318) 1448 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[19757]: audit 2024-09-16T10:20:37.273771+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[19757]: audit 2024-09-16T10:20:37.284590+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[19757]: audit 2024-09-16T10:20:37.295465+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[25240]: audit 2024-09-16T10:20:36.337134+0000 mgr.y (mgr.15318) 1448 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[25240]: audit 2024-09-16T10:20:37.273771+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[25240]: audit 2024-09-16T10:20:37.284590+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:38 smithi060 bash[25240]: audit 2024-09-16T10:20:37.295465+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:36.337134+0000 mgr.y (mgr.15318) 1448 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:36.337134+0000 mgr.y (mgr.15318) 1448 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.273771+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.273771+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.284590+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.284590+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.295465+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:38 smithi081 bash[85087]: audit 2024-09-16T10:20:37.295465+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:39 smithi060 bash[19757]: cluster 2024-09-16T10:20:37.854479+0000 mgr.y (mgr.15318) 1449 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:39 smithi060 bash[25240]: cluster 2024-09-16T10:20:37.854479+0000 mgr.y (mgr.15318) 1449 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:39 smithi081 bash[85087]: cluster 2024-09-16T10:20:37.854479+0000 mgr.y (mgr.15318) 1449 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:39 smithi081 bash[85087]: cluster 2024-09-16T10:20:37.854479+0000 mgr.y (mgr.15318) 1449 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:40] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-16T10:20:41.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:20:41.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:41 smithi060 bash[19757]: cluster 2024-09-16T10:20:39.855228+0000 mgr.y (mgr.15318) 1450 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:41.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:41 smithi060 bash[19757]: audit 2024-09-16T10:20:39.898774+0000 mgr.y (mgr.15318) 1451 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:41.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:41 smithi060 bash[25240]: cluster 2024-09-16T10:20:39.855228+0000 mgr.y (mgr.15318) 1450 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:41.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:41 smithi060 bash[25240]: audit 2024-09-16T10:20:39.898774+0000 mgr.y (mgr.15318) 1451 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:41.125751165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:41 smithi081 bash[85087]: cluster 2024-09-16T10:20:39.855228+0000 mgr.y (mgr.15318) 1450 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:41 smithi081 bash[85087]: cluster 2024-09-16T10:20:39.855228+0000 mgr.y (mgr.15318) 1450 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:41 smithi081 bash[85087]: audit 2024-09-16T10:20:39.898774+0000 mgr.y (mgr.15318) 1451 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:41 smithi081 bash[85087]: audit 2024-09-16T10:20:39.898774+0000 mgr.y (mgr.15318) 1451 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:43 smithi060 bash[19757]: cluster 2024-09-16T10:20:41.856147+0000 mgr.y (mgr.15318) 1452 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:43.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:43 smithi060 bash[25240]: cluster 2024-09-16T10:20:41.856147+0000 mgr.y (mgr.15318) 1452 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:43.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:43 smithi081 bash[85087]: cluster 2024-09-16T10:20:41.856147+0000 mgr.y (mgr.15318) 1452 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:43.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:43 smithi081 bash[85087]: cluster 2024-09-16T10:20:41.856147+0000 mgr.y (mgr.15318) 1452 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:44.124391128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:45 smithi060 bash[19757]: cluster 2024-09-16T10:20:43.857401+0000 mgr.y (mgr.15318) 1453 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:45.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:45 smithi060 bash[25240]: cluster 2024-09-16T10:20:43.857401+0000 mgr.y (mgr.15318) 1453 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:45.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:45 smithi081 bash[85087]: cluster 2024-09-16T10:20:43.857401+0000 mgr.y (mgr.15318) 1453 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:45.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:45 smithi081 bash[85087]: cluster 2024-09-16T10:20:43.857401+0000 mgr.y (mgr.15318) 1453 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:46.216 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:46.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:46 smithi060 bash[25240]: cluster 2024-09-16T10:20:45.858042+0000 mgr.y (mgr.15318) 1454 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:46 smithi060 bash[19757]: cluster 2024-09-16T10:20:45.858042+0000 mgr.y (mgr.15318) 1454 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:46 smithi081 bash[85087]: cluster 2024-09-16T10:20:45.858042+0000 mgr.y (mgr.15318) 1454 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:46 smithi081 bash[85087]: cluster 2024-09-16T10:20:45.858042+0000 mgr.y (mgr.15318) 1454 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:47.124983113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:47 smithi081 bash[85087]: audit 2024-09-16T10:20:46.345837+0000 mgr.y (mgr.15318) 1455 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:47 smithi081 bash[85087]: audit 2024-09-16T10:20:46.345837+0000 mgr.y (mgr.15318) 1455 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:47 smithi081 bash[85087]: audit 2024-09-16T10:20:46.915491+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:47 smithi081 bash[85087]: audit 2024-09-16T10:20:46.915491+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:47 smithi060 bash[25240]: audit 2024-09-16T10:20:46.345837+0000 mgr.y (mgr.15318) 1455 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:47 smithi060 bash[25240]: audit 2024-09-16T10:20:46.915491+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:47 smithi060 bash[19757]: audit 2024-09-16T10:20:46.345837+0000 mgr.y (mgr.15318) 1455 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:47 smithi060 bash[19757]: audit 2024-09-16T10:20:46.915491+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:20:47.685 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:20:47.685 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 40m - - 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 10s ago 40m - - 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3m) 10s ago 30m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (2m) 10s ago 30m 68.1M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (5m) 10s ago 28m 48.3M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (5m) 10s ago 39m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (16m) 10s ago 41m 524M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (41m) 10s ago 41m 118M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (46s) 10s ago 39m 34.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (39m) 10s ago 39m 81.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4m) 10s ago 30m 8196k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (4m) 10s ago 30m 7996k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (38m) 10s ago 38m 58.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:20:47.686 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (37m) 10s ago 37m 68.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (36m) 10s ago 36m 53.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (35m) 10s ago 35m 60.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (34m) 10s ago 34m 68.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (33m) 10s ago 34m 66.4M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (33m) 10s ago 33m 63.2M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (32m) 10s ago 32m 58.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (3m) 10s ago 31m 40.3M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (28m) 10s ago 28m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:20:47.687 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (28m) 10s ago 28m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:20:48.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T10:20:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:48 smithi060 bash[25240]: audit 2024-09-16T10:20:47.670094+0000 mgr.y (mgr.15318) 1456 : audit [DBG] from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:48 smithi060 bash[25240]: cluster 2024-09-16T10:20:47.859696+0000 mgr.y (mgr.15318) 1457 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:48 smithi060 bash[19757]: audit 2024-09-16T10:20:47.670094+0000 mgr.y (mgr.15318) 1456 : audit [DBG] from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:48 smithi060 bash[19757]: cluster 2024-09-16T10:20:47.859696+0000 mgr.y (mgr.15318) 1457 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:48 smithi081 bash[85087]: audit 2024-09-16T10:20:47.670094+0000 mgr.y (mgr.15318) 1456 : audit [DBG] from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:48 smithi081 bash[85087]: audit 2024-09-16T10:20:47.670094+0000 mgr.y (mgr.15318) 1456 : audit [DBG] from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:20:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:48 smithi081 bash[85087]: cluster 2024-09-16T10:20:47.859696+0000 mgr.y (mgr.15318) 1457 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:48 smithi081 bash[85087]: cluster 2024-09-16T10:20:47.859696+0000 mgr.y (mgr.15318) 1457 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:50.137678628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:20:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:20:50] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-16T10:20:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:50 smithi060 bash[19757]: cluster 2024-09-16T10:20:49.860563+0000 mgr.y (mgr.15318) 1458 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:50 smithi060 bash[25240]: cluster 2024-09-16T10:20:49.860563+0000 mgr.y (mgr.15318) 1458 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:50 smithi081 bash[85087]: cluster 2024-09-16T10:20:49.860563+0000 mgr.y (mgr.15318) 1458 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:50 smithi081 bash[85087]: cluster 2024-09-16T10:20:49.860563+0000 mgr.y (mgr.15318) 1458 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:53.175 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:20:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:52 smithi060 bash[25240]: cluster 2024-09-16T10:20:51.861378+0000 mgr.y (mgr.15318) 1459 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:53.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:52 smithi060 bash[19757]: cluster 2024-09-16T10:20:51.861378+0000 mgr.y (mgr.15318) 1459 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:53.116470118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:52 smithi081 bash[85087]: cluster 2024-09-16T10:20:51.861378+0000 mgr.y (mgr.15318) 1459 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:52 smithi081 bash[85087]: cluster 2024-09-16T10:20:51.861378+0000 mgr.y (mgr.15318) 1459 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:54.661 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:20:55.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:54 smithi060 bash[19757]: cluster 2024-09-16T10:20:53.863018+0000 mgr.y (mgr.15318) 1460 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:55.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:54 smithi060 bash[19757]: audit 2024-09-16T10:20:54.648620+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.60:0/1713697906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:55.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:54 smithi060 bash[25240]: cluster 2024-09-16T10:20:53.863018+0000 mgr.y (mgr.15318) 1460 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:55.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:54 smithi060 bash[25240]: audit 2024-09-16T10:20:54.648620+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.60:0/1713697906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:55.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:20:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:54 smithi081 bash[85087]: cluster 2024-09-16T10:20:53.863018+0000 mgr.y (mgr.15318) 1460 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:54 smithi081 bash[85087]: cluster 2024-09-16T10:20:53.863018+0000 mgr.y (mgr.15318) 1460 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:54 smithi081 bash[85087]: audit 2024-09-16T10:20:54.648620+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.60:0/1713697906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:54 smithi081 bash[85087]: audit 2024-09-16T10:20:54.648620+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.60:0/1713697906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:20:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:56.107207547Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:57.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:56 smithi081 bash[85087]: cluster 2024-09-16T10:20:55.863762+0000 mgr.y (mgr.15318) 1461 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:57.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:56 smithi081 bash[85087]: cluster 2024-09-16T10:20:55.863762+0000 mgr.y (mgr.15318) 1461 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:56 smithi060 bash[19757]: cluster 2024-09-16T10:20:55.863762+0000 mgr.y (mgr.15318) 1461 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:56 smithi060 bash[25240]: cluster 2024-09-16T10:20:55.863762+0000 mgr.y (mgr.15318) 1461 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:20:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:56.356976+0000 mgr.y (mgr.15318) 1462 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.033374+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.040737+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.051425+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.500562+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.512231+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[25240]: audit 2024-09-16T10:20:57.523687+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:56.356976+0000 mgr.y (mgr.15318) 1462 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.033374+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.040737+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.051425+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.500562+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.512231+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:58 smithi060 bash[19757]: audit 2024-09-16T10:20:57.523687+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:56.356976+0000 mgr.y (mgr.15318) 1462 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:56.356976+0000 mgr.y (mgr.15318) 1462 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.033374+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.033374+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.040737+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.040737+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.051425+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.051425+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.500562+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.500562+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.512231+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.512231+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.523687+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:58.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:58 smithi081 bash[85087]: audit 2024-09-16T10:20:57.523687+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:20:59.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:59 smithi081 bash[85087]: cluster 2024-09-16T10:20:57.865472+0000 mgr.y (mgr.15318) 1463 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:59.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:20:59 smithi081 bash[85087]: cluster 2024-09-16T10:20:57.865472+0000 mgr.y (mgr.15318) 1463 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:59.260 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:20:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:20:59.100895281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:20:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:20:59 smithi060 bash[19757]: cluster 2024-09-16T10:20:57.865472+0000 mgr.y (mgr.15318) 1463 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:20:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:20:59 smithi060 bash[25240]: cluster 2024-09-16T10:20:57.865472+0000 mgr.y (mgr.15318) 1463 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:00.060 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:00.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:00] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-16T10:21:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:01 smithi081 bash[85087]: cluster 2024-09-16T10:20:59.866227+0000 mgr.y (mgr.15318) 1464 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:01 smithi081 bash[85087]: cluster 2024-09-16T10:20:59.866227+0000 mgr.y (mgr.15318) 1464 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:01.478 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:01 smithi060 bash[25240]: cluster 2024-09-16T10:20:59.866227+0000 mgr.y (mgr.15318) 1464 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:01.478 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:01 smithi060 bash[19757]: cluster 2024-09-16T10:20:59.866227+0000 mgr.y (mgr.15318) 1464 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:02.142 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:02 smithi060 bash[25240]: audit 2024-09-16T10:21:01.915404+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:02.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:02 smithi060 bash[19757]: audit 2024-09-16T10:21:01.915404+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:02.233 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:21:02.233 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:21:02.233 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:21:02.233 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:21:02.233 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:21:02.234 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:21:02.234 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:21:02.234 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:21:02.234 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:21:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:02.112355491Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:02 smithi081 bash[85087]: audit 2024-09-16T10:21:01.915404+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:02 smithi081 bash[85087]: audit 2024-09-16T10:21:01.915404+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:03.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:21:03.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:03 smithi060 bash[25240]: cluster 2024-09-16T10:21:01.866970+0000 mgr.y (mgr.15318) 1465 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:03.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:03 smithi060 bash[25240]: audit 2024-09-16T10:21:02.232772+0000 mgr.y (mgr.15318) 1466 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:03.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:03 smithi060 bash[19757]: cluster 2024-09-16T10:21:01.866970+0000 mgr.y (mgr.15318) 1465 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:03.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:03 smithi060 bash[19757]: audit 2024-09-16T10:21:02.232772+0000 mgr.y (mgr.15318) 1466 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:03 smithi081 bash[85087]: cluster 2024-09-16T10:21:01.866970+0000 mgr.y (mgr.15318) 1465 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:03 smithi081 bash[85087]: cluster 2024-09-16T10:21:01.866970+0000 mgr.y (mgr.15318) 1465 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:03 smithi081 bash[85087]: audit 2024-09-16T10:21:02.232772+0000 mgr.y (mgr.15318) 1466 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:03 smithi081 bash[85087]: audit 2024-09-16T10:21:02.232772+0000 mgr.y (mgr.15318) 1466 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:05 smithi060 bash[25240]: cluster 2024-09-16T10:21:03.868751+0000 mgr.y (mgr.15318) 1467 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:05 smithi060 bash[19757]: cluster 2024-09-16T10:21:03.868751+0000 mgr.y (mgr.15318) 1467 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:05.143608957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:05 smithi081 bash[85087]: cluster 2024-09-16T10:21:03.868751+0000 mgr.y (mgr.15318) 1467 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:05 smithi081 bash[85087]: cluster 2024-09-16T10:21:03.868751+0000 mgr.y (mgr.15318) 1467 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:07 smithi060 bash[25240]: cluster 2024-09-16T10:21:05.869529+0000 mgr.y (mgr.15318) 1468 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:07 smithi060 bash[19757]: cluster 2024-09-16T10:21:05.869529+0000 mgr.y (mgr.15318) 1468 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:07 smithi081 bash[85087]: cluster 2024-09-16T10:21:05.869529+0000 mgr.y (mgr.15318) 1468 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:07 smithi081 bash[85087]: cluster 2024-09-16T10:21:05.869529+0000 mgr.y (mgr.15318) 1468 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:08.323 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:08 smithi060 bash[25240]: audit 2024-09-16T10:21:06.361855+0000 mgr.y (mgr.15318) 1469 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:08 smithi060 bash[19757]: audit 2024-09-16T10:21:06.361855+0000 mgr.y (mgr.15318) 1469 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:08.112995281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:08 smithi081 bash[85087]: audit 2024-09-16T10:21:06.361855+0000 mgr.y (mgr.15318) 1469 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:08 smithi081 bash[85087]: audit 2024-09-16T10:21:06.361855+0000 mgr.y (mgr.15318) 1469 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:09 smithi060 bash[19757]: cluster 2024-09-16T10:21:07.871229+0000 mgr.y (mgr.15318) 1470 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:09.353 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:09 smithi060 bash[25240]: cluster 2024-09-16T10:21:07.871229+0000 mgr.y (mgr.15318) 1470 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:09 smithi081 bash[85087]: cluster 2024-09-16T10:21:07.871229+0000 mgr.y (mgr.15318) 1470 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:09 smithi081 bash[85087]: cluster 2024-09-16T10:21:07.871229+0000 mgr.y (mgr.15318) 1470 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:09.783 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:21:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:10 smithi060 bash[25240]: audit 2024-09-16T10:21:09.782666+0000 mon.a (mon.0) 7062 : audit [DBG] from='client.? 172.21.15.60:0/1594725386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:21:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:10 smithi060 bash[19757]: audit 2024-09-16T10:21:09.782666+0000 mon.a (mon.0) 7062 : audit [DBG] from='client.? 172.21.15.60:0/1594725386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:21:10.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:10 smithi081 bash[85087]: audit 2024-09-16T10:21:09.782666+0000 mon.a (mon.0) 7062 : audit [DBG] from='client.? 172.21.15.60:0/1594725386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:21:10.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:10 smithi081 bash[85087]: audit 2024-09-16T10:21:09.782666+0000 mon.a (mon.0) 7062 : audit [DBG] from='client.? 172.21.15.60:0/1594725386' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T10:21:10.432 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-16T10:21:10.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:10] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T10:21:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:11 smithi060 bash[19757]: cluster 2024-09-16T10:21:09.871944+0000 mgr.y (mgr.15318) 1471 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:11 smithi060 bash[25240]: cluster 2024-09-16T10:21:09.871944+0000 mgr.y (mgr.15318) 1471 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:11.129871667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:11 smithi081 bash[85087]: cluster 2024-09-16T10:21:09.871944+0000 mgr.y (mgr.15318) 1471 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:11 smithi081 bash[85087]: cluster 2024-09-16T10:21:09.871944+0000 mgr.y (mgr.15318) 1471 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:13 smithi060 bash[19757]: cluster 2024-09-16T10:21:11.872639+0000 mgr.y (mgr.15318) 1472 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:13 smithi060 bash[25240]: cluster 2024-09-16T10:21:11.872639+0000 mgr.y (mgr.15318) 1472 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:13 smithi081 bash[85087]: cluster 2024-09-16T10:21:11.872639+0000 mgr.y (mgr.15318) 1472 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:13 smithi081 bash[85087]: cluster 2024-09-16T10:21:11.872639+0000 mgr.y (mgr.15318) 1472 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:14.102386903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:15.244 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:15.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: cluster 2024-09-16T10:21:13.874372+0000 mgr.y (mgr.15318) 1473 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:15.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.759707+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.765061+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.783869+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.788940+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.790303+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.791049+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[25240]: audit 2024-09-16T10:21:14.796264+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: cluster 2024-09-16T10:21:13.874372+0000 mgr.y (mgr.15318) 1473 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.759707+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.765061+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.783869+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.788940+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.790303+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:15.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.791049+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:15.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:15 smithi060 bash[19757]: audit 2024-09-16T10:21:14.796264+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: cluster 2024-09-16T10:21:13.874372+0000 mgr.y (mgr.15318) 1473 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: cluster 2024-09-16T10:21:13.874372+0000 mgr.y (mgr.15318) 1473 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.759707+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.759707+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.765061+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.765061+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.783869+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.783869+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.788940+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.788940+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.790303+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.790303+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.791049+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.791049+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.796264+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:15 smithi081 bash[85087]: audit 2024-09-16T10:21:14.796264+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:17.362 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:17.109557173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:17.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:17 smithi081 bash[85087]: cluster 2024-09-16T10:21:15.875130+0000 mgr.y (mgr.15318) 1474 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:17.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:17 smithi081 bash[85087]: cluster 2024-09-16T10:21:15.875130+0000 mgr.y (mgr.15318) 1474 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:17.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:17 smithi081 bash[85087]: audit 2024-09-16T10:21:16.915989+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:17.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:17 smithi081 bash[85087]: audit 2024-09-16T10:21:16.915989+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:17 smithi060 bash[19757]: cluster 2024-09-16T10:21:15.875130+0000 mgr.y (mgr.15318) 1474 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:17 smithi060 bash[19757]: audit 2024-09-16T10:21:16.915989+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:17 smithi060 bash[25240]: cluster 2024-09-16T10:21:15.875130+0000 mgr.y (mgr.15318) 1474 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:17 smithi060 bash[25240]: audit 2024-09-16T10:21:16.915989+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:18.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:16.369591+0000 mgr.y (mgr.15318) 1475 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:16.657109+0000 mgr.y (mgr.15318) 1476 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.060926+0000 mgr.y (mgr.15318) 1477 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.160701+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.166689+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.172177+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.690542+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.700854+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[19757]: audit 2024-09-16T10:21:17.711512+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:16.369591+0000 mgr.y (mgr.15318) 1475 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:16.657109+0000 mgr.y (mgr.15318) 1476 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.060926+0000 mgr.y (mgr.15318) 1477 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.160701+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.166689+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.172177+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.690542+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.700854+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:18 smithi060 bash[25240]: audit 2024-09-16T10:21:17.711512+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:16.369591+0000 mgr.y (mgr.15318) 1475 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:16.369591+0000 mgr.y (mgr.15318) 1475 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:16.657109+0000 mgr.y (mgr.15318) 1476 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:16.657109+0000 mgr.y (mgr.15318) 1476 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.060926+0000 mgr.y (mgr.15318) 1477 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.060926+0000 mgr.y (mgr.15318) 1477 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "mon", "hosts": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.160701+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.160701+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.166689+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.166689+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.172177+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.172177+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.690542+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.690542+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.700854+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.700854+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.711512+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:18.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:18 smithi081 bash[85087]: audit 2024-09-16T10:21:17.711512+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:19 smithi060 bash[19757]: cluster 2024-09-16T10:21:17.876798+0000 mgr.y (mgr.15318) 1478 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:19 smithi060 bash[25240]: cluster 2024-09-16T10:21:17.876798+0000 mgr.y (mgr.15318) 1478 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:19.460 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:19.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:19 smithi081 bash[85087]: cluster 2024-09-16T10:21:17.876798+0000 mgr.y (mgr.15318) 1478 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:19.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:19 smithi081 bash[85087]: cluster 2024-09-16T10:21:17.876798+0000 mgr.y (mgr.15318) 1478 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:20.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:21:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:20.11404912Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:20] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: cephadm 2024-09-16T10:21:19.448309+0000 mgr.y (mgr.15318) 1479 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: audit 2024-09-16T10:21:19.458546+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: audit 2024-09-16T10:21:19.462247+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: audit 2024-09-16T10:21:19.463529+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: audit 2024-09-16T10:21:19.471147+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: cephadm 2024-09-16T10:21:19.535074+0000 mgr.y (mgr.15318) 1480 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[19757]: cluster 2024-09-16T10:21:19.877580+0000 mgr.y (mgr.15318) 1481 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: cephadm 2024-09-16T10:21:19.448309+0000 mgr.y (mgr.15318) 1479 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: audit 2024-09-16T10:21:19.458546+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: audit 2024-09-16T10:21:19.462247+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: audit 2024-09-16T10:21:19.463529+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: audit 2024-09-16T10:21:19.471147+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: cephadm 2024-09-16T10:21:19.535074+0000 mgr.y (mgr.15318) 1480 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:20 smithi060 bash[25240]: cluster 2024-09-16T10:21:19.877580+0000 mgr.y (mgr.15318) 1481 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cephadm 2024-09-16T10:21:19.448309+0000 mgr.y (mgr.15318) 1479 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cephadm 2024-09-16T10:21:19.448309+0000 mgr.y (mgr.15318) 1479 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.458546+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.458546+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.462247+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.462247+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.463529+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.463529+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.471147+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: audit 2024-09-16T10:21:19.471147+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cephadm 2024-09-16T10:21:19.535074+0000 mgr.y (mgr.15318) 1480 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cephadm 2024-09-16T10:21:19.535074+0000 mgr.y (mgr.15318) 1480 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cluster 2024-09-16T10:21:19.877580+0000 mgr.y (mgr.15318) 1481 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:20 smithi081 bash[85087]: cluster 2024-09-16T10:21:19.877580+0000 mgr.y (mgr.15318) 1481 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: cluster 2024-09-16T10:21:21.878425+0000 mgr.y (mgr.15318) 1482 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.937374+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: cephadm 2024-09-16T10:21:21.938122+0000 mgr.y (mgr.15318) 1483 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:21:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: cephadm 2024-09-16T10:21:21.938251+0000 mgr.y (mgr.15318) 1484 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.944196+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.947548+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: cephadm 2024-09-16T10:21:21.949000+0000 mgr.y (mgr.15318) 1485 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.955935+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.961520+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: audit 2024-09-16T10:21:21.962632+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[25240]: cephadm 2024-09-16T10:21:21.963418+0000 mgr.y (mgr.15318) 1486 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: cluster 2024-09-16T10:21:21.878425+0000 mgr.y (mgr.15318) 1482 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.937374+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: cephadm 2024-09-16T10:21:21.938122+0000 mgr.y (mgr.15318) 1483 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: cephadm 2024-09-16T10:21:21.938251+0000 mgr.y (mgr.15318) 1484 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.944196+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.947548+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: cephadm 2024-09-16T10:21:21.949000+0000 mgr.y (mgr.15318) 1485 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.955935+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.961520+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: audit 2024-09-16T10:21:21.962632+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:22 smithi060 bash[19757]: cephadm 2024-09-16T10:21:21.963418+0000 mgr.y (mgr.15318) 1486 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:23.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:23.135282963Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cluster 2024-09-16T10:21:21.878425+0000 mgr.y (mgr.15318) 1482 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cluster 2024-09-16T10:21:21.878425+0000 mgr.y (mgr.15318) 1482 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.937374+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.937374+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.938122+0000 mgr.y (mgr.15318) 1483 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.938122+0000 mgr.y (mgr.15318) 1483 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.938251+0000 mgr.y (mgr.15318) 1484 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.938251+0000 mgr.y (mgr.15318) 1484 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.944196+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.944196+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.947548+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.947548+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.949000+0000 mgr.y (mgr.15318) 1485 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.949000+0000 mgr.y (mgr.15318) 1485 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:21:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.955935+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.955935+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.961520+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.961520+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.962632+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: audit 2024-09-16T10:21:21.962632+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.963418+0000 mgr.y (mgr.15318) 1486 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:22 smithi081 bash[85087]: cephadm 2024-09-16T10:21:21.963418+0000 mgr.y (mgr.15318) 1486 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:24 smithi060 bash[19757]: cluster 2024-09-16T10:21:23.880122+0000 mgr.y (mgr.15318) 1487 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:24 smithi060 bash[25240]: cluster 2024-09-16T10:21:23.880122+0000 mgr.y (mgr.15318) 1487 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:24 smithi081 bash[85087]: cluster 2024-09-16T10:21:23.880122+0000 mgr.y (mgr.15318) 1487 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:24 smithi081 bash[85087]: cluster 2024-09-16T10:21:23.880122+0000 mgr.y (mgr.15318) 1487 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:26.097 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:21:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:26.112005717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: cephadm 2024-09-16T10:21:25.622786+0000 mgr.y (mgr.15318) 1488 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: audit 2024-09-16T10:21:25.627563+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: audit 2024-09-16T10:21:25.629802+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: audit 2024-09-16T10:21:25.630605+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: audit 2024-09-16T10:21:25.631527+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: cephadm 2024-09-16T10:21:25.632548+0000 mgr.y (mgr.15318) 1489 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[19757]: cluster 2024-09-16T10:21:25.880657+0000 mgr.y (mgr.15318) 1490 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: cephadm 2024-09-16T10:21:25.622786+0000 mgr.y (mgr.15318) 1488 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: audit 2024-09-16T10:21:25.627563+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: audit 2024-09-16T10:21:25.629802+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: audit 2024-09-16T10:21:25.630605+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: audit 2024-09-16T10:21:25.631527+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: cephadm 2024-09-16T10:21:25.632548+0000 mgr.y (mgr.15318) 1489 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:26.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:26 smithi060 bash[25240]: cluster 2024-09-16T10:21:25.880657+0000 mgr.y (mgr.15318) 1490 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cephadm 2024-09-16T10:21:25.622786+0000 mgr.y (mgr.15318) 1488 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cephadm 2024-09-16T10:21:25.622786+0000 mgr.y (mgr.15318) 1488 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.627563+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.627563+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.629802+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.629802+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.630605+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.630605+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.631527+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: audit 2024-09-16T10:21:25.631527+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cephadm 2024-09-16T10:21:25.632548+0000 mgr.y (mgr.15318) 1489 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cephadm 2024-09-16T10:21:25.632548+0000 mgr.y (mgr.15318) 1489 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cluster 2024-09-16T10:21:25.880657+0000 mgr.y (mgr.15318) 1490 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:26 smithi081 bash[85087]: cluster 2024-09-16T10:21:25.880657+0000 mgr.y (mgr.15318) 1490 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:27 smithi060 bash[19757]: audit 2024-09-16T10:21:26.377795+0000 mgr.y (mgr.15318) 1491 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:27 smithi060 bash[25240]: audit 2024-09-16T10:21:26.377795+0000 mgr.y (mgr.15318) 1491 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:27 smithi081 bash[85087]: audit 2024-09-16T10:21:26.377795+0000 mgr.y (mgr.15318) 1491 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:27 smithi081 bash[85087]: audit 2024-09-16T10:21:26.377795+0000 mgr.y (mgr.15318) 1491 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 11s ago 41m - - 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 40m - - 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 11s ago 31m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (3m) 11s ago 31m 66.2M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (6m) 11s ago 28m 48.3M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:21:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (5m) 11s ago 39m 439M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (16m) 11s ago 42m 525M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (42m) 11s ago 42m 118M 2048M 19.1.1-328-gad35db06 b5388489f99e 0c15bd53f1c8 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (87s) 11s ago 40m 35.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (40m) 11s ago 40m 82.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5m) 11s ago 31m 8087k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (5m) 11s ago 31m 8055k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (39m) 11s ago 39m 58.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (38m) 11s ago 38m 68.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (37m) 11s ago 37m 54.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (36m) 11s ago 36m 60.3M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (35m) 11s ago 35m 68.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (34m) 11s ago 34m 66.6M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (33m) 11s ago 33m 63.3M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:21:28.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (32m) 11s ago 32m 58.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:21:28.853 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (4m) 11s ago 31m 40.8M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:21:28.853 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (29m) 11s ago 29m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:21:28.853 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (29m) 11s ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:21:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:28 smithi060 bash[19757]: cluster 2024-09-16T10:21:27.881496+0000 mgr.y (mgr.15318) 1492 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:28 smithi060 bash[19757]: audit 2024-09-16T10:21:28.180713+0000 mgr.y (mgr.15318) 1493 : audit [DBG] from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:28 smithi060 bash[25240]: cluster 2024-09-16T10:21:27.881496+0000 mgr.y (mgr.15318) 1492 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:28 smithi060 bash[25240]: audit 2024-09-16T10:21:28.180713+0000 mgr.y (mgr.15318) 1493 : audit [DBG] from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:28 smithi081 bash[85087]: cluster 2024-09-16T10:21:27.881496+0000 mgr.y (mgr.15318) 1492 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:28 smithi081 bash[85087]: cluster 2024-09-16T10:21:27.881496+0000 mgr.y (mgr.15318) 1492 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:28 smithi081 bash[85087]: audit 2024-09-16T10:21:28.180713+0000 mgr.y (mgr.15318) 1493 : audit [DBG] from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:28 smithi081 bash[85087]: audit 2024-09-16T10:21:28.180713+0000 mgr.y (mgr.15318) 1493 : audit [DBG] from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.223 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:21:29.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:21:29.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:21:29.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:21:29.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:21:29.224 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:21:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:29.105948989Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi060", 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:21:29.548 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T10:21:29.549 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:21:29.549 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:21:29.549 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[19757]: audit 2024-09-16T10:21:28.500384+0000 mgr.y (mgr.15318) 1494 : audit [DBG] from='client.25703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[19757]: audit 2024-09-16T10:21:28.809120+0000 mgr.y (mgr.15318) 1495 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[19757]: audit 2024-09-16T10:21:29.222608+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.60:0/3115422852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[25240]: audit 2024-09-16T10:21:28.500384+0000 mgr.y (mgr.15318) 1494 : audit [DBG] from='client.25703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[25240]: audit 2024-09-16T10:21:28.809120+0000 mgr.y (mgr.15318) 1495 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:29 smithi060 bash[25240]: audit 2024-09-16T10:21:29.222608+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.60:0/3115422852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:28.500384+0000 mgr.y (mgr.15318) 1494 : audit [DBG] from='client.25703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:28.500384+0000 mgr.y (mgr.15318) 1494 : audit [DBG] from='client.25703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:28.809120+0000 mgr.y (mgr.15318) 1495 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:28.809120+0000 mgr.y (mgr.15318) 1495 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:21:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:29.222608+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.60:0/3115422852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:29 smithi081 bash[85087]: audit 2024-09-16T10:21:29.222608+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.60:0/3115422852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:30.180 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.181 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.181 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.182 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.182 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.182 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 systemd[1]: Stopping Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:21:30.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[19757]: debug 2024-09-16T10:21:30.156+0000 7f7efefba640 -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-09-16T10:21:30.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[19757]: debug 2024-09-16T10:21:30.156+0000 7f7efefba640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:21:30.183 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:21:29 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:30.493 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE Bus STOPPING 2024-09-16T10:21:30.493 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:30] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-16T10:21:30.493 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:21:30.493 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE Bus STOPPED 2024-09-16T10:21:30.493 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE Bus STARTING 2024-09-16T10:21:30.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[105177]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:21:30.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE Serving on http://:::9283 2024-09-16T10:21:30.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[76606]: [16/Sep/2024:10:21:30] ENGINE Bus STARTED 2024-09-16T10:21:31.287 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.287 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.288 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.288 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.289 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.289 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.289 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.290 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 bash[105247]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:21:31.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:21:31.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:30 smithi060 systemd[1]: Stopped Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:21:31.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:31.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:31 smithi060 systemd[1]: Started Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:21:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:32.126627231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.300+0000 7f192c840c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.300+0000 7f192c840c80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.300+0000 7f192c840c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 0 load: jerasure load: lrc 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Git sha 0 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: DB SUMMARY 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: DB Session ID: 65V65M33O5QJAJUBX6UA 2024-09-16T10:21:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 7692 Bytes 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000107.sst 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000105.log size: 1860722 ; 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.env: 0x558ace20f120 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:21:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.info_log: 0x558ad00b7700 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:21:32.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:21:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.wal_dir: 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:21:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.write_buffer_manager: 0x558ad00bbb80 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:21:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.row_cache: None 2024-09-16T10:21:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:21:32.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:21:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:21:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:21:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:21:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:21:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T10:21:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:21:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:21:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.merge_operator: 2024-09-16T10:21:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558ad00b7320) 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: cache_index_and_filter_blocks: 1 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: pin_top_level_index_and_filter: 1 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: index_type: 0 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: data_block_index_type: 0 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: index_shortening: 1 2024-09-16T10:21:32.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: checksum: 4 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: no_block_cache: 0 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_cache: 0x558ad00ad610 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_cache_name: BinnedLRUCache 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_cache_options: 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: capacity : 536870912 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: num_shard_bits : 4 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: strict_capacity_limit : 0 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: high_pri_pool_ratio: 0.000 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_cache_compressed: (nil) 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: persistent_cache: (nil) 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_size: 4096 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_size_deviation: 10 2024-09-16T10:21:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_restart_interval: 16 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: index_block_restart_interval: 1 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: metadata_block_size: 4096 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: partition_filters: 0 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: use_delta_encoding: 1 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: filter_policy: bloomfilter 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: whole_key_filtering: 1 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: verify_compression: 0 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: read_amp_bytes_per_bit: 0 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: format_version: 5 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: enable_index_compression: 1 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: block_align: 0 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: max_auto_readahead_size: 262144 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: prepopulate_block_cache: 0 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: initial_auto_readahead_size: 8192 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:21:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:21:32.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:21:32.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:21:32.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:21:32.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:21:32.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.304+0000 7f192c840c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 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 109, last_sequence is 54425, log_number is 105,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 105 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 105 2024-09-16T10:21:32.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3b739d31-9646-434d-a02e-ac81ebd799b3 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482092309948, "job": 1, "event": "recovery_started", "wal_files": [105]} 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.308+0000 7f192c840c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #105 mode 2 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482092317611, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 110, "file_size": 1695818, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54426, "largest_seqno": 55932, "table_properties": {"data_size": 1688919, "index_size": 4001, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 18452, "raw_average_key_size": 25, "raw_value_size": 1673871, "raw_average_value_size": 2268, "num_data_blocks": 178, "num_entries": 738, "num_filter_entries": 738, "num_deletions": 8, "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": 1726482092, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3b739d31-9646-434d-a02e-ac81ebd799b3", "db_session_id": "65V65M33O5QJAJUBX6UA", "orig_file_number": 110, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482092317761, "job": 1, "event": "recovery_finished"} 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 112 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000105.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558ad00dae00 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 4 rocksdb: DB pointer 0x558ad01de000 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f1922608640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f1922608640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:21:32.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: ** DB Stats ** 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: ** Compaction Stats [default] ** 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: 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-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: L0 1/0 1.62 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 388.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: L6 1/0 11.59 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-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Sum 2/0 13.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 388.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 388.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-16T10:21:32.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: ** Compaction Stats [default] ** 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: 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-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 388.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Cumulative compaction: 0.00 GB write, 144.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Interval compaction: 0.00 GB write, 144.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: 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-09-16T10:21:32.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Block cache BinnedLRUCache@0x558ad00ad610#7 capacity: 512.00 MB usage: 6.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.316+0000 7f192c840c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 1 mon.a@-1(???) e3 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: e1 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: legacy client fscid: -1 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: 2024-09-16T10:21:32.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: No filesystems configured 2024-09-16T10:21:32.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:21:32.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:32.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:32.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:32.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:32 smithi060 bash[105302]: debug 2024-09-16T10:21:32.320+0000 7f192c840c80 1 mon.a@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-09-16T10:21:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:29.881905+0000 mgr.y (mgr.15318) 1497 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:30.167984+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:21:34.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:30.171255+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:30.171991+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:30.387135+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:30.388078+0000 mgr.y (mgr.15318) 1498 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:31.882593+0000 mgr.y (mgr.15318) 1499 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:31.916508+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.744518+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.767507+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779277+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779308+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779348+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779415+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779446+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:34.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779477+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779508+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.779541+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.780743+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.780835+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.783179+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.783596+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:33.806726+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:33.820997+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:33.828009+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[25240]: audit 2024-09-16T10:21:33.830090+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:29.881905+0000 mgr.y (mgr.15318) 1497 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:29.881905+0000 mgr.y (mgr.15318) 1497 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.167984+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.167984+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.171255+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.171255+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.171991+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.171991+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.387135+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.387135+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.388078+0000 mgr.y (mgr.15318) 1498 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:30.388078+0000 mgr.y (mgr.15318) 1498 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:31.882593+0000 mgr.y (mgr.15318) 1499 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:31.882593+0000 mgr.y (mgr.15318) 1499 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:31.916508+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:31.916508+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.744518+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.744518+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.767507+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.767507+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779277+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779277+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779308+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779308+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:34.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779348+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779348+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779415+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779415+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779446+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779446+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779477+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779477+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779508+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779508+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779541+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.779541+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:34.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.780743+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.780743+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.780835+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.780835+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.783179+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.783179+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.783596+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.783596+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.806726+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.806726+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.820997+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.820997+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.828009+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.828009+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:34.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.830090+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:34.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:33 smithi060 bash[105302]: audit 2024-09-16T10:21:33.830090+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:34.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:29.881905+0000 mgr.y (mgr.15318) 1497 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:29.881905+0000 mgr.y (mgr.15318) 1497 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.167984+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.167984+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.171255+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.171255+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.171991+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.171991+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.387135+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.387135+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.388078+0000 mgr.y (mgr.15318) 1498 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:30.388078+0000 mgr.y (mgr.15318) 1498 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:31.882593+0000 mgr.y (mgr.15318) 1499 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:31.882593+0000 mgr.y (mgr.15318) 1499 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:31.916508+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:31.916508+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.744518+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.744518+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.767507+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.767507+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779277+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779277+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779308+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779308+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779348+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779348+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:34.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779415+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779415+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779446+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779446+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779477+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779477+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779508+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779508+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779541+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.779541+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.780743+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.780743+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.780835+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:34.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.780835+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.783179+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.783179+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.783596+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.783596+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.806726+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.806726+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.820997+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.820997+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.828009+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.828009+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.830090+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:33 smithi081 bash[85087]: audit 2024-09-16T10:21:33.830090+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:33.862451+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: cephadm 2024-09-16T10:21:33.864692+0000 mgr.y (mgr.15318) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: cluster 2024-09-16T10:21:33.884226+0000 mgr.y (mgr.15318) 1501 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:33.983756+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:33.986836+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:33.991116+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:33.992482+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.002167+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.003298+0000 mgr.y (mgr.15318) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.109583+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.112229+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.115573+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.116783+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.124019+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.127892+0000 mgr.y (mgr.15318) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.219712+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.222524+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.226322+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.227612+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.236964+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.238539+0000 mgr.y (mgr.15318) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.321014+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.323719+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.326718+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.327895+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.336706+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.408799+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.411089+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.413549+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.414449+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.420780+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.510125+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.512731+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.515875+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.516975+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.523779+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.625075+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.627994+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.630657+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.631835+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.639406+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.734339+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.737384+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.740733+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.741812+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.749337+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.849629+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.852629+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.855241+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[25240]: audit 2024-09-16T10:21:34.856214+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.862451+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.862451+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:33.864692+0000 mgr.y (mgr.15318) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:33.864692+0000 mgr.y (mgr.15318) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.884226+0000 mgr.y (mgr.15318) 1501 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cluster 2024-09-16T10:21:33.884226+0000 mgr.y (mgr.15318) 1501 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.983756+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.983756+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.986836+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.986836+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.991116+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.991116+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.992482+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:33.992482+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.002167+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.002167+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.003298+0000 mgr.y (mgr.15318) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.003298+0000 mgr.y (mgr.15318) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.109583+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.109583+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.112229+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.112229+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.115573+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.115573+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.116783+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.116783+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.124019+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.124019+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.127892+0000 mgr.y (mgr.15318) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.127892+0000 mgr.y (mgr.15318) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.219712+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.219712+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.222524+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.222524+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.226322+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.226322+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.227612+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.227612+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.236964+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.236964+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.238539+0000 mgr.y (mgr.15318) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.238539+0000 mgr.y (mgr.15318) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.321014+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.321014+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.323719+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.323719+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.326718+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.326718+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.327895+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.327895+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.336706+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.336706+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.408799+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.408799+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.411089+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.411089+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.413549+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.413549+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.414449+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.414449+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.420780+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.420780+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.510125+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.510125+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.512731+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.512731+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.515875+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.515875+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.516975+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.516975+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.523779+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.523779+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.625075+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.625075+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.627994+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.627994+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.630657+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.630657+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.631835+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.631835+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.639406+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.639406+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.734339+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.734339+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.737384+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.737384+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.740733+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.740733+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.741812+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.741812+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.749337+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.749337+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.849629+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.849629+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.852629+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.852629+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.855241+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.855241+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.856214+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:34 smithi060 bash[105302]: audit 2024-09-16T10:21:34.856214+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.169 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:35.101015462Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.862451+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.862451+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:33.864692+0000 mgr.y (mgr.15318) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:33.864692+0000 mgr.y (mgr.15318) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.884226+0000 mgr.y (mgr.15318) 1501 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cluster 2024-09-16T10:21:33.884226+0000 mgr.y (mgr.15318) 1501 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.983756+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.983756+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.986836+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.986836+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.991116+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.991116+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.992482+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:33.992482+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.002167+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.002167+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.003298+0000 mgr.y (mgr.15318) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.003298+0000 mgr.y (mgr.15318) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.109583+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.109583+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.112229+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.112229+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.115573+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.115573+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.116783+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.116783+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.124019+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.124019+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.127892+0000 mgr.y (mgr.15318) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.127892+0000 mgr.y (mgr.15318) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.219712+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.219712+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.222524+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.222524+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.226322+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.226322+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.227612+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.227612+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.236964+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.236964+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.238539+0000 mgr.y (mgr.15318) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.238539+0000 mgr.y (mgr.15318) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.321014+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.321014+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.323719+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.323719+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.326718+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.326718+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.327895+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.327895+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.336706+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.336706+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.408799+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.408799+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.411089+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.411089+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.413549+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.413549+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.414449+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.414449+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.420780+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.420780+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.510125+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.510125+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.512731+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.512731+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.515875+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.515875+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.516975+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.516975+0000 mon.c (mon.2) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.523779+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.523779+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.625075+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.625075+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.627994+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.627994+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.630657+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.630657+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.631835+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.631835+0000 mon.c (mon.2) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.639406+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.639406+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.734339+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.734339+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.737384+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.737384+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.740733+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.740733+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.741812+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.741812+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.749337+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.749337+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.849629+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.849629+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.852629+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.852629+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:35.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.855241+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.855241+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:35.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.856214+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:35.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:34 smithi081 bash[85087]: audit 2024-09-16T10:21:34.856214+0000 mon.c (mon.2) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.338622+0000 mgr.y (mgr.15318) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.422927+0000 mgr.y (mgr.15318) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.527256+0000 mgr.y (mgr.15318) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.642739+0000 mgr.y (mgr.15318) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.752285+0000 mgr.y (mgr.15318) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.872216+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.873118+0000 mgr.y (mgr.15318) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.933550+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.935989+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.938814+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.939770+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:34.946251+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:34.947131+0000 mgr.y (mgr.15318) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.016646+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.018661+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.020910+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.021938+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.028261+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.030303+0000 mgr.y (mgr.15318) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.106396+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.109087+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.338622+0000 mgr.y (mgr.15318) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.338622+0000 mgr.y (mgr.15318) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.422927+0000 mgr.y (mgr.15318) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.422927+0000 mgr.y (mgr.15318) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.527256+0000 mgr.y (mgr.15318) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.527256+0000 mgr.y (mgr.15318) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.642739+0000 mgr.y (mgr.15318) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.642739+0000 mgr.y (mgr.15318) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.752285+0000 mgr.y (mgr.15318) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.752285+0000 mgr.y (mgr.15318) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.872216+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.872216+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.873118+0000 mgr.y (mgr.15318) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.873118+0000 mgr.y (mgr.15318) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.933550+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.933550+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.935989+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.935989+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.938814+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.938814+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.939770+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.939770+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.946251+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:34.946251+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.947131+0000 mgr.y (mgr.15318) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:34.947131+0000 mgr.y (mgr.15318) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.016646+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.016646+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.018661+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.018661+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.020910+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.020910+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.021938+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.021938+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.028261+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.028261+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.030303+0000 mgr.y (mgr.15318) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.030303+0000 mgr.y (mgr.15318) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.106396+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.106396+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.109087+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.111811+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.112892+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.123689+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.124647+0000 mgr.y (mgr.15318) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.211192+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.213788+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.217091+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.218214+0000 mon.c (mon.2) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.224561+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.227996+0000 mgr.y (mgr.15318) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.320592+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.323634+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.326355+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.327254+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.333055+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.395997+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.398056+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.400881+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.401687+0000 mon.c (mon.2) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.409307+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.473247+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.475870+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.477731+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.478379+0000 mon.c (mon.2) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.483231+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.542456+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.544530+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.546850+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.547535+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.552609+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.613363+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.615426+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.618200+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.618908+0000 mon.c (mon.2) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.623996+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.682331+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.684675+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.687288+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.687975+0000 mon.c (mon.2) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.693277+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.109087+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.111811+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.111811+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.112892+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.112892+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.123689+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.123689+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.124647+0000 mgr.y (mgr.15318) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.124647+0000 mgr.y (mgr.15318) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.211192+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.211192+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.213788+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.213788+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.217091+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.217091+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.218214+0000 mon.c (mon.2) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.218214+0000 mon.c (mon.2) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.224561+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.224561+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.227996+0000 mgr.y (mgr.15318) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.227996+0000 mgr.y (mgr.15318) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.753069+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.755207+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.758120+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.759204+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.767208+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.841425+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.843544+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.846641+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.847637+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[25240]: audit 2024-09-16T10:21:35.853522+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.320592+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.320592+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.323634+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.323634+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.326355+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.326355+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.327254+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.327254+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.333055+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.333055+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.395997+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.395997+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.398056+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.398056+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.400881+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.400881+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.401687+0000 mon.c (mon.2) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.401687+0000 mon.c (mon.2) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.409307+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.409307+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.473247+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.473247+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.475870+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.475870+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.477731+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.477731+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.478379+0000 mon.c (mon.2) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.478379+0000 mon.c (mon.2) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.483231+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.483231+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.542456+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.542456+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.544530+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.544530+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.546850+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.546850+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.547535+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.547535+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.552609+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.552609+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.613363+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.613363+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.615426+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.615426+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.618200+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.618200+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.618908+0000 mon.c (mon.2) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.618908+0000 mon.c (mon.2) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.623996+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.623996+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.682331+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.682331+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.684675+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.684675+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.687288+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.687288+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.687975+0000 mon.c (mon.2) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.687975+0000 mon.c (mon.2) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.693277+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.693277+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.753069+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.753069+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.755207+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.755207+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.758120+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.758120+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.759204+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.759204+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.767208+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.767208+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.841425+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.841425+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.843544+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.843544+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.846641+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.846641+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.847637+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.847637+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.853522+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:35 smithi060 bash[105302]: audit 2024-09-16T10:21:35.853522+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.338622+0000 mgr.y (mgr.15318) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.338622+0000 mgr.y (mgr.15318) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.422927+0000 mgr.y (mgr.15318) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.422927+0000 mgr.y (mgr.15318) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.527256+0000 mgr.y (mgr.15318) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.527256+0000 mgr.y (mgr.15318) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.642739+0000 mgr.y (mgr.15318) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.642739+0000 mgr.y (mgr.15318) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.752285+0000 mgr.y (mgr.15318) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.752285+0000 mgr.y (mgr.15318) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.872216+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.872216+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.873118+0000 mgr.y (mgr.15318) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.873118+0000 mgr.y (mgr.15318) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.933550+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.933550+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.935989+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.935989+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.938814+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.938814+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.939770+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.939770+0000 mon.c (mon.2) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.946251+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:34.946251+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.947131+0000 mgr.y (mgr.15318) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:34.947131+0000 mgr.y (mgr.15318) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.016646+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.016646+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.018661+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.018661+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.020910+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.020910+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.021938+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.021938+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.028261+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.028261+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.030303+0000 mgr.y (mgr.15318) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.030303+0000 mgr.y (mgr.15318) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.106396+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.106396+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.109087+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.109087+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.111811+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.111811+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.112892+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.112892+0000 mon.c (mon.2) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.123689+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.123689+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.124647+0000 mgr.y (mgr.15318) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.124647+0000 mgr.y (mgr.15318) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.211192+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.211192+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.213788+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.213788+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.217091+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.217091+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.218214+0000 mon.c (mon.2) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.218214+0000 mon.c (mon.2) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.224561+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.224561+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.227996+0000 mgr.y (mgr.15318) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.227996+0000 mgr.y (mgr.15318) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.320592+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.320592+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.323634+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.323634+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.326355+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.326355+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.327254+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.327254+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.333055+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.333055+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.395997+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.395997+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.398056+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.398056+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.400881+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.400881+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.401687+0000 mon.c (mon.2) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.401687+0000 mon.c (mon.2) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.409307+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.409307+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.473247+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.473247+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.475870+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.475870+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.477731+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.477731+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.478379+0000 mon.c (mon.2) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.478379+0000 mon.c (mon.2) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.483231+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.483231+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.542456+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.542456+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.544530+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.544530+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.546850+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.546850+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.547535+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.547535+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.552609+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.552609+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.613363+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.613363+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.615426+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.615426+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.618200+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.618200+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.618908+0000 mon.c (mon.2) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.618908+0000 mon.c (mon.2) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.623996+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.623996+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.682331+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.682331+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.684675+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.684675+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.687288+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.687288+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.687975+0000 mon.c (mon.2) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.687975+0000 mon.c (mon.2) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.693277+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.693277+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.753069+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.753069+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.755207+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.755207+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.758120+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.758120+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.759204+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.759204+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.767208+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.767208+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.841425+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.841425+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.843544+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.843544+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:36.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.846641+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.846641+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:36.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.847637+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.847637+0000 mon.c (mon.2) 436 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:36.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.853522+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:36.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:35 smithi081 bash[85087]: audit 2024-09-16T10:21:35.853522+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.334983+0000 mgr.y (mgr.15318) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.410047+0000 mgr.y (mgr.15318) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.484159+0000 mgr.y (mgr.15318) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.555654+0000 mgr.y (mgr.15318) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.625034+0000 mgr.y (mgr.15318) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.041 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.695305+0000 mgr.y (mgr.15318) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.768012+0000 mgr.y (mgr.15318) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.857555+0000 mgr.y (mgr.15318) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cluster 2024-09-16T10:21:35.884643+0000 mgr.y (mgr.15318) 1523 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:35.932303+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:35.934571+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:35.937433+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:35.938341+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:35.943674+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:35.945691+0000 mgr.y (mgr.15318) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.042 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.029388+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.031694+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.034874+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.035827+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.044415+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.334983+0000 mgr.y (mgr.15318) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.334983+0000 mgr.y (mgr.15318) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.410047+0000 mgr.y (mgr.15318) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.410047+0000 mgr.y (mgr.15318) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.484159+0000 mgr.y (mgr.15318) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.484159+0000 mgr.y (mgr.15318) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.555654+0000 mgr.y (mgr.15318) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.555654+0000 mgr.y (mgr.15318) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.625034+0000 mgr.y (mgr.15318) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.625034+0000 mgr.y (mgr.15318) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.695305+0000 mgr.y (mgr.15318) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.695305+0000 mgr.y (mgr.15318) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.768012+0000 mgr.y (mgr.15318) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.768012+0000 mgr.y (mgr.15318) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.857555+0000 mgr.y (mgr.15318) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.857555+0000 mgr.y (mgr.15318) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cluster 2024-09-16T10:21:35.884643+0000 mgr.y (mgr.15318) 1523 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:37.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cluster 2024-09-16T10:21:35.884643+0000 mgr.y (mgr.15318) 1523 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.932303+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.932303+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.934571+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.045266+0000 mgr.y (mgr.15318) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.131675+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.133928+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.136512+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.137482+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.145550+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.146333+0000 mgr.y (mgr.15318) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.228170+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.230531+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.233601+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.234538+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.241047+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.242588+0000 mgr.y (mgr.15318) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.316833+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.319039+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.321842+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.322616+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.328879+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.406624+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.408931+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.934571+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.937433+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.937433+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.938341+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.938341+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.943674+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:35.943674+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.945691+0000 mgr.y (mgr.15318) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:35.945691+0000 mgr.y (mgr.15318) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.029388+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.029388+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.031694+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.031694+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.034874+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.034874+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.035827+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.035827+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.044415+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.044415+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.045266+0000 mgr.y (mgr.15318) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.412122+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.413217+0000 mon.c (mon.2) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.419247+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.502483+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.505188+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.507716+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.508721+0000 mon.c (mon.2) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.515605+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.580790+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.582811+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.584880+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.585565+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.590708+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.652452+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.655059+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.660619+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.661656+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.668542+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.740652+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.742554+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.045266+0000 mgr.y (mgr.15318) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.131675+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.131675+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.133928+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.133928+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.136512+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.136512+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.137482+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.137482+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.145550+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.145550+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.146333+0000 mgr.y (mgr.15318) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.146333+0000 mgr.y (mgr.15318) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.228170+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.228170+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.230531+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.230531+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.233601+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.233601+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.234538+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.744258+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.745014+0000 mon.c (mon.2) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.750131+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.815701+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.818012+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.819999+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.820718+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[25240]: audit 2024-09-16T10:21:36.827725+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.234538+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.241047+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.241047+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.242588+0000 mgr.y (mgr.15318) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.242588+0000 mgr.y (mgr.15318) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.316833+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.316833+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.319039+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.319039+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.321842+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.321842+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.322616+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.322616+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.055 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.328879+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.328879+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.406624+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.406624+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.408931+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.408931+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.412122+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.412122+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.413217+0000 mon.c (mon.2) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.413217+0000 mon.c (mon.2) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.419247+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.056 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.419247+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.502483+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.502483+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.505188+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.505188+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.507716+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.507716+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.508721+0000 mon.c (mon.2) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.508721+0000 mon.c (mon.2) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.515605+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.515605+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.580790+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.580790+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.582811+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.582811+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.584880+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.584880+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.585565+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.585565+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.590708+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.590708+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.652452+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.652452+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.655059+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.655059+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.660619+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.660619+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.661656+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.661656+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.668542+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.668542+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.740652+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.740652+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.742554+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.059 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.742554+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.744258+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.744258+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.745014+0000 mon.c (mon.2) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.745014+0000 mon.c (mon.2) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.750131+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.750131+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.815701+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.815701+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.818012+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.818012+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.819999+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.819999+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.060 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.820718+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.820718+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.827725+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:36 smithi060 bash[105302]: audit 2024-09-16T10:21:36.827725+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.334983+0000 mgr.y (mgr.15318) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.334983+0000 mgr.y (mgr.15318) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.410047+0000 mgr.y (mgr.15318) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.410047+0000 mgr.y (mgr.15318) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.484159+0000 mgr.y (mgr.15318) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.484159+0000 mgr.y (mgr.15318) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.555654+0000 mgr.y (mgr.15318) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.555654+0000 mgr.y (mgr.15318) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.625034+0000 mgr.y (mgr.15318) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.625034+0000 mgr.y (mgr.15318) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.695305+0000 mgr.y (mgr.15318) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.695305+0000 mgr.y (mgr.15318) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.768012+0000 mgr.y (mgr.15318) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.768012+0000 mgr.y (mgr.15318) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.857555+0000 mgr.y (mgr.15318) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.857555+0000 mgr.y (mgr.15318) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cluster 2024-09-16T10:21:35.884643+0000 mgr.y (mgr.15318) 1523 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cluster 2024-09-16T10:21:35.884643+0000 mgr.y (mgr.15318) 1523 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.932303+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.932303+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.934571+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.934571+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.937433+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.937433+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.938341+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.938341+0000 mon.c (mon.2) 440 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.943674+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:35.943674+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.945691+0000 mgr.y (mgr.15318) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:35.945691+0000 mgr.y (mgr.15318) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.029388+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.029388+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.031694+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.031694+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.034874+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.034874+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.035827+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.035827+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.044415+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.044415+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.045266+0000 mgr.y (mgr.15318) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.045266+0000 mgr.y (mgr.15318) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.131675+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.131675+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.133928+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.133928+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.136512+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.136512+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.137482+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.137482+0000 mon.c (mon.2) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.145550+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.145550+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.146333+0000 mgr.y (mgr.15318) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.146333+0000 mgr.y (mgr.15318) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.228170+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.228170+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.230531+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.230531+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.233601+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.233601+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.234538+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.234538+0000 mon.c (mon.2) 452 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.241047+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.241047+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.242588+0000 mgr.y (mgr.15318) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.242588+0000 mgr.y (mgr.15318) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.316833+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.316833+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.319039+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.319039+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.321842+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.321842+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.322616+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.322616+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.328879+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.328879+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.406624+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.406624+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.408931+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.408931+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.412122+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.412122+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.413217+0000 mon.c (mon.2) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.413217+0000 mon.c (mon.2) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.419247+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.419247+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.502483+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.502483+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.505188+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.505188+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.507716+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.507716+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.508721+0000 mon.c (mon.2) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.508721+0000 mon.c (mon.2) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.515605+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.515605+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.580790+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.580790+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.582811+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.582811+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.584880+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.584880+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.585565+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.585565+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.590708+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.590708+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.652452+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.652452+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.655059+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.655059+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.660619+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.660619+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.661656+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.661656+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.668542+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.668542+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.740652+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.740652+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.742554+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.742554+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.744258+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.744258+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.745014+0000 mon.c (mon.2) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.745014+0000 mon.c (mon.2) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.750131+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.750131+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.815701+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.815701+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.818012+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.818012+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.819999+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.819999+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.820718+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.820718+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.827725+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:36 smithi081 bash[85087]: audit 2024-09-16T10:21:36.827725+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[76606]: debug 2024-09-16T10:21:37.328+0000 7fca1d4dc640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T10:21:37.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.332057+0000 mgr.y (mgr.15318) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.385644+0000 mgr.y (mgr.15318) 1529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:37.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.420147+0000 mgr.y (mgr.15318) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.518409+0000 mgr.y (mgr.15318) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.592081+0000 mgr.y (mgr.15318) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.669421+0000 mgr.y (mgr.15318) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.751034+0000 mgr.y (mgr.15318) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.828356+0000 mgr.y (mgr.15318) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.893149+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.895225+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.896977+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.897690+0000 mon.c (mon.2) 484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.902871+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.903802+0000 mgr.y (mgr.15318) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.961460+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.963146+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.964825+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.965510+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:37.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:36.970797+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:36.971779+0000 mgr.y (mgr.15318) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.032508+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.332057+0000 mgr.y (mgr.15318) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.332057+0000 mgr.y (mgr.15318) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.385644+0000 mgr.y (mgr.15318) 1529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.385644+0000 mgr.y (mgr.15318) 1529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.420147+0000 mgr.y (mgr.15318) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.420147+0000 mgr.y (mgr.15318) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.518409+0000 mgr.y (mgr.15318) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.518409+0000 mgr.y (mgr.15318) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.592081+0000 mgr.y (mgr.15318) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.890 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.592081+0000 mgr.y (mgr.15318) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.669421+0000 mgr.y (mgr.15318) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.669421+0000 mgr.y (mgr.15318) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:37.891 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.751034+0000 mgr.y (mgr.15318) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.332057+0000 mgr.y (mgr.15318) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.332057+0000 mgr.y (mgr.15318) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.101 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.385644+0000 mgr.y (mgr.15318) 1529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.385644+0000 mgr.y (mgr.15318) 1529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.420147+0000 mgr.y (mgr.15318) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.420147+0000 mgr.y (mgr.15318) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.518409+0000 mgr.y (mgr.15318) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.518409+0000 mgr.y (mgr.15318) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.592081+0000 mgr.y (mgr.15318) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.592081+0000 mgr.y (mgr.15318) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.669421+0000 mgr.y (mgr.15318) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.669421+0000 mgr.y (mgr.15318) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.751034+0000 mgr.y (mgr.15318) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.751034+0000 mgr.y (mgr.15318) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.828356+0000 mgr.y (mgr.15318) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.828356+0000 mgr.y (mgr.15318) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.893149+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.893149+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.895225+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.895225+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.896977+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.896977+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.897690+0000 mon.c (mon.2) 484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.897690+0000 mon.c (mon.2) 484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.902871+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.902871+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.903802+0000 mgr.y (mgr.15318) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.903802+0000 mgr.y (mgr.15318) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.961460+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.961460+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.963146+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.963146+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.964825+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.964825+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.965510+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.965510+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.970797+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:36.970797+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.971779+0000 mgr.y (mgr.15318) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:36.971779+0000 mgr.y (mgr.15318) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.032508+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.032508+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.035177+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.035177+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.038402+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.038402+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.039847+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.039847+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.047521+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.047521+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.048790+0000 mgr.y (mgr.15318) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.048790+0000 mgr.y (mgr.15318) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.112576+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.112576+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.114285+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.114285+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.116026+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.116026+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.116649+0000 mon.c (mon.2) 496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.116649+0000 mon.c (mon.2) 496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.121838+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.121838+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.122619+0000 mgr.y (mgr.15318) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.122619+0000 mgr.y (mgr.15318) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.187872+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.187872+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.189593+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.189593+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.191742+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.191742+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.192464+0000 mon.c (mon.2) 500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.192464+0000 mon.c (mon.2) 500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.198627+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.198627+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.199362+0000 mgr.y (mgr.15318) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.199362+0000 mgr.y (mgr.15318) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.270222+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.270222+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.271992+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.271992+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.274263+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.035177+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.038402+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.039847+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.047521+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:37.048790+0000 mgr.y (mgr.15318) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.112576+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.114285+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.116026+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.116649+0000 mon.c (mon.2) 496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.121838+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:37.122619+0000 mgr.y (mgr.15318) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.187872+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.189593+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.191742+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.192464+0000 mon.c (mon.2) 500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.198627+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:37.199362+0000 mgr.y (mgr.15318) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.270222+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.271992+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.274263+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.751034+0000 mgr.y (mgr.15318) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.828356+0000 mgr.y (mgr.15318) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.828356+0000 mgr.y (mgr.15318) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.893149+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.893149+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.895225+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.895225+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.896977+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.896977+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.897690+0000 mon.c (mon.2) 484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.897690+0000 mon.c (mon.2) 484 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.902871+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.902871+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.903802+0000 mgr.y (mgr.15318) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.903802+0000 mgr.y (mgr.15318) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.961460+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.961460+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.963146+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.963146+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.964825+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.274263+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.274940+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.274940+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.280210+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.280210+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.281198+0000 mgr.y (mgr.15318) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.281198+0000 mgr.y (mgr.15318) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.292277+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.292277+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.299428+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.299428+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.306384+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.306384+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.347099+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.347099+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.349298+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.349298+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.350390+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.350390+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.351080+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.351080+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.824163+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.824163+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.830757+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.830757+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.836741+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:37 smithi081 bash[85087]: audit 2024-09-16T10:21:37.836741+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.274940+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.280210+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: cephadm 2024-09-16T10:21:37.281198+0000 mgr.y (mgr.15318) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.292277+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.114 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.299428+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.306384+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.347099+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.349298+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.350390+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.351080+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.824163+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.830757+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[25240]: audit 2024-09-16T10:21:37.836741+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.964825+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.965510+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.965510+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.970797+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:36.970797+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.971779+0000 mgr.y (mgr.15318) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:36.971779+0000 mgr.y (mgr.15318) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.032508+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.032508+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.035177+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.035177+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.038402+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.038402+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.039847+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.039847+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.047521+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.047521+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.048790+0000 mgr.y (mgr.15318) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.048790+0000 mgr.y (mgr.15318) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.112576+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.112576+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.114285+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.114285+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.116026+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.116026+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.116649+0000 mon.c (mon.2) 496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.116649+0000 mon.c (mon.2) 496 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.121838+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.121838+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.122619+0000 mgr.y (mgr.15318) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.122619+0000 mgr.y (mgr.15318) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.187872+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.187872+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.189593+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.189593+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.191742+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.191742+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.192464+0000 mon.c (mon.2) 500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.192464+0000 mon.c (mon.2) 500 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.198627+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.198627+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.199362+0000 mgr.y (mgr.15318) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.199362+0000 mgr.y (mgr.15318) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.119 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.270222+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.270222+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.271992+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.271992+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.274263+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.274263+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.274940+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.274940+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.280210+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.280210+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.281198+0000 mgr.y (mgr.15318) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.281198+0000 mgr.y (mgr.15318) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.292277+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.120 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.292277+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.299428+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.299428+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.306384+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.306384+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.347099+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.347099+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.349298+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.349298+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.350390+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.350390+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.351080+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.351080+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T10:21:38.121 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.824163+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.824163+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.830757+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.830757+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.836741+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:37 smithi060 bash[105302]: audit 2024-09-16T10:21:37.836741+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:38.100918253Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[25240]: cephadm 2024-09-16T10:21:37.351600+0000 mgr.y (mgr.15318) 1542 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[25240]: cluster 2024-09-16T10:21:37.886866+0000 mgr.y (mgr.15318) 1543 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.351600+0000 mgr.y (mgr.15318) 1542 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[105302]: cephadm 2024-09-16T10:21:37.351600+0000 mgr.y (mgr.15318) 1542 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[105302]: cluster 2024-09-16T10:21:37.886866+0000 mgr.y (mgr.15318) 1543 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:38 smithi060 bash[105302]: cluster 2024-09-16T10:21:37.886866+0000 mgr.y (mgr.15318) 1543 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:39.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:38 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.351600+0000 mgr.y (mgr.15318) 1542 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:39.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:38 smithi081 bash[85087]: cephadm 2024-09-16T10:21:37.351600+0000 mgr.y (mgr.15318) 1542 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T10:21:39.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:38 smithi081 bash[85087]: cluster 2024-09-16T10:21:37.886866+0000 mgr.y (mgr.15318) 1543 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:39.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:38 smithi081 bash[85087]: cluster 2024-09-16T10:21:37.886866+0000 mgr.y (mgr.15318) 1543 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:40.576 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:40] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[25240]: cluster 2024-09-16T10:21:39.887349+0000 mgr.y (mgr.15318) 1544 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[25240]: audit 2024-09-16T10:21:40.627760+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[25240]: audit 2024-09-16T10:21:40.629283+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[25240]: audit 2024-09-16T10:21:40.630573+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: cluster 2024-09-16T10:21:39.887349+0000 mgr.y (mgr.15318) 1544 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: cluster 2024-09-16T10:21:39.887349+0000 mgr.y (mgr.15318) 1544 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.627760+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.627760+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.629283+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.629283+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.630573+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:40 smithi060 bash[105302]: audit 2024-09-16T10:21:40.630573+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:41.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:41.108362635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: cluster 2024-09-16T10:21:39.887349+0000 mgr.y (mgr.15318) 1544 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: cluster 2024-09-16T10:21:39.887349+0000 mgr.y (mgr.15318) 1544 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.627760+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.627760+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.629283+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.629283+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.630573+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:41.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:40 smithi081 bash[85087]: audit 2024-09-16T10:21:40.630573+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[25240]: cephadm 2024-09-16T10:21:40.624892+0000 mgr.y (mgr.15318) 1545 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[25240]: cephadm 2024-09-16T10:21:40.631942+0000 mgr.y (mgr.15318) 1546 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[105302]: cephadm 2024-09-16T10:21:40.624892+0000 mgr.y (mgr.15318) 1545 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[105302]: cephadm 2024-09-16T10:21:40.624892+0000 mgr.y (mgr.15318) 1545 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[105302]: cephadm 2024-09-16T10:21:40.631942+0000 mgr.y (mgr.15318) 1546 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:41 smithi060 bash[105302]: cephadm 2024-09-16T10:21:40.631942+0000 mgr.y (mgr.15318) 1546 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:41 smithi081 bash[85087]: cephadm 2024-09-16T10:21:40.624892+0000 mgr.y (mgr.15318) 1545 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:41 smithi081 bash[85087]: cephadm 2024-09-16T10:21:40.624892+0000 mgr.y (mgr.15318) 1545 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T10:21:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:41 smithi081 bash[85087]: cephadm 2024-09-16T10:21:40.631942+0000 mgr.y (mgr.15318) 1546 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:42.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:41 smithi081 bash[85087]: cephadm 2024-09-16T10:21:40.631942+0000 mgr.y (mgr.15318) 1546 : cephadm [INF] Deploying daemon mon.a on smithi060 2024-09-16T10:21:43.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:42 smithi060 bash[25240]: cluster 2024-09-16T10:21:41.888066+0000 mgr.y (mgr.15318) 1547 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:43.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:42 smithi060 bash[105302]: cluster 2024-09-16T10:21:41.888066+0000 mgr.y (mgr.15318) 1547 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:43.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:42 smithi060 bash[105302]: cluster 2024-09-16T10:21:41.888066+0000 mgr.y (mgr.15318) 1547 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:42 smithi081 bash[85087]: cluster 2024-09-16T10:21:41.888066+0000 mgr.y (mgr.15318) 1547 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:42 smithi081 bash[85087]: cluster 2024-09-16T10:21:41.888066+0000 mgr.y (mgr.15318) 1547 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:44.399 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:44.122940969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:44.561 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[25240]: audit 2024-09-16T10:21:43.396798+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[25240]: audit 2024-09-16T10:21:43.407193+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[25240]: audit 2024-09-16T10:21:43.416099+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[25240]: cluster 2024-09-16T10:21:43.889850+0000 mgr.y (mgr.15318) 1548 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:44.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.562 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.563 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.563 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.563 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.564 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.564 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.396798+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.396798+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.407193+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.407193+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.416099+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: audit 2024-09-16T10:21:43.416099+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: cluster 2024-09-16T10:21:43.889850+0000 mgr.y (mgr.15318) 1548 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: cluster 2024-09-16T10:21:43.889850+0000 mgr.y (mgr.15318) 1548 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:44.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 systemd[1]: Stopping Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.396798+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.396798+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.407193+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.407193+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.416099+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: audit 2024-09-16T10:21:43.416099+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:44.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: cluster 2024-09-16T10:21:43.889850+0000 mgr.y (mgr.15318) 1548 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:44.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:44 smithi081 bash[85087]: cluster 2024-09-16T10:21:43.889850+0000 mgr.y (mgr.15318) 1548 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:44.842 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: debug 2024-09-16T10:21:44.680+0000 7f192ae19640 -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-09-16T10:21:44.842 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:44 smithi060 bash[105302]: debug 2024-09-16T10:21:44.680+0000 7f192ae19640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:21:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 bash[106422]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:21:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 bash[106484]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:21:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:21:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: Stopped Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:21:45.936 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.937 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.937 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.937 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.938 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.938 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:45.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:45 smithi060 systemd[1]: Started Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:21:47.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:47.137405216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.620+0000 7fdab44a5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:21:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.620+0000 7fdab44a5c80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:21:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.620+0000 7fdab44a5c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 0 load: jerasure load: lrc 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Git sha 0 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: DB SUMMARY 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: DB Session ID: TZDVJX7XEG5YZBAVJ5QU 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: MANIFEST file: MANIFEST-000112 size: 553 Bytes 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000117.sst 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000115.log size: 570323 ; 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:21:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.env: 0x556ca41c5120 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.info_log: 0x556ca6831700 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:21:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:21:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:21:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:21:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:21:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:21:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.wal_dir: 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:21:47.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.write_buffer_manager: 0x556ca6835b80 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:21:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.row_cache: None 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:21:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:21:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:21:47.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.624+0000 7fdab44a5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000112 2024-09-16T10:21:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.merge_operator: 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556ca6831320) 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: cache_index_and_filter_blocks: 1 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: pin_top_level_index_and_filter: 1 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: index_type: 0 2024-09-16T10:21:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: data_block_index_type: 0 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: index_shortening: 1 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: checksum: 4 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: no_block_cache: 0 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_cache: 0x556ca6827610 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_cache_name: BinnedLRUCache 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_cache_options: 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: capacity : 536870912 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: num_shard_bits : 4 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: strict_capacity_limit : 0 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: high_pri_pool_ratio: 0.000 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_cache_compressed: (nil) 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: persistent_cache: (nil) 2024-09-16T10:21:47.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_size: 4096 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_size_deviation: 10 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_restart_interval: 16 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: index_block_restart_interval: 1 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: metadata_block_size: 4096 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: partition_filters: 0 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: use_delta_encoding: 1 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: filter_policy: bloomfilter 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: whole_key_filtering: 1 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: verify_compression: 0 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: read_amp_bytes_per_bit: 0 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: format_version: 5 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: enable_index_compression: 1 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: block_align: 0 2024-09-16T10:21:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: max_auto_readahead_size: 262144 2024-09-16T10:21:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: prepopulate_block_cache: 0 2024-09-16T10:21:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: initial_auto_readahead_size: 8192 2024-09-16T10:21:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:21:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:21:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:21:47.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:21:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:21:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:21:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:21:47.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:21:47.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000112 succeeded,manifest_file_number is 112, next_file_number is 119, last_sequence is 56280, log_number is 115,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 115 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 115 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3b739d31-9646-434d-a02e-ac81ebd799b3 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482107630617, "job": 1, "event": "recovery_started", "wal_files": [115]} 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.628+0000 7fdab44a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #115 mode 2 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482107634383, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 120, "file_size": 545349, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 56281, "largest_seqno": 56945, "table_properties": {"data_size": 541916, "index_size": 1369, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9599, "raw_average_key_size": 24, "raw_value_size": 535058, "raw_average_value_size": 1371, "num_data_blocks": 55, "num_entries": 390, "num_filter_entries": 390, "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": 1726482107, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3b739d31-9646-434d-a02e-ac81ebd799b3", "db_session_id": "TZDVJX7XEG5YZBAVJ5QU", "orig_file_number": 120, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482107634546, "job": 1, "event": "recovery_finished"} 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 122 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000115.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556ca6854e00 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 4 rocksdb: DB pointer 0x556ca6958000 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdaaa26d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:21:47.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdaaa26d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: ** DB Stats ** 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: ** Compaction Stats [default] ** 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: 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-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: L0 1/0 532.57 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 205.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: L6 1/0 12.26 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-09-16T10:21:47.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Sum 2/0 12.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 205.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 205.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: ** Compaction Stats [default] ** 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: 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-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 205.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Cumulative compaction: 0.00 GB write, 74.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:21:47.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Interval compaction: 0.00 GB write, 74.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: 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-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Block cache BinnedLRUCache@0x556ca6827610#7 capacity: 512.00 MB usage: 2.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.632+0000 7fdab44a5c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 1 mon.a@-1(???) e3 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: e1 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:21:47.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: legacy client fscid: -1 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: No filesystems configured 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:21:47.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:47 smithi060 bash[106544]: debug 2024-09-16T10:21:47.636+0000 7fdab44a5c80 1 mon.a@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-09-16T10:21:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:45.890493+0000 mgr.y (mgr.15318) 1549 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:45.890493+0000 mgr.y (mgr.15318) 1549 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:46.396768+0000 mgr.y (mgr.15318) 1550 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:46.396768+0000 mgr.y (mgr.15318) 1550 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:46.917030+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:46.917030+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:47.891809+0000 mgr.y (mgr.15318) 1551 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:47.891809+0000 mgr.y (mgr.15318) 1551 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.060056+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.060056+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.081980+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.081980+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090708+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090708+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090727+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090727+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090736+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090736+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090748+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090748+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090757+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090757+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090768+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090768+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090777+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090777+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090786+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090786+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090799+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.090799+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.091523+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.091523+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.091568+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.091568+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.093305+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.093305+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.093524+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.093524+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.117264+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.117264+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.129585+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.129585+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.135416+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.135416+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.137149+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:49 smithi081 bash[85087]: audit 2024-09-16T10:21:49.137149+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:45.890493+0000 mgr.y (mgr.15318) 1549 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:45.890493+0000 mgr.y (mgr.15318) 1549 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:46.396768+0000 mgr.y (mgr.15318) 1550 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:46.396768+0000 mgr.y (mgr.15318) 1550 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:46.917030+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:46.917030+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:47.891809+0000 mgr.y (mgr.15318) 1551 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:47.891809+0000 mgr.y (mgr.15318) 1551 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.060056+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.060056+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.081980+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.081980+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090708+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090708+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090727+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090727+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090736+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090736+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090748+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090748+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090757+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090757+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090768+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:45.890493+0000 mgr.y (mgr.15318) 1549 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:46.396768+0000 mgr.y (mgr.15318) 1550 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:46.917030+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:47.891809+0000 mgr.y (mgr.15318) 1551 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.060056+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.081980+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090708+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090727+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090736+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090748+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:21:49.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090757+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090768+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090777+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090786+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.090799+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.091523+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.091568+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.093305+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.093524+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:49.117264+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:49.129585+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:49.135416+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[25240]: audit 2024-09-16T10:21:49.137149+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090768+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090777+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090777+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090786+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090786+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090799+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.090799+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.091523+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.091523+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.091568+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.091568+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.093305+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.093305+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.093524+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.093524+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.117264+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.117264+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15318 ' entity='' 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.129585+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.129585+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.135416+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.135416+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.137149+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:49 smithi060 bash[106544]: audit 2024-09-16T10:21:49.137149+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:50.125004796Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.150776+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.150776+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.153074+0000 mgr.y (mgr.15318) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.153074+0000 mgr.y (mgr.15318) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.262376+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.262376+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.265606+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.265606+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.269976+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.269976+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.271252+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.271252+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.279802+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.279802+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.283368+0000 mgr.y (mgr.15318) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.283368+0000 mgr.y (mgr.15318) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.398487+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.398487+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.400870+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.400870+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.404047+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.404047+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.405096+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.405096+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.412974+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.412974+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.524712+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.524712+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.527129+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.527129+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.529941+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.529941+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.531014+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.531014+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.538501+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.538501+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.643594+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.643594+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.646092+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.646092+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.649683+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.649683+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.650764+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.650764+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.658628+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.658628+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.758412+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.758412+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.760536+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.760536+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.763729+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.763729+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.764601+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.764601+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.771537+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.771537+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.863705+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.863705+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.866265+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.866265+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.869398+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.869398+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.870726+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.870726+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.878468+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.878468+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.962933+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.962933+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.965696+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.965696+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.968802+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.968802+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.970190+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.970190+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.977540+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:49.977540+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.056301+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.056301+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.058719+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.058719+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.060892+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.060892+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.061704+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.061704+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.068379+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.068379+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.152793+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:50 smithi081 bash[85087]: audit 2024-09-16T10:21:50.152793+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:21:50] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.150776+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.153074+0000 mgr.y (mgr.15318) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.262376+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.265606+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.269976+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.271252+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.279802+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.283368+0000 mgr.y (mgr.15318) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.398487+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.400870+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.404047+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.405096+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.412974+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.524712+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.527129+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.529941+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.531014+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.538501+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.643594+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.646092+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.150776+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.150776+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.153074+0000 mgr.y (mgr.15318) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.153074+0000 mgr.y (mgr.15318) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.262376+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.262376+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.265606+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.265606+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.269976+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.269976+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.271252+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.271252+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.279802+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.279802+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.283368+0000 mgr.y (mgr.15318) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.283368+0000 mgr.y (mgr.15318) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.398487+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.398487+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.400870+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.400870+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.649683+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.650764+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.658628+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.758412+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.760536+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.763729+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.764601+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.771537+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.863705+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.866265+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.869398+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.870726+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.878468+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.962933+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.965696+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.968802+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.970190+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:49.977540+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.056301+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.058719+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.060892+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.061704+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.068379+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[25240]: audit 2024-09-16T10:21:50.152793+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.404047+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.404047+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.405096+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.405096+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.412974+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.412974+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.524712+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.524712+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.527129+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.527129+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.529941+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.529941+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.531014+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.531014+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.538501+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.538501+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.643594+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.643594+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.646092+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.646092+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.649683+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.649683+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.650764+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.650764+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.658628+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.658628+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.758412+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.758412+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.760536+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.760536+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.763729+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.763729+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.764601+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.764601+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.771537+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.771537+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.863705+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.863705+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.866265+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.866265+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.869398+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.869398+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.870726+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.870726+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.878468+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.878468+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.962933+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.962933+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.965696+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.965696+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.968802+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.968802+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.970190+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.970190+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.977540+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:49.977540+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.056301+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.056301+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.058719+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.058719+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.060892+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.060892+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.061704+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.061704+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.068379+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.068379+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.152793+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:50 smithi060 bash[106544]: audit 2024-09-16T10:21:50.152793+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.413973+0000 mgr.y (mgr.15318) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.539535+0000 mgr.y (mgr.15318) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.659674+0000 mgr.y (mgr.15318) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.772363+0000 mgr.y (mgr.15318) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.881247+0000 mgr.y (mgr.15318) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cluster 2024-09-16T10:21:49.892251+0000 mgr.y (mgr.15318) 1559 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:49.978913+0000 mgr.y (mgr.15318) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.069805+0000 mgr.y (mgr.15318) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.155476+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.167772+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.168580+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.174742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.175367+0000 mgr.y (mgr.15318) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.250168+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.252755+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.256226+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.257485+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.265950+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.267629+0000 mgr.y (mgr.15318) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.332524+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.335217+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.337401+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.338169+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.345772+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.418984+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.421143+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.423667+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.424502+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.432392+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.505011+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.507052+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.508818+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.509590+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.515677+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.580027+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.581896+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.583750+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.584431+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.590571+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.650052+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.413973+0000 mgr.y (mgr.15318) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.413973+0000 mgr.y (mgr.15318) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.539535+0000 mgr.y (mgr.15318) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.539535+0000 mgr.y (mgr.15318) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.659674+0000 mgr.y (mgr.15318) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.659674+0000 mgr.y (mgr.15318) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.772363+0000 mgr.y (mgr.15318) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.772363+0000 mgr.y (mgr.15318) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.881247+0000 mgr.y (mgr.15318) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.881247+0000 mgr.y (mgr.15318) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.892251+0000 mgr.y (mgr.15318) 1559 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cluster 2024-09-16T10:21:49.892251+0000 mgr.y (mgr.15318) 1559 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.978913+0000 mgr.y (mgr.15318) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:49.978913+0000 mgr.y (mgr.15318) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.069805+0000 mgr.y (mgr.15318) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.069805+0000 mgr.y (mgr.15318) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.155476+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.155476+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.167772+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.167772+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.651824+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.654136+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.654796+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.660510+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.721966+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.723774+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.725678+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.726418+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.732515+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.803740+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.805477+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.807189+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.807837+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.813105+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.873776+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.876190+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.884210+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.885190+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.890882+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.973502+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.975780+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.977646+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.978477+0000 mon.c (mon.2) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:50.983672+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.049397+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.051425+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.053447+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.054159+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.059091+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.129463+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.131608+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.133812+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.134620+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[25240]: audit 2024-09-16T10:21:51.140190+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.168580+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.168580+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.174742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.174742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.175367+0000 mgr.y (mgr.15318) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.175367+0000 mgr.y (mgr.15318) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.250168+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.250168+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.252755+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.252755+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.256226+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.256226+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.257485+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.257485+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.265950+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.265950+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.267629+0000 mgr.y (mgr.15318) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.267629+0000 mgr.y (mgr.15318) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.332524+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.332524+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.335217+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.335217+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.337401+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.337401+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.338169+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.338169+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.345772+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.345772+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.418984+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.418984+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.421143+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.421143+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.423667+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.423667+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.424502+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.424502+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.432392+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.432392+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.505011+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.505011+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.507052+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.507052+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.508818+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.508818+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.509590+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.509590+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.515677+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.515677+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.580027+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.580027+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.581896+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.581896+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.583750+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.583750+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.584431+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.584431+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.590571+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.590571+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.650052+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.650052+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.651824+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.651824+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.654136+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.654136+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.654796+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.654796+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.660510+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.660510+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.721966+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.721966+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.723774+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.723774+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.725678+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.725678+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.726418+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.726418+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.732515+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.732515+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.803740+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.803740+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.805477+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.805477+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.807189+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.807189+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.807837+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.807837+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.813105+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.813105+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.873776+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.873776+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.876190+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.876190+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.884210+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.884210+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.885190+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.885190+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.890882+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.890882+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.973502+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.973502+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.451 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.975780+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.975780+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.977646+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.977646+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.978477+0000 mon.c (mon.2) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.978477+0000 mon.c (mon.2) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.983672+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:50.983672+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.049397+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.049397+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.051425+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.051425+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.053447+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.053447+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.054159+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.054159+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.059091+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.059091+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.129463+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.129463+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.131608+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.131608+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.133812+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.133812+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.134620+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.134620+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.140190+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:51 smithi060 bash[106544]: audit 2024-09-16T10:21:51.140190+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.413973+0000 mgr.y (mgr.15318) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.413973+0000 mgr.y (mgr.15318) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.539535+0000 mgr.y (mgr.15318) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.539535+0000 mgr.y (mgr.15318) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.659674+0000 mgr.y (mgr.15318) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.659674+0000 mgr.y (mgr.15318) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.772363+0000 mgr.y (mgr.15318) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.772363+0000 mgr.y (mgr.15318) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.881247+0000 mgr.y (mgr.15318) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.881247+0000 mgr.y (mgr.15318) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.892251+0000 mgr.y (mgr.15318) 1559 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cluster 2024-09-16T10:21:49.892251+0000 mgr.y (mgr.15318) 1559 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.978913+0000 mgr.y (mgr.15318) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:49.978913+0000 mgr.y (mgr.15318) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.069805+0000 mgr.y (mgr.15318) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.069805+0000 mgr.y (mgr.15318) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.155476+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.155476+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.167772+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.167772+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.168580+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.168580+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.174742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.174742+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.175367+0000 mgr.y (mgr.15318) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.175367+0000 mgr.y (mgr.15318) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.250168+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.250168+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.252755+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.252755+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.256226+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.256226+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.257485+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.257485+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.265950+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.265950+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.267629+0000 mgr.y (mgr.15318) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.267629+0000 mgr.y (mgr.15318) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.332524+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.332524+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.335217+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.335217+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.337401+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.337401+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.338169+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.338169+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.345772+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.345772+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.418984+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.418984+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.421143+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.421143+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.423667+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.423667+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.424502+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.424502+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.432392+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.432392+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.505011+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.505011+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.507052+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.507052+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.508818+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.508818+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.509590+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.509590+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.515677+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.515677+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.580027+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.580027+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.581896+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.581896+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.583750+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.583750+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.584431+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.584431+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.590571+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.590571+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.650052+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.650052+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.651824+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.651824+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.654136+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.654136+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.654796+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.654796+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.660510+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.660510+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.721966+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.721966+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.723774+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.723774+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.725678+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.725678+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.726418+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.726418+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.732515+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.732515+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.803740+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.803740+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.805477+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.805477+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.807189+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.807189+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.807837+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.807837+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.813105+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.813105+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.873776+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.873776+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.876190+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.876190+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.884210+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.884210+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.885190+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.885190+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.890882+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.890882+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.973502+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.973502+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.975780+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.975780+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.977646+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.977646+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.978477+0000 mon.c (mon.2) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.978477+0000 mon.c (mon.2) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.983672+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:50.983672+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.049397+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.049397+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.051425+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.051425+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.053447+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.053447+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.054159+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.054159+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.059091+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.059091+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.129463+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.129463+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.131608+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.131608+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.133812+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.133812+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.134620+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.134620+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.140190+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:51 smithi081 bash[85087]: audit 2024-09-16T10:21:51.140190+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.346461+0000 mgr.y (mgr.15318) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.433034+0000 mgr.y (mgr.15318) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.516318+0000 mgr.y (mgr.15318) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.591215+0000 mgr.y (mgr.15318) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.661338+0000 mgr.y (mgr.15318) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.733149+0000 mgr.y (mgr.15318) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.815221+0000 mgr.y (mgr.15318) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.894555+0000 mgr.y (mgr.15318) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:50.985905+0000 mgr.y (mgr.15318) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.062049+0000 mgr.y (mgr.15318) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.141968+0000 mgr.y (mgr.15318) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.221403+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.223415+0000 mon.c (mon.2) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.225360+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.226164+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.231350+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.232708+0000 mgr.y (mgr.15318) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.292935+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.295207+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.297123+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.297891+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.346461+0000 mgr.y (mgr.15318) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.346461+0000 mgr.y (mgr.15318) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.433034+0000 mgr.y (mgr.15318) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.433034+0000 mgr.y (mgr.15318) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.516318+0000 mgr.y (mgr.15318) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.516318+0000 mgr.y (mgr.15318) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.591215+0000 mgr.y (mgr.15318) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.591215+0000 mgr.y (mgr.15318) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.661338+0000 mgr.y (mgr.15318) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.661338+0000 mgr.y (mgr.15318) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.733149+0000 mgr.y (mgr.15318) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.733149+0000 mgr.y (mgr.15318) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.815221+0000 mgr.y (mgr.15318) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.815221+0000 mgr.y (mgr.15318) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.894555+0000 mgr.y (mgr.15318) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.894555+0000 mgr.y (mgr.15318) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.985905+0000 mgr.y (mgr.15318) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:50.985905+0000 mgr.y (mgr.15318) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.062049+0000 mgr.y (mgr.15318) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.062049+0000 mgr.y (mgr.15318) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.141968+0000 mgr.y (mgr.15318) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.141968+0000 mgr.y (mgr.15318) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.304024+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.366289+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.627 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.368231+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.370134+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.370818+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.375998+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.418797+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.426204+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.433575+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.461394+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.463155+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.464282+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:52.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[25240]: audit 2024-09-16T10:21:51.464937+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.221403+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.221403+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.223415+0000 mon.c (mon.2) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.223415+0000 mon.c (mon.2) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.225360+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.225360+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.226164+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.226164+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.231350+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.231350+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.232708+0000 mgr.y (mgr.15318) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.232708+0000 mgr.y (mgr.15318) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.292935+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.292935+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.295207+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.295207+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.297123+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.297123+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.297891+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.297891+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.304024+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.304024+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.366289+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.366289+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.368231+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.368231+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.370134+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.370134+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.370818+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.370818+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.375998+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.375998+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.418797+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.418797+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.426204+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.426204+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.433575+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.433575+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.461394+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.461394+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.463155+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.463155+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.464282+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.464282+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.464937+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:21:52.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:52 smithi060 bash[106544]: audit 2024-09-16T10:21:51.464937+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:21:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.346461+0000 mgr.y (mgr.15318) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.346461+0000 mgr.y (mgr.15318) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.433034+0000 mgr.y (mgr.15318) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.433034+0000 mgr.y (mgr.15318) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.516318+0000 mgr.y (mgr.15318) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.516318+0000 mgr.y (mgr.15318) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.591215+0000 mgr.y (mgr.15318) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.591215+0000 mgr.y (mgr.15318) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.661338+0000 mgr.y (mgr.15318) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.661338+0000 mgr.y (mgr.15318) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.733149+0000 mgr.y (mgr.15318) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.733149+0000 mgr.y (mgr.15318) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.815221+0000 mgr.y (mgr.15318) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.815221+0000 mgr.y (mgr.15318) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.894555+0000 mgr.y (mgr.15318) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.894555+0000 mgr.y (mgr.15318) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.985905+0000 mgr.y (mgr.15318) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:50.985905+0000 mgr.y (mgr.15318) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.062049+0000 mgr.y (mgr.15318) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.062049+0000 mgr.y (mgr.15318) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.141968+0000 mgr.y (mgr.15318) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.141968+0000 mgr.y (mgr.15318) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.221403+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.221403+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.223415+0000 mon.c (mon.2) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.223415+0000 mon.c (mon.2) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.225360+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.225360+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.226164+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.226164+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.231350+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.231350+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.232708+0000 mgr.y (mgr.15318) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.232708+0000 mgr.y (mgr.15318) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.292935+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.292935+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.295207+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.295207+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.297123+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.297123+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.297891+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.297891+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.304024+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.304024+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.366289+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.366289+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.368231+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.368231+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.370134+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.370134+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.370818+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.370818+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.375998+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.375998+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.418797+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.418797+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.426204+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.426204+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.433575+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.433575+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.461394+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.461394+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.463155+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.463155+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.464282+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.464282+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.464937+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:21:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:52 smithi081 bash[85087]: audit 2024-09-16T10:21:51.464937+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T10:21:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:53.115488607Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.305076+0000 mgr.y (mgr.15318) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.305076+0000 mgr.y (mgr.15318) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.389813+0000 mgr.y (mgr.15318) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.389813+0000 mgr.y (mgr.15318) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.465420+0000 mgr.y (mgr.15318) 1578 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:21:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cephadm 2024-09-16T10:21:51.465420+0000 mgr.y (mgr.15318) 1578 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:21:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cluster 2024-09-16T10:21:51.892635+0000 mgr.y (mgr.15318) 1579 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:53 smithi081 bash[85087]: cluster 2024-09-16T10:21:51.892635+0000 mgr.y (mgr.15318) 1579 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.305076+0000 mgr.y (mgr.15318) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.389813+0000 mgr.y (mgr.15318) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[25240]: cephadm 2024-09-16T10:21:51.465420+0000 mgr.y (mgr.15318) 1578 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:21:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[25240]: cluster 2024-09-16T10:21:51.892635+0000 mgr.y (mgr.15318) 1579 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.305076+0000 mgr.y (mgr.15318) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.305076+0000 mgr.y (mgr.15318) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.389813+0000 mgr.y (mgr.15318) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.389813+0000 mgr.y (mgr.15318) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.465420+0000 mgr.y (mgr.15318) 1578 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cephadm 2024-09-16T10:21:51.465420+0000 mgr.y (mgr.15318) 1578 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cluster 2024-09-16T10:21:51.892635+0000 mgr.y (mgr.15318) 1579 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:53 smithi060 bash[106544]: cluster 2024-09-16T10:21:51.892635+0000 mgr.y (mgr.15318) 1579 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: cluster 2024-09-16T10:21:53.894232+0000 mgr.y (mgr.15318) 1580 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:54.143393+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:54.150030+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:54.155848+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:55.016417+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:55.022679+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:55.024241+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[25240]: audit 2024-09-16T10:21:55.025743+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: cluster 2024-09-16T10:21:53.894232+0000 mgr.y (mgr.15318) 1580 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: cluster 2024-09-16T10:21:53.894232+0000 mgr.y (mgr.15318) 1580 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.143393+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.143393+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.150030+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.150030+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.155848+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:54.155848+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.016417+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.016417+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.022679+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.022679+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.024241+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.024241+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.025743+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:55 smithi060 bash[106544]: audit 2024-09-16T10:21:55.025743+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: cluster 2024-09-16T10:21:53.894232+0000 mgr.y (mgr.15318) 1580 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: cluster 2024-09-16T10:21:53.894232+0000 mgr.y (mgr.15318) 1580 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.143393+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.143393+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.150030+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.150030+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.155848+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:54.155848+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.016417+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.016417+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.022679+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.022679+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.024241+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.024241+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.025743+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:55.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:55 smithi081 bash[85087]: audit 2024-09-16T10:21:55.025743+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T10:21:56.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:56.119620802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:56 smithi081 bash[85087]: cephadm 2024-09-16T10:21:55.006042+0000 mgr.y (mgr.15318) 1581 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:21:56.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:56 smithi081 bash[85087]: cephadm 2024-09-16T10:21:55.006042+0000 mgr.y (mgr.15318) 1581 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:21:56.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:56 smithi081 bash[85087]: cephadm 2024-09-16T10:21:55.027532+0000 mgr.y (mgr.15318) 1582 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T10:21:56.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:56 smithi081 bash[85087]: cephadm 2024-09-16T10:21:55.027532+0000 mgr.y (mgr.15318) 1582 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T10:21:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[25240]: cephadm 2024-09-16T10:21:55.006042+0000 mgr.y (mgr.15318) 1581 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:21:56.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[25240]: cephadm 2024-09-16T10:21:55.027532+0000 mgr.y (mgr.15318) 1582 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T10:21:56.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[106544]: cephadm 2024-09-16T10:21:55.006042+0000 mgr.y (mgr.15318) 1581 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:21:56.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[106544]: cephadm 2024-09-16T10:21:55.006042+0000 mgr.y (mgr.15318) 1581 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T10:21:56.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[106544]: cephadm 2024-09-16T10:21:55.027532+0000 mgr.y (mgr.15318) 1582 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T10:21:56.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:56 smithi060 bash[106544]: cephadm 2024-09-16T10:21:55.027532+0000 mgr.y (mgr.15318) 1582 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-09-16T10:21:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:57 smithi060 bash[106544]: cluster 2024-09-16T10:21:55.894732+0000 mgr.y (mgr.15318) 1583 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:57 smithi060 bash[106544]: cluster 2024-09-16T10:21:55.894732+0000 mgr.y (mgr.15318) 1583 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:57 smithi060 bash[25240]: cluster 2024-09-16T10:21:55.894732+0000 mgr.y (mgr.15318) 1583 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:57 smithi081 bash[85087]: cluster 2024-09-16T10:21:55.894732+0000 mgr.y (mgr.15318) 1583 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:57 smithi081 bash[85087]: cluster 2024-09-16T10:21:55.894732+0000 mgr.y (mgr.15318) 1583 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:56.408019+0000 mgr.y (mgr.15318) 1584 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:56.408019+0000 mgr.y (mgr.15318) 1584 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.016206+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.016206+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.030087+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.030087+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.043310+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:58 smithi081 bash[85087]: audit 2024-09-16T10:21:58.043310+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[25240]: audit 2024-09-16T10:21:56.408019+0000 mgr.y (mgr.15318) 1584 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:58.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[25240]: audit 2024-09-16T10:21:58.016206+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[25240]: audit 2024-09-16T10:21:58.030087+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[25240]: audit 2024-09-16T10:21:58.043310+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:56.408019+0000 mgr.y (mgr.15318) 1584 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:56.408019+0000 mgr.y (mgr.15318) 1584 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.016206+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.016206+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.030087+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.030087+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.043310+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:58.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:58 smithi060 bash[106544]: audit 2024-09-16T10:21:58.043310+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:21:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:21:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:21:59.110916556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:21:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:59 smithi081 bash[85087]: cluster 2024-09-16T10:21:57.896298+0000 mgr.y (mgr.15318) 1585 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:21:59 smithi081 bash[85087]: cluster 2024-09-16T10:21:57.896298+0000 mgr.y (mgr.15318) 1585 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:59.495 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[25240]: cluster 2024-09-16T10:21:57.896298+0000 mgr.y (mgr.15318) 1585 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:59.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[106544]: cluster 2024-09-16T10:21:57.896298+0000 mgr.y (mgr.15318) 1585 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:59.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[106544]: cluster 2024-09-16T10:21:57.896298+0000 mgr.y (mgr.15318) 1585 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:21:59.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.759 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.759 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.760 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.760 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.761 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.761 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:21:59.913 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:22:00.077 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:59 smithi060 systemd[1]: Stopping Ceph mon.c for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:22:00.077 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[25240]: debug 2024-09-16T10:21:59.860+0000 7fcc3b45d640 -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-09-16T10:22:00.077 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[25240]: debug 2024-09-16T10:21:59.860+0000 7fcc3b45d640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[76606]: [16/Sep/2024:10:21:59] ENGINE Bus STOPPING 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[76606]: [16/Sep/2024:10:21:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[76606]: [16/Sep/2024:10:21:59] ENGINE Bus STOPPED 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:21:59 smithi060 bash[76606]: [16/Sep/2024:10:21:59] ENGINE Bus STARTING 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:00 smithi060 bash[76606]: [16/Sep/2024:10:22:00] ENGINE Serving on http://:::9283 2024-09-16T10:22:00.078 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:00 smithi060 bash[76606]: [16/Sep/2024:10:22:00] ENGINE Bus STARTED 2024-09-16T10:22:00.577 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:22:00.577 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 6s ago 41m - - 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 2s ago 41m - - 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 6s ago 32m 13.9M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (3m) 2s ago 31m 66.2M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (6m) 6s ago 29m 48.3M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (6m) 2s ago 40m 440M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (17m) 6s ago 42m 528M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14s) 6s ago 42m 31.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (119s) 2s ago 40m 40.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:22:00.578 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (40m) 6s ago 40m 84.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 3950cd32aa75 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 6s ago 31m 8240k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (5m) 2s ago 31m 8120k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (39m) 6s ago 39m 58.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (38m) 6s ago 38m 68.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (37m) 6s ago 37m 54.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (37m) 6s ago 37m 60.3M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (36m) 2s ago 36m 68.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:22:00.579 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (35m) 2s ago 35m 66.7M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:22:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (34m) 2s ago 34m 63.5M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:22:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (33m) 2s ago 33m 58.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:22:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (5m) 2s ago 32m 40.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:22:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (29m) 6s ago 29m 101M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:22:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (29m) 2s ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:22:00.646 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:00] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-16T10:22:00.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:00 smithi060 bash[107889]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:22:00.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:00 smithi060 bash[108027]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:22:00.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T10:22:00.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: Stopped Ceph mon.c for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:22:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 11, 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 4 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:22:00.969 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:22:01.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.232 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:01 smithi060 systemd[1]: Started Ceph mon.c for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:22:01.233 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.233 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.234 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.234 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.234 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.234 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:22:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:22:01.292 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi060", 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "1/2 daemons upgraded", 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:22:01.293 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:22:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:02.117329888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:03.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.896+0000 7fce2e0bdc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:22:03.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.896+0000 7fce2e0bdc80 0 ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.896+0000 7fce2e0bdc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.900+0000 7fce2e0bdc80 0 load: jerasure load: lrc 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Git sha 0 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: DB SUMMARY 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: DB Session ID: ELXCWMATX37RD2BY7OL5 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7828 Bytes 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000105.sst 2024-09-16T10:22:03.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000103.log size: 1711508 ; 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.env: 0x55a90bf07120 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.info_log: 0x55a90d9d5700 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T10:22:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.db_log_dir: 2024-09-16T10:22:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.wal_dir: 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.write_buffer_manager: 0x55a90d9d9b80 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:22:03.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:22:03.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:22:03.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.row_cache: None 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.wal_filter: None 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:22:03.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T10:22:03.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T10:22:03.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Compression algorithms supported: 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kZSTD supported: 0 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T10:22:03.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.merge_operator: 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a90d9d5320) 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: cache_index_and_filter_blocks: 1 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: pin_top_level_index_and_filter: 1 2024-09-16T10:22:03.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: index_type: 0 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: data_block_index_type: 0 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: index_shortening: 1 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: checksum: 4 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: no_block_cache: 0 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_cache: 0x55a90d9cb610 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_cache_name: BinnedLRUCache 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_cache_options: 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: capacity : 536870912 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: num_shard_bits : 4 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: strict_capacity_limit : 0 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: high_pri_pool_ratio: 0.000 2024-09-16T10:22:03.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_cache_compressed: (nil) 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: persistent_cache: (nil) 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_size: 4096 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_size_deviation: 10 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_restart_interval: 16 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: index_block_restart_interval: 1 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: metadata_block_size: 4096 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: partition_filters: 0 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: use_delta_encoding: 1 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: filter_policy: bloomfilter 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: whole_key_filtering: 1 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: verify_compression: 0 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: read_amp_bytes_per_bit: 0 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: format_version: 5 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: enable_index_compression: 1 2024-09-16T10:22:03.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: block_align: 0 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: max_auto_readahead_size: 262144 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: prepopulate_block_cache: 0 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: initial_auto_readahead_size: 8192 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: num_file_reads_for_auto_readahead: 2 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.num_levels: 7 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:22:03.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:22:03.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:22:03.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:22:03.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T10:22:03.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:22:03.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 107, last_sequence is 60476, log_number is 103,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 103 2024-09-16T10:22:03.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 103 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 275794eb-c10e-4636-b9d4-bf5902895216 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482122906854, "job": 1, "event": "recovery_started", "wal_files": [103]} 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.904+0000 7fce2e0bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #103 mode 2 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.908+0000 7fce2e0bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482122912973, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 108, "file_size": 1043780, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 60481, "largest_seqno": 61829, "table_properties": {"data_size": 1038420, "index_size": 2527, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 17143, "raw_average_key_size": 24, "raw_value_size": 1025971, "raw_average_value_size": 1459, "num_data_blocks": 106, "num_entries": 703, "num_filter_entries": 703, "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": 1726482122, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "275794eb-c10e-4636-b9d4-bf5902895216", "db_session_id": "ELXCWMATX37RD2BY7OL5", "orig_file_number": 108, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.908+0000 7fce2e0bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726482122913136, "job": 1, "event": "recovery_finished"} 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.908+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 110 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000103.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a90d9f8e00 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 4 rocksdb: DB pointer 0x55a90dafc000 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce23e85640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce23e85640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:22:03.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: ** DB Stats ** 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: ** Compaction Stats [default] ** 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: 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-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: L0 1/0 1019.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 332.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: L6 1/0 12.26 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-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Sum 2/0 13.26 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 332.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 332.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:22:03.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: ** Compaction Stats [default] ** 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: 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-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 332.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Cumulative compaction: 0.00 GB write, 109.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Interval compaction: 0.00 GB write, 109.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:22:03.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: 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-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Block cache BinnedLRUCache@0x55a90d9cb610#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] at bind addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 1 mon.c@-1(???) e3 preinit fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).mds e1 new map 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).mds e1 print_map 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: e1 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: btime 2024-09-16T09:39:05:438421+0000 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: legacy client fscid: -1 2024-09-16T10:22:03.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: No filesystems configured 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.912+0000 7fce2e0bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T10:22:03.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:02 smithi060 bash[108106]: debug 2024-09-16T10:22:02.916+0000 7fce2e0bdc80 1 mon.c@-1(???).paxosservice(auth 1..35) refresh upgraded, format 0 -> 3 2024-09-16T10:22:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[108106]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:04 smithi060 bash[106544]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:21:59.896701+0000 mgr.y (mgr.15318) 1586 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:21:59.899498+0000 mgr.y (mgr.15318) 1587 : audit [DBG] from='client.25727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:21:59.902611+0000 mgr.y (mgr.15318) 1588 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.225451+0000 mgr.y (mgr.15318) 1589 : audit [DBG] from='client.64107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.538282+0000 mgr.y (mgr.15318) 1590 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:00.967442+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.60:0/231073004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:01.291600+0000 mgr.y (mgr.15318) 1591 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:01.897427+0000 mgr.y (mgr.15318) 1592 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:01.918072+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.078652+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.079692+0000 mon.a (mon.0) 54 : cluster [INF] mon.a calling monitor election 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.102172+0000 mon.a (mon.0) 55 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109798+0000 mon.a (mon.0) 56 : cluster [DBG] monmap epoch 3 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109852+0000 mon.a (mon.0) 57 : cluster [DBG] fsid 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109875+0000 mon.a (mon.0) 58 : cluster [DBG] last_changed 2024-09-16T09:41:13.278721+0000 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109898+0000 mon.a (mon.0) 59 : cluster [DBG] created 2024-09-16T09:39:00.945056+0000 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.109926+0000 mon.a (mon.0) 60 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110045+0000 mon.a (mon.0) 61 : cluster [DBG] election_strategy: 1 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110100+0000 mon.a (mon.0) 62 : cluster [DBG] 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110131+0000 mon.a (mon.0) 63 : cluster [DBG] 1: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.110164+0000 mon.a (mon.0) 64 : cluster [DBG] 2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111334+0000 mon.a (mon.0) 65 : cluster [DBG] fsmap 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111395+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.111859+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.112123+0000 mon.a (mon.0) 68 : cluster [INF] overall HEALTH_OK 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.140797+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.151778+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.173199+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.174764+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.183199+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.184391+0000 mgr.y (mgr.15318) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.254175+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.257071+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.260821+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.262051+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.267887+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.270933+0000 mgr.y (mgr.15318) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.331659+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.334479+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.337051+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.338275+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.344937+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.410002+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.412772+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.415554+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.416821+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.423477+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.487023+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.489638+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.492244+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.493229+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.498397+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.560765+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.563763+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.566667+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.568167+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.574272+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.664648+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.667873+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.671884+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.673407+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.680445+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.767597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.770934+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.774161+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.775566+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.781486+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.869014+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.871998+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.874849+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.876200+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.881692+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.969616+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.972182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.974864+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.975950+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:03.981272+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.054193+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.057131+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.059919+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.061225+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:04.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:04 smithi081 bash[85087]: audit 2024-09-16T10:22:04.067614+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[108106]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:05 smithi060 bash[106544]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.429 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:05.097907916Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.347203+0000 mgr.y (mgr.15318) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.426080+0000 mgr.y (mgr.15318) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.501485+0000 mgr.y (mgr.15318) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.577810+0000 mgr.y (mgr.15318) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.683495+0000 mgr.y (mgr.15318) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.784644+0000 mgr.y (mgr.15318) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.885057+0000 mgr.y (mgr.15318) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cluster 2024-09-16T10:22:03.898325+0000 mgr.y (mgr.15318) 1602 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:03.984507+0000 mgr.y (mgr.15318) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.070878+0000 mgr.y (mgr.15318) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.156147+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.158884+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.161747+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.163130+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.168383+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.173566+0000 mgr.y (mgr.15318) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.233973+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.236604+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.239014+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.240347+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.245823+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.250828+0000 mgr.y (mgr.15318) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.321155+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.324104+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.327234+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.328745+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.336563+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.423735+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.427032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.429728+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.431071+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.438965+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.536526+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.539569+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.543349+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.544869+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.552967+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.624752+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.628020+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.631709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.633290+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.641362+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.733364+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.735974+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.738591+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.739833+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.747242+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.815995+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.818392+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.820749+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.821873+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.828968+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.902713+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.905403+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.908836+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.910488+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:04.917389+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.005566+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.008139+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.011287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.012540+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.020702+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.086332+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.089071+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.092392+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.093517+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:05.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:05 smithi081 bash[85087]: audit 2024-09-16T10:22:05.100388+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[108106]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:06 smithi060 bash[106544]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.339799+0000 mgr.y (mgr.15318) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.442325+0000 mgr.y (mgr.15318) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.556460+0000 mgr.y (mgr.15318) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.644951+0000 mgr.y (mgr.15318) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.750476+0000 mgr.y (mgr.15318) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.832161+0000 mgr.y (mgr.15318) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:04.921379+0000 mgr.y (mgr.15318) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.023730+0000 mgr.y (mgr.15318) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.104153+0000 mgr.y (mgr.15318) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.204595+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.207263+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.209726+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.210978+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.216135+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.219502+0000 mgr.y (mgr.15318) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.278848+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.281501+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.283882+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.285062+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.290265+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.293352+0000 mgr.y (mgr.15318) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.352905+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.355674+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.358224+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.359461+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.366038+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.427113+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.429623+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.432005+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.432994+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.438976+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.503198+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.506007+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.508629+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.509916+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.515339+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.613033+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.615941+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.619165+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.620615+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.627694+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.701641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.704811+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.708098+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.709791+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.718124+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.789585+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.792542+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.795299+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.796770+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.802229+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.874132+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.877430+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.880173+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.881409+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.887293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.965240+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.968151+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.971399+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.972732+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:05.978502+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.057918+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.060669+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.063116+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:06.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.064288+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:06.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:06.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:06 smithi081 bash[85087]: audit 2024-09-16T10:22:06.069737+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[106544]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[108106]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.368184+0000 mgr.y (mgr.15318) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.441118+0000 mgr.y (mgr.15318) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.518599+0000 mgr.y (mgr.15318) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.631674+0000 mgr.y (mgr.15318) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.719401+0000 mgr.y (mgr.15318) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.805466+0000 mgr.y (mgr.15318) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.890469+0000 mgr.y (mgr.15318) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cluster 2024-09-16T10:22:05.898709+0000 mgr.y (mgr.15318) 1625 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:07.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:05.981623+0000 mgr.y (mgr.15318) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.072979+0000 mgr.y (mgr.15318) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.138255+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.142677+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.144831+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.145744+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.150637+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.154167+0000 mgr.y (mgr.15318) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.215829+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.218512+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.220835+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.222230+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.227292+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.232502+0000 mgr.y (mgr.15318) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:07.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.305446+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.307964+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.311377+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.312495+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.320185+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.403963+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.406844+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.409967+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.411173+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.416892+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.499326+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.502210+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.505481+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.506970+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.512716+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.588967+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.591915+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.595341+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.596477+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.602279+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.685590+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.688487+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.691722+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.692837+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.697966+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.767013+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.769764+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.772396+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.773448+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.778748+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.842871+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.845374+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.847829+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.848850+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.853993+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.916066+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.918623+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.921702+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.922862+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:06.928595+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.001868+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.004308+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.007134+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.008404+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.013844+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.086689+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.089308+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.092328+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:07.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.093415+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:07.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:07.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:07 smithi081 bash[85087]: audit 2024-09-16T10:22:07.101731+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.131 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:07 smithi060 bash[76606]: debug 2024-09-16T10:22:07.924+0000 7fca1d4dc640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T10:22:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.448 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.452 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.454 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.458 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[108106]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.459 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.459 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.459 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.460 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.460 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.460 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:08 smithi060 bash[106544]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.460 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:08.127558608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:08.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.323088+0000 mgr.y (mgr.15318) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:06.417593+0000 mgr.y (mgr.15318) 1631 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:08.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.421705+0000 mgr.y (mgr.15318) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.516002+0000 mgr.y (mgr.15318) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.605368+0000 mgr.y (mgr.15318) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.701309+0000 mgr.y (mgr.15318) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.782063+0000 mgr.y (mgr.15318) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.857109+0000 mgr.y (mgr.15318) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:06.931703+0000 mgr.y (mgr.15318) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.017565+0000 mgr.y (mgr.15318) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.103635+0000 mgr.y (mgr.15318) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.182871+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.185851+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.188847+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.189842+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.194931+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.197848+0000 mgr.y (mgr.15318) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.258957+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.261679+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.264279+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.265411+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.270882+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.273993+0000 mgr.y (mgr.15318) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.336431+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.339205+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.341782+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.343056+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.348565+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.414463+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.417038+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.419671+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.420868+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.426562+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.490184+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.493064+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.496398+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.497775+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.503543+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.570311+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.573036+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.575852+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.577149+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.582677+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.675962+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.678811+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.681250+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.682510+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.688691+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.755240+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.757912+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.760741+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.761934+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.767686+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.833326+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.836264+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.839011+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.840221+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.846578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.913603+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.916007+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.918338+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.919361+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.923921+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.986816+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.989194+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.991896+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.993126+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:07.998787+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.084913+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.087570+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.090287+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.091689+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:08 smithi081 bash[85087]: audit 2024-09-16T10:22:08.099622+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[108106]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:09 smithi060 bash[106544]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.353529+0000 mgr.y (mgr.15318) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.429723+0000 mgr.y (mgr.15318) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.508744+0000 mgr.y (mgr.15318) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.587848+0000 mgr.y (mgr.15318) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.693768+0000 mgr.y (mgr.15318) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.772216+0000 mgr.y (mgr.15318) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.849720+0000 mgr.y (mgr.15318) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cluster 2024-09-16T10:22:07.899591+0000 mgr.y (mgr.15318) 1650 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:07.927453+0000 mgr.y (mgr.15318) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.001119+0000 mgr.y (mgr.15318) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.101147+0000 mgr.y (mgr.15318) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.174601+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.177047+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.179221+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.180421+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.187463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.188886+0000 mgr.y (mgr.15318) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.250656+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.253441+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.256254+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.257225+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.262776+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.265912+0000 mgr.y (mgr.15318) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.326035+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.329172+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.331933+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.333202+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.339251+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.410762+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.413773+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.416929+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.418237+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.423471+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.486153+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.488909+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.491941+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.493114+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.498795+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.562257+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.564847+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.567960+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.569133+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.574953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.653391+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.656033+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.659355+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.660748+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.670314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.733575+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.736566+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.739000+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.740271+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.745422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.808563+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.811438+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.814391+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.815482+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.823014+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.887096+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.889773+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.892368+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.893871+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.899058+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.962678+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.965571+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.968400+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.969736+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:08.975310+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.044694+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.047661+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.050704+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.051814+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:09.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:09 smithi081 bash[85087]: audit 2024-09-16T10:22:09.057918+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[106544]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[108106]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.342383+0000 mgr.y (mgr.15318) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.426676+0000 mgr.y (mgr.15318) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.501631+0000 mgr.y (mgr.15318) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.578349+0000 mgr.y (mgr.15318) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.673324+0000 mgr.y (mgr.15318) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.748985+0000 mgr.y (mgr.15318) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.824392+0000 mgr.y (mgr.15318) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.901689+0000 mgr.y (mgr.15318) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:08.978566+0000 mgr.y (mgr.15318) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.060884+0000 mgr.y (mgr.15318) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.157946+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.160728+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.163967+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.165324+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.171285+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.174232+0000 mgr.y (mgr.15318) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.236345+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.238919+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.241480+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.242662+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.247440+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.250863+0000 mgr.y (mgr.15318) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.312248+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.314877+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.318130+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.319296+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.324171+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.396273+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.398775+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.401763+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.402734+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.408654+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.473857+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.476520+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.479044+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.480250+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.485571+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.569299+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.571815+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.575032+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.576198+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.581308+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.663975+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.666832+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.669319+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.670592+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.676723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.749386+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.751908+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.755270+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.756600+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.764230+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.848786+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.851908+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.855676+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.857137+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.863616+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.929935+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.932778+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.937008+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.938104+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:09.943038+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.006420+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.008393+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.010359+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.011177+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.015473+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.079200+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.081659+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.083918+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.084986+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:10 smithi081 bash[85087]: audit 2024-09-16T10:22:10.089845+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:10] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[106544]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:11 smithi060 bash[108106]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.428 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:11.102988682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.327347+0000 mgr.y (mgr.15318) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.410963+0000 mgr.y (mgr.15318) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.493733+0000 mgr.y (mgr.15318) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.584642+0000 mgr.y (mgr.15318) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.679482+0000 mgr.y (mgr.15318) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.765468+0000 mgr.y (mgr.15318) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.867005+0000 mgr.y (mgr.15318) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cluster 2024-09-16T10:22:09.900026+0000 mgr.y (mgr.15318) 1675 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:09.946622+0000 mgr.y (mgr.15318) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.019286+0000 mgr.y (mgr.15318) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.095102+0000 mgr.y (mgr.15318) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.164106+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.166815+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.169471+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.170909+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.178740+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.180854+0000 mgr.y (mgr.15318) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.268067+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.271191+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.274630+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.275993+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.282091+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.285525+0000 mgr.y (mgr.15318) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.371239+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.374163+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.377724+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.379136+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.386653+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.472960+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.476020+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.479245+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.480621+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.491518+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.561764+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.564798+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.569254+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.570690+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.578602+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.659586+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.662634+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.666058+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.667597+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.673746+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.740391+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.743168+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.745766+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.746962+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.752691+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.831438+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.833997+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.836725+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.837803+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.843735+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.910938+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.913666+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.916498+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.917745+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.923270+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.988615+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.991308+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.993905+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:10.995056+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.000489+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.077447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.079899+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.083225+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.084385+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:11.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:11 smithi081 bash[85087]: audit 2024-09-16T10:22:11.092249+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[106544]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:12 smithi060 bash[108106]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.389687+0000 mgr.y (mgr.15318) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.492494+0000 mgr.y (mgr.15318) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.580925+0000 mgr.y (mgr.15318) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.676678+0000 mgr.y (mgr.15318) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.755988+0000 mgr.y (mgr.15318) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.848822+0000 mgr.y (mgr.15318) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:10.928546+0000 mgr.y (mgr.15318) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.004136+0000 mgr.y (mgr.15318) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.093902+0000 mgr.y (mgr.15318) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.175304+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.177984+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.181690+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.183241+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.191458+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.193088+0000 mgr.y (mgr.15318) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.274975+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.277640+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.280664+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.281957+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.288229+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.291524+0000 mgr.y (mgr.15318) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.391256+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.393971+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.396454+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.397562+0000 mon.b (mon.1) 384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.403419+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.467333+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.469930+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.472282+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.473286+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.478142+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.545938+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.548573+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.550979+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.552017+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.557463+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.622219+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.624851+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.627438+0000 mon.b (mon.1) 395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.628594+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.634379+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.701214+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.703895+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.706240+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.707340+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.712308+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.779469+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.782304+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.784769+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.785863+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.792308+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.857163+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.859924+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.863163+0000 mon.b (mon.1) 407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.864385+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.870112+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.938430+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.941122+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.943817+0000 mon.b (mon.1) 411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.944923+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:11.950345+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.016446+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.019113+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.021732+0000 mon.b (mon.1) 415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.024250+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.030203+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.098890+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.101743+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.104242+0000 mon.b (mon.1) 419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.105329+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:12.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:12 smithi081 bash[85087]: audit 2024-09-16T10:22:12.111394+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.440 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.443 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.406187+0000 mgr.y (mgr.15318) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.481306+0000 mgr.y (mgr.15318) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.560696+0000 mgr.y (mgr.15318) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.636894+0000 mgr.y (mgr.15318) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.715475+0000 mgr.y (mgr.15318) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.794229+0000 mgr.y (mgr.15318) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.873655+0000 mgr.y (mgr.15318) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cluster 2024-09-16T10:22:11.900478+0000 mgr.y (mgr.15318) 1699 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:11.953506+0000 mgr.y (mgr.15318) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.033063+0000 mgr.y (mgr.15318) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.114896+0000 mgr.y (mgr.15318) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.185355+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.188060+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.190733+0000 mon.b (mon.1) 423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.192050+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.198218+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.200915+0000 mgr.y (mgr.15318) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.269450+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.272073+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.274624+0000 mon.b (mon.1) 427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.275875+0000 mon.b (mon.1) 428 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.282237+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.284400+0000 mgr.y (mgr.15318) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.313130+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.322332+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.331153+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.363828+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.366603+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.368938+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.373323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.379856+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.380044+0000 mon.b (mon.1) 432 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.382643+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.389087+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.389309+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.391983+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.399151+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.403287+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.411261+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.415589+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.422995+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.426660+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.433583+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.436454+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.436678+0000 mon.b (mon.1) 438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.438097+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.438410+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.440332+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.444220+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.452679+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.457340+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.465219+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.471444+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.481065+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.483742+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.484014+0000 mon.b (mon.1) 444 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.485274+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.485538+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.487997+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.490596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.490936+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.491988+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.492353+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.494407+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.497040+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.497291+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.498600+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.498942+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.501188+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.503416+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.503732+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.504737+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.505042+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.506820+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.509115+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.509415+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.510424+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.510759+0000 mon.b (mon.1) 457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.512520+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.515038+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.515345+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.516444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.516799+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.519165+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.519551+0000 mon.b (mon.1) 461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.523139+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.538342+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.538486+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.545323+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.551962+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.552200+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.556610+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.562511+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.562758+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.564217+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.564497+0000 mon.b (mon.1) 465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.568889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:22:13.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.574325+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.574567+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.576047+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.576327+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.587199+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.594077+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.594240+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.595699+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:13 smithi081 bash[85087]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.595966+0000 mon.b (mon.1) 469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.607220+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.613951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.614213+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.615371+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.615696+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.618825+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.624661+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.468 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.469 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.624881+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.628156+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.633953+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.634199+0000 mon.b (mon.1) 473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.635573+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.635847+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.637252+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.637522+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.638777+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.471 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.472 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.639060+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.640541+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.640796+0000 mon.b (mon.1) 477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.642069+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.642354+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:22:13.473 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.644066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.644341+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.647615+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[106544]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.656382+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.657720+0000 mon.b (mon.1) 481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.664403+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.749034+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.750303+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:13.476 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:13 smithi060 bash[108106]: audit 2024-09-16T10:22:12.755056+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[108106]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:14 smithi060 bash[106544]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:14.413 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:14.137710013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:14.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.369385+0000 mgr.y (mgr.15318) 1705 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.399496+0000 mgr.y (mgr.15318) 1706 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.411894+0000 mgr.y (mgr.15318) 1707 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.423296+0000 mgr.y (mgr.15318) 1708 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.433883+0000 mgr.y (mgr.15318) 1709 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.440522+0000 mgr.y (mgr.15318) 1710 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.453159+0000 mgr.y (mgr.15318) 1711 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.465682+0000 mgr.y (mgr.15318) 1712 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.481397+0000 mgr.y (mgr.15318) 1713 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.488368+0000 mgr.y (mgr.15318) 1714 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.494698+0000 mgr.y (mgr.15318) 1715 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.501506+0000 mgr.y (mgr.15318) 1716 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.507058+0000 mgr.y (mgr.15318) 1717 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.512775+0000 mgr.y (mgr.15318) 1718 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T10:22:14.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.517285+0000 mgr.y (mgr.15318) 1719 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:22:14.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:14.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:14 smithi081 bash[85087]: cephadm 2024-09-16T10:22:12.643089+0000 mgr.y (mgr.15318) 1720 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:22:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:15 smithi060 bash[106544]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:15 smithi060 bash[106544]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:15 smithi060 bash[108106]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:15 smithi060 bash[108106]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:15 smithi081 bash[85087]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:15 smithi081 bash[85087]: cluster 2024-09-16T10:22:13.902041+0000 mgr.y (mgr.15318) 1721 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[106544]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.610 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.611 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.611 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.611 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.611 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:16 smithi060 bash[108106]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.294034+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.305896+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:16.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:16 smithi081 bash[85087]: audit 2024-09-16T10:22:15.317759+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[106544]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:17 smithi060 bash[108106]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:17.098120449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: cluster 2024-09-16T10:22:15.902712+0000 mgr.y (mgr.15318) 1722 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: audit 2024-09-16T10:22:16.918593+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:17 smithi081 bash[85087]: audit 2024-09-16T10:22:17.033827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:18 smithi081 bash[85087]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[106544]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:16.428598+0000 mgr.y (mgr.15318) 1723 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.176811+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.185843+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:18 smithi060 bash[108106]: audit 2024-09-16T10:22:18.197672+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:19.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:19 smithi060 bash[108106]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:19.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:19 smithi060 bash[108106]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:19.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:19 smithi060 bash[106544]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:19.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:19 smithi060 bash[106544]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:19.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:19 smithi081 bash[85087]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:19.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:19 smithi081 bash[85087]: cluster 2024-09-16T10:22:17.904335+0000 mgr.y (mgr.15318) 1724 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:20.146023075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:20] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-16T10:22:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:21 smithi060 bash[108106]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:21 smithi060 bash[108106]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:21 smithi060 bash[106544]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:21 smithi060 bash[106544]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:21.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:21 smithi081 bash[85087]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:21.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:21 smithi081 bash[85087]: cluster 2024-09-16T10:22:19.905047+0000 mgr.y (mgr.15318) 1725 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:23.125275009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:23 smithi081 bash[85087]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:23 smithi081 bash[85087]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:23 smithi060 bash[106544]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:23 smithi060 bash[106544]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:23 smithi060 bash[108106]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:23 smithi060 bash[108106]: cluster 2024-09-16T10:22:21.905675+0000 mgr.y (mgr.15318) 1726 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:22:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:24 smithi060 bash[106544]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:24 smithi060 bash[106544]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:24 smithi060 bash[108106]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:24 smithi060 bash[108106]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:24.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:24 smithi081 bash[85087]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:24.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:24 smithi081 bash[85087]: cluster 2024-09-16T10:22:23.907325+0000 mgr.y (mgr.15318) 1727 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:26.114614733Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:26 smithi060 bash[108106]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:26 smithi060 bash[108106]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:26 smithi060 bash[106544]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:26 smithi060 bash[106544]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:26 smithi081 bash[85087]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:26 smithi081 bash[85087]: cluster 2024-09-16T10:22:25.907973+0000 mgr.y (mgr.15318) 1728 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-09-16T10:22:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:27 smithi060 bash[108106]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:27 smithi060 bash[108106]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:27 smithi060 bash[106544]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:27 smithi060 bash[106544]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:27 smithi081 bash[85087]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:27 smithi081 bash[85087]: audit 2024-09-16T10:22:26.433523+0000 mgr.y (mgr.15318) 1729 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:28 smithi060 bash[108106]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:28 smithi060 bash[108106]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:28 smithi060 bash[106544]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:28 smithi060 bash[106544]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:29.117314373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:28 smithi081 bash[85087]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:28 smithi081 bash[85087]: cluster 2024-09-16T10:22:27.909708+0000 mgr.y (mgr.15318) 1730 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T10:22:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:30] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-16T10:22:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:30 smithi060 bash[106544]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:30 smithi060 bash[106544]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:30 smithi060 bash[108106]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:30 smithi060 bash[108106]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:30 smithi081 bash[85087]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:30 smithi081 bash[85087]: cluster 2024-09-16T10:22:29.910393+0000 mgr.y (mgr.15318) 1731 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:31 smithi060 bash[108106]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:31 smithi060 bash[108106]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:31 smithi060 bash[106544]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:31 smithi060 bash[106544]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:32.126164596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:31 smithi081 bash[85087]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:31 smithi081 bash[85087]: audit 2024-09-16T10:22:31.918671+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:32.449 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:22:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[108106]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[108106]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[108106]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[108106]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[106544]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[106544]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[106544]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:32 smithi060 bash[106544]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:32 smithi081 bash[85087]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:32 smithi081 bash[85087]: audit 2024-09-16T10:22:31.627272+0000 mgr.y (mgr.15318) 1732 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:32 smithi081 bash[85087]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:32 smithi081 bash[85087]: cluster 2024-09-16T10:22:31.911148+0000 mgr.y (mgr.15318) 1733 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.254 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:34 smithi060 bash[106544]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.254 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:34 smithi060 bash[106544]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.254 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:34 smithi060 bash[108106]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.254 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:34 smithi060 bash[108106]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:35.140399416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:34 smithi081 bash[85087]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:34 smithi081 bash[85087]: cluster 2024-09-16T10:22:33.912842+0000 mgr.y (mgr.15318) 1734 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-16T10:22:36.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[106544]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:36 smithi060 bash[108106]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.447295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.458723+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: audit 2024-09-16T10:22:35.469040+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:36 smithi081 bash[85087]: cluster 2024-09-16T10:22:35.913603+0000 mgr.y (mgr.15318) 1735 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T10:22:37.268 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:22:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:37 smithi060 bash[106544]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:37 smithi060 bash[106544]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:37 smithi060 bash[108106]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:37 smithi060 bash[108106]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:37 smithi081 bash[85087]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:37 smithi081 bash[85087]: audit 2024-09-16T10:22:36.444837+0000 mgr.y (mgr.15318) 1736 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:38.366 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:38.102669342Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:38.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:38 smithi081 bash[85087]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[106544]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: cluster 2024-09-16T10:22:37.915199+0000 mgr.y (mgr.15318) 1737 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.340551+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.352297+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:38 smithi060 bash[108106]: audit 2024-09-16T10:22:38.364195+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:38.806 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 3s ago 42m - - 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 0s ago 41m - - 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 3s ago 32m 13.9M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (4m) 0s ago 32m 67.8M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (7m) 3s ago 29m 48.6M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (6m) 0s ago 41m 440M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (17m) 3s ago 43m 530M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (52s) 3s ago 43m 43.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (2m) 0s ago 41m 47.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (37s) 3s ago 41m 34.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 3s ago 32m 8288k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:22:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (6m) 0s ago 32m 8099k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (40m) 3s ago 40m 60.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (39m) 3s ago 39m 69.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (38m) 3s ago 38m 54.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (37m) 3s ago 37m 61.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (36m) 0s ago 36m 69.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (35m) 0s ago 35m 67.5M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (34m) 0s ago 34m 64.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (33m) 0s ago 33m 58.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (5m) 0s ago 32m 43.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (30m) 3s ago 30m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:22:38.808 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (30m) 0s ago 30m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:22:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:39 smithi060 bash[108106]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:39 smithi060 bash[108106]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:39 smithi060 bash[106544]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:39 smithi060 bash[106544]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:39 smithi081 bash[85087]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:39 smithi081 bash[85087]: audit 2024-09-16T10:22:38.764456+0000 mgr.y (mgr.15318) 1738 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:22:39.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T10:22:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:40] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-16T10:22:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:40 smithi060 bash[108106]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:40 smithi060 bash[108106]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:40 smithi060 bash[106544]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:40 smithi060 bash[106544]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:40 smithi081 bash[85087]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:40 smithi081 bash[85087]: cluster 2024-09-16T10:22:39.915889+0000 mgr.y (mgr.15318) 1739 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:41.105962862Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:42 smithi060 bash[106544]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:42 smithi060 bash[106544]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:42 smithi060 bash[108106]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:43.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:42 smithi060 bash[108106]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:42 smithi081 bash[85087]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:42 smithi081 bash[85087]: cluster 2024-09-16T10:22:41.916606+0000 mgr.y (mgr.15318) 1740 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:44.140358119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:44 smithi060 bash[106544]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:44 smithi060 bash[106544]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:44 smithi060 bash[108106]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:44 smithi060 bash[108106]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:44 smithi081 bash[85087]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:44 smithi081 bash[85087]: cluster 2024-09-16T10:22:43.918367+0000 mgr.y (mgr.15318) 1741 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:45.825 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:22:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[106544]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[106544]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[106544]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:47.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[106544]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[108106]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[108106]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[108106]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:46 smithi060 bash[108106]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:47.279 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:22:47.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:47.142457212Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:46 smithi081 bash[85087]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:46 smithi081 bash[85087]: cluster 2024-09-16T10:22:45.919141+0000 mgr.y (mgr.15318) 1742 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:46 smithi081 bash[85087]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:46 smithi081 bash[85087]: audit 2024-09-16T10:22:46.919058+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:22:48.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T10:22:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[108106]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[108106]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[108106]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[108106]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[106544]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[106544]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[106544]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:47 smithi060 bash[106544]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:47 smithi081 bash[85087]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:47 smithi081 bash[85087]: audit 2024-09-16T10:22:46.456136+0000 mgr.y (mgr.15318) 1743 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:47 smithi081 bash[85087]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:47 smithi081 bash[85087]: audit 2024-09-16T10:22:47.265313+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.60:0/3449772462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:48 smithi060 bash[108106]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:48 smithi060 bash[108106]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:48 smithi060 bash[106544]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:48 smithi060 bash[106544]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:48 smithi081 bash[85087]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:48 smithi081 bash[85087]: cluster 2024-09-16T10:22:47.920843+0000 mgr.y (mgr.15318) 1744 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:50.125741546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:22:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:22:50] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T10:22:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:50 smithi060 bash[106544]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:50 smithi060 bash[106544]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:50 smithi060 bash[108106]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:50 smithi060 bash[108106]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:50 smithi081 bash[85087]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:50 smithi081 bash[85087]: cluster 2024-09-16T10:22:49.921576+0000 mgr.y (mgr.15318) 1745 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:52.842 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:22:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:52 smithi060 bash[106544]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:53 smithi060 bash[106544]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:53 smithi060 bash[108106]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:53 smithi060 bash[108106]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:53.108889813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:53 smithi081 bash[85087]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:53 smithi081 bash[85087]: cluster 2024-09-16T10:22:51.922245+0000 mgr.y (mgr.15318) 1746 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:54.495 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:22:55.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[106544]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[106544]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[106544]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[106544]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[108106]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[108106]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[108106]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:55 smithi060 bash[108106]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:55.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:55 smithi081 bash[85087]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:55 smithi081 bash[85087]: cluster 2024-09-16T10:22:53.923878+0000 mgr.y (mgr.15318) 1747 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:55 smithi081 bash[85087]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:55 smithi081 bash[85087]: audit 2024-09-16T10:22:54.482639+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/1425540059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:22:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:56.134549766Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:22:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[108106]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:56 smithi060 bash[106544]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.659969+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.673275+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: audit 2024-09-16T10:22:55.686441+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:56 smithi081 bash[85087]: cluster 2024-09-16T10:22:55.924325+0000 mgr.y (mgr.15318) 1748 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:22:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:57 smithi060 bash[106544]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:58.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:57 smithi060 bash[106544]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:58.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:57 smithi060 bash[108106]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:58.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:57 smithi060 bash[108106]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:58.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:57 smithi081 bash[85087]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:58.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:57 smithi081 bash[85087]: audit 2024-09-16T10:22:56.459598+0000 mgr.y (mgr.15318) 1749 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:22:59.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:22:58 smithi081 bash[85087]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[106544]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: cluster 2024-09-16T10:22:57.925976+0000 mgr.y (mgr.15318) 1750 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.504842+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.516927+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:22:58 smithi060 bash[108106]: audit 2024-09-16T10:22:58.528884+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:22:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:22:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:22:59.135521033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:00.003 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:23:00.701 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:00] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T10:23:01.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:00 smithi081 bash[85087]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:01.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:00 smithi081 bash[85087]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:00 smithi060 bash[108106]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:00 smithi060 bash[108106]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:00 smithi060 bash[106544]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:00 smithi060 bash[106544]: cluster 2024-09-16T10:22:59.926731+0000 mgr.y (mgr.15318) 1751 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:01 smithi060 bash[106544]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:01 smithi060 bash[106544]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:01 smithi060 bash[108106]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:01 smithi060 bash[108106]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:02.112346066Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:01 smithi081 bash[85087]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:01 smithi081 bash[85087]: audit 2024-09-16T10:23:01.919411+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[106544]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[106544]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[106544]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[106544]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[108106]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[108106]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[108106]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:02 smithi060 bash[108106]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:02 smithi081 bash[85087]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:02 smithi081 bash[85087]: audit 2024-09-16T10:23:01.902384+0000 mgr.y (mgr.15318) 1752 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:02 smithi081 bash[85087]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:02 smithi081 bash[85087]: cluster 2024-09-16T10:23:01.927353+0000 mgr.y (mgr.15318) 1753 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:23:05.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:04 smithi060 bash[108106]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:04 smithi060 bash[108106]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:04 smithi060 bash[106544]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:04 smithi060 bash[106544]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:05.126193488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:04 smithi081 bash[85087]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:04 smithi081 bash[85087]: cluster 2024-09-16T10:23:03.928258+0000 mgr.y (mgr.15318) 1754 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:05.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:23:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:07 smithi060 bash[106544]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:07 smithi060 bash[106544]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:07 smithi060 bash[108106]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:07 smithi060 bash[108106]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:07 smithi081 bash[85087]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:07 smithi081 bash[85087]: cluster 2024-09-16T10:23:05.928924+0000 mgr.y (mgr.15318) 1755 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:08 smithi060 bash[106544]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:08 smithi060 bash[106544]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:08 smithi060 bash[108106]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:08 smithi060 bash[108106]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:08.125981993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:08 smithi081 bash[85087]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:08 smithi081 bash[85087]: audit 2024-09-16T10:23:06.470882+0000 mgr.y (mgr.15318) 1756 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:09 smithi060 bash[106544]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:09 smithi060 bash[106544]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:09 smithi060 bash[108106]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:09 smithi060 bash[108106]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:09.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:09 smithi081 bash[85087]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:09.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:09 smithi081 bash[85087]: cluster 2024-09-16T10:23:07.930737+0000 mgr.y (mgr.15318) 1757 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:10] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T10:23:10.794 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:23:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:11 smithi060 bash[106544]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:11 smithi060 bash[106544]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:11 smithi060 bash[108106]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:11 smithi060 bash[108106]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:11.109358718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:11 smithi081 bash[85087]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:11 smithi081 bash[85087]: cluster 2024-09-16T10:23:09.931469+0000 mgr.y (mgr.15318) 1758 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:23:12.378 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:23:13.073 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:23:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[108106]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:13 smithi060 bash[106544]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: cluster 2024-09-16T10:23:11.932304+0000 mgr.y (mgr.15318) 1759 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.821733+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.824165+0000 mon.b (mon.1) 489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:13.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:13.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:13 smithi081 bash[85087]: audit 2024-09-16T10:23:12.835374+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:14 smithi060 bash[106544]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:14 smithi060 bash[106544]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:14 smithi060 bash[108106]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:14 smithi060 bash[108106]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:14.102955346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:14 smithi081 bash[85087]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:14 smithi081 bash[85087]: audit 2024-09-16T10:23:12.376762+0000 mgr.y (mgr.15318) 1760 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:15 smithi060 bash[106544]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:15 smithi060 bash[106544]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:15 smithi060 bash[108106]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:15 smithi060 bash[108106]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:15 smithi081 bash[85087]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:15 smithi081 bash[85087]: cluster 2024-09-16T10:23:13.934026+0000 mgr.y (mgr.15318) 1761 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[106544]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:16 smithi060 bash[108106]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:17.11471107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:17.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.885839+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.897345+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: audit 2024-09-16T10:23:15.907046+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:16 smithi081 bash[85087]: cluster 2024-09-16T10:23:15.934453+0000 mgr.y (mgr.15318) 1762 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:17.907 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:23:18.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:17 smithi081 bash[85087]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:17 smithi081 bash[85087]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:17 smithi081 bash[85087]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:18.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:17 smithi081 bash[85087]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[106544]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[106544]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[106544]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[106544]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[108106]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[108106]: audit 2024-09-16T10:23:16.481942+0000 mgr.y (mgr.15318) 1763 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[108106]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:17 smithi060 bash[108106]: audit 2024-09-16T10:23:16.920391+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:19.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.248 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.248 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.248 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:18 smithi081 bash[85087]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[106544]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: cluster 2024-09-16T10:23:17.935551+0000 mgr.y (mgr.15318) 1764 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.738277+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.748435+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:18 smithi060 bash[108106]: audit 2024-09-16T10:23:18.760458+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:19.421 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:23:20.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-16T10:23:20.355 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:20.13380541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:20.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:19 smithi081 bash[85087]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:19 smithi081 bash[85087]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:19 smithi060 bash[106544]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:19 smithi060 bash[106544]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:19 smithi060 bash[108106]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:19 smithi060 bash[108106]: audit 2024-09-16T10:23:19.420841+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.60:0/28620593' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:23:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:20] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T10:23:21.249 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:20 smithi081 bash[85087]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:21.249 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:20 smithi081 bash[85087]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:20 smithi060 bash[106544]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:20 smithi060 bash[106544]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:20 smithi060 bash[108106]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:20 smithi060 bash[108106]: cluster 2024-09-16T10:23:19.936211+0000 mgr.y (mgr.15318) 1765 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.310 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:22 smithi060 bash[108106]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.310 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:22 smithi060 bash[108106]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:22 smithi060 bash[106544]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.311 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:22 smithi060 bash[106544]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:23.14753374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:22 smithi081 bash[85087]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:22 smithi081 bash[85087]: cluster 2024-09-16T10:23:21.936932+0000 mgr.y (mgr.15318) 1766 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:25.170 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:23:25.273 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:24 smithi060 bash[108106]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:25.273 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:24 smithi060 bash[108106]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:25.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:24 smithi060 bash[106544]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:25.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:24 smithi060 bash[106544]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:24 smithi081 bash[85087]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:24 smithi081 bash[85087]: cluster 2024-09-16T10:23:23.938030+0000 mgr.y (mgr.15318) 1767 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:26.129739209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:27 smithi060 bash[108106]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:27 smithi060 bash[108106]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:27 smithi060 bash[106544]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:27 smithi060 bash[106544]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:27 smithi081 bash[85087]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:27 smithi081 bash[85087]: cluster 2024-09-16T10:23:25.938750+0000 mgr.y (mgr.15318) 1768 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:28.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[106544]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[106544]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[106544]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[106544]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.270 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[108106]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.270 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[108106]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.270 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[108106]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.270 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:28 smithi060 bash[108106]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:28 smithi081 bash[85087]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:28 smithi081 bash[85087]: audit 2024-09-16T10:23:26.493441+0000 mgr.y (mgr.15318) 1769 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:28 smithi081 bash[85087]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:28 smithi081 bash[85087]: audit 2024-09-16T10:23:26.541892+0000 mgr.y (mgr.15318) 1770 : audit [DBG] from='client.74144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:28.925 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[108106]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:29 smithi060 bash[106544]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:29.134790712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: cluster 2024-09-16T10:23:27.940415+0000 mgr.y (mgr.15318) 1771 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.921278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.927541+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.929485+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:29 smithi081 bash[85087]: audit 2024-09-16T10:23:28.936909+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:29.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:23:30.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[108106]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[108106]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[108106]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[108106]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[106544]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[106544]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[106544]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[106544]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:30 smithi081 bash[85087]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:30 smithi081 bash[85087]: cephadm 2024-09-16T10:23:28.913574+0000 mgr.y (mgr.15318) 1772 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:30 smithi081 bash[85087]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:30 smithi081 bash[85087]: cephadm 2024-09-16T10:23:29.053157+0000 mgr.y (mgr.15318) 1773 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:23:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:30] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T10:23:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:31 smithi060 bash[108106]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:31 smithi060 bash[108106]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:31 smithi060 bash[106544]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:31 smithi060 bash[106544]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:31 smithi081 bash[85087]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:31 smithi081 bash[85087]: cluster 2024-09-16T10:23:29.941149+0000 mgr.y (mgr.15318) 1774 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:32.140444649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[108106]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:32 smithi060 bash[106544]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.555617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.558445+0000 mgr.y (mgr.15318) 1775 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.558530+0000 mgr.y (mgr.15318) 1776 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.561665+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.565789+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.567112+0000 mgr.y (mgr.15318) 1777 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.572199+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.581170+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.582231+0000 mgr.y (mgr.15318) 1778 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.587968+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.596277+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.597211+0000 mgr.y (mgr.15318) 1779 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.602214+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.610519+0000 mgr.y (mgr.15318) 1780 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.610891+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cephadm 2024-09-16T10:23:31.613007+0000 mgr.y (mgr.15318) 1781 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: audit 2024-09-16T10:23:31.920401+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:32.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:32.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:32 smithi081 bash[85087]: cluster 2024-09-16T10:23:31.941688+0000 mgr.y (mgr.15318) 1782 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[106544]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:34 smithi060 bash[108106]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:35.109874002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cluster 2024-09-16T10:23:33.943803+0000 mgr.y (mgr.15318) 1783 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cephadm 2024-09-16T10:23:33.981138+0000 mgr.y (mgr.15318) 1784 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.986167+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.993292+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:23:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: audit 2024-09-16T10:23:33.994376+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:34 smithi081 bash[85087]: cephadm 2024-09-16T10:23:33.996234+0000 mgr.y (mgr.15318) 1785 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-09-16T10:23:35.490 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:23:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[106544]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:37 smithi060 bash[108106]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: cluster 2024-09-16T10:23:35.944509+0000 mgr.y (mgr.15318) 1786 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.089873+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.100633+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:37.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:37 smithi081 bash[85087]: audit 2024-09-16T10:23:36.110476+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:38.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:38.124730354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:38 smithi081 bash[85087]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:38 smithi081 bash[85087]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.164 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:23:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:38 smithi060 bash[106544]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:38 smithi060 bash[106544]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:38 smithi060 bash[108106]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:38 smithi060 bash[108106]: audit 2024-09-16T10:23:36.500556+0000 mgr.y (mgr.15318) 1787 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:38.792 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:23:38.792 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 2s ago 43m - - 2024-09-16T10:23:38.792 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 20s ago 42m - - 2024-09-16T10:23:38.792 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 2s ago 33m 13.9M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:23:38.792 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (5m) 20s ago 33m 68.7M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (8m) 2s ago 30m 48.6M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (7m) 20s ago 42m 440M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (18m) 2s ago 44m 531M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (112s) 2s ago 44m 43.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (3m) 20s ago 42m 47.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (97s) 2s ago 42m 35.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7m) 2s ago 33m 8668k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (7m) 20s ago 33m 7891k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (41m) 2s ago 41m 60.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 06ad82850376 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (40m) 2s ago 40m 69.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (39m) 2s ago 39m 54.7M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (38m) 2s ago 38m 62.0M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:23:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (37m) 20s ago 37m 69.5M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (36m) 20s ago 36m 68.0M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (35m) 20s ago 35m 64.4M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (34m) 20s ago 34m 59.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (6m) 20s ago 33m 46.5M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (31m) 2s ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:23:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (31m) 20s ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:23:39.179 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:23:39.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:23:39.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 5 2024-09-16T10:23:39.180 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:23:39.181 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:23:39.339 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.339 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.339 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.339 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.340 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:39 smithi081 bash[85087]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[108106]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: cluster 2024-09-16T10:23:37.945349+0000 mgr.y (mgr.15318) 1788 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.149629+0000 mgr.y (mgr.15318) 1789 : audit [DBG] from='client.64179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.977893+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:38.990978+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[106544]: audit 2024-09-16T10:23:39.002302+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T10:23:39.503 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:23:39.504 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:23:39.504 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:23:39.840 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.840 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.840 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.841 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.841 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.841 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.842 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.842 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:39.842 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: Stopping Ceph osd.0 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:23:39.842 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:23:39 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:40.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[29129]: debug 2024-09-16T10:23:39.835+0000 7f34ef80c640 -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-09-16T10:23:40.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[29129]: debug 2024-09-16T10:23:39.835+0000 7f34ef80c640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-16T10:23:40.110 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:39 smithi060 bash[29129]: debug 2024-09-16T10:23:39.835+0000 7f34ef80c640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:23:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[108106]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[106544]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:38.480495+0000 mgr.y (mgr.15318) 1790 : audit [DBG] from='client.74156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:38.777199+0000 mgr.y (mgr.15318) 1791 : audit [DBG] from='client.74162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: audit 2024-09-16T10:23:39.178518+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.60:0/3445777888' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:40 smithi081 bash[85087]: cluster 2024-09-16T10:23:39.840350+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T10:23:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:40] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T10:23:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[108106]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[106544]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:41.116415796Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: audit 2024-09-16T10:23:39.501815+0000 mgr.y (mgr.15318) 1792 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:39.946027+0000 mgr.y (mgr.15318) 1793 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:40.100324+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:41 smithi081 bash[85087]: cluster 2024-09-16T10:23:40.116613+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T10:23:41.873 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[112370]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:23:41.873 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:41 smithi060 bash[112479]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:23:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:42 smithi060 bash[106544]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:42 smithi060 bash[106544]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:42 smithi060 bash[108106]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:42 smithi060 bash[108106]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:42.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:42 smithi081 bash[85087]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:42.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:42 smithi081 bash[85087]: cluster 2024-09-16T10:23:41.124329+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T10:23:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:43 smithi060 bash[106544]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:43 smithi060 bash[106544]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:43 smithi060 bash[108106]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:43 smithi060 bash[108106]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:43 smithi081 bash[85087]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:43.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:43 smithi081 bash[85087]: cluster 2024-09-16T10:23:41.946796+0000 mgr.y (mgr.15318) 1794 : cluster [DBG] pgmap v465: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:23:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:44.120878524Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:44 smithi081 bash[85087]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:44 smithi081 bash[85087]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:44 smithi060 bash[108106]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:44 smithi060 bash[108106]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:44 smithi060 bash[106544]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.453 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:44 smithi060 bash[106544]: cluster 2024-09-16T10:23:44.131032+0000 mon.a (mon.0) 278 : cluster [WRN] Health check failed: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T10:23:44.453 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T10:23:44.453 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: Stopped Ceph osd.0 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:23:44.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.906 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.906 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.907 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.907 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.907 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.907 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: Started Ceph osd.0 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:23:44.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.908 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:44.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:44 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[108106]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:45 smithi060 bash[106544]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: cluster 2024-09-16T10:23:43.948871+0000 mgr.y (mgr.15318) 1795 : cluster [DBG] pgmap v466: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:45.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.624485+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.636635+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.645889+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.652635+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.653885+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.658985+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.723996+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.726965+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.730629+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.731829+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.737098+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.800501+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.803374+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.807186+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.808602+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.816887+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.890396+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.892902+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.895690+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.896845+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.902684+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.980895+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.983678+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.987025+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.988499+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:44.994453+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.075356+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.078331+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.081421+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.082982+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.089904+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.175803+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.179218+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.182613+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:45.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:45.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:45 smithi081 bash[85087]: audit 2024-09-16T10:23:45.184073+0000 mon.b (mon.1) 526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[108106]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[106544]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.661876+0000 mgr.y (mgr.15318) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.740387+0000 mgr.y (mgr.15318) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.817997+0000 mgr.y (mgr.15318) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.905441+0000 mgr.y (mgr.15318) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:44.997767+0000 mgr.y (mgr.15318) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.092716+0000 mgr.y (mgr.15318) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.206658+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.208108+0000 mgr.y (mgr.15318) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.297572+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.300788+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.303720+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.305218+0000 mon.b (mon.1) 530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.311144+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.315032+0000 mgr.y (mgr.15318) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:46.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.411460+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.414592+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.417570+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.419227+0000 mon.b (mon.1) 534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.430084+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.523196+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.526377+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.529414+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.530619+0000 mon.b (mon.1) 538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.538000+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.626611+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.629823+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.633489+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.635255+0000 mon.b (mon.1) 542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.644045+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.741162+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.744030+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.746854+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.748177+0000 mon.b (mon.1) 546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.754019+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.856845+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.859847+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.863395+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.864949+0000 mon.b (mon.1) 550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.873452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.979182+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.982064+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.985219+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.986601+0000 mon.b (mon.1) 554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:45.992282+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.054370+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.057230+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.060431+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.061646+0000 mon.b (mon.1) 558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.066948+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.146127+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.148632+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.151058+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.152221+0000 mon.b (mon.1) 562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:46.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:46 smithi081 bash[85087]: audit 2024-09-16T10:23:46.158151+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:46.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[112655]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:23:46.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:46 smithi060 bash[112655]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.408 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T10:23:47.408 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: 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-09-16T10:23:47.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[108106]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[106544]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.431 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:47.133538527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.431273+0000 mgr.y (mgr.15318) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.540568+0000 mgr.y (mgr.15318) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.646303+0000 mgr.y (mgr.15318) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.757378+0000 mgr.y (mgr.15318) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.875112+0000 mgr.y (mgr.15318) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cluster 2024-09-16T10:23:45.949750+0000 mgr.y (mgr.15318) 1809 : cluster [DBG] pgmap v467: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/639 objects degraded (10.798%) 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:45.995422+0000 mgr.y (mgr.15318) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.070421+0000 mgr.y (mgr.15318) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.160668+0000 mgr.y (mgr.15318) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.226209+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.228793+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.231567+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.232683+0000 mon.b (mon.1) 566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.238298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.240720+0000 mgr.y (mgr.15318) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.315257+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.318008+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.320964+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.322703+0000 mon.b (mon.1) 570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.328830+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.395352+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.397944+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.400222+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.401290+0000 mon.b (mon.1) 574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.407739+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.477366+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.479944+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.482295+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.483524+0000 mon.b (mon.1) 578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.489441+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.558015+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.560758+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.563459+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.564496+0000 mon.b (mon.1) 582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.569582+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.634755+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.637239+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.639713+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.640858+0000 mon.b (mon.1) 586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.646967+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.729959+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.732540+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.735023+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.736190+0000 mon.b (mon.1) 590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.741646+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.805238+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.808120+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.810835+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.811997+0000 mon.b (mon.1) 594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.818630+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.887927+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.890542+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.893126+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.894394+0000 mon.b (mon.1) 598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.900564+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.923132+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.927520+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.965903+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.968784+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.971216+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.972334+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:46.978028+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.043574+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.045970+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.048365+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.049445+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.054481+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.132814+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.135533+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.137993+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.139137+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:47 smithi081 bash[85087]: audit 2024-09-16T10:23:47.144228+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:47.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T10:23:47.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T10:23:47.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T10:23:47.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T10:23:47.907 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:47 smithi060 bash[112655]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T10:23:48.271 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[106544]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:48 smithi060 bash[108106]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.331490+0000 mgr.y (mgr.15318) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.410290+0000 mgr.y (mgr.15318) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.492018+0000 mgr.y (mgr.15318) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:46.509607+0000 mgr.y (mgr.15318) 1817 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.572875+0000 mgr.y (mgr.15318) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.649419+0000 mgr.y (mgr.15318) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.745222+0000 mgr.y (mgr.15318) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.820816+0000 mgr.y (mgr.15318) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.902538+0000 mgr.y (mgr.15318) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:46.981586+0000 mgr.y (mgr.15318) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.057787+0000 mgr.y (mgr.15318) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.147778+0000 mgr.y (mgr.15318) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.207504+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.230970+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.233440+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.234525+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.239796+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.242486+0000 mgr.y (mgr.15318) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.305121+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.307625+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.309912+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.310838+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.315588+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.386115+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.388892+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.391869+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.392992+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.398351+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.474152+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.477042+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.479578+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.480816+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.486814+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.566168+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.569489+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.572034+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.573252+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.579026+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.644207+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.646832+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.649305+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.650509+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.655480+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.719816+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.722414+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.724716+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.725757+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.730409+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.795520+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.798452+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.801773+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.802910+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.808239+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.887250+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.890232+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.893441+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.895132+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.901028+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.967452+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.970263+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.973036+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.974165+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:47.979295+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.042869+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.045321+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.047732+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.048792+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.054357+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.114921+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.117743+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.121265+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.122643+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.130418+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.202842+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:48.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:48 smithi081 bash[85087]: audit 2024-09-16T10:23:48.205712+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[108106]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:49 smithi060 bash[106544]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.319252+0000 mgr.y (mgr.15318) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.404212+0000 mgr.y (mgr.15318) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.491783+0000 mgr.y (mgr.15318) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.584130+0000 mgr.y (mgr.15318) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.660848+0000 mgr.y (mgr.15318) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.736267+0000 mgr.y (mgr.15318) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.814018+0000 mgr.y (mgr.15318) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.904206+0000 mgr.y (mgr.15318) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cluster 2024-09-16T10:23:47.951424+0000 mgr.y (mgr.15318) 1835 : cluster [DBG] pgmap v468: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:47.982442+0000 mgr.y (mgr.15318) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.056772+0000 mgr.y (mgr.15318) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.132064+0000 mgr.y (mgr.15318) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.209126+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.232681+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.241937+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.242830+0000 mgr.y (mgr.15318) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.308608+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.311205+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.313887+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.315185+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.321758+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.403769+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.406727+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.409953+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.411191+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.417812+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.495668+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.498417+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.501465+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.502674+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.512567+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.588807+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.591573+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.595000+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.596394+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.604290+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.684981+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.687613+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.690798+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.692119+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.700170+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.784719+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.787561+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.790360+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.791694+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.799894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.878124+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.881251+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.885440+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.886927+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.894573+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.977528+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.980263+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.983502+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.984718+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:48.990185+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.069404+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.072192+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.075811+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.077078+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.082651+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.163947+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.166662+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.169234+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.170709+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:49.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:49 smithi081 bash[85087]: audit 2024-09-16T10:23:49.176501+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:50.13965783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:50 smithi081 bash[85087]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:23:50] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.51.0" 2024-09-16T10:23:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.326209+0000 mgr.y (mgr.15318) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.422069+0000 mgr.y (mgr.15318) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.513606+0000 mgr.y (mgr.15318) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.607507+0000 mgr.y (mgr.15318) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.703467+0000 mgr.y (mgr.15318) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.802678+0000 mgr.y (mgr.15318) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.898678+0000 mgr.y (mgr.15318) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:48.993416+0000 mgr.y (mgr.15318) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.085869+0000 mgr.y (mgr.15318) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.179841+0000 mgr.y (mgr.15318) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.261305+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.264275+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.268053+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.269347+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.275270+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.278999+0000 mgr.y (mgr.15318) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.346600+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.349249+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.352230+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.353706+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.359125+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.435929+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.438609+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.441668+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.443061+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.449343+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.542072+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.544910+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.548375+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.549978+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.557424+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.655288+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.658726+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.661917+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.663410+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.669903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.779810+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.782709+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.785864+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.787067+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[106544]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.792498+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.867496+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.870441+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.872982+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.874149+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.879330+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.944320+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.946934+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.949334+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.950405+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:49.955022+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.016810+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.019511+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.022129+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.023343+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.029047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.098258+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.100918+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.104412+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.105552+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.113433+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.198928+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.201623+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.204704+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:50 smithi060 bash[108106]: audit 2024-09-16T10:23:50.205867+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.406 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[113066]: debug 2024-09-16T10:23:51.107+0000 7fb6ce1a0640 1 -- 172.21.15.60:0/725914977 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d151688960 con 0x55d152476000 2024-09-16T10:23:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[108106]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:51 smithi060 bash[106544]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.362512+0000 mgr.y (mgr.15318) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.452641+0000 mgr.y (mgr.15318) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.559686+0000 mgr.y (mgr.15318) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.673149+0000 mgr.y (mgr.15318) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.796803+0000 mgr.y (mgr.15318) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.882512+0000 mgr.y (mgr.15318) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cluster 2024-09-16T10:23:49.951854+0000 mgr.y (mgr.15318) 1857 : cluster [DBG] pgmap v469: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:49.958123+0000 mgr.y (mgr.15318) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.032125+0000 mgr.y (mgr.15318) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.114601+0000 mgr.y (mgr.15318) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.213604+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.215395+0000 mgr.y (mgr.15318) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.289381+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.292262+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.295358+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.297009+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.303464+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.305976+0000 mgr.y (mgr.15318) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.364860+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.367660+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.370172+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.371338+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.378095+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.470267+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.472913+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.476282+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.477386+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.485206+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.585248+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.588604+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.592396+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.593948+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.602863+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.694164+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.696908+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.700076+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.701358+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.706847+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.772441+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.775158+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.777493+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.778762+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.784664+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.847081+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.849945+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.853414+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.854581+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.859808+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.925075+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.927748+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.930122+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.931328+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:50.936412+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.002335+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.005147+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.008627+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.010005+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.018393+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.101151+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.103912+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.107449+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.108743+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.114543+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.176420+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.179220+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.182131+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:51.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.183436+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:51.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:51 smithi081 bash[85087]: audit 2024-09-16T10:23:51.188927+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[106544]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[108106]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.381324+0000 mgr.y (mgr.15318) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.486599+0000 mgr.y (mgr.15318) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.604165+0000 mgr.y (mgr.15318) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.710059+0000 mgr.y (mgr.15318) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.787681+0000 mgr.y (mgr.15318) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.862940+0000 mgr.y (mgr.15318) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:50.939125+0000 mgr.y (mgr.15318) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.019343+0000 mgr.y (mgr.15318) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.117693+0000 mgr.y (mgr.15318) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.192100+0000 mgr.y (mgr.15318) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.257656+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.260146+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.263059+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.264238+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.269309+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.274350+0000 mgr.y (mgr.15318) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.350091+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.353343+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.356823+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.358427+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.363910+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.443747+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.446409+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.448858+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.449955+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.455167+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.521384+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.523921+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.526573+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.527757+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.533403+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.607971+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.610727+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.614447+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.615687+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.623973+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.688492+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.691146+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.693891+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.695081+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.700523+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.770646+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.773854+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.777313+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.778603+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.787043+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.852969+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.855998+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.859170+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.860343+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.870641+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.943217+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.945855+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.948217+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.949186+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:51.953985+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.017448+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.019908+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.022229+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.023423+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.032675+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.110632+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.113202+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.115612+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.116642+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.121969+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.190144+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.192639+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:52.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.194982+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:52.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.195976+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:52.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:52.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:52 smithi081 bash[85087]: audit 2024-09-16T10:23:52.200793+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.077 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:52 smithi060 bash[113066]: debug 2024-09-16T10:23:52.703+0000 7fb6d0a07640 -1 Falling back to public interface 2024-09-16T10:23:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[106544]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:53 smithi060 bash[108106]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.431 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:53.13161045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.367957+0000 mgr.y (mgr.15318) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.458449+0000 mgr.y (mgr.15318) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.536502+0000 mgr.y (mgr.15318) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.624993+0000 mgr.y (mgr.15318) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.703203+0000 mgr.y (mgr.15318) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.788213+0000 mgr.y (mgr.15318) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.871731+0000 mgr.y (mgr.15318) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cluster 2024-09-16T10:23:51.952384+0000 mgr.y (mgr.15318) 1881 : cluster [DBG] pgmap v470: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:51.956861+0000 mgr.y (mgr.15318) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.033880+0000 mgr.y (mgr.15318) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.127238+0000 mgr.y (mgr.15318) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.206101+0000 mgr.y (mgr.15318) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.273297+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.275919+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.278193+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.279544+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.284717+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.289812+0000 mgr.y (mgr.15318) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.371835+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.374472+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.377459+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.378771+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.386843+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.477707+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.480339+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.482733+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.483819+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.490920+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.561283+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.564154+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.567435+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.568687+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.576225+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.671577+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.674206+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.676678+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.677733+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.683543+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.748186+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.750625+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.753127+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.754047+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.758695+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.821866+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.824399+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.827195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.828256+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.833464+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.898259+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.900708+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.902864+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.903795+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.908814+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.972441+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.975299+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.978839+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.980118+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:52.989933+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.059797+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.062442+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.064862+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.065943+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.071230+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.135396+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.138200+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.140779+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.141811+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.147745+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.212285+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.214892+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.217263+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:53.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:53 smithi081 bash[85087]: audit 2024-09-16T10:23:53.218428+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[108106]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:54 smithi060 bash[106544]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.393726+0000 mgr.y (mgr.15318) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.492642+0000 mgr.y (mgr.15318) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.577508+0000 mgr.y (mgr.15318) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.686708+0000 mgr.y (mgr.15318) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.762065+0000 mgr.y (mgr.15318) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.836634+0000 mgr.y (mgr.15318) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.912820+0000 mgr.y (mgr.15318) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:52.990879+0000 mgr.y (mgr.15318) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.074770+0000 mgr.y (mgr.15318) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.149562+0000 mgr.y (mgr.15318) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.247839+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.251446+0000 mgr.y (mgr.15318) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.315474+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.318328+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.320985+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.322434+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.328297+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.393524+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.395935+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.398908+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.399908+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.405778+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.475085+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.477762+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.480137+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.481236+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.486360+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.552139+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.554899+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.557376+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.558651+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.563744+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.628243+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.630931+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.633361+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.634510+0000 mon.b (mon.1) 907 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.640441+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.705424+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.707997+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.710322+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.711488+0000 mon.b (mon.1) 911 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.716733+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.779456+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.782014+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.784227+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.785371+0000 mon.b (mon.1) 915 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.790587+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.858001+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.860803+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.864041+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.865313+0000 mon.b (mon.1) 919 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.870706+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.940108+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.942653+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.945154+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.946301+0000 mon.b (mon.1) 923 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:53.951051+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.015467+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.018118+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.021337+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.022728+0000 mon.b (mon.1) 927 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.028823+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.109255+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.112236+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.115568+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.117014+0000 mon.b (mon.1) 931 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.125283+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.213348+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.216060+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:54.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.218539+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:54.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.219821+0000 mon.b (mon.1) 935 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:54.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:54.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:54 smithi081 bash[85087]: audit 2024-09-16T10:23:54.225729+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[106544]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[108106]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.331110+0000 mgr.y (mgr.15318) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.408065+0000 mgr.y (mgr.15318) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.489969+0000 mgr.y (mgr.15318) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.567115+0000 mgr.y (mgr.15318) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.643433+0000 mgr.y (mgr.15318) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.720094+0000 mgr.y (mgr.15318) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.793880+0000 mgr.y (mgr.15318) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.874041+0000 mgr.y (mgr.15318) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cluster 2024-09-16T10:23:53.953186+0000 mgr.y (mgr.15318) 1906 : cluster [DBG] pgmap v471: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:53.954286+0000 mgr.y (mgr.15318) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.031667+0000 mgr.y (mgr.15318) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.126504+0000 mgr.y (mgr.15318) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.229128+0000 mgr.y (mgr.15318) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.296140+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.298862+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.301626+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.303014+0000 mon.b (mon.1) 939 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.308691+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.310008+0000 mgr.y (mgr.15318) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.370819+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.373208+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.375374+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.376383+0000 mon.b (mon.1) 943 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.382621+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.448223+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.450766+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.453684+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.455397+0000 mon.b (mon.1) 947 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.461599+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.525206+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.527706+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.529915+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.531423+0000 mon.b (mon.1) 951 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.536641+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.600344+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.603031+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.605887+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.607055+0000 mon.b (mon.1) 955 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.612515+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.678684+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.681317+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.684573+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.685637+0000 mon.b (mon.1) 959 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.690647+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.755564+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.758305+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.761499+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.762822+0000 mon.b (mon.1) 963 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.768591+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.845290+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.847894+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.850277+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.851315+0000 mon.b (mon.1) 967 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.856270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.922727+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.925396+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.927842+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.928921+0000 mon.b (mon.1) 971 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:54.933858+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.001548+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.004214+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.006612+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.007902+0000 mon.b (mon.1) 975 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.013160+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.082481+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.085272+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.087868+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.088944+0000 mon.b (mon.1) 979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.094229+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.159602+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.162206+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.164940+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.166039+0000 mon.b (mon.1) 983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.171275+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:55.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.238730+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.241453+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.243689+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:55.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:55 smithi081 bash[85087]: audit 2024-09-16T10:23:55.244761+0000 mon.b (mon.1) 987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:23:55 smithi060 bash[76606]: debug 2024-09-16T10:23:55.835+0000 7fca1d4dc640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:56.101940637Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:56.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:56 smithi081 bash[85087]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:56.518 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[113066]: debug 2024-09-16T10:23:56.479+0000 7fb6d0a07640 -1 osd.0 112 log_to_monitors true 2024-09-16T10:23:56.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.384865+0000 mgr.y (mgr.15318) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.464030+0000 mgr.y (mgr.15318) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.539674+0000 mgr.y (mgr.15318) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.616123+0000 mgr.y (mgr.15318) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.694126+0000 mgr.y (mgr.15318) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.772055+0000 mgr.y (mgr.15318) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.859440+0000 mgr.y (mgr.15318) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:54.939587+0000 mgr.y (mgr.15318) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.016004+0000 mgr.y (mgr.15318) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.097336+0000 mgr.y (mgr.15318) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.174280+0000 mgr.y (mgr.15318) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.249911+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.253048+0000 mgr.y (mgr.15318) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.322006+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.324480+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.327016+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.328100+0000 mon.b (mon.1) 991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.333007+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.401275+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.404140+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.406693+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.407991+0000 mon.b (mon.1) 995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.413404+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.487676+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.490633+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.493213+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.494527+0000 mon.b (mon.1) 999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.500669+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.574592+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.577298+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.580380+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[106544]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.532 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.581694+0000 mon.b (mon.1) 1003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.587564+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.670301+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.672969+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.675480+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.676730+0000 mon.b (mon.1) 1007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.682418+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.749894+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.752498+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.755359+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.756493+0000 mon.b (mon.1) 1011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.761709+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.781541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.792558+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.801861+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:56.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.831912+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.834793+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.836849+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.838663+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:56.535 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:56 smithi060 bash[108106]: audit 2024-09-16T10:23:55.840707+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:23:57.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.586 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[106544]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[108106]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.336490+0000 mgr.y (mgr.15318) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.417212+0000 mgr.y (mgr.15318) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.505838+0000 mgr.y (mgr.15318) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.590739+0000 mgr.y (mgr.15318) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.686106+0000 mgr.y (mgr.15318) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.766096+0000 mgr.y (mgr.15318) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: audit 2024-09-16T10:23:55.840138+0000 mgr.y (mgr.15318) 1930 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cephadm 2024-09-16T10:23:55.841249+0000 mgr.y (mgr.15318) 1931 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:23:57.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: cluster 2024-09-16T10:23:55.954090+0000 mgr.y (mgr.15318) 1932 : cluster [DBG] pgmap v472: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:57.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:57 smithi081 bash[85087]: audit 2024-09-16T10:23:56.487722+0000 mon.a (mon.0) 414 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:23:57.906 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:23:57 smithi060 bash[113066]: debug 2024-09-16T10:23:57.591+0000 7fb6c47a9640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[106544]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:58 smithi060 bash[108106]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:56.517491+0000 mgr.y (mgr.15318) 1933 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.259011+0000 mon.a (mon.0) 415 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: cluster 2024-09-16T10:23:57.272539+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T10:23:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.273473+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:23:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:58 smithi081 bash[85087]: audit 2024-09-16T10:23:57.583057+0000 mon.a (mon.0) 418 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089]' entity='osd.0' 2024-09-16T10:23:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[106544]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:23:59 smithi060 bash[108106]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:23:59.127783451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:57.954786+0000 mgr.y (mgr.15318) 1934 : cluster [DBG] pgmap v474: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.581630+0000 mon.a (mon.0) 419 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.591014+0000 mon.a (mon.0) 420 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1081925089,v1:172.21.15.60:6803/1081925089] boot 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: cluster 2024-09-16T10:23:58.591215+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:58.593039+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:23:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.208937+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.223012+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:23:59.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:23:59 smithi081 bash[85087]: audit 2024-09-16T10:23:59.236352+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:00] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.51.0" 2024-09-16T10:24:00.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:00.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:00 smithi081 bash[85087]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:00.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[106544]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: cluster 2024-09-16T10:23:59.590094+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.747561+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.762285+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: audit 2024-09-16T10:23:59.775035+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:00.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:00 smithi060 bash[108106]: cluster 2024-09-16T10:23:59.955956+0000 mgr.y (mgr.15318) 1935 : cluster [DBG] pgmap v477: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:02.132541267Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:03.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:03.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:02 smithi081 bash[85087]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[106544]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: audit 2024-09-16T10:24:01.929734+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: audit 2024-09-16T10:24:01.933292+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:03.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:03.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:02 smithi060 bash[108106]: cluster 2024-09-16T10:24:01.956989+0000 mgr.y (mgr.15318) 1936 : cluster [DBG] pgmap v478: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/639 objects degraded (10.798%) 2024-09-16T10:24:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[108106]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[108106]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[108106]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[108106]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[106544]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[106544]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[106544]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:04 smithi060 bash[106544]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:04 smithi081 bash[85087]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:04 smithi081 bash[85087]: cluster 2024-09-16T10:24:04.010817+0000 mon.a (mon.0) 430 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/639 objects degraded (10.798%), 23 pgs degraded) 2024-09-16T10:24:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:04 smithi081 bash[85087]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:04.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:04 smithi081 bash[85087]: cluster 2024-09-16T10:24:04.010892+0000 mon.a (mon.0) 431 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:05 smithi060 bash[106544]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:05 smithi060 bash[106544]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:05 smithi060 bash[108106]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:05 smithi060 bash[108106]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:05.139927647Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:05 smithi081 bash[85087]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:05 smithi081 bash[85087]: cluster 2024-09-16T10:24:03.958700+0000 mgr.y (mgr.15318) 1937 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-16T10:24:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:07 smithi060 bash[106544]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:07 smithi060 bash[106544]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:07 smithi060 bash[108106]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:07 smithi060 bash[108106]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:07 smithi081 bash[85087]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:07 smithi081 bash[85087]: cluster 2024-09-16T10:24:05.959418+0000 mgr.y (mgr.15318) 1938 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:24:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:08 smithi060 bash[108106]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:08 smithi060 bash[108106]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:08 smithi060 bash[106544]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:08 smithi060 bash[106544]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:08.126967183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:08 smithi081 bash[85087]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:08 smithi081 bash[85087]: audit 2024-09-16T10:24:06.525859+0000 mgr.y (mgr.15318) 1939 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:09 smithi060 bash[108106]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:09 smithi060 bash[108106]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:09 smithi060 bash[106544]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:09 smithi060 bash[106544]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:09 smithi081 bash[85087]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:09 smithi081 bash[85087]: cluster 2024-09-16T10:24:07.961186+0000 mgr.y (mgr.15318) 1940 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:24:09.851 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:24:10.522 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 43m - - 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 43m - - 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 10s ago 34m 13.9M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (5m) 11s ago 33m 69.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (8m) 10s ago 31m 48.6M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (8m) 11s ago 42m 440M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (19m) 10s ago 44m 532M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2m) 10s ago 45m 47.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (4m) 11s ago 43m 47.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2m) 10s ago 43m 37.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8m) 10s ago 34m 8248k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:24:10.523 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (8m) 11s ago 34m 8347k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (21s) 10s ago 41m 52.4M 4096M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (40m) 10s ago 41m 70.6M 4096M 19.1.1-328-gad35db06 b5388489f99e 896925984a4e 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (40m) 10s ago 40m 55.2M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (39m) 10s ago 39m 62.8M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (38m) 11s ago 38m 69.9M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (37m) 11s ago 37m 67.6M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (36m) 11s ago 36m 64.8M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (35m) 11s ago 35m 59.0M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (7m) 11s ago 34m 46.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (31m) 10s ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:24:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (31m) 11s ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:24:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:10] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.51.0" 2024-09-16T10:24:10.905 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 1 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:24:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 6 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:24:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:24:11.242 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:24:11.242 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:24:11.242 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:24:11.243 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[106544]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:11 smithi060 bash[108106]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:11.110369231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:09.837779+0000 mgr.y (mgr.15318) 1941 : audit [DBG] from='client.64215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: cluster 2024-09-16T10:24:09.961746+0000 mgr.y (mgr.15318) 1942 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.164230+0000 mgr.y (mgr.15318) 1943 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.856118+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:11 smithi081 bash[85087]: audit 2024-09-16T10:24:10.904546+0000 mon.a (mon.0) 432 : audit [DBG] from='client.? 172.21.15.60:0/3097715545' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:12.377 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[108106]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:12.378 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:12 smithi060 bash[106544]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:10.480509+0000 mgr.y (mgr.15318) 1944 : audit [DBG] from='client.64227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:10.855810+0000 mgr.y (mgr.15318) 1945 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: cephadm 2024-09-16T10:24:10.858614+0000 mgr.y (mgr.15318) 1946 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:11.241503+0000 mgr.y (mgr.15318) 1947 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:12.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:12.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:12 smithi081 bash[85087]: audit 2024-09-16T10:24:12.057764+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:13 smithi060 bash[106544]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:13 smithi060 bash[106544]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:13 smithi060 bash[108106]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:13 smithi060 bash[108106]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:13 smithi081 bash[85087]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:13 smithi081 bash[85087]: cluster 2024-09-16T10:24:11.962455+0000 mgr.y (mgr.15318) 1948 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:14.12095184Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:14 smithi081 bash[85087]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[106544]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: cephadm 2024-09-16T10:24:13.201897+0000 mgr.y (mgr.15318) 1949 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.209499+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.215889+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: audit 2024-09-16T10:24:13.217429+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:14.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:14 smithi060 bash[108106]: cephadm 2024-09-16T10:24:13.222094+0000 mgr.y (mgr.15318) 1950 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-09-16T10:24:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:15 smithi060 bash[108106]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:15 smithi060 bash[108106]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:15 smithi060 bash[106544]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:15.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:15 smithi060 bash[106544]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:15.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:15 smithi081 bash[85087]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:15.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:15 smithi081 bash[85087]: cluster 2024-09-16T10:24:13.964100+0000 mgr.y (mgr.15318) 1951 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:17.126600385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:17 smithi081 bash[85087]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[106544]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: cluster 2024-09-16T10:24:15.964870+0000 mgr.y (mgr.15318) 1952 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: audit 2024-09-16T10:24:16.924484+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 bash[108106]: audit 2024-09-16T10:24:16.929553+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:18.027 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.027 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.028 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.028 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.028 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.029 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.029 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.029 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.030 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:24:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[106544]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[106544]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[108106]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[108106]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:18.407 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:18 smithi060 systemd[1]: Stopping Ceph osd.1 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:24:18.407 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[32905]: debug 2024-09-16T10:24:18.147+0000 7fc2a157a640 -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-09-16T10:24:18.408 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[32905]: debug 2024-09-16T10:24:18.147+0000 7fc2a157a640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-16T10:24:18.408 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:18 smithi060 bash[32905]: debug 2024-09-16T10:24:18.147+0000 7fc2a157a640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:24:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:18 smithi081 bash[85087]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:18 smithi081 bash[85087]: audit 2024-09-16T10:24:16.537157+0000 mgr.y (mgr.15318) 1953 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:18 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:18.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:18 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.151666+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[108106]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:19.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[106544]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:17.966519+0000 mgr.y (mgr.15318) 1954 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.222267+0000 mon.a (mon.0) 437 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:19 smithi081 bash[85087]: cluster 2024-09-16T10:24:18.238564+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T10:24:20.130 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:19 smithi060 bash[115289]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:24:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:20.117624984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:20 smithi081 bash[85087]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.432 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[115434]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:20] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[108106]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: cluster 2024-09-16T10:24:19.239761+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.405865+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.415922+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.424484+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.537203+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.548997+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:20.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:20 smithi060 bash[106544]: audit 2024-09-16T10:24:19.560325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:21.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:21 smithi081 bash[85087]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:21 smithi081 bash[85087]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:21 smithi081 bash[85087]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:21.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:21 smithi081 bash[85087]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[106544]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[106544]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[106544]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[106544]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[108106]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[108106]: cluster 2024-09-16T10:24:19.554441+0000 mgr.y (mgr.15318) 1955 : cluster [DBG] pgmap v489: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[108106]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:21 smithi060 bash[108106]: cluster 2024-09-16T10:24:20.547198+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:24:23.373 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:23.110227901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:23.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:23 smithi081 bash[85087]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:23 smithi081 bash[85087]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.491 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T10:24:23.491 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: Stopped Ceph osd.1 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:24:23.491 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.492 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.492 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.492 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:23 smithi060 bash[108106]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.492 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:23 smithi060 bash[108106]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.492 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.493 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.493 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:23 smithi060 bash[106544]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:23 smithi060 bash[106544]: cluster 2024-09-16T10:24:21.555144+0000 mgr.y (mgr.15318) 1956 : cluster [DBG] pgmap v490: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-16T10:24:23.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.494 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.494 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:24:23.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:23 smithi060 systemd[1]: Started Ceph osd.1 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[108106]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:24 smithi060 bash[106544]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.539732+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.551643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cluster 2024-09-16T10:24:23.556239+0000 mgr.y (mgr.15318) 1957 : cluster [DBG] pgmap v491: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.562307+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.566709+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.567929+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cluster 2024-09-16T10:24:23.568729+0000 mgr.y (mgr.15318) 1958 : cluster [DBG] pgmap v492: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.573004+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.575735+0000 mgr.y (mgr.15318) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.639961+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.642250+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.645017+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.646168+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.651148+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.654562+0000 mgr.y (mgr.15318) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.716104+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.719181+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.721439+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.722511+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.727896+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.731841+0000 mgr.y (mgr.15318) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.794952+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.798291+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.801252+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.802821+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.809047+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.812535+0000 mgr.y (mgr.15318) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.885416+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.888176+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.890503+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.891475+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.895846+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.897492+0000 mgr.y (mgr.15318) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.957241+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.960067+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.962494+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.963676+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:23.968918+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:23.971288+0000 mgr.y (mgr.15318) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.036280+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.039103+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.041106+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.042052+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.046934+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.048474+0000 mgr.y (mgr.15318) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.113602+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.115851+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.118757+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.119841+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.129715+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.130640+0000 mgr.y (mgr.15318) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.189550+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.191683+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.195000+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.196177+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.205759+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.206761+0000 mgr.y (mgr.15318) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.285383+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.288319+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.291082+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.292471+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.300161+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.302102+0000 mgr.y (mgr.15318) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:24.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.381255+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.384351+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.387798+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.389338+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.396412+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.476842+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.480321+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.483130+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:24.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.484287+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:24.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:24.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:24 smithi081 bash[85087]: audit 2024-09-16T10:24:24.490219+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.546 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[115642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:24:25.547 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[115642]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:24:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[108106]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:25 smithi060 bash[106544]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.398973+0000 mgr.y (mgr.15318) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.493594+0000 mgr.y (mgr.15318) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cluster 2024-09-16T10:24:24.559368+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Degraded data redundancy: 87/639 objects degraded (13.615%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cluster 2024-09-16T10:24:24.559451+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.570913+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.573853+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.577661+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.578918+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.583980+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.588880+0000 mgr.y (mgr.15318) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.658562+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.661288+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.664435+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.665894+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.671678+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.677513+0000 mgr.y (mgr.15318) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.755853+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.758632+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.761493+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.762643+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.768354+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.773571+0000 mgr.y (mgr.15318) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.847838+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.850551+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.852874+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.854014+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.858770+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.863907+0000 mgr.y (mgr.15318) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.929464+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.931820+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.934490+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.935565+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:24.940318+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:24.945883+0000 mgr.y (mgr.15318) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.019496+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.022479+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.025208+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.026582+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.032950+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.037631+0000 mgr.y (mgr.15318) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.122839+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.126126+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.130302+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.131801+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.139290+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.144236+0000 mgr.y (mgr.15318) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.243508+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.246811+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.250064+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.251603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.258456+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.263166+0000 mgr.y (mgr.15318) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.335905+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.338803+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.341973+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.343440+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.350411+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.434816+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.437388+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.439867+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:25.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.440828+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:25.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:25.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:25 smithi081 bash[85087]: audit 2024-09-16T10:24:25.446629+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.337 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T10:24:26.337 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: 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-09-16T10:24:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:26.125044098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:26.656 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T10:24:26.657 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T10:24:26.657 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T10:24:26.657 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T10:24:26.657 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[115642]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T10:24:26.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[106544]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:26 smithi060 bash[108106]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.355123+0000 mgr.y (mgr.15318) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.447425+0000 mgr.y (mgr.15318) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.540796+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.553663+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.555795+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.556524+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.562087+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.562720+0000 mgr.y (mgr.15318) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cluster 2024-09-16T10:24:25.569313+0000 mgr.y (mgr.15318) 1982 : cluster [DBG] pgmap v493: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.643621+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.646210+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.648974+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.650163+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.656212+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.658782+0000 mgr.y (mgr.15318) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.719010+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.721910+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.724327+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.725357+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.730649+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.734128+0000 mgr.y (mgr.15318) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.793372+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.796093+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.798556+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.799824+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.804636+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.808108+0000 mgr.y (mgr.15318) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.874072+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.877352+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.879980+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.881063+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.886051+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.889352+0000 mgr.y (mgr.15318) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.951819+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.954641+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.957158+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.958301+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:25.963775+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:25.967172+0000 mgr.y (mgr.15318) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.028505+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.031449+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.034556+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.035732+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.040749+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.044287+0000 mgr.y (mgr.15318) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.115686+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.118493+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.121220+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.122615+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.134174+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.135570+0000 mgr.y (mgr.15318) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.199268+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.201987+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.204385+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.205309+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.212967+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.214290+0000 mgr.y (mgr.15318) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.275009+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.277784+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.280396+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.281624+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.289501+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.290834+0000 mgr.y (mgr.15318) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.381370+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.384074+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.386825+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.387974+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.393810+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.455983+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.458580+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.460887+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.461994+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.467041+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.532213+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.534855+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:26.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.537312+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:26.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:26.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:26 smithi081 bash[85087]: audit 2024-09-16T10:24:26.538312+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[108106]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:27 smithi060 bash[106544]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.397356+0000 mgr.y (mgr.15318) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.470319+0000 mgr.y (mgr.15318) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.544159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.545515+0000 mgr.y (mgr.15318) 1994 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.547762+0000 mgr.y (mgr.15318) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.610954+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.613520+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.615878+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.616991+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.622041+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.625638+0000 mgr.y (mgr.15318) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.687588+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.690505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.693041+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.694154+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.699694+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.703023+0000 mgr.y (mgr.15318) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.765043+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.767747+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.770349+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.771791+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.777246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.780500+0000 mgr.y (mgr.15318) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.843948+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.846837+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.849279+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.850437+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.855366+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.858480+0000 mgr.y (mgr.15318) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.921417+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.924126+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.927116+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.928275+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:26.934215+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:26.937434+0000 mgr.y (mgr.15318) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.004330+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.007047+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.010346+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.011614+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.017150+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.020577+0000 mgr.y (mgr.15318) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.089821+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.092639+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.095892+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.096999+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.102410+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.105914+0000 mgr.y (mgr.15318) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.169277+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.171834+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.175097+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.176150+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.181971+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.185178+0000 mgr.y (mgr.15318) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.257291+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.260568+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.263269+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.264610+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.271313+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.275181+0000 mgr.y (mgr.15318) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.341049+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.343881+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.346957+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.348144+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.354352+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.426850+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.429570+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.432143+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.433166+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.439323+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.503973+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.506999+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.510757+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:27.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.512488+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:27.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:27.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:27 smithi081 bash[85087]: audit 2024-09-16T10:24:27.521834+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[108106]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:28 smithi060 bash[106544]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.356670+0000 mgr.y (mgr.15318) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.441771+0000 mgr.y (mgr.15318) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.522997+0000 mgr.y (mgr.15318) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cluster 2024-09-16T10:24:27.570712+0000 mgr.y (mgr.15318) 2008 : cluster [DBG] pgmap v494: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.598528+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.601496+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.605214+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.606825+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.611565+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.613138+0000 mgr.y (mgr.15318) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.687591+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.690361+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.693162+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.694226+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.699850+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.705400+0000 mgr.y (mgr.15318) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.787459+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.790150+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.792483+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.793569+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.798872+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.804165+0000 mgr.y (mgr.15318) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.863610+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.866747+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.869457+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.870974+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.877406+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.882556+0000 mgr.y (mgr.15318) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.970379+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.973563+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.977308+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.978754+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:27.984739+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:27.988214+0000 mgr.y (mgr.15318) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.084166+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.086960+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.089830+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.090985+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.096771+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.102064+0000 mgr.y (mgr.15318) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.170631+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.173657+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.177232+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.178689+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.185003+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.188191+0000 mgr.y (mgr.15318) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.275606+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.278543+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.281489+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.282918+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.288421+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.294570+0000 mgr.y (mgr.15318) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.376936+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.380187+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.383382+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.385072+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.391033+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.468366+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.471438+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:28.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.474714+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:28.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.476303+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:28.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:28.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:28 smithi081 bash[85087]: audit 2024-09-16T10:24:28.481976+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:29.115855522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:29.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[116043]: debug 2024-09-16T10:24:29.639+0000 7fb399451640 1 -- 172.21.15.60:0/2668858324 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562908b90960 con 0x56290997e000 2024-09-16T10:24:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[108106]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:29 smithi060 bash[106544]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.395096+0000 mgr.y (mgr.15318) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.488180+0000 mgr.y (mgr.15318) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.580974+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.583579+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.586633+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.587759+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.594877+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.595706+0000 mgr.y (mgr.15318) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.675822+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.679035+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.682153+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.683589+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.689369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.692963+0000 mgr.y (mgr.15318) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.785162+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.787961+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.790260+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.791394+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.796876+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.800186+0000 mgr.y (mgr.15318) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.880168+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.883100+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.886861+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.888189+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.895637+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.897109+0000 mgr.y (mgr.15318) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.967879+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.970548+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.973697+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.974999+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:28.980699+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:28.983593+0000 mgr.y (mgr.15318) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.055537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.058472+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.061368+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.062682+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.068044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.071331+0000 mgr.y (mgr.15318) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.147130+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.149974+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.153184+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.154832+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.160369+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.163999+0000 mgr.y (mgr.15318) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.231598+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.234265+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.236602+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.237720+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.242460+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.245993+0000 mgr.y (mgr.15318) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.325324+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.328232+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.330417+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.331500+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.336486+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.432244+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.434783+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.437013+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.438017+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.442617+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.504749+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.507303+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.509410+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.510699+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:29.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:29 smithi081 bash[85087]: audit 2024-09-16T10:24:29.515545+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:30] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-16T10:24:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[108106]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:30 smithi060 bash[106544]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.339898+0000 mgr.y (mgr.15318) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.445984+0000 mgr.y (mgr.15318) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.518870+0000 mgr.y (mgr.15318) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cluster 2024-09-16T10:24:29.571554+0000 mgr.y (mgr.15318) 2030 : cluster [DBG] pgmap v495: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.597050+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.601243+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.604404+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.605438+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.610985+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.613491+0000 mgr.y (mgr.15318) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.676647+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.679445+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.682273+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.683458+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.689398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.692243+0000 mgr.y (mgr.15318) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.769413+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.772346+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.775512+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.776931+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.787129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.788037+0000 mgr.y (mgr.15318) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.881028+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.884115+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.887889+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.889644+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.900197+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.901281+0000 mgr.y (mgr.15318) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.974860+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.977944+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.980860+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.982087+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:29.986982+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:29.990809+0000 mgr.y (mgr.15318) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.052466+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.055575+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.058138+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.059800+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.068289+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.070100+0000 mgr.y (mgr.15318) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.143542+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.146596+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.149647+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.150730+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.155942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.159529+0000 mgr.y (mgr.15318) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.224276+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.227231+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.229821+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.231040+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.238611+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.239776+0000 mgr.y (mgr.15318) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.318547+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.321159+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.324281+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.325283+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.331967+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.400094+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.402791+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.405338+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.406515+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.411691+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.475821+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.478538+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.481295+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.482293+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.488502+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.554115+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.556696+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:30.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.559366+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:30.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:30.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:30 smithi081 bash[85087]: audit 2024-09-16T10:24:30.560468+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[116043]: debug 2024-09-16T10:24:31.447+0000 7fb39bcb8640 -1 Falling back to public interface 2024-09-16T10:24:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[108106]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:31 smithi060 bash[106544]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.334083+0000 mgr.y (mgr.15318) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.414890+0000 mgr.y (mgr.15318) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.491794+0000 mgr.y (mgr.15318) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.584767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.589633+0000 mgr.y (mgr.15318) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.652091+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.654729+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.657298+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.658398+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.663293+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.668393+0000 mgr.y (mgr.15318) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.728705+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.731608+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.733970+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.735109+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.740240+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.745367+0000 mgr.y (mgr.15318) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.823311+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.826368+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.829889+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.831351+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.839087+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.840341+0000 mgr.y (mgr.15318) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.923248+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.926220+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.928511+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.929780+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:30.934857+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:30.938326+0000 mgr.y (mgr.15318) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.013452+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.016721+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.020398+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.021934+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.029854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.031238+0000 mgr.y (mgr.15318) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.112163+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.115380+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.118550+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.119935+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.127931+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.129410+0000 mgr.y (mgr.15318) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.231922+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.234928+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.237785+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.239065+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.244889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.247729+0000 mgr.y (mgr.15318) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.337623+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.340701+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.343334+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.344628+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.352106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.436976+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.440006+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.442789+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.444185+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.456769+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.536718+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.539721+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.542635+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.543927+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:31.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:31 smithi081 bash[85087]: audit 2024-09-16T10:24:31.554011+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:32.128034303Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[108106]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:32 smithi060 bash[106544]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.353262+0000 mgr.y (mgr.15318) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.457888+0000 mgr.y (mgr.15318) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.554934+0000 mgr.y (mgr.15318) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cluster 2024-09-16T10:24:31.572260+0000 mgr.y (mgr.15318) 2053 : cluster [DBG] pgmap v496: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87/639 objects degraded (13.615%) 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.636422+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.639052+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.641267+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.642187+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.646977+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.650457+0000 mgr.y (mgr.15318) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.710374+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.713023+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.715243+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.716208+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.721252+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.724825+0000 mgr.y (mgr.15318) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.784801+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.787753+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.790248+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.791457+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.796602+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.799729+0000 mgr.y (mgr.15318) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.860432+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.863265+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.865982+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.867372+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.873041+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.875929+0000 mgr.y (mgr.15318) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.924327+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.929277+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.942793+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.951874+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.957812+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.959173+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:31.965545+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:31.967487+0000 mgr.y (mgr.15318) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.038434+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.041183+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.043594+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.044812+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.050980+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.053523+0000 mgr.y (mgr.15318) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.114227+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.116925+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.119281+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.120380+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.126412+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.129282+0000 mgr.y (mgr.15318) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.191657+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.195026+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.197383+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.198412+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.204250+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.206998+0000 mgr.y (mgr.15318) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.266360+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.269170+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.271759+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.272954+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.278744+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.284038+0000 mgr.y (mgr.15318) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.354851+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.357543+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.360156+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.361395+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.366403+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.463281+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.466461+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.469443+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.470743+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.478721+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.552857+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.555665+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.558896+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.560199+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:32.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:32 smithi081 bash[85087]: audit 2024-09-16T10:24:32.568417+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[106544]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:33 smithi060 bash[108106]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.372028+0000 mgr.y (mgr.15318) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.481823+0000 mgr.y (mgr.15318) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.571140+0000 mgr.y (mgr.15318) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.663538+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.667047+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.670421+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.672556+0000 mon.b (mon.1) 1433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.679464+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.682209+0000 mgr.y (mgr.15318) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.746941+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.749732+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.752333+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.753715+0000 mon.b (mon.1) 1437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.765113+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.772196+0000 mgr.y (mgr.15318) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.843423+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.846165+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.849151+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.850473+0000 mon.b (mon.1) 1441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.857881+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.859224+0000 mgr.y (mgr.15318) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.924625+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.927479+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.930038+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.931179+0000 mon.b (mon.1) 1445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:32.936469+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:32.939799+0000 mgr.y (mgr.15318) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.003863+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.006489+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.008743+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.009832+0000 mon.b (mon.1) 1449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.014312+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.017654+0000 mgr.y (mgr.15318) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.078142+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.080753+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.083037+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.084227+0000 mon.b (mon.1) 1453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.089044+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.094967+0000 mgr.y (mgr.15318) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.161894+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.164546+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.167143+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.168365+0000 mon.b (mon.1) 1457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.173448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.177143+0000 mgr.y (mgr.15318) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.236658+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.239587+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.243116+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.244617+0000 mon.b (mon.1) 1461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.250554+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.254128+0000 mgr.y (mgr.15318) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.323042+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.325863+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.328623+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.329579+0000 mon.b (mon.1) 1465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.334509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.414778+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.420148+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.423208+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.424361+0000 mon.b (mon.1) 1469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.429581+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.490887+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.493457+0000 mon.b (mon.1) 1471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.495719+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.496850+0000 mon.b (mon.1) 1473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.501938+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.577892+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:33.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:33 smithi081 bash[85087]: audit 2024-09-16T10:24:33.580543+0000 mon.b (mon.1) 1475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[106544]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:34 smithi060 bash[108106]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.338048+0000 mgr.y (mgr.15318) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.432776+0000 mgr.y (mgr.15318) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.505125+0000 mgr.y (mgr.15318) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cluster 2024-09-16T10:24:33.574201+0000 mgr.y (mgr.15318) 2077 : cluster [DBG] pgmap v497: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.584774+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.586862+0000 mon.b (mon.1) 1477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.611843+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.615446+0000 mgr.y (mgr.15318) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.675325+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.678316+0000 mon.b (mon.1) 1479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.681592+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.683101+0000 mon.b (mon.1) 1481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.691338+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.693212+0000 mgr.y (mgr.15318) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.767800+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.771031+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.774547+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.776118+0000 mon.b (mon.1) 1485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.784444+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.785526+0000 mgr.y (mgr.15318) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.864244+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.866933+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.869744+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.871046+0000 mon.b (mon.1) 1489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.876811+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.879871+0000 mgr.y (mgr.15318) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.958037+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.960839+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.962955+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.963984+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:33.968958+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:33.972311+0000 mgr.y (mgr.15318) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.034545+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.037274+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.039705+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.040903+0000 mon.b (mon.1) 1497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.045985+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.049726+0000 mgr.y (mgr.15318) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.110614+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.113297+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.115555+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.116744+0000 mon.b (mon.1) 1501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.122737+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.127564+0000 mgr.y (mgr.15318) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.187751+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.190606+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.193111+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.194358+0000 mon.b (mon.1) 1505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.200930+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.203756+0000 mgr.y (mgr.15318) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.264156+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.266779+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.269265+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.270452+0000 mon.b (mon.1) 1509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.277083+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.281585+0000 mgr.y (mgr.15318) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:34.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.354689+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.357571+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.361719+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.363165+0000 mon.b (mon.1) 1513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.369223+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.450003+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.453121+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.456361+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.457976+0000 mon.b (mon.1) 1517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.465874+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.536817+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.539761+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.542300+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.543679+0000 mon.b (mon.1) 1521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:34.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:34.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:34 smithi081 bash[85087]: audit 2024-09-16T10:24:34.549822+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:35.106037761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:35.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[116043]: debug 2024-09-16T10:24:35.487+0000 7fb39bcb8640 -1 osd.1 117 log_to_monitors true 2024-09-16T10:24:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[106544]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:35 smithi060 bash[108106]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.373339+0000 mgr.y (mgr.15318) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.469257+0000 mgr.y (mgr.15318) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.554504+0000 mgr.y (mgr.15318) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.625442+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.628270+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.630956+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.632218+0000 mon.b (mon.1) 1525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.638590+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.640625+0000 mgr.y (mgr.15318) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.699654+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.702428+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.705338+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.706813+0000 mon.b (mon.1) 1529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.713604+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.716017+0000 mgr.y (mgr.15318) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.783941+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.786873+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.789886+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.791044+0000 mon.b (mon.1) 1533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.798766+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.800083+0000 mgr.y (mgr.15318) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.876497+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.879493+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.882068+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.883252+0000 mon.b (mon.1) 1537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.888224+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.891222+0000 mgr.y (mgr.15318) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.950476+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.953394+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.955879+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.957000+0000 mon.b (mon.1) 1541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:34.962831+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:34.965605+0000 mgr.y (mgr.15318) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.028037+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.030824+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.034335+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.035663+0000 mon.b (mon.1) 1545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.041734+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.044263+0000 mgr.y (mgr.15318) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.109276+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.112646+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.115094+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.116137+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.122180+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.124479+0000 mgr.y (mgr.15318) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.186611+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.189306+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.191688+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.192624+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.198232+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.200663+0000 mgr.y (mgr.15318) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.261475+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.263981+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.266874+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.268229+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.274866+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.277999+0000 mgr.y (mgr.15318) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.336158+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.339353+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.343211+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.344463+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.349626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.425462+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.428170+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.430835+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.431999+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.439346+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.495419+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.495774+0000 mon.a (mon.0) 589 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.514206+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.517052+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.519725+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.520822+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:35.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:35 smithi081 bash[85087]: audit 2024-09-16T10:24:35.526260+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.750 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[116043]: debug 2024-09-16T10:24:36.479+0000 7fb38fa5a640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.754 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.757 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.770 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[106544]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:36 smithi060 bash[108106]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.352963+0000 mgr.y (mgr.15318) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.441458+0000 mgr.y (mgr.15318) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.529396+0000 mgr.y (mgr.15318) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cluster 2024-09-16T10:24:35.574800+0000 mgr.y (mgr.15318) 2102 : cluster [DBG] pgmap v498: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.612916+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.615408+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.617565+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.618594+0000 mon.b (mon.1) 1573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.623517+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.628523+0000 mgr.y (mgr.15318) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.693049+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.695627+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.697826+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.699145+0000 mon.b (mon.1) 1577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.704005+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.709157+0000 mgr.y (mgr.15318) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.768596+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.771498+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.773962+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.775172+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.781382+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.783491+0000 mgr.y (mgr.15318) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.844638+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.847336+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.849715+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.850820+0000 mon.b (mon.1) 1585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.856480+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.858875+0000 mgr.y (mgr.15318) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.926474+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.929163+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.931684+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.932625+0000 mon.b (mon.1) 1589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:35.938147+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:35.940890+0000 mgr.y (mgr.15318) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.009256+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.011933+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.014353+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.015504+0000 mon.b (mon.1) 1593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.020771+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.024052+0000 mgr.y (mgr.15318) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.116306+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.119345+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.122070+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.123183+0000 mon.b (mon.1) 1597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.129945+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.132182+0000 mgr.y (mgr.15318) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.197476+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.200022+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.202717+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.203967+0000 mon.b (mon.1) 1601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.209386+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.212717+0000 mgr.y (mgr.15318) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.275288+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.277925+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.280990+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.282058+0000 mon.b (mon.1) 1605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.286934+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.290255+0000 mgr.y (mgr.15318) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.350431+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.353054+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.355869+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.357021+0000 mon.b (mon.1) 1609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.362989+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.438419+0000 mon.a (mon.0) 601 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.439041+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: cluster 2024-09-16T10:24:36.442029+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.442490+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.445999+0000 mon.a (mon.0) 603 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.451288+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.454756+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.456469+0000 mon.b (mon.1) 1613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.463514+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.534541+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.544438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.552375+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.559712+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.562799+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.566533+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.571049+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.578109+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.580409+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.582861+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.585255+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.587340+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:36.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:36 smithi081 bash[85087]: audit 2024-09-16T10:24:36.589309+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[108106]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:37.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:37 smithi060 bash[106544]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:37.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.365275+0000 mgr.y (mgr.15318) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.466277+0000 mgr.y (mgr.15318) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:24:37.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.553492+0000 mgr.y (mgr.15318) 2114 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.566745+0000 mgr.y (mgr.15318) 2115 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.589512+0000 mgr.y (mgr.15318) 2116 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.591919+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.592371+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.618029+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.624330+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.624825+0000 mon.b (mon.1) 1624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.627263+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.633479+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.634006+0000 mon.b (mon.1) 1625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.635893+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.640599+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.641128+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.641984+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.642428+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.643128+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.643703+0000 mon.b (mon.1) 1628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.644314+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.644874+0000 mon.b (mon.1) 1629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.645693+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.646218+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.647142+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.647575+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.648783+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.649248+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.650346+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.650816+0000 mon.b (mon.1) 1633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.651561+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.652109+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.654149+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.662591+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.663039+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.664047+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.664564+0000 mon.b (mon.1) 1636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.665347+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.665884+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.666522+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.667087+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.667851+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.668403+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.669124+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.669674+0000 mon.b (mon.1) 1640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cephadm 2024-09-16T10:24:36.669820+0000 mgr.y (mgr.15318) 2117 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.670712+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.671247+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.673451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.679765+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.680925+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.686239+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.771360+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.772758+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:36.779331+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:37.073487+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.461783+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:24:37.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.470624+0000 mon.a (mon.0) 637 : cluster [INF] osd.1 [v2:172.21.15.60:6810/569694017,v1:172.21.15.60:6811/569694017] boot 2024-09-16T10:24:37.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.470697+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T10:24:37.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:37.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:37 smithi081 bash[85087]: audit 2024-09-16T10:24:37.477247+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:24:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:38.137963544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[108106]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[108106]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:38.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[108106]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[106544]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[106544]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:38 smithi060 bash[106544]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:38 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:38 smithi081 bash[85087]: cluster 2024-09-16T10:24:37.575694+0000 mgr.y (mgr.15318) 2118 : cluster [DBG] pgmap v501: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:38.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:38 smithi081 bash[85087]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:38.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:38 smithi081 bash[85087]: cluster 2024-09-16T10:24:38.481881+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T10:24:40.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:40 smithi081 bash[85087]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.576 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:40] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.51.0" 2024-09-16T10:24:40.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[108106]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.260403+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.273953+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.285131+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.620971+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.633323+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:40.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:40 smithi060 bash[106544]: audit 2024-09-16T10:24:39.642726+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:41 smithi060 bash[108106]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:41 smithi060 bash[108106]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:41 smithi060 bash[106544]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:41 smithi060 bash[106544]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:41.136870702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:41 smithi081 bash[85087]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:41 smithi081 bash[85087]: cluster 2024-09-16T10:24:39.576267+0000 mgr.y (mgr.15318) 2119 : cluster [DBG] pgmap v503: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 87/639 objects degraded (13.615%) 2024-09-16T10:24:42.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:24:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[108106]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:42 smithi060 bash[106544]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: audit 2024-09-16T10:24:41.570328+0000 mgr.y (mgr.15318) 2120 : audit [DBG] from='client.64251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: cluster 2024-09-16T10:24:41.577200+0000 mgr.y (mgr.15318) 2121 : cluster [DBG] pgmap v504: 161 pgs: 27 active+undersized, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/639 objects degraded (8.764%) 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:42 smithi081 bash[85087]: cluster 2024-09-16T10:24:42.284497+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:24:43.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:43 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:43 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:43 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:43.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:43 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:44.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.630949+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/639 objects degraded (8.764%), 17 pgs degraded) 2024-09-16T10:24:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:43 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.631004+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-09-16T10:24:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:44.118609114Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:44.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:44 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:44 smithi081 bash[85087]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:44 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:44 smithi060 bash[106544]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:44 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:45.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:44 smithi060 bash[108106]: cluster 2024-09-16T10:24:43.578908+0000 mgr.y (mgr.15318) 2122 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T10:24:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:46 smithi060 bash[106544]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:46 smithi060 bash[106544]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:46 smithi060 bash[108106]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:46 smithi060 bash[108106]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:47.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:46 smithi081 bash[85087]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:47.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:46 smithi081 bash[85087]: cluster 2024-09-16T10:24:45.579619+0000 mgr.y (mgr.15318) 2123 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-09-16T10:24:47.192 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:24:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:47.102647126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.358 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[108106]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:47 smithi060 bash[106544]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.561905+0000 mgr.y (mgr.15318) 2124 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.928489+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:47 smithi081 bash[85087]: audit 2024-09-16T10:24:46.931980+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:24:48.725 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 9s ago 44m - - 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 9s ago 44m - - 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7m) 9s ago 34m 14.0M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (6m) 9s ago 34m 69.1M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (9m) 9s ago 32m 48.7M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (9m) 9s ago 43m 441M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (20m) 9s ago 45m 536M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3m) 9s ago 45m 51.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (4m) 9s ago 43m 48.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2m) 9s ago 43m 40.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8m) 9s ago 34m 8244k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (8m) 9s ago 34m 8299k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:24:48.726 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (59s) 9s ago 42m 53.1M 4096M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (20s) 9s ago 41m 47.7M 4096M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (40m) 9s ago 40m 56.8M 4096M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (39m) 9s ago 39m 63.9M 4096M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (38m) 9s ago 38m 70.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (37m) 9s ago 38m 68.9M 4096M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (37m) 9s ago 37m 65.8M 4096M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (36m) 9s ago 36m 60.3M 4096M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (7m) 9s ago 35m 48.4M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (32m) 9s ago 32m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:24:48.727 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (32m) 9s ago 32m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:24:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:48 smithi060 bash[106544]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:48 smithi060 bash[106544]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:48 smithi060 bash[108106]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:48 smithi060 bash[108106]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:48 smithi081 bash[85087]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:48 smithi081 bash[85087]: cluster 2024-09-16T10:24:47.581307+0000 mgr.y (mgr.15318) 2125 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:24:49.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T10:24:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:49 smithi060 bash[108106]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:49 smithi060 bash[108106]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:49 smithi060 bash[106544]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:49 smithi060 bash[106544]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:50.124476405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:49 smithi081 bash[85087]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:49 smithi081 bash[85087]: audit 2024-09-16T10:24:48.710012+0000 mgr.y (mgr.15318) 2126 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:24:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:24:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:24:50] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T10:24:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:50 smithi060 bash[106544]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:50 smithi060 bash[106544]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:50 smithi060 bash[108106]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:50 smithi060 bash[108106]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:50 smithi081 bash[85087]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:50 smithi081 bash[85087]: cluster 2024-09-16T10:24:49.582030+0000 mgr.y (mgr.15318) 2127 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-09-16T10:24:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[106544]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[106544]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[106544]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:53.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[106544]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[108106]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[108106]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[108106]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:53.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:53 smithi060 bash[108106]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:53.150119738Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:53 smithi081 bash[85087]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:53 smithi081 bash[85087]: cluster 2024-09-16T10:24:51.582866+0000 mgr.y (mgr.15318) 2128 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:53 smithi081 bash[85087]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:53 smithi081 bash[85087]: audit 2024-09-16T10:24:52.090541+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:24:54.240 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:24:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:55 smithi060 bash[108106]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:55 smithi060 bash[108106]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:55 smithi060 bash[106544]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:55 smithi060 bash[106544]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:55 smithi081 bash[85087]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:55 smithi081 bash[85087]: cluster 2024-09-16T10:24:53.584473+0000 mgr.y (mgr.15318) 2129 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:55.870 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:24:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:56 smithi060 bash[106544]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:56 smithi060 bash[106544]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:56 smithi060 bash[108106]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:56 smithi060 bash[108106]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:56.131549438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:56 smithi081 bash[85087]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:56 smithi081 bash[85087]: audit 2024-09-16T10:24:55.858033+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.60:0/4174109618' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:24:56.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-16T10:24:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:57 smithi060 bash[106544]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:57 smithi060 bash[106544]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:57 smithi060 bash[108106]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:57.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:57 smithi060 bash[108106]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:57 smithi081 bash[85087]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:57 smithi081 bash[85087]: cluster 2024-09-16T10:24:55.584963+0000 mgr.y (mgr.15318) 2130 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:24:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:58 smithi060 bash[106544]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:58 smithi060 bash[106544]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:58 smithi060 bash[108106]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:58 smithi060 bash[108106]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:58 smithi081 bash[85087]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:58 smithi081 bash[85087]: audit 2024-09-16T10:24:56.569801+0000 mgr.y (mgr.15318) 2131 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:24:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:59 smithi060 bash[106544]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:24:59 smithi060 bash[106544]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:59 smithi060 bash[108106]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:24:59 smithi060 bash[108106]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:24:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:24:59.134256031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:24:59.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:59 smithi081 bash[85087]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:24:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:24:59 smithi081 bash[85087]: cluster 2024-09-16T10:24:57.586700+0000 mgr.y (mgr.15318) 2132 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:00] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T10:25:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[106544]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:00 smithi060 bash[108106]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.471494+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.487308+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.496078+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: cluster 2024-09-16T10:24:59.587270+0000 mgr.y (mgr.15318) 2133 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.859610+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.873790+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:00.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:00 smithi081 bash[85087]: audit 2024-09-16T10:24:59.886950+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:02.220 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:02.103575387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[106544]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[106544]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[106544]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[106544]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[108106]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[108106]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[108106]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:02 smithi060 bash[108106]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:02 smithi081 bash[85087]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:02 smithi081 bash[85087]: cluster 2024-09-16T10:25:01.588062+0000 mgr.y (mgr.15318) 2134 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:02.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:02 smithi081 bash[85087]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:02.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:02 smithi081 bash[85087]: audit 2024-09-16T10:25:01.922750+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:04.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[106544]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[106544]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[106544]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:04.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[106544]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[108106]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[108106]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[108106]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:04 smithi060 bash[108106]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:04 smithi081 bash[85087]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:04 smithi081 bash[85087]: audit 2024-09-16T10:25:03.500905+0000 mgr.y (mgr.15318) 2135 : audit [DBG] from='client.64269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:04.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:04 smithi081 bash[85087]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:04.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:04 smithi081 bash[85087]: cluster 2024-09-16T10:25:03.589663+0000 mgr.y (mgr.15318) 2136 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:05.112684084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:05.955 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:25:06.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:25:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:06 smithi060 bash[108106]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:06 smithi060 bash[108106]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:06 smithi060 bash[106544]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:06 smithi060 bash[106544]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:06.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:06 smithi081 bash[85087]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:06.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:06 smithi081 bash[85087]: cluster 2024-09-16T10:25:05.590376+0000 mgr.y (mgr.15318) 2137 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:07 smithi081 bash[85087]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:07 smithi081 bash[85087]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:07 smithi060 bash[106544]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:07 smithi060 bash[106544]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:07 smithi060 bash[108106]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:07 smithi060 bash[108106]: audit 2024-09-16T10:25:06.577790+0000 mgr.y (mgr.15318) 2138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:08.113902416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:08 smithi060 bash[108106]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:08 smithi060 bash[108106]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:08 smithi060 bash[106544]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:08 smithi060 bash[106544]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:08 smithi081 bash[85087]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:08 smithi081 bash[85087]: cluster 2024-09-16T10:25:07.592060+0000 mgr.y (mgr.15318) 2139 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:10] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-16T10:25:11.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:10 smithi081 bash[85087]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:10 smithi081 bash[85087]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:10 smithi060 bash[106544]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:10 smithi060 bash[106544]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:10 smithi060 bash[108106]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:10 smithi060 bash[108106]: cluster 2024-09-16T10:25:09.592777+0000 mgr.y (mgr.15318) 2140 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:11.386 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:11.139833075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:12 smithi060 bash[108106]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:12 smithi060 bash[108106]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:12 smithi060 bash[106544]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:12 smithi060 bash[106544]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:25:12.909 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:25:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:12 smithi081 bash[85087]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:12 smithi081 bash[85087]: cluster 2024-09-16T10:25:11.593721+0000 mgr.y (mgr.15318) 2141 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:13.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:25:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:13 smithi060 bash[106544]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:13 smithi060 bash[106544]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:13 smithi060 bash[108106]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:13 smithi060 bash[108106]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:14.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:13 smithi081 bash[85087]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:14.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:13 smithi081 bash[85087]: audit 2024-09-16T10:25:12.907892+0000 mgr.y (mgr.15318) 2142 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:14.107906781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:14 smithi060 bash[108106]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:14 smithi060 bash[108106]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:14 smithi060 bash[106544]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:15.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:14 smithi060 bash[106544]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:14 smithi081 bash[85087]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:14 smithi081 bash[85087]: cluster 2024-09-16T10:25:13.595348+0000 mgr.y (mgr.15318) 2143 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:16 smithi060 bash[108106]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:16 smithi060 bash[108106]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:16 smithi060 bash[106544]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:16 smithi060 bash[106544]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:17.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:16 smithi081 bash[85087]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:17.118 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:16 smithi081 bash[85087]: cluster 2024-09-16T10:25:15.596061+0000 mgr.y (mgr.15318) 2144 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:17.118519353Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[106544]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[106544]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[106544]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[106544]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[108106]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[108106]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[108106]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:17 smithi060 bash[108106]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:17 smithi081 bash[85087]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:17 smithi081 bash[85087]: audit 2024-09-16T10:25:16.582055+0000 mgr.y (mgr.15318) 2145 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:17 smithi081 bash[85087]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:17 smithi081 bash[85087]: audit 2024-09-16T10:25:16.923190+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:18.440 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:18 smithi060 bash[108106]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:18 smithi060 bash[108106]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:18 smithi060 bash[106544]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:18 smithi060 bash[106544]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:18 smithi081 bash[85087]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:19.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:18 smithi081 bash[85087]: cluster 2024-09-16T10:25:17.597059+0000 mgr.y (mgr.15318) 2146 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:20.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:20] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-16T10:25:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:20.105836042Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:20.552 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:25:20.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:20.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[106544]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:20 smithi060 bash[108106]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: cluster 2024-09-16T10:25:19.597457+0000 mgr.y (mgr.15318) 2147 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.616560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.628911+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:19.638640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.090342+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.104024+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.116531+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:20 smithi081 bash[85087]: audit 2024-09-16T10:25:20.552089+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.60:0/68211508' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:25:21.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-16T10:25:22.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:22 smithi060 bash[106544]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:22.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:22 smithi060 bash[106544]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:22 smithi060 bash[108106]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:22 smithi060 bash[108106]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:22.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:22 smithi081 bash[85087]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:22.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:22 smithi081 bash[85087]: cluster 2024-09-16T10:25:21.598205+0000 mgr.y (mgr.15318) 2148 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:23.120634528Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:24 smithi060 bash[106544]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:24 smithi060 bash[106544]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:24 smithi060 bash[108106]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:24 smithi060 bash[108106]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:24 smithi081 bash[85087]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:24.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:24 smithi081 bash[85087]: cluster 2024-09-16T10:25:23.599941+0000 mgr.y (mgr.15318) 2149 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:26.1207107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:26 smithi060 bash[108106]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:26 smithi060 bash[108106]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:26 smithi060 bash[106544]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:26.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:26 smithi060 bash[106544]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:26.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:26 smithi081 bash[85087]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:26.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:26 smithi081 bash[85087]: cluster 2024-09-16T10:25:25.600706+0000 mgr.y (mgr.15318) 2150 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:27.022 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:27 smithi060 bash[106544]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:27 smithi060 bash[106544]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:27 smithi060 bash[108106]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:27 smithi060 bash[108106]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:27 smithi081 bash[85087]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:27 smithi081 bash[85087]: audit 2024-09-16T10:25:26.593351+0000 mgr.y (mgr.15318) 2151 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:28 smithi060 bash[108106]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:28 smithi060 bash[108106]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:28 smithi060 bash[106544]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:28 smithi060 bash[106544]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:28 smithi081 bash[85087]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:28 smithi081 bash[85087]: cluster 2024-09-16T10:25:27.602487+0000 mgr.y (mgr.15318) 2152 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:29.1135174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:29 smithi060 bash[106544]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:29 smithi060 bash[106544]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:29 smithi060 bash[108106]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:29 smithi060 bash[108106]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:29 smithi081 bash[85087]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:29 smithi081 bash[85087]: audit 2024-09-16T10:25:28.524727+0000 mgr.y (mgr.15318) 2153 : audit [DBG] from='client.64287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:30.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:30] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-16T10:25:30.835 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:30.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:30 smithi060 bash[106544]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:30.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:30 smithi060 bash[106544]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:30.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:30 smithi060 bash[108106]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:30.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:30 smithi060 bash[108106]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:30.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:30 smithi081 bash[85087]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:30.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:30 smithi081 bash[85087]: cluster 2024-09-16T10:25:29.603222+0000 mgr.y (mgr.15318) 2154 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:31.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:31 smithi081 bash[85087]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.824366+0000 mgr.y (mgr.15318) 2155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.833124+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.838519+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.838841+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.839304+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.839362+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.840815+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841296+0000 mon.b (mon.1) 1652 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841339+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.841816+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.842798+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843218+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843383+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.843682+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.844555+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.845022+0000 mon.b (mon.1) 1656 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.845578+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[108106]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.845742+0000 mgr.y (mgr.15318) 2156 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2781M 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.846050+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.846648+0000 mgr.y (mgr.15318) 2157 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 3036M 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.851052+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.858599+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.864756+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.866057+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:32.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: audit 2024-09-16T10:25:30.872592+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:32.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:31 smithi060 bash[106544]: cephadm 2024-09-16T10:25:30.940444+0000 mgr.y (mgr.15318) 2158 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:25:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:32.135846719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[106544]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[106544]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[106544]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[106544]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[108106]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[108106]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[108106]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:32 smithi060 bash[108106]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:32 smithi081 bash[85087]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:32 smithi081 bash[85087]: cluster 2024-09-16T10:25:31.604061+0000 mgr.y (mgr.15318) 2159 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:33.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:32 smithi081 bash[85087]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:32 smithi081 bash[85087]: audit 2024-09-16T10:25:31.923547+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.876 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:34.878 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[106544]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.879 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:34.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:34 smithi060 bash[108106]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.438053+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.439285+0000 mgr.y (mgr.15318) 2160 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.439438+0000 mgr.y (mgr.15318) 2161 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.444231+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.448300+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.448807+0000 mgr.y (mgr.15318) 2162 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.456812+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.462797+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.463239+0000 mgr.y (mgr.15318) 2163 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.471111+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.477191+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.477727+0000 mgr.y (mgr.15318) 2164 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.485083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.491554+0000 mgr.y (mgr.15318) 2165 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: audit 2024-09-16T10:25:33.492142+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cephadm 2024-09-16T10:25:33.494508+0000 mgr.y (mgr.15318) 2166 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:34.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:34 smithi081 bash[85087]: cluster 2024-09-16T10:25:33.605665+0000 mgr.y (mgr.15318) 2167 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:35.117820187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[106544]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:36 smithi060 bash[108106]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cluster 2024-09-16T10:25:35.606397+0000 mgr.y (mgr.15318) 2168 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:37.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cephadm 2024-09-16T10:25:35.781918+0000 mgr.y (mgr.15318) 2169 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.789658+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.795379+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: audit 2024-09-16T10:25:35.797200+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:36 smithi081 bash[85087]: cephadm 2024-09-16T10:25:35.800686+0000 mgr.y (mgr.15318) 2170 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-09-16T10:25:37.291 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:25:38.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:37 smithi081 bash[85087]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:37 smithi081 bash[85087]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:37 smithi060 bash[106544]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:37 smithi060 bash[106544]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:37 smithi060 bash[108106]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:37 smithi060 bash[108106]: audit 2024-09-16T10:25:36.604533+0000 mgr.y (mgr.15318) 2171 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:38.101829181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:39.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:38 smithi081 bash[85087]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:38 smithi081 bash[85087]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:38 smithi060 bash[106544]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:38 smithi060 bash[106544]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:38 smithi060 bash[108106]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:38 smithi060 bash[108106]: cluster 2024-09-16T10:25:37.608633+0000 mgr.y (mgr.15318) 2172 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:25:39.413 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:25:40.051 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:25:40.051 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 0s ago 45m - - 2024-09-16T10:25:40.051 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 19s ago 44m - - 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8m) 0s ago 35m 14.2M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (7m) 19s ago 35m 68.7M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (10m) 0s ago 33m 48.8M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (9m) 19s ago 44m 441M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (20m) 0s ago 46m 536M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3m) 0s ago 46m 51.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (5m) 19s ago 44m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3m) 0s ago 44m 40.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9m) 0s ago 35m 8271k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (9m) 19s ago 35m 8244k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (110s) 0s ago 43m 53.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (72s) 0s ago 42m 49.1M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:25:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (41m) 0s ago 41m 56.3M 2781M 19.1.1-328-gad35db06 b5388489f99e 9e02a362549d 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (40m) 0s ago 40m 64.7M 2781M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (39m) 19s ago 39m 71.4M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (38m) 19s ago 38m 69.8M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (37m) 19s ago 37m 65.6M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (36m) 19s ago 36m 60.1M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (8m) 19s ago 36m 49.5M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (33m) 0s ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:25:40.053 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (33m) 19s ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:25:40.436 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T10:25:40.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 7 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:25:40.438 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:25:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:40] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-16T10:25:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:25:40.763 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:25:40.764 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:40 smithi081 bash[85087]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[106544]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.400040+0000 mgr.y (mgr.15318) 2173 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: cluster 2024-09-16T10:25:39.609449+0000 mgr.y (mgr.15318) 2174 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.728706+0000 mgr.y (mgr.15318) 2175 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.789447+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.800783+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:39.815211+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.036212+0000 mgr.y (mgr.15318) 2176 : audit [DBG] from='client.64305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.289008+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.302296+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.316031+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:40 smithi060 bash[108106]: audit 2024-09-16T10:25:40.435646+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.60:0/1678635877' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:41.109529795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:41 smithi081 bash[85087]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:41 smithi081 bash[85087]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:41 smithi060 bash[106544]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:41 smithi060 bash[106544]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:41 smithi060 bash[108106]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:41 smithi060 bash[108106]: audit 2024-09-16T10:25:40.761069+0000 mgr.y (mgr.15318) 2177 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:25:42.538 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.538 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.539 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.539 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.540 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.540 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.540 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.541 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:42.834 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:42 smithi060 systemd[1]: Stopping Ceph osd.2 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:25:42.835 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[36791]: debug 2024-09-16T10:25:42.634+0000 7f37e29e3640 -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-09-16T10:25:42.835 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[36791]: debug 2024-09-16T10:25:42.634+0000 7f37e29e3640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-16T10:25:42.835 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[36791]: debug 2024-09-16T10:25:42.634+0000 7f37e29e3640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[106544]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[106544]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[108106]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[108106]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:42 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:42 smithi081 bash[85087]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:42 smithi081 bash[85087]: cluster 2024-09-16T10:25:41.610344+0000 mgr.y (mgr.15318) 2178 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:25:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:42 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:42 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.641598+0000 mon.a (mon.0) 688 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T10:25:44.156 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[120129]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:25:44.156 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:44 smithi060 bash[120194]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:25:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[106544]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:43 smithi060 bash[108106]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:44.101568101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.800833+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:42.811446+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:44.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:43 smithi081 bash[85087]: cluster 2024-09-16T10:25:43.813124+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T10:25:45.110 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:44 smithi060 bash[106544]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:45.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:44 smithi060 bash[106544]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:45.111 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:44 smithi060 bash[108106]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:45.111 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:44 smithi060 bash[108106]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:45.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:44 smithi081 bash[85087]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:45.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:44 smithi081 bash[85087]: cluster 2024-09-16T10:25:43.611078+0000 mgr.y (mgr.15318) 2179 : cluster [DBG] pgmap v536: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:25:46.329 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.329 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T10:25:46.330 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: Stopped Ceph osd.2 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:25:46.330 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.330 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.330 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.331 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.331 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.331 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.331 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.332 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:25:46.614 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:46 smithi060 systemd[1]: Started Ceph osd.2 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:25:46.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:46.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:46.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[108106]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:46 smithi060 bash[106544]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.167 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:47.101870269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: cluster 2024-09-16T10:25:45.611794+0000 mgr.y (mgr.15318) 2180 : cluster [DBG] pgmap v538: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.377678+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.388253+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.397889+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.402582+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.403711+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.410482+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.476132+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.479179+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.483087+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.484602+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.491116+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.553606+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.556531+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.559105+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.560485+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.566901+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.629197+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.632044+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.635400+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.636633+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.643122+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.706177+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.709062+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.711758+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.712971+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.719457+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.788774+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.791823+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.794516+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.796145+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:47.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:46 smithi081 bash[85087]: audit 2024-09-16T10:25:46.802527+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[108106]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:47 smithi060 bash[106544]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.412095+0000 mgr.y (mgr.15318) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.493209+0000 mgr.y (mgr.15318) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.569002+0000 mgr.y (mgr.15318) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.613559+0000 mgr.y (mgr.15318) 2184 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.645154+0000 mgr.y (mgr.15318) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.722154+0000 mgr.y (mgr.15318) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.805367+0000 mgr.y (mgr.15318) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.882387+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.885250+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.887982+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.889136+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.894308+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.897319+0000 mgr.y (mgr.15318) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.925789+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.930830+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.967000+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.969897+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.972493+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.973650+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:46.978411+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:46.981592+0000 mgr.y (mgr.15318) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.046764+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.049420+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.051835+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.053300+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.058298+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.061802+0000 mgr.y (mgr.15318) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.128596+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.131640+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.134053+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.135157+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.140143+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.143864+0000 mgr.y (mgr.15318) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.208168+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.210773+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.213263+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.214415+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.218813+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.222303+0000 mgr.y (mgr.15318) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.295532+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.298476+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.301715+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.303106+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.309084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.312346+0000 mgr.y (mgr.15318) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.406004+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.409206+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.412476+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.413847+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.420048+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.526717+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.529907+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.532752+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.534016+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.540042+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.653103+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.656084+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.659525+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.660905+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.667053+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.791217+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.794067+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.796631+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.797857+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:47 smithi081 bash[85087]: audit 2024-09-16T10:25:47.803658+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:48.862 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[120342]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:25:48.863 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[120342]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.132 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.133 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.134 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.135 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.136 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.137 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.140 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.142 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.143 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.144 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.145 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.146 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[106544]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:48 smithi060 bash[108106]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.423622+0000 mgr.y (mgr.15318) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.543789+0000 mgr.y (mgr.15318) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cluster 2024-09-16T10:25:47.613775+0000 mgr.y (mgr.15318) 2196 : cluster [DBG] pgmap v539: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.670263+0000 mgr.y (mgr.15318) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.806910+0000 mgr.y (mgr.15318) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.880575+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.883082+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.886237+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.887510+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.893265+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.895200+0000 mgr.y (mgr.15318) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.956352+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.959113+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.961618+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.962934+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:47.969079+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:47.971294+0000 mgr.y (mgr.15318) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.032333+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.035193+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.038303+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.039767+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.046288+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.048369+0000 mgr.y (mgr.15318) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.123517+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.126417+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.129693+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.131112+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.137299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.139671+0000 mgr.y (mgr.15318) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.214639+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.217575+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.220585+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.221894+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.228633+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.232040+0000 mgr.y (mgr.15318) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.305206+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.307986+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.310665+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.311974+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.317693+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.321115+0000 mgr.y (mgr.15318) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.396834+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.399797+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.402615+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.403891+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.409191+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.474669+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.477760+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.481109+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.482296+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.487921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: cluster 2024-09-16T10:25:48.538001+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 61/639 objects degraded (9.546%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.554333+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.557178+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.559600+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.560744+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.565822+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.629015+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.631818+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.635034+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.636358+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.641526+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.710751+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.713535+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.716146+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.717297+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.723954+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.798476+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.801178+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.803511+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:49.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.804820+0000 mon.b (mon.1) 1778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:48 smithi081 bash[85087]: audit 2024-09-16T10:25:48.811149+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:49.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T10:25:49.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: 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-09-16T10:25:49.867 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T10:25:49.868 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T10:25:49.868 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T10:25:49.868 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T10:25:49.868 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[120342]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T10:25:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[106544]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:49 smithi060 bash[108106]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.182 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:50.116667633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:50.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.412444+0000 mgr.y (mgr.15318) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.491381+0000 mgr.y (mgr.15318) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.568556+0000 mgr.y (mgr.15318) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.644570+0000 mgr.y (mgr.15318) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.726559+0000 mgr.y (mgr.15318) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.813426+0000 mgr.y (mgr.15318) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.883536+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.885870+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.888144+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.889156+0000 mon.b (mon.1) 1782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.893738+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.896781+0000 mgr.y (mgr.15318) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.956427+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.959312+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.961785+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.962951+0000 mon.b (mon.1) 1786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:48.968997+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:48.971554+0000 mgr.y (mgr.15318) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.031304+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.034120+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.036563+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.037792+0000 mon.b (mon.1) 1790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.043645+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.046065+0000 mgr.y (mgr.15318) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.109529+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.112438+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.115031+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.117266+0000 mon.b (mon.1) 1794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.123216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.125568+0000 mgr.y (mgr.15318) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.195242+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.198135+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.200554+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.201764+0000 mon.b (mon.1) 1798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.206234+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.209805+0000 mgr.y (mgr.15318) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.269130+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.271961+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.274886+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.276411+0000 mon.b (mon.1) 1802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.281138+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.285321+0000 mgr.y (mgr.15318) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.344206+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.346896+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.349612+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.351095+0000 mon.b (mon.1) 1806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.355944+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.431167+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.433782+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.436793+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.437770+0000 mon.b (mon.1) 1810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.442575+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.511614+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.514270+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.516596+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.517740+0000 mon.b (mon.1) 1814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.522294+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.585405+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.588121+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.590508+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.591797+0000 mon.b (mon.1) 1818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.597586+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.659941+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.662415+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.665007+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.666129+0000 mon.b (mon.1) 1822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.675439+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.744514+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.747477+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.750410+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.751539+0000 mon.b (mon.1) 1826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.756672+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.821347+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.824458+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.827904+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.829263+0000 mon.b (mon.1) 1830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:49 smithi081 bash[85087]: audit 2024-09-16T10:25:49.838616+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:25:50] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-16T10:25:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[108106]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:50 smithi060 bash[106544]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.359302+0000 mgr.y (mgr.15318) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.445879+0000 mgr.y (mgr.15318) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.526064+0000 mgr.y (mgr.15318) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.599952+0000 mgr.y (mgr.15318) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cluster 2024-09-16T10:25:49.614233+0000 mgr.y (mgr.15318) 2221 : cluster [DBG] pgmap v540: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.676504+0000 mgr.y (mgr.15318) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.760101+0000 mgr.y (mgr.15318) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.839650+0000 mgr.y (mgr.15318) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.909131+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.911770+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.914362+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.915349+0000 mon.b (mon.1) 1834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.920077+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.923206+0000 mgr.y (mgr.15318) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.984741+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.987362+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.990452+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.991533+0000 mon.b (mon.1) 1838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:49.998718+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:49.999996+0000 mgr.y (mgr.15318) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.061141+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.063745+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.066337+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.067556+0000 mon.b (mon.1) 1842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.073501+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.075702+0000 mgr.y (mgr.15318) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.135043+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.137731+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.140057+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.141226+0000 mon.b (mon.1) 1846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.147318+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.148989+0000 mgr.y (mgr.15318) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.217507+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.220231+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.222741+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.224191+0000 mon.b (mon.1) 1850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.230199+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.233067+0000 mgr.y (mgr.15318) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.293962+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.297018+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.300209+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.301517+0000 mon.b (mon.1) 1854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.307540+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.309966+0000 mgr.y (mgr.15318) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.381771+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.386043+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.388361+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.389429+0000 mon.b (mon.1) 1858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.395934+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.459520+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.462393+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.465547+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.466722+0000 mon.b (mon.1) 1862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.472898+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.563782+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.566689+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.569251+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.570415+0000 mon.b (mon.1) 1866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.575106+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.651356+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.653947+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.657332+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.658591+0000 mon.b (mon.1) 1870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.664315+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.751318+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.754264+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.757218+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.758632+0000 mon.b (mon.1) 1874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.766069+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.842349+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.844894+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.847129+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.848344+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:51.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:50 smithi081 bash[85087]: audit 2024-09-16T10:25:50.854272+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[106544]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:51 smithi060 bash[108106]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.398620+0000 mgr.y (mgr.15318) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.475292+0000 mgr.y (mgr.15318) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.578749+0000 mgr.y (mgr.15318) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.667697+0000 mgr.y (mgr.15318) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.768510+0000 mgr.y (mgr.15318) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.856384+0000 mgr.y (mgr.15318) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.927536+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.930036+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.932354+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.933740+0000 mon.b (mon.1) 1882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:50.938462+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:50.943690+0000 mgr.y (mgr.15318) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.014251+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.017300+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.020575+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.021931+0000 mon.b (mon.1) 1886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.028306+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.033046+0000 mgr.y (mgr.15318) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.110425+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.113214+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.115732+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.116797+0000 mon.b (mon.1) 1890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.121741+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.133812+0000 mgr.y (mgr.15318) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.195556+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.198808+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.201405+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.202721+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.208750+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.212523+0000 mgr.y (mgr.15318) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.292300+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.295175+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.297585+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.298859+0000 mon.b (mon.1) 1898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.303997+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.307310+0000 mgr.y (mgr.15318) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.399414+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.402341+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.404779+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.406023+0000 mon.b (mon.1) 1902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.411108+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.473022+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.475786+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.478075+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.479526+0000 mon.b (mon.1) 1906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.484502+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.556119+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.558803+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.561342+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.562556+0000 mon.b (mon.1) 1910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.570178+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.671660+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.674513+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.677926+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.679176+0000 mon.b (mon.1) 1914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.686475+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.758925+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.761769+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.764788+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.766068+0000 mon.b (mon.1) 1918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.772572+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.846099+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.849193+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.851261+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:52.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.852266+0000 mon.b (mon.1) 1922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:52.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:51 smithi081 bash[85087]: audit 2024-09-16T10:25:51.857902+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:52.656 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[120746]: debug 2024-09-16T10:25:52.530+0000 7f42aa62e640 1 -- 172.21.15.60:0/1756913915 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55feabf2c960 con 0x55feabf4dc00 2024-09-16T10:25:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[106544]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:52 smithi060 bash[108106]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.179 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:53.111253925Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.414276+0000 mgr.y (mgr.15318) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.487995+0000 mgr.y (mgr.15318) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.571947+0000 mgr.y (mgr.15318) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cluster 2024-09-16T10:25:51.614761+0000 mgr.y (mgr.15318) 2245 : cluster [DBG] pgmap v541: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.688134+0000 mgr.y (mgr.15318) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.775048+0000 mgr.y (mgr.15318) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.860499+0000 mgr.y (mgr.15318) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.927511+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.930178+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.933235+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.934572+0000 mon.b (mon.1) 1926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:51.940372+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:51.942698+0000 mgr.y (mgr.15318) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.016046+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.019332+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.022119+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.023297+0000 mon.b (mon.1) 1930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.030065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.032602+0000 mgr.y (mgr.15318) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.113384+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.115909+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.118314+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.119382+0000 mon.b (mon.1) 1934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.125094+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.127635+0000 mgr.y (mgr.15318) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.212676+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.215905+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.219173+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.220481+0000 mon.b (mon.1) 1938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.227059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.230016+0000 mgr.y (mgr.15318) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.314002+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.317425+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.320534+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.321810+0000 mon.b (mon.1) 1942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.327818+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.330477+0000 mgr.y (mgr.15318) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.394574+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.397275+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.400900+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.403312+0000 mon.b (mon.1) 1946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.411134+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.472992+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.475916+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.478309+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.479495+0000 mon.b (mon.1) 1950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.484890+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.552051+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.554274+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.556511+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.557475+0000 mon.b (mon.1) 1954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.562859+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.625354+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.628109+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.630509+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.631652+0000 mon.b (mon.1) 1958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.636394+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.701110+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.703857+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.706938+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.708088+0000 mon.b (mon.1) 1962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.712996+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.785518+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.788220+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.791017+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.792622+0000 mon.b (mon.1) 1966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.798305+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.864657+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:53.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:52 smithi081 bash[85087]: audit 2024-09-16T10:25:52.867393+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[106544]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:53 smithi060 bash[108106]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.411861+0000 mgr.y (mgr.15318) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.487946+0000 mgr.y (mgr.15318) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.565439+0000 mgr.y (mgr.15318) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.639710+0000 mgr.y (mgr.15318) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.716756+0000 mgr.y (mgr.15318) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.801412+0000 mgr.y (mgr.15318) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.869922+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.891949+0000 mon.b (mon.1) 1970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.897283+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.900209+0000 mgr.y (mgr.15318) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.976437+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.979450+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.983453+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.984803+0000 mon.b (mon.1) 1974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:52.992972+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:52.994332+0000 mgr.y (mgr.15318) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.067138+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.070108+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.074061+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.075273+0000 mon.b (mon.1) 1978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.081165+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.084626+0000 mgr.y (mgr.15318) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.152985+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.156159+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.160092+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.161168+0000 mon.b (mon.1) 1982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.167475+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.169404+0000 mgr.y (mgr.15318) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.229521+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.232202+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.234548+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.235502+0000 mon.b (mon.1) 1986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.241834+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.244467+0000 mgr.y (mgr.15318) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.309685+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.312473+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.314839+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.315913+0000 mon.b (mon.1) 1990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.321705+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.324013+0000 mgr.y (mgr.15318) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.387613+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.390539+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.393542+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.394770+0000 mon.b (mon.1) 1994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.401200+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.474703+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.477387+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.479842+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.480858+0000 mon.b (mon.1) 1998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.486739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.558948+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.561912+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.565025+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.566572+0000 mon.b (mon.1) 2002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.573569+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.640950+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.643775+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.646731+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.648065+0000 mon.b (mon.1) 2006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.654578+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.721646+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.724326+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.726719+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.727828+0000 mon.b (mon.1) 2010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.733769+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.810118+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.812749+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.815020+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.816033+0000 mon.b (mon.1) 2014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:53 smithi081 bash[85087]: audit 2024-09-16T10:25:53.821796+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.882 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[120746]: debug 2024-09-16T10:25:54.626+0000 7f42ace95640 -1 Falling back to public interface 2024-09-16T10:25:54.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.888 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:54.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:54.890 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:54.891 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[108106]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:54 smithi060 bash[106544]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.403643+0000 mgr.y (mgr.15318) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.489095+0000 mgr.y (mgr.15318) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.576107+0000 mgr.y (mgr.15318) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cluster 2024-09-16T10:25:53.615651+0000 mgr.y (mgr.15318) 2269 : cluster [DBG] pgmap v542: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:55.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.657155+0000 mgr.y (mgr.15318) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.736203+0000 mgr.y (mgr.15318) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.824264+0000 mgr.y (mgr.15318) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.896913+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.900278+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.903165+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.904409+0000 mon.b (mon.1) 2018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.909448+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.912747+0000 mgr.y (mgr.15318) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.978789+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.981395+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.983721+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.984812+0000 mon.b (mon.1) 2022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:53.990164+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:53.992739+0000 mgr.y (mgr.15318) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.066999+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.070224+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.073016+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.074223+0000 mon.b (mon.1) 2026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.079018+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.084669+0000 mgr.y (mgr.15318) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.145108+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.147917+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.150430+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.151610+0000 mon.b (mon.1) 2030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.159777+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.162536+0000 mgr.y (mgr.15318) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.236720+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.240043+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.243515+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.244789+0000 mon.b (mon.1) 2034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.252549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.254233+0000 mgr.y (mgr.15318) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.323316+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.326120+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.328533+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.329852+0000 mon.b (mon.1) 2038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.335529+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.340841+0000 mgr.y (mgr.15318) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:55.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.404618+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.407424+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.409954+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.411154+0000 mon.b (mon.1) 2042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.416265+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.483141+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.486010+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.488688+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.489981+0000 mon.b (mon.1) 2046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.495203+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.564605+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.567306+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.569699+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.571024+0000 mon.b (mon.1) 2050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.583060+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.652209+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.655261+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.657770+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.659064+0000 mon.b (mon.1) 2054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.664150+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.738049+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.741059+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.743693+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.745017+0000 mon.b (mon.1) 2058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.749842+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.821982+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:55.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.824779+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.827093+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.828268+0000 mon.b (mon.1) 2062 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:55.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:54 smithi081 bash[85087]: audit 2024-09-16T10:25:54.832900+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[106544]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:55 smithi060 bash[108106]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:56.125337621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.421758+0000 mgr.y (mgr.15318) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.500663+0000 mgr.y (mgr.15318) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.588512+0000 mgr.y (mgr.15318) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.669492+0000 mgr.y (mgr.15318) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.754228+0000 mgr.y (mgr.15318) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.838124+0000 mgr.y (mgr.15318) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.904735+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.907695+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.910187+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.911225+0000 mon.b (mon.1) 2066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.915976+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.919509+0000 mgr.y (mgr.15318) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.984318+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.986984+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.989756+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.990919+0000 mon.b (mon.1) 2070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:54.995321+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:54.999094+0000 mgr.y (mgr.15318) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.057686+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.060677+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.063304+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.064353+0000 mon.b (mon.1) 2074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.068999+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.072841+0000 mgr.y (mgr.15318) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.133417+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.136203+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.139429+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.140854+0000 mon.b (mon.1) 2078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.145642+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.153792+0000 mgr.y (mgr.15318) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.214313+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.217462+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.220506+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.221793+0000 mon.b (mon.1) 2082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.226486+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.230473+0000 mgr.y (mgr.15318) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.292588+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.295226+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.297650+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.298798+0000 mon.b (mon.1) 2086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.303273+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.306947+0000 mgr.y (mgr.15318) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.369973+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.373245+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.376692+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.378569+0000 mon.b (mon.1) 2090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.387801+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.459057+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.462332+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.466134+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.467684+0000 mon.b (mon.1) 2094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.474179+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.545343+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.548115+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.550756+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.552110+0000 mon.b (mon.1) 2098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.557553+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.625977+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.629106+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.631522+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.632758+0000 mon.b (mon.1) 2102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.638198+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.714013+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.716687+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.719042+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.720238+0000 mon.b (mon.1) 2106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.725191+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.791209+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.794297+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.797350+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.798525+0000 mon.b (mon.1) 2110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.803543+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:56.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.870356+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:56.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:56.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:55 smithi081 bash[85087]: audit 2024-09-16T10:25:55.873037+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[108106]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:56 smithi060 bash[106544]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.389343+0000 mgr.y (mgr.15318) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.477270+0000 mgr.y (mgr.15318) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.561045+0000 mgr.y (mgr.15318) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cluster 2024-09-16T10:25:55.616162+0000 mgr.y (mgr.15318) 2294 : cluster [DBG] pgmap v543: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 61/639 objects degraded (9.546%) 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.641784+0000 mgr.y (mgr.15318) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.729096+0000 mgr.y (mgr.15318) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.807359+0000 mgr.y (mgr.15318) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.875426+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.877148+0000 mon.b (mon.1) 2114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.904140+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.907584+0000 mgr.y (mgr.15318) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.967908+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.970780+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.974107+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.975259+0000 mon.b (mon.1) 2118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:55.982380+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:55.983669+0000 mgr.y (mgr.15318) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.055004+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.057941+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.061038+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.062383+0000 mon.b (mon.1) 2122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.069676+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.070991+0000 mgr.y (mgr.15318) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.149163+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.152018+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.155354+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.156709+0000 mon.b (mon.1) 2126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.162023+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.165515+0000 mgr.y (mgr.15318) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.227673+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.230580+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.233174+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.234228+0000 mon.b (mon.1) 2130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.238827+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.242395+0000 mgr.y (mgr.15318) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.306671+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.309316+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.311804+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.312851+0000 mon.b (mon.1) 2134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.318354+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.321634+0000 mgr.y (mgr.15318) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.392101+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.395026+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.397408+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.398522+0000 mon.b (mon.1) 2138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.405098+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.470089+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.473027+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.475810+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.476944+0000 mon.b (mon.1) 2142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.482439+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.550911+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.553483+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.555867+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.557390+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.568141+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.634459+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.637253+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.639834+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.641026+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.646381+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.711878+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.714534+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.716870+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.717837+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.723435+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.786622+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.789418+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.792127+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.793133+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.798300+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.866880+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.869996+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:57.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.872532+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:57.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:57.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:56 smithi081 bash[85087]: audit 2024-09-16T10:25:56.873656+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[106544]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:57 smithi060 bash[108106]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.407673+0000 mgr.y (mgr.15318) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.486346+0000 mgr.y (mgr.15318) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.570742+0000 mgr.y (mgr.15318) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.621570+0000 mgr.y (mgr.15318) 2307 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.649463+0000 mgr.y (mgr.15318) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.725618+0000 mgr.y (mgr.15318) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.801910+0000 mgr.y (mgr.15318) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.878875+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.881340+0000 mgr.y (mgr.15318) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.949451+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.952073+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.955855+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.959631+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:56.966148+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:56.969426+0000 mgr.y (mgr.15318) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.033573+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.041028+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.043775+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.045010+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.050697+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.053199+0000 mgr.y (mgr.15318) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.127465+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.130524+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.133263+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.134352+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.139166+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.144564+0000 mgr.y (mgr.15318) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.207641+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.214272+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.218939+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.220124+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.230785+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.236605+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.236620+0000 mgr.y (mgr.15318) 2315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.240321+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.248029+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.250099+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.252194+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.254313+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.256190+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.258018+0000 mgr.y (mgr.15318) 2316 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.258032+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.260263+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.260742+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.263014+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.269042+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.269725+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.271579+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.278088+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.278779+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.280630+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.287823+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.288508+0000 mon.b (mon.1) 2187 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.289438+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.290042+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.291064+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.291651+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.292619+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.293216+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.294204+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.294810+0000 mon.b (mon.1) 2191 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.295670+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.296337+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.297059+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.297749+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.298493+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.299167+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.299890+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.300578+0000 mon.b (mon.1) 2195 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.302616+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.309159+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.309590+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.311049+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.311559+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.312815+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.313326+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.314837+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.315298+0000 mon.b (mon.1) 2199 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.316834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.317228+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.318569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.319154+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: cephadm 2024-09-16T10:25:57.319524+0000 mgr.y (mgr.15318) 2317 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.320596+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.321172+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.325410+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.329797+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.331192+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.338929+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.443266+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:25:58.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.444714+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:25:58.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:57 smithi081 bash[85087]: audit 2024-09-16T10:25:57.451135+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:25:58.906 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[120746]: debug 2024-09-16T10:25:58.650+0000 7f42ace95640 -1 osd.2 122 log_to_monitors true 2024-09-16T10:25:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[106544]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:58.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:25:58 smithi060 bash[108106]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:59.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:25:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:25:59.113077733Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: cluster 2024-09-16T10:25:57.617924+0000 mgr.y (mgr.15318) 2318 : cluster [DBG] pgmap v544: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: audit 2024-09-16T10:25:58.658759+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:59.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:25:58 smithi081 bash[85087]: audit 2024-09-16T10:25:58.659090+0000 mon.a (mon.0) 854 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:25:59.752 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:25:59 smithi060 bash[120746]: debug 2024-09-16T10:25:59.490+0000 7f42a4c3f640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:26:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:00] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-16T10:26:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[108106]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:00 smithi060 bash[106544]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.452704+0000 mon.a (mon.0) 855 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: cluster 2024-09-16T10:25:59.456903+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.458901+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.459503+0000 mon.a (mon.0) 857 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: cluster 2024-09-16T10:25:59.618948+0000 mgr.y (mgr.15318) 2319 : cluster [DBG] pgmap v546: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61/639 objects degraded (9.546%) 2024-09-16T10:26:00.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.888985+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.900086+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:00.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:00 smithi081 bash[85087]: audit 2024-09-16T10:25:59.913203+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[106544]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:01 smithi060 bash[108106]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.454103+0000 mon.a (mon.0) 861 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.467622+0000 mon.a (mon.0) 862 : cluster [INF] osd.2 [v2:172.21.15.60:6818/647040222,v1:172.21.15.60:6819/647040222] boot 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:00.467681+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.480181+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.522385+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.531315+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:01.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:01 smithi081 bash[85087]: audit 2024-09-16T10:26:00.538668+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:02.130112551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:02 smithi081 bash[85087]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[106544]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: cluster 2024-09-16T10:26:01.481848+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: cluster 2024-09-16T10:26:01.619815+0000 mgr.y (mgr.15318) 2320 : cluster [DBG] pgmap v549: 161 pgs: 5 peering, 28 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/639 objects degraded (6.573%) 2024-09-16T10:26:02.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:01.928164+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:01.933187+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:02.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:02.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:02 smithi060 bash[108106]: audit 2024-09-16T10:26:02.109544+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:03.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:03 smithi081 bash[85087]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:03.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:03 smithi081 bash[85087]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:03 smithi060 bash[108106]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:03 smithi060 bash[108106]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:03 smithi060 bash[106544]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:03 smithi060 bash[106544]: cluster 2024-09-16T10:26:02.473734+0000 mon.a (mon.0) 870 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:26:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:04 smithi060 bash[106544]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:04 smithi060 bash[106544]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:04 smithi060 bash[108106]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:04 smithi060 bash[108106]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:04.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:04 smithi081 bash[85087]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:04.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:04 smithi081 bash[85087]: cluster 2024-09-16T10:26:03.620842+0000 mgr.y (mgr.15318) 2321 : cluster [DBG] pgmap v550: 161 pgs: 5 peering, 13 active+undersized, 1 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/639 objects degraded (0.156%) 2024-09-16T10:26:05.370 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:05.11042103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:06.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:05 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:05 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:05 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.673735+0000 mon.a (mon.0) 871 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/639 objects degraded (0.156%), 1 pg degraded) 2024-09-16T10:26:06.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:05 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:05 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.673781+0000 mon.a (mon.0) 872 : cluster [INF] Cluster is now healthy 2024-09-16T10:26:06.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:06 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:06 smithi060 bash[108106]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:06 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:06 smithi060 bash[106544]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:06 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:06 smithi081 bash[85087]: cluster 2024-09-16T10:26:05.621679+0000 mgr.y (mgr.15318) 2322 : cluster [DBG] pgmap v551: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-16T10:26:08.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:07 smithi081 bash[85087]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:07 smithi081 bash[85087]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:07 smithi060 bash[108106]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:07 smithi060 bash[108106]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:07 smithi060 bash[106544]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:07 smithi060 bash[106544]: audit 2024-09-16T10:26:06.625931+0000 mgr.y (mgr.15318) 2323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:08.120385314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:08 smithi060 bash[106544]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:08 smithi060 bash[106544]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:08 smithi060 bash[108106]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:08 smithi060 bash[108106]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:08 smithi081 bash[85087]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:08 smithi081 bash[85087]: cluster 2024-09-16T10:26:07.623532+0000 mgr.y (mgr.15318) 2324 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:10] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.51.0" 2024-09-16T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:10 smithi060 bash[108106]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:10 smithi060 bash[108106]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:10 smithi060 bash[106544]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.111 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:10 smithi060 bash[106544]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:10 smithi081 bash[85087]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:10 smithi081 bash[85087]: cluster 2024-09-16T10:26:09.624358+0000 mgr.y (mgr.15318) 2325 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:26:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:11.144461311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:12.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:26:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:11 smithi060 bash[106544]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:12.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:11 smithi060 bash[106544]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:11 smithi060 bash[108106]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:11 smithi060 bash[108106]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:12.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:11 smithi081 bash[85087]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:12.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:11 smithi081 bash[85087]: audit 2024-09-16T10:26:11.095268+0000 mgr.y (mgr.15318) 2326 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:13.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:12 smithi060 bash[108106]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:13.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:12 smithi060 bash[108106]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:13.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:12 smithi060 bash[106544]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:13.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:12 smithi060 bash[106544]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:12 smithi081 bash[85087]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:12 smithi081 bash[85087]: cluster 2024-09-16T10:26:11.625249+0000 mgr.y (mgr.15318) 2327 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-09-16T10:26:14.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:14.102960203Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:14 smithi060 bash[106544]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:15.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:14 smithi060 bash[106544]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:14 smithi060 bash[108106]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:14 smithi060 bash[108106]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:14 smithi081 bash[85087]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:15.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:14 smithi081 bash[85087]: cluster 2024-09-16T10:26:13.626807+0000 mgr.y (mgr.15318) 2328 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:16.829 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:16 smithi060 bash[106544]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:16 smithi060 bash[106544]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:16 smithi060 bash[108106]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:16.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:16 smithi060 bash[108106]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:16 smithi081 bash[85087]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:16 smithi081 bash[85087]: cluster 2024-09-16T10:26:15.627687+0000 mgr.y (mgr.15318) 2329 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:17.14078651Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:18.379 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:26:18.379 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 18s ago 46m - - 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 17s ago 45m - - 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8m) 18s ago 36m 14.2M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (8m) 17s ago 35m 68.7M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (10m) 18s ago 33m 48.8M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (10m) 17s ago 44m 442M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (21m) 18s ago 47m 537M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4m) 18s ago 47m 55.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (6m) 17s ago 45m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4m) 18s ago 45m 42.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10m) 18s ago 36m 8171k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:26:18.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (10m) 17s ago 36m 8051k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2m) 18s ago 44m 54.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (110s) 18s ago 43m 49.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (27s) 18s ago 42m 31.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (41m) 18s ago 41m 65.4M 2781M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (40m) 17s ago 40m 72.0M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (39m) 17s ago 39m 69.3M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (38m) 17s ago 38m 65.8M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (37m) 17s ago 37m 60.7M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (9m) 17s ago 36m 49.5M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (34m) 18s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:26:18.381 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (34m) 17s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[108106]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:17 smithi060 bash[106544]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.637180+0000 mgr.y (mgr.15318) 2330 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.930518+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:16.934079+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:17 smithi081 bash[85087]: audit 2024-09-16T10:26:17.127162+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:19.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T10:26:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[108106]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[108106]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[108106]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[108106]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[106544]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[106544]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[106544]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:19 smithi060 bash[106544]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:19 smithi081 bash[85087]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:19 smithi081 bash[85087]: cluster 2024-09-16T10:26:17.629413+0000 mgr.y (mgr.15318) 2331 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:19 smithi081 bash[85087]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:19 smithi081 bash[85087]: audit 2024-09-16T10:26:18.336705+0000 mgr.y (mgr.15318) 2332 : audit [DBG] from='client.64335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:20.126479979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:20] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T10:26:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[108106]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:21 smithi060 bash[106544]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: cluster 2024-09-16T10:26:19.630231+0000 mgr.y (mgr.15318) 2333 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.099203+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.113138+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.124652+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.724269+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.735303+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:21.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:21 smithi081 bash[85087]: audit 2024-09-16T10:26:20.745822+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:23.383 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:23.130188032Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:23.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:23 smithi081 bash[85087]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:23 smithi081 bash[85087]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:23 smithi060 bash[106544]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:23 smithi060 bash[106544]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:23 smithi060 bash[108106]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:23 smithi060 bash[108106]: cluster 2024-09-16T10:26:21.630908+0000 mgr.y (mgr.15318) 2334 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:23.659 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:25.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:25 smithi060 bash[106544]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:25.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:25 smithi060 bash[106544]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:25.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:25 smithi060 bash[108106]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:25.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:25 smithi060 bash[108106]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:25.321 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:26:25.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:25 smithi081 bash[85087]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:25.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:25 smithi081 bash[85087]: cluster 2024-09-16T10:26:23.632392+0000 mgr.y (mgr.15318) 2335 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:26.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-16T10:26:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:26 smithi060 bash[106544]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:26 smithi060 bash[106544]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:26.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:26 smithi060 bash[108106]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:26.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:26 smithi060 bash[108106]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:26.139890552Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:26.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:26 smithi081 bash[85087]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:26.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:26 smithi081 bash[85087]: audit 2024-09-16T10:26:25.308301+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.60:0/1908298005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:26:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:27 smithi060 bash[106544]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:27 smithi060 bash[106544]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:27 smithi060 bash[108106]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:27 smithi060 bash[108106]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:27 smithi081 bash[85087]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:27 smithi081 bash[85087]: cluster 2024-09-16T10:26:25.633218+0000 mgr.y (mgr.15318) 2336 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:28 smithi060 bash[106544]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:28 smithi060 bash[106544]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:28 smithi060 bash[108106]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:28.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:28 smithi060 bash[108106]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:28 smithi081 bash[85087]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:28 smithi081 bash[85087]: audit 2024-09-16T10:26:26.645875+0000 mgr.y (mgr.15318) 2337 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:29 smithi060 bash[106544]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:29 smithi060 bash[106544]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:29 smithi060 bash[108106]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:29.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:29 smithi060 bash[108106]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:29.120871282Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:29 smithi081 bash[85087]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:29.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:29 smithi081 bash[85087]: cluster 2024-09-16T10:26:27.634943+0000 mgr.y (mgr.15318) 2338 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:30] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T10:26:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:31 smithi060 bash[106544]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:31 smithi060 bash[106544]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:31 smithi060 bash[108106]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:31 smithi060 bash[108106]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:31 smithi081 bash[85087]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:31.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:31 smithi081 bash[85087]: cluster 2024-09-16T10:26:29.635754+0000 mgr.y (mgr.15318) 2339 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:32 smithi060 bash[106544]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:32 smithi060 bash[106544]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:32 smithi060 bash[108106]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:32 smithi060 bash[108106]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:32.102600475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:32.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:32 smithi081 bash[85087]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:32.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:32 smithi081 bash[85087]: audit 2024-09-16T10:26:31.925265+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:33 smithi060 bash[106544]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:33 smithi060 bash[106544]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:33 smithi060 bash[108106]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:33 smithi060 bash[108106]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:33 smithi081 bash[85087]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:33 smithi081 bash[85087]: cluster 2024-09-16T10:26:31.636423+0000 mgr.y (mgr.15318) 2340 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:34 smithi060 bash[106544]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:34 smithi060 bash[106544]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:34 smithi060 bash[108106]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:34 smithi060 bash[108106]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:34 smithi081 bash[85087]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:34 smithi081 bash[85087]: audit 2024-09-16T10:26:32.730129+0000 mgr.y (mgr.15318) 2341 : audit [DBG] from='client.64347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:35.099 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:26:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:35 smithi060 bash[108106]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:35 smithi060 bash[108106]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:35 smithi060 bash[106544]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:35 smithi060 bash[106544]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:35.15082221Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:35 smithi081 bash[85087]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:35 smithi081 bash[85087]: cluster 2024-09-16T10:26:33.637979+0000 mgr.y (mgr.15318) 2342 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:35.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:26:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:37 smithi060 bash[106544]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:37 smithi060 bash[106544]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:37 smithi060 bash[108106]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:37 smithi060 bash[108106]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:37 smithi081 bash[85087]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:37.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:37 smithi081 bash[85087]: cluster 2024-09-16T10:26:35.638805+0000 mgr.y (mgr.15318) 2343 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:38.137954998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:38 smithi081 bash[85087]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:38 smithi081 bash[85087]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:38 smithi060 bash[106544]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:38 smithi060 bash[106544]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:38 smithi060 bash[108106]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:38 smithi060 bash[108106]: audit 2024-09-16T10:26:36.657124+0000 mgr.y (mgr.15318) 2344 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:39 smithi060 bash[106544]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:39 smithi060 bash[106544]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:39 smithi060 bash[108106]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:39 smithi060 bash[108106]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:39 smithi081 bash[85087]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:39 smithi081 bash[85087]: cluster 2024-09-16T10:26:37.640437+0000 mgr.y (mgr.15318) 2345 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:40.625 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:40] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T10:26:41.286 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:41.102562543Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[106544]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:41 smithi060 bash[108106]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: cluster 2024-09-16T10:26:39.641223+0000 mgr.y (mgr.15318) 2346 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.283535+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.295462+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.307188+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.961092+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.975146+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:41.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:41 smithi081 bash[85087]: audit 2024-09-16T10:26:40.988544+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:42.089 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:26:42.089 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:26:42.089 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:26:42.089 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:26:42.089 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:26:42.090 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:26:42.090 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:26:42.090 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:26:42.090 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:26:43.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:26:43.482 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[108106]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.482 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[108106]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.482 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[108106]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:43.482 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[108106]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:43.482 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[106544]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.483 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[106544]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.483 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[106544]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:43.483 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:43 smithi060 bash[106544]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:43.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:43 smithi081 bash[85087]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:43 smithi081 bash[85087]: cluster 2024-09-16T10:26:41.642115+0000 mgr.y (mgr.15318) 2347 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:43.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:43 smithi081 bash[85087]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:43.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:43 smithi081 bash[85087]: audit 2024-09-16T10:26:42.088082+0000 mgr.y (mgr.15318) 2348 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:44.145097303Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:45 smithi060 bash[106544]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:45 smithi060 bash[106544]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:45 smithi060 bash[108106]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:45 smithi060 bash[108106]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:45 smithi081 bash[85087]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:45 smithi081 bash[85087]: cluster 2024-09-16T10:26:43.643912+0000 mgr.y (mgr.15318) 2349 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:47.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:47.101859529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[108106]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[108106]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[108106]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[108106]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[106544]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[106544]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[106544]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:47 smithi060 bash[106544]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:47 smithi081 bash[85087]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:47 smithi081 bash[85087]: cluster 2024-09-16T10:26:45.644750+0000 mgr.y (mgr.15318) 2350 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:47 smithi081 bash[85087]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:47 smithi081 bash[85087]: audit 2024-09-16T10:26:46.925624+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:26:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:48 smithi060 bash[108106]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:48 smithi060 bash[108106]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:48 smithi060 bash[106544]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:48 smithi060 bash[106544]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:48.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:48 smithi081 bash[85087]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:48.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:48 smithi081 bash[85087]: audit 2024-09-16T10:26:46.668068+0000 mgr.y (mgr.15318) 2351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:49.211 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:49 smithi060 bash[108106]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:49 smithi060 bash[108106]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:49 smithi060 bash[106544]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:49 smithi060 bash[106544]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:49 smithi081 bash[85087]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:49 smithi081 bash[85087]: cluster 2024-09-16T10:26:47.646502+0000 mgr.y (mgr.15318) 2352 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:50.142194254Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:26:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:26:50] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-16T10:26:50.801 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:26:51.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-16T10:26:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[106544]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[106544]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[106544]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[106544]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[108106]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[108106]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[108106]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:51.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:51 smithi060 bash[108106]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:51 smithi081 bash[85087]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:51 smithi081 bash[85087]: cluster 2024-09-16T10:26:49.647453+0000 mgr.y (mgr.15318) 2353 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:51 smithi081 bash[85087]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:51 smithi081 bash[85087]: audit 2024-09-16T10:26:50.800503+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.60:0/3991390713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:26:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:53.138060936Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:53.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:53 smithi081 bash[85087]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:53 smithi081 bash[85087]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:53 smithi060 bash[106544]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:53 smithi060 bash[106544]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:53 smithi060 bash[108106]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:53 smithi060 bash[108106]: cluster 2024-09-16T10:26:51.648404+0000 mgr.y (mgr.15318) 2354 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:55 smithi060 bash[108106]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:55 smithi060 bash[108106]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:55 smithi060 bash[106544]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:55 smithi060 bash[106544]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:55 smithi081 bash[85087]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:55 smithi081 bash[85087]: cluster 2024-09-16T10:26:53.649992+0000 mgr.y (mgr.15318) 2355 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:26:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:56.135767381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:57 smithi060 bash[108106]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:57 smithi060 bash[108106]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:57 smithi060 bash[106544]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:57 smithi060 bash[106544]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:57 smithi081 bash[85087]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:57 smithi081 bash[85087]: cluster 2024-09-16T10:26:55.650853+0000 mgr.y (mgr.15318) 2356 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:26:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[106544]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:58 smithi060 bash[108106]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:56.677832+0000 mgr.y (mgr.15318) 2357 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.521274+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:26:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.522776+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:26:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:58.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:58 smithi081 bash[85087]: audit 2024-09-16T10:26:57.529412+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:26:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:26:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:26:59.122287186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:26:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:59 smithi081 bash[85087]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:59 smithi081 bash[85087]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:59 smithi081 bash[85087]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:26:59 smithi081 bash[85087]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[108106]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[108106]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[108106]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[108106]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[106544]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[106544]: cluster 2024-09-16T10:26:57.651919+0000 mgr.y (mgr.15318) 2358 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[106544]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:26:59.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:26:59 smithi060 bash[106544]: audit 2024-09-16T10:26:57.813715+0000 mgr.y (mgr.15318) 2359 : audit [DBG] from='client.64365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:00.125 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:00.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:00] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-16T10:27:00.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[108106]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:01 smithi060 bash[106544]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cluster 2024-09-16T10:26:59.652784+0000 mgr.y (mgr.15318) 2360 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cephadm 2024-09-16T10:27:00.114537+0000 mgr.y (mgr.15318) 2361 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.121788+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.128128+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.129756+0000 mon.b (mon.1) 2215 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.136628+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: cephadm 2024-09-16T10:27:00.206512+0000 mgr.y (mgr.15318) 2362 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.433771+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.444221+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:01.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:01 smithi081 bash[85087]: audit 2024-09-16T10:27:00.453726+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:02.138444581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:02 smithi081 bash[85087]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[106544]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.208116+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.221589+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.234803+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:02 smithi060 bash[108106]: audit 2024-09-16T10:27:01.925569+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:03.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:03.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:03 smithi081 bash[85087]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[108106]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: cluster 2024-09-16T10:27:01.653346+0000 mgr.y (mgr.15318) 2363 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.972786+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.979346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.984107+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.990671+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:02.998794+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.004839+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.012915+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:03.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.020773+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:03.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:03.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:03 smithi060 bash[106544]: audit 2024-09-16T10:27:03.028980+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:04.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:04.564 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[108106]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:04.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:04 smithi060 bash[106544]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.975622+0000 mgr.y (mgr.15318) 2364 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.975709+0000 mgr.y (mgr.15318) 2365 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.984840+0000 mgr.y (mgr.15318) 2366 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:02.999269+0000 mgr.y (mgr.15318) 2367 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:27:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:03.013569+0000 mgr.y (mgr.15318) 2368 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:27:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: audit 2024-09-16T10:27:03.028205+0000 mgr.y (mgr.15318) 2369 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:04 smithi081 bash[85087]: cephadm 2024-09-16T10:27:03.031346+0000 mgr.y (mgr.15318) 2370 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:05 smithi081 bash[85087]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:05 smithi081 bash[85087]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:05.120597095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:05.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:05 smithi060 bash[108106]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:05 smithi060 bash[108106]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:05 smithi060 bash[106544]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:05 smithi060 bash[106544]: cluster 2024-09-16T10:27:03.654710+0000 mgr.y (mgr.15318) 2371 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:05.877 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:27:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:07 smithi060 bash[108106]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:07 smithi060 bash[108106]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:07 smithi060 bash[106544]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:07 smithi060 bash[106544]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:07 smithi081 bash[85087]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:07 smithi081 bash[85087]: cluster 2024-09-16T10:27:05.655605+0000 mgr.y (mgr.15318) 2372 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:08.236 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:27:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:08.106532442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:08.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:08 smithi081 bash[85087]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.614 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.614 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.614 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[108106]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:06.689023+0000 mgr.y (mgr.15318) 2373 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:08.615 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: cephadm 2024-09-16T10:27:07.283150+0000 mgr.y (mgr.15318) 2374 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.290958+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.296773+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: audit 2024-09-16T10:27:07.298365+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:08 smithi060 bash[106544]: cephadm 2024-09-16T10:27:07.300489+0000 mgr.y (mgr.15318) 2375 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:08.881 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:27:08.881 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 8s ago 46m - - 2024-09-16T10:27:08.881 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 7s ago 46m - - 2024-09-16T10:27:08.881 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9m) 8s ago 37m 14.3M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (8m) 7s ago 36m 69.4M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (11m) 8s ago 34m 48.8M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (11m) 7s ago 45m 442M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (22m) 8s ago 47m 538M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5m) 8s ago 48m 56.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (7m) 7s ago 46m 54.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5m) 8s ago 45m 42.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11m) 8s ago 37m 8435k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (11m) 7s ago 37m 8796k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3m) 8s ago 44m 55.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2m) 8s ago 43m 50.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (78s) 8s ago 43m 43.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (42m) 8s ago 42m 65.3M 2781M 19.1.1-328-gad35db06 b5388489f99e e22793cf42b8 2024-09-16T10:27:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (41m) 7s ago 41m 71.9M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (40m) 7s ago 40m 70.1M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (39m) 7s ago 39m 66.4M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (38m) 7s ago 38m 61.7M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (10m) 7s ago 37m 50.5M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (34m) 8s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:27:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (34m) 7s ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:09.254 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:27:09.255 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:27:09.558 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:27:09.559 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:27:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[106544]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:09 smithi060 bash[108106]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: cluster 2024-09-16T10:27:07.657527+0000 mgr.y (mgr.15318) 2376 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: audit 2024-09-16T10:27:08.223691+0000 mgr.y (mgr.15318) 2377 : audit [DBG] from='client.74342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:09.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:09.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:09 smithi081 bash[85087]: audit 2024-09-16T10:27:09.253558+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.60:0/265810969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:10.499 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:10] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-16T10:27:10.499 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[106544]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.499 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[106544]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.499 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[106544]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.499 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[106544]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[108106]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[108106]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[108106]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:10 smithi060 bash[108106]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:10 smithi081 bash[85087]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:10 smithi081 bash[85087]: audit 2024-09-16T10:27:08.555715+0000 mgr.y (mgr.15318) 2378 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:10 smithi081 bash[85087]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:10.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:10 smithi081 bash[85087]: audit 2024-09-16T10:27:08.855347+0000 mgr.y (mgr.15318) 2379 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:11.125252402Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:11.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:11 smithi081 bash[85087]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:11 smithi081 bash[85087]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:11 smithi081 bash[85087]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:11 smithi081 bash[85087]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[106544]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[106544]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[106544]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[106544]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[108106]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[108106]: audit 2024-09-16T10:27:09.556671+0000 mgr.y (mgr.15318) 2380 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[108106]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:11 smithi060 bash[108106]: cluster 2024-09-16T10:27:09.658361+0000 mgr.y (mgr.15318) 2381 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[106544]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[106544]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.577 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.578 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.578 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.578 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.579 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.579 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.579 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: Stopping Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:27:13.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[108106]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[108106]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.580 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:27:13 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:13.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:13 smithi081 bash[85087]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:13 smithi081 bash[85087]: cluster 2024-09-16T10:27:11.659268+0000 mgr.y (mgr.15318) 2382 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:27:13.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[40454]: debug 2024-09-16T10:27:13.689+0000 7fb2c62ea640 -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-09-16T10:27:13.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[40454]: debug 2024-09-16T10:27:13.689+0000 7fb2c62ea640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-16T10:27:13.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:13 smithi060 bash[40454]: debug 2024-09-16T10:27:13.689+0000 7fb2c62ea640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:27:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:14.126912541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:14 smithi081 bash[85087]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:14 smithi081 bash[85087]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:14 smithi060 bash[106544]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:14 smithi060 bash[106544]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:14 smithi060 bash[108106]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:14 smithi060 bash[108106]: cluster 2024-09-16T10:27:13.695670+0000 mon.a (mon.0) 904 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:15.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[124886]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:27:15.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[124951]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:27:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[106544]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:15.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:15.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:15 smithi060 bash[108106]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:15.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:13.660244+0000 mgr.y (mgr.15318) 2383 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:27:15.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:14.311339+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:15.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:15.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:15 smithi081 bash[85087]: cluster 2024-09-16T10:27:14.328777+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T10:27:16.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:16 smithi060 bash[106544]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:16.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:16 smithi060 bash[106544]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:16.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:16 smithi060 bash[108106]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:16.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:16 smithi060 bash[108106]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:16.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:16 smithi081 bash[85087]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:16.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:16 smithi081 bash[85087]: cluster 2024-09-16T10:27:15.337514+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T10:27:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[106544]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 bash[108106]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:17.102306506Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: cluster 2024-09-16T10:27:15.661039+0000 mgr.y (mgr.15318) 2384 : cluster [DBG] pgmap v588: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: cluster 2024-09-16T10:27:16.330577+0000 mon.a (mon.0) 908 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: audit 2024-09-16T10:27:16.931563+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:17 smithi081 bash[85087]: audit 2024-09-16T10:27:16.935387+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:17.788 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.789 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.789 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.790 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.790 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T10:27:17.790 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: Stopped Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:27:17.790 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.791 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:17.791 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:18.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:17 smithi060 systemd[1]: Started Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:27:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[106544]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:18 smithi060 bash[108106]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:16.697832+0000 mgr.y (mgr.15318) 2385 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.834403+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.844953+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.851467+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.852900+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.858012+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.923546+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.926069+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.928775+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.929933+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:17.936509+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.005683+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.008400+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.011427+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.012982+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.019463+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.096137+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.099042+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.102217+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.103496+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.110544+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.208963+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.212421+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.216172+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.217923+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.225463+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.319075+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.322259+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.326127+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.327342+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:18.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:18 smithi081 bash[85087]: audit 2024-09-16T10:27:18.337999+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.353 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[125098]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:27:19.353 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[125098]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:27:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[106544]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[108106]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cluster 2024-09-16T10:27:17.662384+0000 mgr.y (mgr.15318) 2386 : cluster [DBG] pgmap v589: 161 pgs: 34 active+undersized, 7 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:17.860654+0000 mgr.y (mgr.15318) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:17.938035+0000 mgr.y (mgr.15318) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.021366+0000 mgr.y (mgr.15318) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.112747+0000 mgr.y (mgr.15318) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.227657+0000 mgr.y (mgr.15318) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.339229+0000 mgr.y (mgr.15318) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: cluster 2024-09-16T10:27:18.341518+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.410761+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.413707+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.416788+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.418165+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.426295+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.506157+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.509168+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.512592+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.514020+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.520147+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.614178+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.617502+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.620898+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.622419+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.630098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.731343+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.734789+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.737477+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.738870+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.746160+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.845065+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.847865+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.850652+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.851951+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.859066+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.964595+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.967523+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.970293+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.971767+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:18.979957+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.057702+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.060926+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.063437+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.064661+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.071100+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.134927+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.137635+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.140126+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.141252+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.146854+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.217925+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.220401+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.223285+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.224278+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.229302+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.296497+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:19.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.299133+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.301433+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.302548+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:19.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:19 smithi081 bash[85087]: audit 2024-09-16T10:27:19.307109+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.296 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[125098]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T10:27:20.296 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:19 smithi060 bash[125098]: 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-09-16T10:27:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:20.140340342Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:20 smithi081 bash[85087]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.554 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:20] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-16T10:27:20.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.556 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[125098]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T10:27:20.556 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[125098]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T10:27:20.557 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[125098]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T10:27:20.557 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[125098]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T10:27:20.557 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[125098]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.558 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.428927+0000 mgr.y (mgr.15318) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.525316+0000 mgr.y (mgr.15318) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.633195+0000 mgr.y (mgr.15318) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.749091+0000 mgr.y (mgr.15318) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.862234+0000 mgr.y (mgr.15318) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:18.982453+0000 mgr.y (mgr.15318) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.073777+0000 mgr.y (mgr.15318) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.151524+0000 mgr.y (mgr.15318) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.234841+0000 mgr.y (mgr.15318) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.312450+0000 mgr.y (mgr.15318) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.380968+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.562 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.383688+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.386006+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.387139+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.392565+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.455866+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.458709+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.461247+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.462468+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.468254+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.533963+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.536689+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.539245+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.540598+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.546651+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.610334+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.613000+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.615459+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.616735+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.621335+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.569 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.694226+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.696791+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.699193+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.700143+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.704442+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.781577+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.784196+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.786664+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.787859+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.793729+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.890462+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.893007+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.573 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.895476+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.896580+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.901486+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.982484+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.984833+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.987191+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.988156+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:19.993621+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[108106]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.057352+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.060151+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.062849+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.064317+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.074438+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.137043+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.140405+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.144244+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.145307+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.152686+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.219839+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.222446+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.224992+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.226618+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.233679+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.304480+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.307289+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.310153+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.311449+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:20.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:20.580 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:20 smithi060 bash[106544]: audit 2024-09-16T10:27:20.316798+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[108106]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:21 smithi060 bash[106544]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.394745+0000 mgr.y (mgr.15318) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.472315+0000 mgr.y (mgr.15318) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.551082+0000 mgr.y (mgr.15318) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.626976+0000 mgr.y (mgr.15318) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cluster 2024-09-16T10:27:19.663159+0000 mgr.y (mgr.15318) 2407 : cluster [DBG] pgmap v590: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.709773+0000 mgr.y (mgr.15318) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.798390+0000 mgr.y (mgr.15318) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.921807+0000 mgr.y (mgr.15318) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:19.997989+0000 mgr.y (mgr.15318) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.075495+0000 mgr.y (mgr.15318) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.154336+0000 mgr.y (mgr.15318) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.235209+0000 mgr.y (mgr.15318) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.320153+0000 mgr.y (mgr.15318) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.413538+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.416367+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.419108+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.420134+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.424306+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.488641+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.491071+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.493272+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.494288+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.498852+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.566846+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.569437+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.571853+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.572846+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.577204+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.587830+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.599863+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.609910+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: cluster 2024-09-16T10:27:20.619417+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.647375+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.650141+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.651947+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.653550+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:21.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:21 smithi081 bash[85087]: audit 2024-09-16T10:27:20.655395+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T10:27:22.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.628 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[108106]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:22 smithi060 bash[106544]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.429517+0000 mgr.y (mgr.15318) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.503691+0000 mgr.y (mgr.15318) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.582577+0000 mgr.y (mgr.15318) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:20.654593+0000 mgr.y (mgr.15318) 2419 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: cephadm 2024-09-16T10:27:20.656289+0000 mgr.y (mgr.15318) 2420 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.421133+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.434930+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:22 smithi081 bash[85087]: audit 2024-09-16T10:27:21.447509+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:23.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:23.097270809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:23 smithi060 bash[106544]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:23 smithi060 bash[106544]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:23 smithi060 bash[108106]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:23 smithi060 bash[108106]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:23.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:23 smithi081 bash[85087]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:23.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:23 smithi081 bash[85087]: cluster 2024-09-16T10:27:21.664286+0000 mgr.y (mgr.15318) 2421 : cluster [DBG] pgmap v591: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:24.585 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:24 smithi060 bash[125473]: debug 2024-09-16T10:27:24.193+0000 7f2a7e520640 1 -- 172.21.15.60:0/3342373331 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d128fa0960 con 0x55d129164000 2024-09-16T10:27:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[108106]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:25 smithi060 bash[106544]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cluster 2024-09-16T10:27:23.666088+0000 mgr.y (mgr.15318) 2422 : cluster [DBG] pgmap v592: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:25.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cephadm 2024-09-16T10:27:24.937683+0000 mgr.y (mgr.15318) 2423 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: audit 2024-09-16T10:27:24.941845+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: audit 2024-09-16T10:27:24.942940+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:25.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:25 smithi081 bash[85087]: cephadm 2024-09-16T10:27:24.944929+0000 mgr.y (mgr.15318) 2424 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-09-16T10:27:26.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:26 smithi060 bash[125473]: debug 2024-09-16T10:27:26.041+0000 7f2a80d87640 -1 Falling back to public interface 2024-09-16T10:27:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:26 smithi060 bash[106544]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:26.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:26 smithi060 bash[106544]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:26.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:26 smithi060 bash[108106]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:26.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:26 smithi060 bash[108106]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:26.138338747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:26.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:26 smithi081 bash[85087]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:26.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:26 smithi081 bash[85087]: cluster 2024-09-16T10:27:25.667207+0000 mgr.y (mgr.15318) 2425 : cluster [DBG] pgmap v593: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:27 smithi060 bash[106544]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:27 smithi060 bash[106544]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:27 smithi060 bash[108106]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:27 smithi060 bash[108106]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:27 smithi081 bash[85087]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:27 smithi081 bash[85087]: audit 2024-09-16T10:27:26.708805+0000 mgr.y (mgr.15318) 2426 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[106544]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:28 smithi060 bash[108106]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.474103+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.484694+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: audit 2024-09-16T10:27:27.493385+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:28.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:28 smithi081 bash[85087]: cluster 2024-09-16T10:27:27.668426+0000 mgr.y (mgr.15318) 2427 : cluster [DBG] pgmap v594: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-09-16T10:27:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:29.144129502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[108106]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[108106]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:29.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[125473]: debug 2024-09-16T10:27:29.585+0000 7f2a80d87640 -1 osd.3 127 log_to_monitors true 2024-09-16T10:27:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[106544]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:29.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[106544]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:30.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:29 smithi081 bash[85087]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:30.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:29 smithi081 bash[85087]: audit 2024-09-16T10:27:29.594395+0000 mon.a (mon.0) 954 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:30.384 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:29 smithi060 bash[125473]: debug 2024-09-16T10:27:29.981+0000 7f2a74b29640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:27:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:30] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-16T10:27:30.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:30.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:30.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:30.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[108106]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:30.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:30.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:30 smithi060 bash[106544]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.647285+0000 mon.a (mon.0) 955 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: cluster 2024-09-16T10:27:29.654018+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.655155+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: cluster 2024-09-16T10:27:29.669303+0000 mgr.y (mgr.15318) 2428 : cluster [DBG] pgmap v596: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:29.957420+0000 mon.a (mon.0) 958 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070]' entity='osd.3' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.147007+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.157562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:30 smithi081 bash[85087]: audit 2024-09-16T10:27:30.167399+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:31.216 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.217 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.217 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.217 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.218 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.218 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.218 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:31.219 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:31 smithi060 systemd[1]: Stopping Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:27:31.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[125473]: debug 2024-09-16T10:27:31.325+0000 7f2a7dd1f640 -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-09-16T10:27:31.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[125473]: debug 2024-09-16T10:27:31.325+0000 7f2a7dd1f640 -1 osd.3 131 *** Got signal Terminated *** 2024-09-16T10:27:31.657 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[125473]: debug 2024-09-16T10:27:31.325+0000 7f2a7dd1f640 -1 osd.3 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:31 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.955287+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.962007+0000 mon.a (mon.0) 963 : cluster [INF] osd.3 [v2:172.21.15.60:6826/809825070,v1:172.21.15.60:6827/809825070] boot 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:30.962095+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: audit 2024-09-16T10:27:30.966771+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:31 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.331594+0000 mon.a (mon.0) 965 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T10:27:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:32.127679635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[106544]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:32 smithi060 bash[108106]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.670827+0000 mgr.y (mgr.15318) 2429 : cluster [DBG] pgmap v598: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: audit 2024-09-16T10:27:31.932037+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: audit 2024-09-16T10:27:31.935790+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.958761+0000 mon.a (mon.0) 967 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:27:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:31.971449+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-16T10:27:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:32 smithi081 bash[85087]: cluster 2024-09-16T10:27:32.670040+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:33.509 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[127043]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:27:33.509 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[127112]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:27:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[106544]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[106544]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[108106]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:33 smithi060 bash[108106]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:33 smithi081 bash[85087]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:34.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:33 smithi081 bash[85087]: cluster 2024-09-16T10:27:32.970566+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T10:27:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:34 smithi060 bash[108106]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:34 smithi060 bash[108106]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:34 smithi060 bash[106544]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:34 smithi060 bash[106544]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:35.102177286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:34 smithi081 bash[85087]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:34 smithi081 bash[85087]: cluster 2024-09-16T10:27:33.671719+0000 mgr.y (mgr.15318) 2430 : cluster [DBG] pgmap v601: 161 pgs: 53 peering, 11 active+undersized, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:35.845 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.845 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.845 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.846 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.846 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.846 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.847 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T10:27:35.847 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: Stopped Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:27:35.847 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:35.847 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:27:36.164 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:35 smithi060 systemd[1]: Started Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:27:37.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.273 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.275 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.276 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.277 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.278 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.279 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.280 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.281 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.282 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.283 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.284 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.285 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.286 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.287 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.288 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.289 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.290 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.291 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.292 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.293 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[106544]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:36 smithi060 bash[108106]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cluster 2024-09-16T10:27:35.672676+0000 mgr.y (mgr.15318) 2431 : cluster [DBG] pgmap v602: 161 pgs: 53 peering, 4 active+undersized, 7 active+undersized+wait, 2 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/639 objects degraded (1.252%) 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.895666+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.905766+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.913843+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.915427+0000 mon.b (mon.1) 2357 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.921344+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:35.923025+0000 mgr.y (mgr.15318) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.988502+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.991582+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.995674+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:35.996893+0000 mon.b (mon.1) 2361 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.002619+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.004335+0000 mgr.y (mgr.15318) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.065399+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.068402+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.071881+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.073210+0000 mon.b (mon.1) 2365 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.080447+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.081704+0000 mgr.y (mgr.15318) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.155196+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.158159+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.161342+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.162738+0000 mon.b (mon.1) 2369 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.168273+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.171486+0000 mgr.y (mgr.15318) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.252765+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.255930+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.259507+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.260921+0000 mon.b (mon.1) 2373 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.266121+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.269404+0000 mgr.y (mgr.15318) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.346830+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.349781+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.353136+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.354454+0000 mon.b (mon.1) 2377 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.359660+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.362826+0000 mgr.y (mgr.15318) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.431176+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.433751+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.436074+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.437044+0000 mon.b (mon.1) 2381 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.441980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.517737+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.520663+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.523570+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.524719+0000 mon.b (mon.1) 2385 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.530735+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.627316+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.630164+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.633829+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.634977+0000 mon.b (mon.1) 2389 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.642692+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.735492+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.738320+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.741870+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.743149+0000 mon.b (mon.1) 2393 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.750865+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.853059+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.856522+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.859417+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.860775+0000 mon.b (mon.1) 2397 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:37.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:37.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:36 smithi081 bash[85087]: audit 2024-09-16T10:27:36.868428+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.090 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.091 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.094 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.095 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.096 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.097 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.098 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.099 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.100 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.103 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.104 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[106544]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.105 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.106 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.108 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.109 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:37 smithi060 bash[108106]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:38.109777908Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.445175+0000 mgr.y (mgr.15318) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.534218+0000 mgr.y (mgr.15318) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.643890+0000 mgr.y (mgr.15318) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.717575+0000 mgr.y (mgr.15318) 2441 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.752344+0000 mgr.y (mgr.15318) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:36.870685+0000 mgr.y (mgr.15318) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.986055+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.989280+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.992460+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:36.993851+0000 mon.b (mon.1) 2401 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.001375+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.003109+0000 mgr.y (mgr.15318) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.103117+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.106425+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.110049+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.111548+0000 mon.b (mon.1) 2405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.117878+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.123408+0000 mgr.y (mgr.15318) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.189943+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.193078+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.196732+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.198061+0000 mon.b (mon.1) 2409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.206135+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.209678+0000 mgr.y (mgr.15318) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.287320+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.290725+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.294235+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.295811+0000 mon.b (mon.1) 2413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.301891+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.305924+0000 mgr.y (mgr.15318) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.385327+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.388935+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.392459+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.394087+0000 mon.b (mon.1) 2417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.404071+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.504792+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.507585+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.510318+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.511511+0000 mon.b (mon.1) 2421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.517667+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.581672+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.584210+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.587136+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.588330+0000 mon.b (mon.1) 2425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.592941+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.657450+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.660103+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.662746+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.664034+0000 mon.b (mon.1) 2429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.671456+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: cluster 2024-09-16T10:27:37.735433+0000 mon.a (mon.0) 992 : cluster [WRN] Health check update: Degraded data redundancy: 8/639 objects degraded (1.252%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.748747+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.751538+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.754792+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.755978+0000 mon.b (mon.1) 2433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.761658+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.838961+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.841907+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.844319+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.845386+0000 mon.b (mon.1) 2437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:37 smithi081 bash[85087]: audit 2024-09-16T10:27:37.850317+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:38.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:27:38.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:27:38.901 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T10:27:38.901 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: 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-09-16T10:27:39.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T10:27:39.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T10:27:39.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T10:27:39.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T10:27:39.156 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[127261]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.183 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.188 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.188 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.188 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.188 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[108106]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:38 smithi060 bash[106544]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.405504+0000 mgr.y (mgr.15318) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.521496+0000 mgr.y (mgr.15318) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.598253+0000 mgr.y (mgr.15318) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cluster 2024-09-16T10:27:37.673704+0000 mgr.y (mgr.15318) 2451 : cluster [DBG] pgmap v603: 161 pgs: 25 active+undersized+degraded+wait, 41 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 610 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.675058+0000 mgr.y (mgr.15318) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.766321+0000 mgr.y (mgr.15318) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.855375+0000 mgr.y (mgr.15318) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.927680+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.930058+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.932180+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.933045+0000 mon.b (mon.1) 2441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:37.937483+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:37.940219+0000 mgr.y (mgr.15318) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.000758+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.003395+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.005767+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.006780+0000 mon.b (mon.1) 2445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.011426+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.014555+0000 mgr.y (mgr.15318) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.074466+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.077048+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.079597+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.080657+0000 mon.b (mon.1) 2449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.085508+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.090136+0000 mgr.y (mgr.15318) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.151997+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.154597+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.156875+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.157872+0000 mon.b (mon.1) 2453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.162383+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.165052+0000 mgr.y (mgr.15318) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.226925+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.229634+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.232121+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.233004+0000 mon.b (mon.1) 2457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.237464+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.240719+0000 mgr.y (mgr.15318) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.300474+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.303232+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.305830+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.306985+0000 mon.b (mon.1) 2461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.311713+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.316406+0000 mgr.y (mgr.15318) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.381178+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.383896+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.386639+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.387752+0000 mon.b (mon.1) 2465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.392912+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.460932+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.463880+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.467303+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.468759+0000 mon.b (mon.1) 2469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.474247+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.560208+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.562786+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.565550+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.566519+0000 mon.b (mon.1) 2473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.571083+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.637318+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.639954+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.642441+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.643640+0000 mon.b (mon.1) 2477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.648722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.712257+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.714947+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.718473+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.720470+0000 mon.b (mon.1) 2481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.725552+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.788319+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.790878+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.793367+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.794356+0000 mon.b (mon.1) 2485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.798824+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.863149+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.866038+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.868934+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:39.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.870477+0000 mon.b (mon.1) 2489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:39.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:38 smithi081 bash[85087]: audit 2024-09-16T10:27:38.875885+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:39.888 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[108106]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:39 smithi060 bash[106544]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.396218+0000 mgr.y (mgr.15318) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.477156+0000 mgr.y (mgr.15318) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.574234+0000 mgr.y (mgr.15318) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.651909+0000 mgr.y (mgr.15318) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.728524+0000 mgr.y (mgr.15318) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.802367+0000 mgr.y (mgr.15318) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.879526+0000 mgr.y (mgr.15318) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.956957+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.960071+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.963181+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.964484+0000 mon.b (mon.1) 2493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:38.970641+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:38.973443+0000 mgr.y (mgr.15318) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.038397+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.041198+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.043681+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.044917+0000 mon.b (mon.1) 2497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.049827+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.053050+0000 mgr.y (mgr.15318) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.113139+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.115775+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.118081+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.119308+0000 mon.b (mon.1) 2501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.125001+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.127543+0000 mgr.y (mgr.15318) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.189182+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.191702+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.194201+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.195419+0000 mon.b (mon.1) 2505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.200863+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.204424+0000 mgr.y (mgr.15318) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.274677+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.277727+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.281418+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.283283+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.290706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.292301+0000 mgr.y (mgr.15318) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.370524+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.372757+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.375696+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.376550+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.385744+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.463104+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.466132+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.469209+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.470388+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.475529+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.555436+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.558672+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.561515+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.562788+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.568677+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.639179+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.641903+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.644381+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.645530+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.651315+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.714844+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.717397+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.720107+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.721067+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.725907+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.791115+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.794159+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.798000+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.799260+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.804584+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.883935+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.886561+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.889124+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.890375+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:39 smithi081 bash[85087]: audit 2024-09-16T10:27:39.895813+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:40.528 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:27:40.528 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 47m - - 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 19s ago 46m - - 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10m) 10s ago 37m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (9m) 19s ago 37m 69.4M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (12m) 10s ago 35m 48.9M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (12m) 19s ago 46m 442M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (22m) 10s ago 48m 539M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5m) 10s ago 48m 58.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (7m) 19s ago 46m 54.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5m) 10s ago 46m 46.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11m) 10s ago 37m 8391k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (11m) 19s ago 37m 8819k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3m) 10s ago 45m 55.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:27:40.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3m) 10s ago 44m 50.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (109s) 10s ago 43m 44.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 starting - - - 2781M 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (41m) 19s ago 41m 72.0M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (40m) 19s ago 40m 70.1M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (39m) 19s ago 39m 66.4M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (38m) 19s ago 38m 61.7M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (10m) 19s ago 38m 50.5M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (35m) 10s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:27:40.530 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (35m) 19s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:27:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:40] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.51.0" 2024-09-16T10:27:40.949 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:27:40.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:27:40.951 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:27:40.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T10:27:40.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:27:40.951 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:27:40.951 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:27:41.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.184 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.185 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.188 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.190 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[108106]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:40 smithi060 bash[106544]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.289 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:27:41.289 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:27:41.289 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:27:41.289 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:27:41.289 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:27:41.290 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T10:27:41.290 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:27:41.290 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:27:41.290 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:27:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:41.129744415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.386654+0000 mgr.y (mgr.15318) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.478764+0000 mgr.y (mgr.15318) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.571620+0000 mgr.y (mgr.15318) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.654439+0000 mgr.y (mgr.15318) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cluster 2024-09-16T10:27:39.674228+0000 mgr.y (mgr.15318) 2477 : cluster [DBG] pgmap v604: 161 pgs: 7 active+undersized, 25 active+undersized+degraded+wait, 34 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:41.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.729051+0000 mgr.y (mgr.15318) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.807595+0000 mgr.y (mgr.15318) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.875162+0000 mgr.y (mgr.15318) 2480 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.898806+0000 mgr.y (mgr.15318) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.962988+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.965536+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.967790+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.969018+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:39.974926+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:39.978277+0000 mgr.y (mgr.15318) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.049461+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.052219+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.055300+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.056614+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.061489+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.081719+0000 mgr.y (mgr.15318) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.155429+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.158212+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.160780+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.161778+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.167638+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.171053+0000 mgr.y (mgr.15318) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.207320+0000 mgr.y (mgr.15318) 2485 : audit [DBG] from='client.74384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.232625+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.235331+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.238014+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.239203+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.244099+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.248541+0000 mgr.y (mgr.15318) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.337818+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.340316+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.342656+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.343788+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.349565+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.353022+0000 mgr.y (mgr.15318) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.412449+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.415486+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.418194+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.419729+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.425613+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.488364+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.491296+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.493687+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.494755+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.500191+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.580880+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.583616+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.586441+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.587784+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.592679+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.665291+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.668067+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.670760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.671838+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.676456+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.740095+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.742595+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.745174+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.746440+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.752316+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.815870+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.818365+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.820933+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.822053+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.827723+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.891305+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.893930+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.896987+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:41.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:40 smithi081 bash[85087]: audit 2024-09-16T10:27:40.898059+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.202 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.210 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.216 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.217 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.218 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.219 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.223 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[108106]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:41 smithi060 bash[106544]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.429099+0000 mgr.y (mgr.15318) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.503980+0000 mgr.y (mgr.15318) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.513051+0000 mgr.y (mgr.15318) 2490 : audit [DBG] from='client.74390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.597022+0000 mgr.y (mgr.15318) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.680641+0000 mgr.y (mgr.15318) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.755438+0000 mgr.y (mgr.15318) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.831064+0000 mgr.y (mgr.15318) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.903394+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:40.907000+0000 mgr.y (mgr.15318) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.948993+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/22104413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.990522+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.993583+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.996244+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:40.997404+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.003581+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.007414+0000 mgr.y (mgr.15318) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.069124+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.071750+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.074338+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.075417+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.080878+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.083364+0000 mgr.y (mgr.15318) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.144834+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.147585+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.150016+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.151151+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.157052+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.160989+0000 mgr.y (mgr.15318) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.223820+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.226383+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.228866+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.229848+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.235505+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.238024+0000 mgr.y (mgr.15318) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.288607+0000 mgr.y (mgr.15318) 2500 : audit [DBG] from='client.64431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.309059+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.311530+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.313842+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.314853+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.319199+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.322550+0000 mgr.y (mgr.15318) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.381200+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.383813+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.386985+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.388452+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.396258+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.469356+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.471654+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.474138+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.475097+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.479700+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.559171+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.561515+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.563910+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.564733+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.568593+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.617874+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.624855+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.634237+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.635855+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.641704+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.644277+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.645281+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.650607+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.712912+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.715907+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.719100+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.720295+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.727779+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.793336+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.795730+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.798323+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.799397+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.808506+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.881985+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.884875+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.887670+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.888788+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:41 smithi081 bash[85087]: audit 2024-09-16T10:27:41.898535+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:42.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[127749]: debug 2024-09-16T10:27:42.565+0000 7f7e52a34640 1 -- 172.21.15.60:0/1088816913 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559ccff6c960 con 0x559ccff8dc00 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:42 smithi081 bash[85087]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.397371+0000 mgr.y (mgr.15318) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.481341+0000 mgr.y (mgr.15318) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.569941+0000 mgr.y (mgr.15318) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.653625+0000 mgr.y (mgr.15318) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cluster 2024-09-16T10:27:41.674924+0000 mgr.y (mgr.15318) 2506 : cluster [DBG] pgmap v605: 161 pgs: 15 active+undersized, 20 active+undersized+degraded+wait, 5 active+undersized+degraded, 26 active+undersized+wait, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.729682+0000 mgr.y (mgr.15318) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.809474+0000 mgr.y (mgr.15318) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:41.899407+0000 mgr.y (mgr.15318) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.984545+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.987382+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.990236+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.991305+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:41.998912+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.001350+0000 mgr.y (mgr.15318) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.089432+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.092333+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.095442+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.096534+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.104189+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.107253+0000 mgr.y (mgr.15318) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.182259+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.185430+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.188279+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.189630+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.195789+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.200470+0000 mgr.y (mgr.15318) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.261737+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.264330+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.266637+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.267605+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.271966+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.277163+0000 mgr.y (mgr.15318) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.334914+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.337909+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.340161+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.341317+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.345908+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.351560+0000 mgr.y (mgr.15318) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.423705+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.426577+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.428891+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.430184+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.436410+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.514604+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.517343+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.519957+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.521055+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.530071+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.596140+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[108106]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.598760+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.601074+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.602210+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.606862+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.677565+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.680016+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.682324+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.683490+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.688078+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: cluster 2024-09-16T10:27:42.736185+0000 mon.a (mon.0) 1056 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.760365+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.763245+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.766713+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.768101+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.776310+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.868467+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.871576+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.874386+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.876078+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:43.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:42 smithi060 bash[106544]: audit 2024-09-16T10:27:42.882263+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:44.146490269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:44.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[106544]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:43 smithi060 bash[108106]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.441070+0000 mgr.y (mgr.15318) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.533655+0000 mgr.y (mgr.15318) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.614480+0000 mgr.y (mgr.15318) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.693180+0000 mgr.y (mgr.15318) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.779244+0000 mgr.y (mgr.15318) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.885838+0000 mgr.y (mgr.15318) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.955898+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.959106+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.962159+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.963209+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:42.969265+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:42.971019+0000 mgr.y (mgr.15318) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.032302+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.035426+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.038616+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.040136+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.047670+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.048863+0000 mgr.y (mgr.15318) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.122149+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.125745+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.129250+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.130740+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.139306+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.140367+0000 mgr.y (mgr.15318) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.215319+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.217717+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.220239+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.221135+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.226876+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.227509+0000 mgr.y (mgr.15318) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.292202+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.294246+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.296258+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.297006+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.301376+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.302237+0000 mgr.y (mgr.15318) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.362358+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.364566+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.367323+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.368141+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.372420+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.433226+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.436004+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.438838+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.439717+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.445475+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.519376+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.522040+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.524527+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.525882+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.531424+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.605408+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.608050+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.610517+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.611706+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.618739+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.693022+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.695398+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.698348+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.699239+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.706482+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.781296+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.784280+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.787337+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.788442+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.796125+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.871446+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.874089+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.876513+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.877548+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:43 smithi081 bash[85087]: audit 2024-09-16T10:27:43.882279+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:44.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[127749]: debug 2024-09-16T10:27:44.405+0000 7f7e5529b640 -1 Falling back to public interface 2024-09-16T10:27:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.441 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.442 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[106544]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:44 smithi060 bash[108106]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.373747+0000 mgr.y (mgr.15318) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.446613+0000 mgr.y (mgr.15318) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.535370+0000 mgr.y (mgr.15318) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.619935+0000 mgr.y (mgr.15318) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cluster 2024-09-16T10:27:43.676146+0000 mgr.y (mgr.15318) 2530 : cluster [DBG] pgmap v606: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:45.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.707757+0000 mgr.y (mgr.15318) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.797372+0000 mgr.y (mgr.15318) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.885695+0000 mgr.y (mgr.15318) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.962296+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.964889+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.968314+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.969639+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:43.976598+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:43.977497+0000 mgr.y (mgr.15318) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.040625+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.043507+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.046316+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.047793+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.052637+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.056239+0000 mgr.y (mgr.15318) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.117909+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.121317+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.125413+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.126681+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.131692+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.135090+0000 mgr.y (mgr.15318) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.211014+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.213058+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.215287+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.215998+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.219630+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.221097+0000 mgr.y (mgr.15318) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.282316+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.284644+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.288069+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.289051+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.293837+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.295408+0000 mgr.y (mgr.15318) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.384054+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.386418+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.389398+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.390370+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.459 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.396478+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.465664+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.468203+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.470651+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.471851+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.477618+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.539525+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.542259+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.544697+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.545871+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.551696+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.613537+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.616043+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.624609+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.625837+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.631368+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.692966+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.695631+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.697889+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.698996+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.704761+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.768941+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.771493+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.773813+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.463 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.774734+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.779974+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.844885+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.847395+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.850054+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.851228+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:45.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:45.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:44 smithi081 bash[85087]: audit 2024-09-16T10:27:44.858041+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.397318+0000 mgr.y (mgr.15318) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.480110+0000 mgr.y (mgr.15318) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.554216+0000 mgr.y (mgr.15318) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.633320+0000 mgr.y (mgr.15318) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.706996+0000 mgr.y (mgr.15318) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.782297+0000 mgr.y (mgr.15318) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.859566+0000 mgr.y (mgr.15318) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.940022+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.942949+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.945718+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.946794+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:44.952041+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:44.956613+0000 mgr.y (mgr.15318) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.018465+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.020964+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.023189+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.024141+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.029822+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.032061+0000 mgr.y (mgr.15318) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.092556+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:45 smithi081 bash[85087]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[108106]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.095037+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.097445+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.098486+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.104363+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.106788+0000 mgr.y (mgr.15318) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.178654+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.181355+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.183835+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.184848+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.190352+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.192722+0000 mgr.y (mgr.15318) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.276591+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.279626+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.282573+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.284117+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.290646+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.293353+0000 mgr.y (mgr.15318) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.366893+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.369395+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.372170+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.373149+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.379082+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.442585+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.445711+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.448319+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.449936+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.456700+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.523903+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.526731+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.529135+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.530382+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.535869+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.605690+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.608730+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.611191+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.612304+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.617171+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.680636+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.683551+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.685923+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.687119+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.692837+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.759186+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.762167+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.764903+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.765879+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.771141+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.831816+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.834759+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.837028+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.837934+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.842138+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.902268+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.904150+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.905962+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:46.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.906619+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:46.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:46.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:45 smithi060 bash[106544]: audit 2024-09-16T10:27:45.910163+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.055 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.056 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.057 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.058 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.059 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.060 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.061 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.063 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.064 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.065 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.066 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.067 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.068 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.069 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.071 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.072 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.072 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.072 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.072 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.073 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.074 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[108106]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.075 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.076 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.076 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.076 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.076 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.078 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.079 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.080 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:46 smithi060 bash[106544]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:47.10771179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.381635+0000 mgr.y (mgr.15318) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.459268+0000 mgr.y (mgr.15318) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.537971+0000 mgr.y (mgr.15318) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.620424+0000 mgr.y (mgr.15318) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cluster 2024-09-16T10:27:45.676897+0000 mgr.y (mgr.15318) 2555 : cluster [DBG] pgmap v607: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.696476+0000 mgr.y (mgr.15318) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.773587+0000 mgr.y (mgr.15318) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.843627+0000 mgr.y (mgr.15318) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.912456+0000 mgr.y (mgr.15318) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.977035+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.979249+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.981788+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.982627+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:45.986586+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:45.989190+0000 mgr.y (mgr.15318) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.046110+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.048414+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.051107+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.052141+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.056562+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.058552+0000 mgr.y (mgr.15318) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.147862+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.150404+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.152832+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.153761+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.159343+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.167538+0000 mgr.y (mgr.15318) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.237835+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.241076+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.242936+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.243641+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.247369+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.248679+0000 mgr.y (mgr.15318) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.306418+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.308481+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.310402+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.311191+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.315219+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.316914+0000 mgr.y (mgr.15318) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.376342+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.378479+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.380416+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.381239+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.387935+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.448945+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.451419+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.453940+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.455051+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.462985+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.530525+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.532765+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.534690+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.535585+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.539768+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.601153+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.603404+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.605612+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.606289+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.611186+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.672699+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.675290+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.677581+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.678702+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.683967+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.749631+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.752561+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.755342+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.756463+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.763215+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.830968+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.833310+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.836280+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.837167+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.842652+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.907178+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:47.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.909886+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.912503+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:47.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:46 smithi081 bash[85087]: audit 2024-09-16T10:27:46.913577+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:47 smithi081 bash[85087]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.388617+0000 mgr.y (mgr.15318) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.463798+0000 mgr.y (mgr.15318) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.540703+0000 mgr.y (mgr.15318) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.611788+0000 mgr.y (mgr.15318) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.686421+0000 mgr.y (mgr.15318) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.725642+0000 mgr.y (mgr.15318) 2570 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.765709+0000 mgr.y (mgr.15318) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.844925+0000 mgr.y (mgr.15318) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.919519+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:46.925373+0000 mgr.y (mgr.15318) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.952752+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.229 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:46.959698+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.007238+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.009868+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.012218+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.013321+0000 mon.b (mon.1) 2882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.018170+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.024769+0000 mgr.y (mgr.15318) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.087638+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.090353+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.092689+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.093787+0000 mon.b (mon.1) 2886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.234 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.098351+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.105283+0000 mgr.y (mgr.15318) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.165248+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.167804+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.170122+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.171281+0000 mon.b (mon.1) 2890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.179157+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.235 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.185971+0000 mgr.y (mgr.15318) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.245897+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.248699+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.251195+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.252230+0000 mon.b (mon.1) 2894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.256754+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.260375+0000 mgr.y (mgr.15318) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.320230+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.322824+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.325046+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.325994+0000 mon.b (mon.1) 2898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.330569+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.337206+0000 mgr.y (mgr.15318) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:48.241 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.409180+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.412027+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.414867+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.416412+0000 mon.b (mon.1) 2902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.421129+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.502375+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.505286+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.508251+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.509344+0000 mon.b (mon.1) 2906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.514383+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.590820+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.593527+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.595934+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.596973+0000 mon.b (mon.1) 2910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.601776+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.668552+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.671458+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.674998+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[108106]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.676245+0000 mon.b (mon.1) 2914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.683786+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.750266+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.753188+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.755711+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.756779+0000 mon.b (mon.1) 2918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.761767+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.828889+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.831512+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.834048+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.835170+0000 mon.b (mon.1) 2922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.839979+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.902800+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.904565+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.906354+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.907043+0000 mon.b (mon.1) 2926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:47 smithi060 bash[106544]: audit 2024-09-16T10:27:47.911131+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:48.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[127749]: debug 2024-09-16T10:27:48.221+0000 7f7e5529b640 -1 osd.3 132 log_to_monitors true 2024-09-16T10:27:49.220 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.221 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.223 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.224 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.229 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.230 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.232 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[108106]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.238 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.241 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.245 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.249 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.253 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:48 smithi060 bash[106544]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.423452+0000 mgr.y (mgr.15318) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.521051+0000 mgr.y (mgr.15318) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.608215+0000 mgr.y (mgr.15318) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cluster 2024-09-16T10:27:47.677905+0000 mgr.y (mgr.15318) 2582 : cluster [DBG] pgmap v608: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.686307+0000 mgr.y (mgr.15318) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.766188+0000 mgr.y (mgr.15318) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.842481+0000 mgr.y (mgr.15318) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.914071+0000 mgr.y (mgr.15318) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.977310+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.979424+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.981298+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.981984+0000 mon.b (mon.1) 2930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:47.985893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:47.986907+0000 mgr.y (mgr.15318) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.056972+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.059787+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.062877+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.064200+0000 mon.b (mon.1) 2934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.072212+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.073535+0000 mgr.y (mgr.15318) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.143698+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.146298+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.149327+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.150582+0000 mon.b (mon.1) 2938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.157209+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.161827+0000 mgr.y (mgr.15318) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.221518+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.224351+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.226995+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.228380+0000 mon.b (mon.1) 2942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.228721+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.229073+0000 mon.a (mon.0) 1125 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:27:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.233108+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.236812+0000 mgr.y (mgr.15318) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.295829+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.298528+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.300890+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.301978+0000 mon.b (mon.1) 2946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.308167+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.310349+0000 mgr.y (mgr.15318) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.372602+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.375177+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.377414+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.378535+0000 mon.b (mon.1) 2950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.384495+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.452393+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.455207+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.460647+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.462055+0000 mon.b (mon.1) 2954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.468002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.543372+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.546716+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.549589+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.550904+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.556105+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.626080+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.628630+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.631156+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.632463+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.637808+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.709938+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.712943+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.716129+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.717669+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.723550+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.793998+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.796807+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.799572+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.800823+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.806246+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.873442+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.876232+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.878869+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.880079+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:48 smithi081 bash[85087]: audit 2024-09-16T10:27:48.886077+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:49.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[127749]: debug 2024-09-16T10:27:49.217+0000 7f7e4903d640 -1 osd.3 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:27:49.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[76606]: debug 2024-09-16T10:27:49.325+0000 7fca1d4dc640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[106544]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.398 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:49 smithi060 bash[108106]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:50.114855676Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.387263+0000 mgr.y (mgr.15318) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.470560+0000 mgr.y (mgr.15318) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.559428+0000 mgr.y (mgr.15318) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.640479+0000 mgr.y (mgr.15318) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.725925+0000 mgr.y (mgr.15318) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.809606+0000 mgr.y (mgr.15318) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.888525+0000 mgr.y (mgr.15318) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.954009+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.956279+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.958325+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.959237+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:48.964693+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:48.967775+0000 mgr.y (mgr.15318) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.040549+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.043207+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.047280+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.048468+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.054246+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.058281+0000 mgr.y (mgr.15318) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.117500+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.120231+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.122749+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.123890+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.129753+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.133283+0000 mgr.y (mgr.15318) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.156676+0000 mon.a (mon.0) 1138 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cluster 2024-09-16T10:27:49.160157+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.163188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.163862+0000 mon.a (mon.0) 1140 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.235382+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.238029+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.240578+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.241865+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.246826+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.251764+0000 mgr.y (mgr.15318) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.262917+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.273743+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.284218+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.320463+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.323319+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.325289+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.326965+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:27:50.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.328070+0000 mgr.y (mgr.15318) 2603 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:27:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: audit 2024-09-16T10:27:49.328953+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:27:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:49 smithi081 bash[85087]: cephadm 2024-09-16T10:27:49.329166+0000 mgr.y (mgr.15318) 2604 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T10:27:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:27:50] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.51.0" 2024-09-16T10:27:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[108106]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:51.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:50 smithi060 bash[106544]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:49.678580+0000 mgr.y (mgr.15318) 2605 : cluster [DBG] pgmap v610: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.157614+0000 mon.a (mon.0) 1145 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.163136+0000 mon.a (mon.0) 1146 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2344945848,v1:172.21.15.60:6827/2344945848] boot 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: cluster 2024-09-16T10:27:50.163219+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:50 smithi081 bash[85087]: audit 2024-09-16T10:27:50.170970+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:27:52.230 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:52 smithi060 bash[106544]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:52.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:52 smithi060 bash[106544]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:52.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:52 smithi060 bash[108106]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:52.231 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:52 smithi060 bash[108106]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:52 smithi081 bash[85087]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:52.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:52 smithi081 bash[85087]: cluster 2024-09-16T10:27:51.170193+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T10:27:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:53.137285702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:53 smithi081 bash[85087]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[108106]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: cluster 2024-09-16T10:27:51.679477+0000 mgr.y (mgr.15318) 2606 : cluster [DBG] pgmap v613: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: cluster 2024-09-16T10:27:52.161856+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.418966+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.429013+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:53 smithi060 bash[106544]: audit 2024-09-16T10:27:52.439387+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:27:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:55 smithi060 bash[106544]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:55 smithi060 bash[106544]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:55 smithi060 bash[108106]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:55.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:55 smithi060 bash[108106]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:55 smithi081 bash[85087]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:55 smithi081 bash[85087]: cluster 2024-09-16T10:27:53.680592+0000 mgr.y (mgr.15318) 2607 : cluster [DBG] pgmap v614: 161 pgs: 21 active+undersized, 12 active+undersized+degraded, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 36/639 objects degraded (5.634%) 2024-09-16T10:27:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:56.143464153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:56 smithi081 bash[85087]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:56 smithi081 bash[85087]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:56 smithi081 bash[85087]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:56 smithi081 bash[85087]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[108106]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[108106]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[108106]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[108106]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[106544]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[106544]: cluster 2024-09-16T10:27:56.176572+0000 mon.a (mon.0) 1153 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 12 pgs degraded) 2024-09-16T10:27:56.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[106544]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:56.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:56 smithi060 bash[106544]: cluster 2024-09-16T10:27:56.176647+0000 mon.a (mon.0) 1154 : cluster [INF] Cluster is now healthy 2024-09-16T10:27:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:57 smithi060 bash[108106]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:57.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:57 smithi060 bash[108106]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:57.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:57 smithi060 bash[106544]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:57.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:57 smithi060 bash[106544]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:57.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:57 smithi081 bash[85087]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:57.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:57 smithi081 bash[85087]: cluster 2024-09-16T10:27:55.681619+0000 mgr.y (mgr.15318) 2608 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:58 smithi060 bash[106544]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:58 smithi060 bash[106544]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:58 smithi060 bash[108106]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:58 smithi060 bash[108106]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:58.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:58 smithi081 bash[85087]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:58.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:58 smithi081 bash[85087]: audit 2024-09-16T10:27:56.736617+0000 mgr.y (mgr.15318) 2609 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:27:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:27:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:27:59.106864913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:27:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:59 smithi081 bash[85087]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:27:59 smithi081 bash[85087]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:59 smithi060 bash[106544]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:27:59 smithi060 bash[106544]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:59 smithi060 bash[108106]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:27:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:27:59 smithi060 bash[108106]: cluster 2024-09-16T10:27:57.683122+0000 mgr.y (mgr.15318) 2610 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:00] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.51.0" 2024-09-16T10:28:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:01 smithi060 bash[106544]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:01 smithi060 bash[106544]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:01 smithi060 bash[108106]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:01.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:01 smithi060 bash[108106]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:01.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:01 smithi081 bash[85087]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:01.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:01 smithi081 bash[85087]: cluster 2024-09-16T10:27:59.684137+0000 mgr.y (mgr.15318) 2611 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:02.424 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:02.147805889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[106544]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:02 smithi060 bash[108106]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: cluster 2024-09-16T10:28:01.685009+0000 mgr.y (mgr.15318) 2612 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.833307+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.848289+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.861363+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.932799+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:01.936786+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:03.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:02 smithi081 bash[85087]: audit 2024-09-16T10:28:02.169929+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:04 smithi081 bash[85087]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[106544]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: cluster 2024-09-16T10:28:03.686397+0000 mgr.y (mgr.15318) 2613 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: audit 2024-09-16T10:28:04.345544+0000 mgr.y (mgr.15318) 2614 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:05.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: audit 2024-09-16T10:28:04.346069+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:05.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:04 smithi060 bash[108106]: cephadm 2024-09-16T10:28:04.347990+0000 mgr.y (mgr.15318) 2615 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:05.108966256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:06 smithi060 bash[108106]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:06 smithi060 bash[108106]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:07.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:06 smithi060 bash[106544]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:07.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:06 smithi060 bash[106544]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:06 smithi081 bash[85087]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:07.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:06 smithi081 bash[85087]: cluster 2024-09-16T10:28:05.687504+0000 mgr.y (mgr.15318) 2616 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-16T10:28:08.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:07 smithi081 bash[85087]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:07 smithi081 bash[85087]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:07 smithi060 bash[106544]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:07 smithi060 bash[106544]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:07 smithi060 bash[108106]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:07 smithi060 bash[108106]: audit 2024-09-16T10:28:06.745850+0000 mgr.y (mgr.15318) 2617 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:08.141195966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[108106]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:09 smithi060 bash[106544]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cluster 2024-09-16T10:28:07.689026+0000 mgr.y (mgr.15318) 2618 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cephadm 2024-09-16T10:28:08.112515+0000 mgr.y (mgr.15318) 2619 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.120309+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.126396+0000 mon.b (mon.1) 2999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: audit 2024-09-16T10:28:08.128177+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:09 smithi081 bash[85087]: cephadm 2024-09-16T10:28:08.132623+0000 mgr.y (mgr.15318) 2620 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:10] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:28:11.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:11 smithi060 bash[106544]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:11 smithi060 bash[106544]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:11 smithi060 bash[108106]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:11 smithi060 bash[108106]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:11.10830768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:11.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:11 smithi081 bash[85087]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:11 smithi081 bash[85087]: cluster 2024-09-16T10:28:09.690161+0000 mgr.y (mgr.15318) 2621 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:28:11.641 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 19s ago 47m - - 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 10s ago 47m - - 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10m) 19s ago 38m 14.5M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (9m) 10s ago 37m 66.5M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (12m) 19s ago 35m 48.9M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (12m) 10s ago 46m 442M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (23m) 19s ago 48m 540M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:28:12.278 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6m) 19s ago 49m 64.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (8m) 10s ago 47m 57.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6m) 19s ago 47m 51.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (12m) 19s ago 38m 8483k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (12m) 10s ago 38m 8695k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4m) 19s ago 45m 58.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3m) 19s ago 45m 53.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2m) 19s ago 44m 46.3M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (31s) 19s ago 43m 45.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (42m) 10s ago 42m 73.8M 3036M 19.1.1-328-gad35db06 b5388489f99e 1664cd7ad39f 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (41m) 10s ago 41m 71.5M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (40m) 10s ago 40m 67.7M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (39m) 10s ago 39m 62.9M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:28:12.279 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (11m) 10s ago 38m 51.2M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:28:12.280 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (35m) 19s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:28:12.280 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (35m) 10s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:28:12.649 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:28:12.649 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:28:12.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:28:12.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 4 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:28:12.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 9 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:28:12.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:28:12.965 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:28:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[108106]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:13 smithi060 bash[106544]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:11.627138+0000 mgr.y (mgr.15318) 2622 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: cluster 2024-09-16T10:28:11.690731+0000 mgr.y (mgr.15318) 2623 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:11.953979+0000 mgr.y (mgr.15318) 2624 : audit [DBG] from='client.64449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.263257+0000 mgr.y (mgr.15318) 2625 : audit [DBG] from='client.74426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.611963+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.621031+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.629809+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[85087]: audit 2024-09-16T10:28:12.648167+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.60:0/3101951169' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:13.764 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.764 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.765 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.765 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.766 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.766 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.767 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:13.767 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:13 smithi081 systemd[1]: Stopping Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:28:14.102 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[27432]: debug 2024-09-16T10:28:13.856+0000 7f5018970640 -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-09-16T10:28:14.102 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[27432]: debug 2024-09-16T10:28:13.856+0000 7f5018970640 -1 osd.4 136 *** Got signal Terminated *** 2024-09-16T10:28:14.103 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:13 smithi081 bash[27432]: debug 2024-09-16T10:28:13.856+0000 7f5018970640 -1 osd.4 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:28:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[106544]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[106544]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[106544]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[106544]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[108106]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[108106]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[108106]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:14 smithi060 bash[108106]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:14.102735158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:14.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:14 smithi081 bash[85087]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:14 smithi081 bash[85087]: audit 2024-09-16T10:28:12.963840+0000 mgr.y (mgr.15318) 2626 : audit [DBG] from='client.64467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:14 smithi081 bash[85087]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:14 smithi081 bash[85087]: cluster 2024-09-16T10:28:13.860586+0000 mon.a (mon.0) 1165 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[106544]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:15 smithi060 bash[108106]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[93655]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:28:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:13.691727+0000 mgr.y (mgr.15318) 2627 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:28:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:14.127864+0000 mon.a (mon.0) 1166 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[85087]: cluster 2024-09-16T10:28:14.144525+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-16T10:28:15.907 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:15 smithi081 bash[93722]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:28:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:16 smithi060 bash[106544]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:16.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:16 smithi060 bash[106544]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:16 smithi060 bash[108106]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:16 smithi060 bash[108106]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:16.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:16 smithi081 bash[85087]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:16.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:16 smithi081 bash[85087]: cluster 2024-09-16T10:28:15.153848+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T10:28:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:17.111816332Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 bash[85087]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[106544]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: cluster 2024-09-16T10:28:15.692554+0000 mgr.y (mgr.15318) 2628 : cluster [DBG] pgmap v627: 161 pgs: 19 peering, 13 stale+active+clean, 129 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T10:28:17.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: cluster 2024-09-16T10:28:16.146074+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-16T10:28:17.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: audit 2024-09-16T10:28:16.935944+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:17.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:17.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:17 smithi060 bash[108106]: audit 2024-09-16T10:28:16.939755+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:18.051 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.052 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.052 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.052 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.053 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.053 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T10:28:18.053 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: Stopped Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:28:18.053 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.054 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:28:17 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:18.407 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:18 smithi081 systemd[1]: Started Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:18 smithi081 bash[85087]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[106544]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:16.756654+0000 mgr.y (mgr.15318) 2629 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.107333+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.119730+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.126216+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.127846+0000 mon.b (mon.1) 3003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:18 smithi060 bash[108106]: audit 2024-09-16T10:28:18.138106+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[85087]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cluster 2024-09-16T10:28:17.694384+0000 mgr.y (mgr.15318) 2630 : cluster [DBG] pgmap v628: 161 pgs: 29 active+undersized, 19 peering, 20 active+undersized+degraded, 93 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.139286+0000 mgr.y (mgr.15318) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cluster 2024-09-16T10:28:18.157013+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check failed: Degraded data redundancy: 92/639 objects degraded (14.397%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.262037+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.265630+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.270755+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.272370+0000 mon.b (mon.1) 3007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.281411+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.283523+0000 mgr.y (mgr.15318) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.386409+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.389595+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.392582+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.394205+0000 mon.b (mon.1) 3011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.401485+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.520867+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.523852+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.526948+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.528349+0000 mon.b (mon.1) 3015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.536852+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[106544]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.653357+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.656801+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.660441+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.662052+0000 mon.b (mon.1) 3019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.670368+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.776246+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.779466+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.782911+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.784422+0000 mon.b (mon.1) 3023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.790690+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.899834+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.902870+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.906420+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.907873+0000 mon.b (mon.1) 3027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:18.914875+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.019504+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.022086+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.025263+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.026371+0000 mon.b (mon.1) 3031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.032636+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.146253+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.149440+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.152389+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.153870+0000 mon.b (mon.1) 3035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:19 smithi060 bash[108106]: audit 2024-09-16T10:28:19.162009+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:19.907 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[93868]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:28:19.908 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:19 smithi081 bash[93868]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:28:20.364 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[80968]: logger=plugins.update.checker t=2024-09-16T10:28:20.010458119Z level=info msg="Update check succeeded" duration=68.971828ms 2024-09-16T10:28:20.365 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[80968]: logger=grafana.update.checker t=2024-09-16T10:28:20.01352761Z level=info msg="Update check succeeded" duration=67.390178ms 2024-09-16T10:28:20.365 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[80968]: logger=cleanup t=2024-09-16T10:28:20.198464665Z level=info msg="Completed cleanup jobs" duration=345.852062ms 2024-09-16T10:28:20.365 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:20.208809161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:20.365 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T10:28:20.365 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: 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-09-16T10:28:20.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.377 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[85087]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:20] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:28:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.404727+0000 mgr.y (mgr.15318) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.538374+0000 mgr.y (mgr.15318) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.672395+0000 mgr.y (mgr.15318) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.793649+0000 mgr.y (mgr.15318) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:18.918285+0000 mgr.y (mgr.15318) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.036416+0000 mgr.y (mgr.15318) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.163292+0000 mgr.y (mgr.15318) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.250587+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.253369+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.255809+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.256676+0000 mon.b (mon.1) 3039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.262361+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.263113+0000 mgr.y (mgr.15318) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.354661+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.357152+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.361272+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.362307+0000 mon.b (mon.1) 3043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.369992+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.370856+0000 mgr.y (mgr.15318) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.467949+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.471054+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.474450+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.475715+0000 mon.b (mon.1) 3047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.480619+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.554492+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.556609+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.558927+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.559577+0000 mon.b (mon.1) 3051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.566137+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.641701+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.643907+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.646790+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.647592+0000 mon.b (mon.1) 3055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.652441+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.712159+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.714520+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.717309+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.718353+0000 mon.b (mon.1) 3059 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.722782+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.784740+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.787345+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.789719+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.790807+0000 mon.b (mon.1) 3063 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.795760+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.868043+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.870763+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.874059+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.875271+0000 mon.b (mon.1) 3067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.881007+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.964630+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[106544]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.967461+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.970155+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.971546+0000 mon.b (mon.1) 3071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:19.977763+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.072797+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.075457+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.077885+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.078842+0000 mon.b (mon.1) 3075 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.084677+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.162658+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.165974+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:20.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:20 smithi060 bash[108106]: audit 2024-09-16T10:28:20.169574+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:20.679 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T10:28:20.679 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T10:28:20.679 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T10:28:20.679 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T10:28:20.679 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:20 smithi081 bash[93868]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T10:28:21.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[108106]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:21 smithi060 bash[106544]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.483662+0000 mgr.y (mgr.15318) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.566835+0000 mgr.y (mgr.15318) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.653298+0000 mgr.y (mgr.15318) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cluster 2024-09-16T10:28:19.695652+0000 mgr.y (mgr.15318) 2645 : cluster [DBG] pgmap v629: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.723832+0000 mgr.y (mgr.15318) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.796971+0000 mgr.y (mgr.15318) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.884127+0000 mgr.y (mgr.15318) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:19.984752+0000 mgr.y (mgr.15318) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.086319+0000 mgr.y (mgr.15318) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.170961+0000 mon.b (mon.1) 3079 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.199023+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.203414+0000 mgr.y (mgr.15318) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.288169+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.290745+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.293739+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.294859+0000 mon.b (mon.1) 3083 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.300284+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.302676+0000 mgr.y (mgr.15318) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.398721+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.401073+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.404188+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.405320+0000 mon.b (mon.1) 3087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.410448+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.507783+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.510591+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.513517+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.514357+0000 mon.b (mon.1) 3091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.521997+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.628082+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.631042+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.633787+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.634892+0000 mon.b (mon.1) 3095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.642744+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: cluster 2024-09-16T10:28:20.650074+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T10:28:21.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.758362+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.761969+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.766227+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.767574+0000 mon.b (mon.1) 3099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.774153+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.886041+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.889423+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.892273+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.894023+0000 mon.b (mon.1) 3103 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:20.902608+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.017586+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.020873+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.023831+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.025369+0000 mon.b (mon.1) 3107 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.033730+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.147694+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.150883+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.154469+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.156008+0000 mon.b (mon.1) 3111 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:21.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:21 smithi081 bash[85087]: audit 2024-09-16T10:28:21.164140+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.266 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:22.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:22 smithi081 bash[85087]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:22.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.412432+0000 mgr.y (mgr.15318) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.523069+0000 mgr.y (mgr.15318) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.643968+0000 mgr.y (mgr.15318) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.777475+0000 mgr.y (mgr.15318) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:20.903938+0000 mgr.y (mgr.15318) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.035346+0000 mgr.y (mgr.15318) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.165856+0000 mgr.y (mgr.15318) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.253304+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.256217+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.259764+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.261238+0000 mon.b (mon.1) 3115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.268842+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.271190+0000 mgr.y (mgr.15318) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.358221+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.361403+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.364361+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.365677+0000 mon.b (mon.1) 3119 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.373215+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.473319+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.476543+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.480031+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.481434+0000 mon.b (mon.1) 3123 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.490500+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.590916+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.594066+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.597423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.598582+0000 mon.b (mon.1) 3127 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.606198+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.690570+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.692921+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.694878+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.695663+0000 mon.b (mon.1) 3131 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.700019+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.797180+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.799521+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.802205+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.803070+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.807527+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.909698+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.912079+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[108106]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.915608+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.916647+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.923260+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.979426+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:21.992409+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.000295+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.003647+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.008776+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.010962+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.012804+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:22.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:22 smithi060 bash[106544]: audit 2024-09-16T10:28:22.014979+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T10:28:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:23.115055202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:23 smithi081 bash[85087]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:23.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[106544]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.375924+0000 mgr.y (mgr.15318) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.491738+0000 mgr.y (mgr.15318) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.607925+0000 mgr.y (mgr.15318) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cluster 2024-09-16T10:28:21.696299+0000 mgr.y (mgr.15318) 2664 : cluster [DBG] pgmap v630: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.701161+0000 mgr.y (mgr.15318) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.809724+0000 mgr.y (mgr.15318) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:21.924131+0000 mgr.y (mgr.15318) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:23.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: audit 2024-09-16T10:28:22.014225+0000 mgr.y (mgr.15318) 2668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T10:28:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:23 smithi060 bash[108106]: cephadm 2024-09-16T10:28:22.015928+0000 mgr.y (mgr.15318) 2669 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T10:28:25.234 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:25 smithi081 bash[94169]: debug 2024-09-16T10:28:25.019+0000 7f3916674640 1 -- 172.21.15.81:0/1048931570 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561aa17cc960 con 0x561aa25ba000 2024-09-16T10:28:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:25 smithi060 bash[106544]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:25 smithi060 bash[106544]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:25 smithi060 bash[108106]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:25 smithi060 bash[108106]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:25 smithi081 bash[85087]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:25.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:25 smithi081 bash[85087]: cluster 2024-09-16T10:28:23.697807+0000 mgr.y (mgr.15318) 2670 : cluster [DBG] pgmap v631: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 104/639 objects degraded (16.275%) 2024-09-16T10:28:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:26.099847512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:27.407 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[94169]: debug 2024-09-16T10:28:27.111+0000 7f3918edb640 -1 Falling back to public interface 2024-09-16T10:28:27.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:27 smithi081 bash[85087]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[106544]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: cluster 2024-09-16T10:28:25.699129+0000 mgr.y (mgr.15318) 2671 : cluster [DBG] pgmap v632: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: audit 2024-09-16T10:28:27.068280+0000 mon.b (mon.1) 3145 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:27.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:27 smithi060 bash[108106]: audit 2024-09-16T10:28:27.069914+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:28.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:28 smithi081 bash[85087]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[106544]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: audit 2024-09-16T10:28:26.767865+0000 mgr.y (mgr.15318) 2672 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cephadm 2024-09-16T10:28:27.063803+0000 mgr.y (mgr.15318) 2673 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T10:28:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cephadm 2024-09-16T10:28:27.074334+0000 mgr.y (mgr.15318) 2674 : cephadm [INF] Deploying daemon osd.4 on smithi081 2024-09-16T10:28:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:28 smithi060 bash[108106]: cluster 2024-09-16T10:28:27.755649+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:29.141025331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:29 smithi081 bash[85087]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[108106]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: cluster 2024-09-16T10:28:27.700945+0000 mgr.y (mgr.15318) 2675 : cluster [DBG] pgmap v633: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.040488+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.052664+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:29 smithi060 bash[106544]: audit 2024-09-16T10:28:29.064761+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:30] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:28:31.010 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:30 smithi081 bash[94169]: debug 2024-09-16T10:28:30.931+0000 7f3918edb640 -1 osd.4 136 log_to_monitors true 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[85087]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[108106]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: cluster 2024-09-16T10:28:29.702489+0000 mgr.y (mgr.15318) 2676 : cluster [DBG] pgmap v634: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: audit 2024-09-16T10:28:30.938040+0000 mon.a (mon.0) 1217 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:31 smithi060 bash[106544]: audit 2024-09-16T10:28:30.938420+0000 mon.b (mon.1) 3147 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:31.657 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:31 smithi081 bash[94169]: debug 2024-09-16T10:28:31.267+0000 7f390cc7d640 -1 osd.4 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:28:32.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:32.132702107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:32.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.496 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:32.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:32 smithi081 bash[85087]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:32.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[108106]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.203558+0000 mon.a (mon.0) 1218 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: cluster 2024-09-16T10:28:31.208984+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.226339+0000 mon.b (mon.1) 3148 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.226639+0000 mon.a (mon.0) 1220 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.934180+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:32.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:32 smithi060 bash[106544]: audit 2024-09-16T10:28:31.937830+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.268 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.269 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[108106]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:33 smithi060 bash[106544]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:31.703240+0000 mgr.y (mgr.15318) 2677 : cluster [DBG] pgmap v636: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.216833+0000 mon.a (mon.0) 1222 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.235100+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.235129+0000 mon.a (mon.0) 1223 : cluster [INF] osd.4 [v2:172.21.15.81:6800/3433254069,v1:172.21.15.81:6801/3433254069] boot 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: cluster 2024-09-16T10:28:32.235241+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.451773+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.466165+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.478161+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.790177+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.803299+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:33.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:33 smithi081 bash[85087]: audit 2024-09-16T10:28:32.816337+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:34.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:34 smithi060 bash[108106]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:34.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:34 smithi060 bash[108106]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:34.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:34 smithi060 bash[106544]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:34.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:34 smithi060 bash[106544]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:34.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:34 smithi081 bash[85087]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:34.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:34 smithi081 bash[85087]: cluster 2024-09-16T10:28:33.233870+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T10:28:35.144 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.144 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.145 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.145 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.145 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.146 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.146 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.146 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.146 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:35.144407022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:35.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:35 smithi081 systemd[1]: Stopping Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:28:35.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[94169]: debug 2024-09-16T10:28:35.259+0000 7f3915e73640 -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-09-16T10:28:35.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[94169]: debug 2024-09-16T10:28:35.259+0000 7f3915e73640 -1 osd.4 141 *** Got signal Terminated *** 2024-09-16T10:28:35.409 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[94169]: debug 2024-09-16T10:28:35.259+0000 7f3915e73640 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:28:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[85087]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[85087]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[85087]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:35 smithi081 bash[85087]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[106544]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[106544]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[106544]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:35.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[106544]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[108106]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[108106]: cluster 2024-09-16T10:28:33.704222+0000 mgr.y (mgr.15318) 2678 : cluster [DBG] pgmap v639: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/639 objects degraded (13.928%) 2024-09-16T10:28:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[108106]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:35 smithi060 bash[108106]: cluster 2024-09-16T10:28:34.249312+0000 mon.a (mon.0) 1232 : cluster [WRN] Health check update: Degraded data redundancy: 89/639 objects degraded (13.928%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:36 smithi060 bash[106544]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:36 smithi060 bash[106544]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:36 smithi060 bash[108106]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:36 smithi060 bash[108106]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:36.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:36 smithi081 bash[85087]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:36.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:36 smithi081 bash[85087]: cluster 2024-09-16T10:28:35.267074+0000 mon.a (mon.0) 1233 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T10:28:37.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[106544]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:37 smithi060 bash[108106]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:35.705561+0000 mgr.y (mgr.15318) 2679 : cluster [DBG] pgmap v640: 161 pgs: 7 peering, 31 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/639 objects degraded (13.302%) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:36.261516+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:28:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[85087]: cluster 2024-09-16T10:28:36.278041+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-16T10:28:38.001 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:37 smithi081 bash[95810]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:28:38.284 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[95877]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:28:38.284 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:38.111946423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[108106]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[108106]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[108106]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[108106]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[106544]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[106544]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[106544]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:38 smithi060 bash[106544]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:38.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[85087]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[85087]: audit 2024-09-16T10:28:36.779052+0000 mgr.y (mgr.15318) 2680 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[85087]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:38.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:38 smithi081 bash[85087]: cluster 2024-09-16T10:28:37.279715+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T10:28:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:39 smithi060 bash[108106]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:39.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:39 smithi060 bash[108106]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:39 smithi060 bash[106544]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:39 smithi060 bash[106544]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:39 smithi081 bash[85087]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:39.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:39 smithi081 bash[85087]: cluster 2024-09-16T10:28:37.706595+0000 mgr.y (mgr.15318) 2681 : cluster [DBG] pgmap v643: 161 pgs: 4 active+undersized, 21 stale+active+clean, 29 peering, 5 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s; 24/639 objects degraded (3.756%) 2024-09-16T10:28:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:40 smithi060 bash[108106]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:40 smithi060 bash[108106]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:40] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.51.0" 2024-09-16T10:28:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:40 smithi060 bash[106544]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:40 smithi060 bash[106544]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:40.657 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T10:28:40.657 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: Stopped Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:28:40.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:40 smithi081 bash[85087]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:40 smithi081 bash[85087]: cluster 2024-09-16T10:28:40.284729+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:41.097 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.097 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.098 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.099 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.099 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.099 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: Started Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:28:41.099 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.099 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:28:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:28:41.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:41.09736991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:41.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:41 smithi081 bash[85087]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: cluster 2024-09-16T10:28:39.707903+0000 mgr.y (mgr.15318) 2682 : cluster [DBG] pgmap v644: 161 pgs: 18 active+undersized, 11 stale+active+clean, 29 peering, 10 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.856774+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.868503+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.874956+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.876380+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:40.888827+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.015445+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.018844+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.023979+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[106544]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.025567+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.034765+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.156032+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.159359+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.162918+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.164411+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.172979+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.280322+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.283568+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.287778+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.289271+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:41.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:41.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:41 smithi060 bash[108106]: audit 2024-09-16T10:28:41.297597+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[106544]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:42 smithi060 bash[108106]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:40.890142+0000 mgr.y (mgr.15318) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.036185+0000 mgr.y (mgr.15318) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.174637+0000 mgr.y (mgr.15318) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.299196+0000 mgr.y (mgr.15318) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.371490+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.374573+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.377528+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.378974+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.387615+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.466208+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.469435+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.473013+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.474846+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.483818+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.578243+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.581359+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.584705+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.586104+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.593283+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.690540+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.693705+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.696355+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.697558+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.704259+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.813503+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.816541+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.819725+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.821220+0000 mon.b (mon.1) 3184 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.829398+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.943442+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.946632+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.949613+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.951233+0000 mon.b (mon.1) 3188 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:41.959756+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.077630+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.080797+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.083743+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.085433+0000 mon.b (mon.1) 3192 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.094106+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.212757+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.215848+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.219312+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.220759+0000 mon.b (mon.1) 3196 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:42.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:42 smithi081 bash[85087]: audit 2024-09-16T10:28:42.228884+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.339 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:28:43.346 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[96027]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:28:43.346 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[96027]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.388710+0000 mgr.y (mgr.15318) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.485188+0000 mgr.y (mgr.15318) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.596729+0000 mgr.y (mgr.15318) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.707286+0000 mgr.y (mgr.15318) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cluster 2024-09-16T10:28:41.708564+0000 mgr.y (mgr.15318) 2691 : cluster [DBG] pgmap v645: 161 pgs: 23 active+undersized, 9 stale+active+clean, 23 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.831023+0000 mgr.y (mgr.15318) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:41.961116+0000 mgr.y (mgr.15318) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[108106]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:43 smithi060 bash[106544]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.096095+0000 mgr.y (mgr.15318) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.230821+0000 mgr.y (mgr.15318) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.360993+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.364093+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.367192+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.368556+0000 mon.b (mon.1) 3200 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.376579+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.492218+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.495386+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.498454+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.499816+0000 mon.b (mon.1) 3204 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.508462+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.588566+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.591638+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.594417+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.595822+0000 mon.b (mon.1) 3208 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.603929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.703036+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.714131+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.716648+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.717841+0000 mon.b (mon.1) 3212 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.725513+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.833877+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.836891+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.840543+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.841795+0000 mon.b (mon.1) 3216 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.849449+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.942447+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.945316+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.948548+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.949651+0000 mon.b (mon.1) 3220 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:42.955196+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.027295+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.029549+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.032040+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.033017+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.038252+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.118187+0000 mon.b (mon.1) 3225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.120720+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.123057+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.123929+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.131145+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.192471+0000 mon.b (mon.1) 3229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.195322+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.197934+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.198928+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.205368+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.282935+0000 mon.b (mon.1) 3233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.285266+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.287463+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:43.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.288359+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:43.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:43.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[85087]: audit 2024-09-16T10:28:43.292966+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.032 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:28:44.032 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 11s ago 48m - - 2024-09-16T10:28:44.032 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 47m - - 2024-09-16T10:28:44.032 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11m) 11s ago 38m 14.5M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (10m) 11s ago 38m 67.3M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (13m) 11s ago 36m 48.9M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (13m) 11s ago 47m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (23m) 11s ago 49m 540M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6m) 11s ago 49m 62.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (8m) 11s ago 47m 58.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6m) 11s ago 47m 48.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:28:44.033 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (12m) 11s ago 38m 8632k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (12m) 11s ago 38m 8311k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4m) 11s ago 46m 58.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4m) 11s ago 45m 52.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2m) 11s ago 44m 45.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (63s) 11s ago 43m 46.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 starting - - - 3036M 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (41m) 11s ago 41m 72.1M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:28:44.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (40m) 11s ago 41m 67.9M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:28:44.035 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (39m) 11s ago 40m 63.8M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:28:44.035 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (11m) 11s ago 39m 51.2M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:28:44.035 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (36m) 11s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:28:44.035 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (36m) 11s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:28:44.133 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[96027]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T10:28:44.133 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:43 smithi081 bash[96027]: 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-09-16T10:28:44.383 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:44.133533867Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:44.384 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[96027]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T10:28:44.384 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[96027]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T10:28:44.384 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[96027]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T10:28:44.384 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[96027]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T10:28:44.384 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[96027]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T10:28:44.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 4 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 9 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:28:44.444 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.380255+0000 mgr.y (mgr.15318) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.512256+0000 mgr.y (mgr.15318) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.607417+0000 mgr.y (mgr.15318) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.727006+0000 mgr.y (mgr.15318) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.850256+0000 mgr.y (mgr.15318) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:42.957538+0000 mgr.y (mgr.15318) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.041837+0000 mgr.y (mgr.15318) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.131940+0000 mgr.y (mgr.15318) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.206659+0000 mgr.y (mgr.15318) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.295071+0000 mgr.y (mgr.15318) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:44.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.326376+0000 mgr.y (mgr.15318) 2706 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.367537+0000 mon.b (mon.1) 3237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.369509+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.371348+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.372012+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.375861+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.438262+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.440677+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.442601+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.443346+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.448380+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.534044+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.536109+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.538494+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.539223+0000 mon.b (mon.1) 3248 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.544086+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.605141+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.607229+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[106544]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:44 smithi060 bash[108106]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.610255+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.610980+0000 mon.b (mon.1) 3252 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.615944+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.674598+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.676642+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.678829+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.679606+0000 mon.b (mon.1) 3256 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.684664+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.745384+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.748038+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.750519+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.751542+0000 mon.b (mon.1) 3260 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.757201+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.819616+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.821620+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.823799+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.824427+0000 mon.b (mon.1) 3264 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.829215+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.894730+0000 mon.b (mon.1) 3265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.896760+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.899098+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.899836+0000 mon.b (mon.1) 3268 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.905212+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.969509+0000 mon.b (mon.1) 3269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.971987+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.974297+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.975338+0000 mon.b (mon.1) 3272 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:43.980955+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.046333+0000 mon.b (mon.1) 3273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.048969+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.051446+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.052565+0000 mon.b (mon.1) 3276 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.058732+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.122096+0000 mon.b (mon.1) 3277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.124796+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.127449+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.128599+0000 mon.b (mon.1) 3280 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.138273+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.201460+0000 mon.b (mon.1) 3281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.203817+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.206311+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.207491+0000 mon.b (mon.1) 3284 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.213693+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.278115+0000 mon.b (mon.1) 3285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.280355+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.282431+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:44.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.283034+0000 mon.b (mon.1) 3288 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:44.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:44 smithi081 bash[85087]: audit 2024-09-16T10:28:44.287781+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:44.780 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:28:44.780 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:28:44.780 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:28:44.780 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:28:44.780 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:28:44.781 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T10:28:44.781 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:28:44.781 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:28:44.781 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:28:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[106544]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:45 smithi060 bash[108106]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.377260+0000 mgr.y (mgr.15318) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.449095+0000 mgr.y (mgr.15318) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.544661+0000 mgr.y (mgr.15318) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.616558+0000 mgr.y (mgr.15318) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:43.684805+0000 mgr.y (mgr.15318) 2711 : audit [DBG] from='client.64485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.686875+0000 mgr.y (mgr.15318) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cluster 2024-09-16T10:28:43.709439+0000 mgr.y (mgr.15318) 2713 : cluster [DBG] pgmap v646: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.761393+0000 mgr.y (mgr.15318) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.832295+0000 mgr.y (mgr.15318) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.907080+0000 mgr.y (mgr.15318) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:43.983619+0000 mgr.y (mgr.15318) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.017232+0000 mgr.y (mgr.15318) 2718 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.063053+0000 mgr.y (mgr.15318) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.142538+0000 mgr.y (mgr.15318) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.218122+0000 mgr.y (mgr.15318) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.289859+0000 mgr.y (mgr.15318) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.359078+0000 mon.b (mon.1) 3289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.361289+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.363431+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.364233+0000 mon.b (mon.1) 3292 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.370277+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.370997+0000 mgr.y (mgr.15318) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.442337+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.60:0/2989720199' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.445340+0000 mon.b (mon.1) 3293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.448501+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.450895+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.451943+0000 mon.b (mon.1) 3296 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.456933+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.527961+0000 mon.b (mon.1) 3297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.530609+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.533377+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.534505+0000 mon.b (mon.1) 3300 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.539858+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.604704+0000 mon.b (mon.1) 3301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.607306+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.609662+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.610788+0000 mon.b (mon.1) 3304 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.615468+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.681138+0000 mon.b (mon.1) 3305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.683884+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.691339+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.692265+0000 mon.b (mon.1) 3308 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.696767+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.771667+0000 mon.b (mon.1) 3309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.774635+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.778243+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.779333+0000 mon.b (mon.1) 3312 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:45 smithi081 bash[85087]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.785516+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.850394+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.853268+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.855836+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.856887+0000 mon.b (mon.1) 3316 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.861846+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.938114+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.941181+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.944696+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.946358+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.952208+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.035807+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.038484+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.041500+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.042738+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.048366+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.140834+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.143898+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.147231+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.148884+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.154722+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.227198+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.230410+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.233761+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.235147+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.241182+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.331586+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.334313+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.336977+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.338067+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.343821+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.460471+0000 mgr.y (mgr.15318) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.543359+0000 mgr.y (mgr.15318) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.618166+0000 mgr.y (mgr.15318) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.699656+0000 mgr.y (mgr.15318) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:44.779195+0000 mgr.y (mgr.15318) 2728 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.788731+0000 mgr.y (mgr.15318) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[106544]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:46 smithi060 bash[108106]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.865255+0000 mgr.y (mgr.15318) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:44.958717+0000 mgr.y (mgr.15318) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.052326+0000 mgr.y (mgr.15318) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.158447+0000 mgr.y (mgr.15318) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.245256+0000 mgr.y (mgr.15318) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.346958+0000 mgr.y (mgr.15318) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.430985+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.433900+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.437328+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.438695+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.445115+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.533777+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.536469+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.539926+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.541431+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.547816+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.620583+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.623761+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.627296+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.628930+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.635826+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.729724+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.732730+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.736205+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.737423+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.744542+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.820150+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.823218+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.826883+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.828458+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.835277+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.930268+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.933348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.937533+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.938817+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:45.945875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.017579+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.020061+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.022957+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.024021+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.029431+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.098710+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.101555+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.104328+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.105426+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.111305+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.190197+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.193344+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.196262+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.197301+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.204155+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.271888+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:46.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.275071+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.277762+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.278846+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:46.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:46 smithi081 bash[85087]: audit 2024-09-16T10:28:46.283947+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.356 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:47.114962586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[108106]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.691 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.691 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.691 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.691 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.691 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.692 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:47 smithi060 bash[106544]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.447293+0000 mgr.y (mgr.15318) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.550236+0000 mgr.y (mgr.15318) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.638237+0000 mgr.y (mgr.15318) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cluster 2024-09-16T10:28:45.710743+0000 mgr.y (mgr.15318) 2739 : cluster [DBG] pgmap v647: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.747972+0000 mgr.y (mgr.15318) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.837925+0000 mgr.y (mgr.15318) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:45.947677+0000 mgr.y (mgr.15318) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.030628+0000 mgr.y (mgr.15318) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.114191+0000 mgr.y (mgr.15318) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.206305+0000 mgr.y (mgr.15318) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.287226+0000 mgr.y (mgr.15318) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.371948+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.374394+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.376977+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.377996+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.384144+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.455544+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.458710+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.461669+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.463001+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.469250+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.544092+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.546889+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.549876+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.550897+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.558709+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.654368+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.657236+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.660618+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.661985+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.669498+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.768500+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.771851+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.775004+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.776206+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.782791+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.863346+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.866148+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.868514+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.869450+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.879198+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.927893+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.963730+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.966662+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.969852+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.971145+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:46.977717+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.078175+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.080380+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.082966+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.083759+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.090379+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.178205+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.180657+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.183661+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.185141+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.191258+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.273639+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.276470+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.279453+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.280724+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:47 smithi081 bash[85087]: audit 2024-09-16T10:28:47.287090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.622 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.623 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[85087]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.386249+0000 mgr.y (mgr.15318) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.471855+0000 mgr.y (mgr.15318) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.559503+0000 mgr.y (mgr.15318) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.670437+0000 mgr.y (mgr.15318) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.785184+0000 mgr.y (mgr.15318) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:46.789570+0000 mgr.y (mgr.15318) 2752 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.880351+0000 mgr.y (mgr.15318) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:46.979242+0000 mgr.y (mgr.15318) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.091067+0000 mgr.y (mgr.15318) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.193651+0000 mgr.y (mgr.15318) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.292300+0000 mgr.y (mgr.15318) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.376475+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.379207+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.382335+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.389701+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.395368+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.479376+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.482139+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.484523+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.485574+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[108106]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.490620+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.557351+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.560215+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.563437+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.564719+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.572567+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.654431+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.657364+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.660968+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.662254+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.668359+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.734587+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.737737+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.740519+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.741911+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.747060+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: cluster 2024-09-16T10:28:47.759978+0000 mon.a (mon.0) 1313 : cluster [WRN] Health check update: Degraded data redundancy: 104/639 objects degraded (16.275%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.813523+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.816031+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.818862+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.820064+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.825118+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.913254+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.916060+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.919352+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.920876+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:47.926121+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.016745+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.019892+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.022882+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.024268+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.030296+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.112518+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.115146+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.118006+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.119051+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.125448+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.219680+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.222184+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.224886+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.225917+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.232477+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.329525+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.332570+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.335234+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.336320+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:48.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:48 smithi060 bash[106544]: audit 2024-09-16T10:28:48.342674+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.149 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:48 smithi081 bash[96438]: debug 2024-09-16T10:28:48.967+0000 7f90c65bf640 1 -- 172.21.15.81:0/2456806192 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fc9d2d0960 con 0x55fc9d2f1c00 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:49 smithi081 bash[85087]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.396469+0000 mgr.y (mgr.15318) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.494528+0000 mgr.y (mgr.15318) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.574912+0000 mgr.y (mgr.15318) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.671877+0000 mgr.y (mgr.15318) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cluster 2024-09-16T10:28:47.711753+0000 mgr.y (mgr.15318) 2762 : cluster [DBG] pgmap v648: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.750812+0000 mgr.y (mgr.15318) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.828369+0000 mgr.y (mgr.15318) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:47.930058+0000 mgr.y (mgr.15318) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.034242+0000 mgr.y (mgr.15318) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.129248+0000 mgr.y (mgr.15318) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.233964+0000 mgr.y (mgr.15318) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.346045+0000 mgr.y (mgr.15318) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.430427+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.433284+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.436814+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.438222+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.446468+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.526268+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.528439+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.530960+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.532064+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.539452+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.622809+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.625183+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.628250+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.629280+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.635419+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.733843+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.736431+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.739477+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.740874+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.748586+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.854427+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.856858+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.859477+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.860352+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.867661+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.976746+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.978845+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.980807+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[108106]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.981756+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:48.989327+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.094688+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.097475+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.100607+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.101744+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.110004+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.217928+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.221213+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.224560+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.225884+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.234321+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.337490+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.340451+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.344241+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.345183+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:49.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:49 smithi060 bash[106544]: audit 2024-09-16T10:28:49.350979+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.307 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:50.11758721Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:28:50] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-16T10:28:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[106544]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:50 smithi060 bash[108106]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.686 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[96438]: debug 2024-09-16T10:28:50.303+0000 7f90c8e26640 -1 Falling back to public interface 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.447494+0000 mgr.y (mgr.15318) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.540652+0000 mgr.y (mgr.15318) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.636146+0000 mgr.y (mgr.15318) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.751810+0000 mgr.y (mgr.15318) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.869963+0000 mgr.y (mgr.15318) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:48.990181+0000 mgr.y (mgr.15318) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.113015+0000 mgr.y (mgr.15318) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.237773+0000 mgr.y (mgr.15318) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.354435+0000 mgr.y (mgr.15318) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.435256+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.438337+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.442100+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.443559+0000 mon.b (mon.1) 3501 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.452070+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.542592+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.545795+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.548299+0000 mon.b (mon.1) 3504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.549451+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.555214+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.646530+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.649694+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.652803+0000 mon.b (mon.1) 3508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.654187+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.661239+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.767385+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.770269+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.773041+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.773885+0000 mon.b (mon.1) 3513 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.780521+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.882046+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.884676+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.888044+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.889097+0000 mon.b (mon.1) 3517 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:49.896060+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.003893+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.007048+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.010356+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.011828+0000 mon.b (mon.1) 3521 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.018301+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.087165+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.090122+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.093378+0000 mon.b (mon.1) 3524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.094726+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.102168+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.184276+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.187155+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.190993+0000 mon.b (mon.1) 3528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.192231+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.198576+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.271617+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:50.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.274460+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.278521+0000 mon.b (mon.1) 3532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.279670+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:50.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:50 smithi081 bash[85087]: audit 2024-09-16T10:28:50.284371+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[106544]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:51 smithi060 bash[108106]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.453633+0000 mgr.y (mgr.15318) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.558417+0000 mgr.y (mgr.15318) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.663736+0000 mgr.y (mgr.15318) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cluster 2024-09-16T10:28:49.712845+0000 mgr.y (mgr.15318) 2782 : cluster [DBG] pgmap v649: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.781268+0000 mgr.y (mgr.15318) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:49.896879+0000 mgr.y (mgr.15318) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.021164+0000 mgr.y (mgr.15318) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.103759+0000 mgr.y (mgr.15318) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.201218+0000 mgr.y (mgr.15318) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.287914+0000 mgr.y (mgr.15318) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.379597+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.382353+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.385264+0000 mon.b (mon.1) 3536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.386357+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.392095+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.469066+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.472016+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.474594+0000 mon.b (mon.1) 3540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.476003+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.481807+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.563569+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.566263+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.569222+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.570262+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.575925+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.658724+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.665863+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.668180+0000 mon.b (mon.1) 3548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.669140+0000 mon.b (mon.1) 3549 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.675979+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.770337+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.773495+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.776420+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.778093+0000 mon.b (mon.1) 3553 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.786388+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.893633+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.896578+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.899380+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.900604+0000 mon.b (mon.1) 3557 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:50.908114+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.023220+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.026252+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.029035+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.030177+0000 mon.b (mon.1) 3561 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.037914+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.139920+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.141788+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.143619+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.144441+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.148231+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.209955+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.212540+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.215108+0000 mon.b (mon.1) 3568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.215919+0000 mon.b (mon.1) 3569 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.221408+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.285380+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.287324+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:51.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.289257+0000 mon.b (mon.1) 3572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:51.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.289990+0000 mon.b (mon.1) 3573 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:51.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:51.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:51 smithi081 bash[85087]: audit 2024-09-16T10:28:51.294588+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.564 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[76606]: debug 2024-09-16T10:28:52.156+0000 7fca1d4dc640 -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-09-16T10:28:52.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.565 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.566 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.568 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.572 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.573 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.577 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.578 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.584 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.585 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:52.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[108106]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:52.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:52 smithi060 bash[106544]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.395052+0000 mgr.y (mgr.15318) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.486979+0000 mgr.y (mgr.15318) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.579295+0000 mgr.y (mgr.15318) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.676793+0000 mgr.y (mgr.15318) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.789580+0000 mgr.y (mgr.15318) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:50.912300+0000 mgr.y (mgr.15318) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.041548+0000 mgr.y (mgr.15318) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.151744+0000 mgr.y (mgr.15318) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.223944+0000 mgr.y (mgr.15318) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.297525+0000 mgr.y (mgr.15318) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.371261+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.373413+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.375515+0000 mon.b (mon.1) 3576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.376252+0000 mon.b (mon.1) 3577 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.381049+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.456030+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.458062+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.459967+0000 mon.b (mon.1) 3580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.460711+0000 mon.b (mon.1) 3581 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.465046+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.527035+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.529126+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.530926+0000 mon.b (mon.1) 3584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.531576+0000 mon.b (mon.1) 3585 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.535494+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.596764+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.598961+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.601394+0000 mon.b (mon.1) 3588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.602232+0000 mon.b (mon.1) 3589 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.607043+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.695455+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.697319+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.699911+0000 mon.b (mon.1) 3592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.700631+0000 mon.b (mon.1) 3593 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.705515+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.766901+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.768755+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.770755+0000 mon.b (mon.1) 3596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.771433+0000 mon.b (mon.1) 3597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.778167+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.839186+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.841159+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.843520+0000 mon.b (mon.1) 3600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.844256+0000 mon.b (mon.1) 3601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.851255+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.917982+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.919977+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.923151+0000 mon.b (mon.1) 3604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.923923+0000 mon.b (mon.1) 3605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.929061+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.989515+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.991832+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.994226+0000 mon.b (mon.1) 3608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:51.995104+0000 mon.b (mon.1) 3609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.000684+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.074115+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.076349+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.078435+0000 mon.b (mon.1) 3612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.079303+0000 mon.b (mon.1) 3613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:28:52.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.086292+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.124363+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.131974+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.141486+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.152108+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:28:52.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.154232+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.155558+0000 mon.b (mon.1) 3616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.156908+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:52.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:52 smithi081 bash[85087]: audit 2024-09-16T10:28:52.158410+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:28:53.368 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:53.108399864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[106544]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:53 smithi060 bash[108106]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.381603+0000 mgr.y (mgr.15318) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.465945+0000 mgr.y (mgr.15318) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.537809+0000 mgr.y (mgr.15318) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.608869+0000 mgr.y (mgr.15318) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.706157+0000 mgr.y (mgr.15318) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cluster 2024-09-16T10:28:51.713548+0000 mgr.y (mgr.15318) 2804 : cluster [DBG] pgmap v650: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.778895+0000 mgr.y (mgr.15318) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.852087+0000 mgr.y (mgr.15318) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:51.930268+0000 mgr.y (mgr.15318) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.001414+0000 mgr.y (mgr.15318) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.087148+0000 mgr.y (mgr.15318) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:52.157636+0000 mgr.y (mgr.15318) 2810 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: cephadm 2024-09-16T10:28:52.158511+0000 mgr.y (mgr.15318) 2811 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:52.995911+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:53.004465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:53.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:53 smithi081 bash[85087]: audit 2024-09-16T10:28:53.011350+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:54.544 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[96438]: debug 2024-09-16T10:28:54.179+0000 7f90c8e26640 -1 osd.4 141 log_to_monitors true 2024-09-16T10:28:54.544 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[96438]: debug 2024-09-16T10:28:54.415+0000 7f90c0bd0640 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:28:54.545 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[85087]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.545 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[85087]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.545 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[85087]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.545 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:54 smithi081 bash[85087]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[106544]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[106544]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[106544]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[106544]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[108106]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[108106]: audit 2024-09-16T10:28:54.186162+0000 mon.a (mon.0) 1364 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[108106]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:54.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:54 smithi060 bash[108106]: audit 2024-09-16T10:28:54.186371+0000 mon.b (mon.1) 3619 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:28:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[106544]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:55 smithi060 bash[108106]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: cluster 2024-09-16T10:28:53.714933+0000 mgr.y (mgr.15318) 2812 : cluster [DBG] pgmap v651: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.375873+0000 mon.a (mon.0) 1365 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: cluster 2024-09-16T10:28:54.384583+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.389821+0000 mon.a (mon.0) 1367 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.390293+0000 mon.b (mon.1) 3620 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.801223+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.812279+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:55.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:55 smithi081 bash[85087]: audit 2024-09-16T10:28:54.822223+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:28:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:56.130127259Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:56.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[106544]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:56.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:56 smithi060 bash[108106]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.376525+0000 mon.a (mon.0) 1371 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:28:56.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.381918+0000 mon.a (mon.0) 1372 : cluster [INF] osd.4 [v2:172.21.15.81:6800/1596183228,v1:172.21.15.81:6801/1596183228] boot 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.381984+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: audit 2024-09-16T10:28:55.393219+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:55.715946+0000 mgr.y (mgr.15318) 2813 : cluster [DBG] pgmap v654: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/639 objects degraded (16.275%) 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:56.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:56 smithi081 bash[85087]: cluster 2024-09-16T10:28:56.387662+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T10:28:57.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:57 smithi081 bash[85087]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:57.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:57 smithi081 bash[85087]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:57 smithi060 bash[106544]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:57 smithi060 bash[106544]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:57 smithi060 bash[108106]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:57 smithi060 bash[108106]: audit 2024-09-16T10:28:56.800490+0000 mgr.y (mgr.15318) 2814 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:28:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:58 smithi060 bash[106544]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:58 smithi060 bash[106544]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:58 smithi060 bash[108106]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:58 smithi060 bash[108106]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:58.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:58 smithi081 bash[85087]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:58.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:58 smithi081 bash[85087]: cluster 2024-09-16T10:28:57.717502+0000 mgr.y (mgr.15318) 2815 : cluster [DBG] pgmap v656: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/639 objects degraded (5.008%) 2024-09-16T10:28:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:28:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:28:59.115865391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:28:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:59 smithi060 bash[108106]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:28:59 smithi060 bash[108106]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:59 smithi060 bash[106544]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:28:59 smithi060 bash[106544]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:59 smithi081 bash[85087]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:28:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:28:59 smithi081 bash[85087]: cluster 2024-09-16T10:28:58.420033+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:00] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-16T10:29:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:00 smithi060 bash[106544]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:00.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:00 smithi060 bash[106544]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:00 smithi060 bash[108106]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:00 smithi060 bash[108106]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:00 smithi081 bash[85087]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:00 smithi081 bash[85087]: cluster 2024-09-16T10:28:59.718644+0000 mgr.y (mgr.15318) 2816 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T10:29:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[106544]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[106544]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[106544]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[106544]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[108106]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[108106]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[108106]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:01 smithi060 bash[108106]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:01 smithi081 bash[85087]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:01 smithi081 bash[85087]: cluster 2024-09-16T10:29:00.432906+0000 mon.a (mon.0) 1376 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/639 objects degraded (5.008%), 11 pgs degraded) 2024-09-16T10:29:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:01 smithi081 bash[85087]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:01 smithi081 bash[85087]: cluster 2024-09-16T10:29:00.432959+0000 mon.a (mon.0) 1377 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:02.128973765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:03.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:03.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:02 smithi081 bash[85087]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[106544]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: cluster 2024-09-16T10:29:01.719462+0000 mgr.y (mgr.15318) 2817 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: audit 2024-09-16T10:29:01.935039+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:02 smithi060 bash[108106]: audit 2024-09-16T10:29:01.938744+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:04 smithi060 bash[108106]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:04 smithi060 bash[108106]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:04 smithi060 bash[106544]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:04 smithi060 bash[106544]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:04 smithi081 bash[85087]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:04 smithi081 bash[85087]: cluster 2024-09-16T10:29:03.720733+0000 mgr.y (mgr.15318) 2818 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T10:29:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:05.122831181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:06 smithi060 bash[108106]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:06 smithi060 bash[108106]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:07.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:06 smithi060 bash[106544]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:07.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:06 smithi060 bash[106544]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:06 smithi081 bash[85087]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:07.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:06 smithi081 bash[85087]: cluster 2024-09-16T10:29:05.721943+0000 mgr.y (mgr.15318) 2819 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:29:08.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:07 smithi081 bash[85087]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[108106]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:06.811658+0000 mgr.y (mgr.15318) 2820 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.174660+0000 mgr.y (mgr.15318) 2821 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.175150+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: cephadm 2024-09-16T10:29:07.177641+0000 mgr.y (mgr.15318) 2822 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:07 smithi060 bash[106544]: audit 2024-09-16T10:29:07.212761+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:08.102449542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:09.512 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:09 smithi081 bash[85087]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:09.512 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:09 smithi081 bash[85087]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:09 smithi060 bash[106544]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:09 smithi060 bash[106544]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:09 smithi060 bash[108106]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:09 smithi060 bash[108106]: cluster 2024-09-16T10:29:07.723295+0000 mgr.y (mgr.15318) 2823 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T10:29:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:10] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-16T10:29:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:11.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[106544]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:11 smithi060 bash[108106]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:11.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:11.145743763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cluster 2024-09-16T10:29:09.724439+0000 mgr.y (mgr.15318) 2824 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cephadm 2024-09-16T10:29:10.108763+0000 mgr.y (mgr.15318) 2825 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.117035+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.122178+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:29:11.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: audit 2024-09-16T10:29:10.124113+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:11.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:11.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:11 smithi081 bash[85087]: cephadm 2024-09-16T10:29:10.128631+0000 mgr.y (mgr.15318) 2826 : cephadm [INF] Deploying daemon osd.5 on smithi081 2024-09-16T10:29:13.341 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:13 smithi060 bash[106544]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.341 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:13 smithi060 bash[106544]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.341 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:13 smithi060 bash[108106]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.342 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:13 smithi060 bash[108106]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:13 smithi081 bash[85087]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:13 smithi081 bash[85087]: cluster 2024-09-16T10:29:11.725333+0000 mgr.y (mgr.15318) 2827 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[106544]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:14 smithi060 bash[108106]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:14.124643586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.131191+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.143262+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:14 smithi081 bash[85087]: audit 2024-09-16T10:29:13.155056+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.131 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:29:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[85087]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[106544]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: cluster 2024-09-16T10:29:13.726620+0000 mgr.y (mgr.15318) 2828 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.038153+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.051754+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.501 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:15 smithi060 bash[108106]: audit 2024-09-16T10:29:15.064768+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 2s ago 48m - - 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 0s ago 48m - - 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11m) 2s ago 39m 14.5M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (10m) 0s ago 38m 67.1M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (13m) 2s ago 36m 49.0M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (13m) 0s ago 47m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (24m) 2s ago 50m 541M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7m) 2s ago 50m 64.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (9m) 0s ago 48m 61.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7m) 2s ago 48m 51.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:29:15.777 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (13m) 2s ago 39m 8540k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (13m) 0s ago 39m 8471k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5m) 2s ago 47m 59.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4m) 2s ago 46m 55.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3m) 2s ago 45m 47.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (95s) 2s ago 44m 47.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (29s) 0s ago 43m 42.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (42m) 0s ago 42m 73.3M 3036M 19.1.1-328-gad35db06 b5388489f99e c0836984fb17 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (41m) 0s ago 41m 70.1M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (40m) 0s ago 40m 66.2M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (12m) 0s ago 39m 51.6M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (36m) 2s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:29:15.778 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (37m) 0s ago 37m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:29:15.832 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.832 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.832 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.833 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.833 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.834 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:15.834 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:15 smithi081 systemd[1]: Stopping Ceph osd.5 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:29:16.129 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[31255]: debug 2024-09-16T10:29:15.942+0000 7fa209f83640 -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-09-16T10:29:16.129 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[31255]: debug 2024-09-16T10:29:15.942+0000 7fa209f83640 -1 osd.5 146 *** Got signal Terminated *** 2024-09-16T10:29:16.129 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:15 smithi081 bash[31255]: debug 2024-09-16T10:29:15.942+0000 7fa209f83640 -1 osd.5 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 5 2024-09-16T10:29:16.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 10 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:29:16.149 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:29:16.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:16.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:16 smithi081 bash[85087]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:29:16.478 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:29:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:16.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[108106]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:15.117597+0000 mgr.y (mgr.15318) 2829 : audit [DBG] from='client.74480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: cluster 2024-09-16T10:29:15.947187+0000 mon.a (mon.0) 1387 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.103007+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.114277+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.126087+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:16.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:16 smithi060 bash[106544]: audit 2024-09-16T10:29:16.147311+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.60:0/3383892748' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:17.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[98514]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:29:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:17.114188129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[85087]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:15.448303+0000 mgr.y (mgr.15318) 2830 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:15.727748+0000 mgr.y (mgr.15318) 2831 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:15.749956+0000 mgr.y (mgr.15318) 2832 : audit [DBG] from='client.64527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.117053+0000 mgr.y (mgr.15318) 2833 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.156665+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.158044+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: cluster 2024-09-16T10:29:16.169486+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.758487+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.758566+0000 mon.b (mon.1) 3626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759034+0000 mon.b (mon.1) 3627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759305+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759482+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759867+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.759908+0000 mon.b (mon.1) 3629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760330+0000 mon.b (mon.1) 3630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760415+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.760775+0000 mon.b (mon.1) 3631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761056+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761234+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761621+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.761690+0000 mon.b (mon.1) 3633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762117+0000 mon.b (mon.1) 3634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762161+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762539+0000 mon.b (mon.1) 3635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.762694+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[108106]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.763142+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]} : dispatch 2024-09-16T10:29:17.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.763589+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]} : dispatch 2024-09-16T10:29:17.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.937589+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:17.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:17 smithi060 bash[106544]: audit 2024-09-16T10:29:16.941212+0000 mon.b (mon.1) 3636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:17.908 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:17 smithi081 bash[98644]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:29:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[108106]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:18.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:18 smithi060 bash[106544]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:16.476881+0000 mgr.y (mgr.15318) 2834 : audit [DBG] from='client.64539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:16.821776+0000 mgr.y (mgr.15318) 2835 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.184593+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.184814+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 5]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185057+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 5]}]': finished 2024-09-16T10:29:18.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185324+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185515+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185723+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.185927+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186237+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186467+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: audit 2024-09-16T10:29:17.186655+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-09-16T10:29:18.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: cluster 2024-09-16T10:29:17.194834+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T10:29:18.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:18.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:18 smithi081 bash[85087]: cluster 2024-09-16T10:29:17.777020+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T10:29:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:19.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[108106]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:19.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:19 smithi060 bash[106544]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.118019+0000 mgr.y (mgr.15318) 2836 : cluster [DBG] pgmap v670: 161 pgs: 3 active+undersized, 28 peering, 10 stale+active+clean, 3 active+undersized+degraded, 117 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 9/639 objects degraded (1.408%) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.769169+0000 mon.a (mon.0) 1417 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.769260+0000 mon.a (mon.0) 1418 : cluster [WRN] Health check failed: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:19.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:19 smithi081 bash[85087]: cluster 2024-09-16T10:29:18.786113+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T10:29:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:20.115805612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:20] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:29:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[108106]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[108106]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[108106]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[108106]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[106544]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[106544]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[106544]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:20 smithi060 bash[106544]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:20 smithi081 bash[85087]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:20 smithi081 bash[85087]: cluster 2024-09-16T10:29:19.789707+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-16T10:29:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:20 smithi081 bash[85087]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:20 smithi081 bash[85087]: cluster 2024-09-16T10:29:20.119231+0000 mgr.y (mgr.15318) 2837 : cluster [DBG] pgmap v673: 161 pgs: 2 active+clean+remapped, 17 active+undersized, 28 peering, 1 stale+active+clean, 12 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 37/639 objects degraded (5.790%); 2/639 objects misplaced (0.313%); 79 B/s, 0 objects/s recovering 2024-09-16T10:29:22.144 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T10:29:22.144 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: Stopped Ceph osd.5 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:29:22.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:21 smithi081 bash[85087]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:21 smithi081 bash[85087]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:21 smithi060 bash[108106]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:21 smithi060 bash[108106]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:21 smithi060 bash[106544]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:21 smithi060 bash[106544]: cluster 2024-09-16T10:29:20.798363+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-16T10:29:22.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.409 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.409 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.409 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:22.410 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:22 smithi081 systemd[1]: Started Ceph osd.5 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:29:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:23.139329829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:23 smithi081 bash[85087]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.120648+0000 mgr.y (mgr.15318) 2838 : cluster [DBG] pgmap v675: 161 pgs: 2 active+clean+remapped, 26 active+undersized, 16 peering, 1 stale+active+clean, 15 active+undersized+degraded, 101 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 49/639 objects degraded (7.668%); 2/639 objects misplaced (0.313%); 72 B/s, 0 objects/s recovering 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.315446+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.327491+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.333560+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.335210+0000 mon.b (mon.1) 3638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.337739+0000 mgr.y (mgr.15318) 2839 : cluster [DBG] pgmap v676: 161 pgs: 5 active+clean+remapped, 35 active+undersized, 2 peering, 1 stale+active+clean, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 12/639 objects misplaced (1.878%); 100 B/s, 1 objects/s recovering 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.346354+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.347570+0000 mgr.y (mgr.15318) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.471111+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.474098+0000 mon.b (mon.1) 3640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.478587+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.480215+0000 mon.b (mon.1) 3642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.489571+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.572608+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.575556+0000 mon.b (mon.1) 3644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.578958+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.580357+0000 mon.b (mon.1) 3646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.587604+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.662679+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.665432+0000 mon.b (mon.1) 3648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.668711+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.669988+0000 mon.b (mon.1) 3650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.676940+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.769007+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.772116+0000 mon.b (mon.1) 3652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.774760+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.775980+0000 mon.b (mon.1) 3654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.782883+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.792260+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: cluster 2024-09-16T10:29:22.792320+0000 mon.a (mon.0) 1430 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.874421+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.877434+0000 mon.b (mon.1) 3656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.880622+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.881953+0000 mon.b (mon.1) 3658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.888517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.985189+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.987977+0000 mon.b (mon.1) 3660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.990643+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.992071+0000 mon.b (mon.1) 3662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:22.998731+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.108405+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.111645+0000 mon.b (mon.1) 3664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.114857+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.116069+0000 mon.b (mon.1) 3666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.123048+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.235643+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.238443+0000 mon.b (mon.1) 3668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:23.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[106544]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.240957+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.241986+0000 mon.b (mon.1) 3670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:23.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:23 smithi060 bash[108106]: audit 2024-09-16T10:29:23.248247+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[108106]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:24 smithi060 bash[106544]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.490795+0000 mgr.y (mgr.15318) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.590206+0000 mgr.y (mgr.15318) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.679507+0000 mgr.y (mgr.15318) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.785385+0000 mgr.y (mgr.15318) 2844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:22.890881+0000 mgr.y (mgr.15318) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.001468+0000 mgr.y (mgr.15318) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.125781+0000 mgr.y (mgr.15318) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.250978+0000 mgr.y (mgr.15318) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.360499+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.363287+0000 mon.b (mon.1) 3672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.366068+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.367456+0000 mon.b (mon.1) 3674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.373875+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.376105+0000 mgr.y (mgr.15318) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.473752+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.476508+0000 mon.b (mon.1) 3676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.479676+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.480914+0000 mon.b (mon.1) 3678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.488800+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.602550+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.605658+0000 mon.b (mon.1) 3680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.609372+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.610580+0000 mon.b (mon.1) 3682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.619692+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.737917+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.740525+0000 mon.b (mon.1) 3684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.743697+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.744952+0000 mon.b (mon.1) 3686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.753078+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.869825+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.873107+0000 mon.b (mon.1) 3688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.876815+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.878379+0000 mon.b (mon.1) 3690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:23.886267+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.004803+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.008176+0000 mon.b (mon.1) 3692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.013192+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.014800+0000 mon.b (mon.1) 3694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.024396+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.144127+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.147517+0000 mon.b (mon.1) 3696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.151069+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.152594+0000 mon.b (mon.1) 3698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.160362+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.271076+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.274054+0000 mon.b (mon.1) 3700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.277252+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.278445+0000 mon.b (mon.1) 3702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:24.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:24.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:24 smithi081 bash[85087]: audit 2024-09-16T10:29:24.285171+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.157 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:29:25.157 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:29:25.575 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[85087]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.491856+0000 mgr.y (mgr.15318) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.622888+0000 mgr.y (mgr.15318) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.755074+0000 mgr.y (mgr.15318) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:23.889748+0000 mgr.y (mgr.15318) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.027030+0000 mgr.y (mgr.15318) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.164620+0000 mgr.y (mgr.15318) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.289313+0000 mgr.y (mgr.15318) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: cluster 2024-09-16T10:29:24.338564+0000 mgr.y (mgr.15318) 2857 : cluster [DBG] pgmap v677: 161 pgs: 7 active+clean+remapped, 35 active+undersized, 1 peering, 1 stale+active+clean, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%); 23/639 objects misplaced (3.599%); 76 B/s, 1 objects/s recovering 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.389438+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.392939+0000 mon.b (mon.1) 3704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.396398+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.397939+0000 mon.b (mon.1) 3706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.404646+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.502638+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.505813+0000 mon.b (mon.1) 3708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.508814+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.510624+0000 mon.b (mon.1) 3710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.517954+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.617357+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.620441+0000 mon.b (mon.1) 3712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.623913+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.625365+0000 mon.b (mon.1) 3714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.632115+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.736223+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.739421+0000 mon.b (mon.1) 3716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.742945+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.744520+0000 mon.b (mon.1) 3718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.751536+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.850587+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.852910+0000 mon.b (mon.1) 3720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.855765+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.856700+0000 mon.b (mon.1) 3722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.862712+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.941455+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.943719+0000 mon.b (mon.1) 3724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.946076+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.946929+0000 mon.b (mon.1) 3726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:24.952686+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.041949+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.044125+0000 mon.b (mon.1) 3728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.046897+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.047769+0000 mon.b (mon.1) 3730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.053409+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.135365+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.137666+0000 mon.b (mon.1) 3732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.140030+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.140926+0000 mon.b (mon.1) 3734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.146689+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.233846+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[106544]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.236333+0000 mon.b (mon.1) 3736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.239235+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:25.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.240097+0000 mon.b (mon.1) 3738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:25.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.246658+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:25.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:25 smithi060 bash[108106]: audit 2024-09-16T10:29:25.314322+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:25.893 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: 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-09-16T10:29:26.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:26.121470944Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:26.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T10:29:26.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T10:29:26.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T10:29:26.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T10:29:26.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:25 smithi081 bash[98863]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T10:29:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[106544]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:26 smithi060 bash[108106]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.407673+0000 mgr.y (mgr.15318) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.520818+0000 mgr.y (mgr.15318) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.634726+0000 mgr.y (mgr.15318) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.754465+0000 mgr.y (mgr.15318) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.863291+0000 mgr.y (mgr.15318) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:24.953458+0000 mgr.y (mgr.15318) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.054113+0000 mgr.y (mgr.15318) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.147379+0000 mgr.y (mgr.15318) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.247451+0000 mgr.y (mgr.15318) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.316797+0000 mon.b (mon.1) 3740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.322990+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.332424+0000 mon.b (mon.1) 3742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.338697+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.339562+0000 mgr.y (mgr.15318) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.439128+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.442371+0000 mon.b (mon.1) 3744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.445385+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.446838+0000 mon.b (mon.1) 3746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.453511+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.550246+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.552483+0000 mon.b (mon.1) 3748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.554658+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.555465+0000 mon.b (mon.1) 3750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.560463+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.628422+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.630722+0000 mon.b (mon.1) 3752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.632967+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.633838+0000 mon.b (mon.1) 3754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.639836+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.726651+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.730056+0000 mon.b (mon.1) 3756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.733448+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.735026+0000 mon.b (mon.1) 3758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.742058+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.844421+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.847615+0000 mon.b (mon.1) 3760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.851362+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.852941+0000 mon.b (mon.1) 3762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.859895+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.969531+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.972306+0000 mon.b (mon.1) 3764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.974458+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.975258+0000 mon.b (mon.1) 3766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:25.981852+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.062183+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.065017+0000 mon.b (mon.1) 3768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.068116+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.069225+0000 mon.b (mon.1) 3770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.076326+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.163271+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.166026+0000 mon.b (mon.1) 3772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.168605+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.169623+0000 mon.b (mon.1) 3774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.176548+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.262692+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.265643+0000 mon.b (mon.1) 3776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.268465+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.269684+0000 mon.b (mon.1) 3778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:26.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:26.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:26 smithi081 bash[85087]: audit 2024-09-16T10:29:26.276334+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[106544]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:27 smithi060 bash[108106]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.457803+0000 mgr.y (mgr.15318) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.564139+0000 mgr.y (mgr.15318) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.642555+0000 mgr.y (mgr.15318) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.746640+0000 mgr.y (mgr.15318) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.862740+0000 mgr.y (mgr.15318) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:25.983426+0000 mgr.y (mgr.15318) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.077615+0000 mgr.y (mgr.15318) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.178314+0000 mgr.y (mgr.15318) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.279404+0000 mgr.y (mgr.15318) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cluster 2024-09-16T10:29:26.339276+0000 mgr.y (mgr.15318) 2877 : cluster [DBG] pgmap v678: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 50 B/s, 3 objects/s recovering 2024-09-16T10:29:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.362991+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.365570+0000 mon.b (mon.1) 3780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.368296+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.369453+0000 mon.b (mon.1) 3782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.376384+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.377436+0000 mgr.y (mgr.15318) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.468249+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.471406+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.474744+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.476371+0000 mon.b (mon.1) 3786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.484409+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.587546+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.590724+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.594066+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.595424+0000 mon.b (mon.1) 3790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.603404+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.713201+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.716368+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.719366+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.720700+0000 mon.b (mon.1) 3794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.731177+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.838442+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.842061+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.846785+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.848611+0000 mon.b (mon.1) 3798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.859204+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.950820+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.954158+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.958047+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.959547+0000 mon.b (mon.1) 3802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:26.966427+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.060545+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.063694+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.066916+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.068246+0000 mon.b (mon.1) 3806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.075627+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.182168+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.185346+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.189006+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.190427+0000 mon.b (mon.1) 3810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.198739+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.304626+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.307543+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.310968+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.312253+0000 mon.b (mon.1) 3814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:27.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:27 smithi081 bash[85087]: audit 2024-09-16T10:29:27.317934+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.486179+0000 mgr.y (mgr.15318) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.604890+0000 mgr.y (mgr.15318) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.732326+0000 mgr.y (mgr.15318) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:26.832676+0000 mgr.y (mgr.15318) 2882 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.860741+0000 mgr.y (mgr.15318) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:26.970387+0000 mgr.y (mgr.15318) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.078718+0000 mgr.y (mgr.15318) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.200468+0000 mgr.y (mgr.15318) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.321492+0000 mgr.y (mgr.15318) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[108106]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:28 smithi060 bash[106544]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.420085+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.422805+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.426432+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.427620+0000 mon.b (mon.1) 3818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.433656+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.514491+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.517534+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.521198+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.522321+0000 mon.b (mon.1) 3822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.530270+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.623053+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.626102+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.629043+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.630499+0000 mon.b (mon.1) 3826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.637785+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.731009+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.733445+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.736134+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.737160+0000 mon.b (mon.1) 3830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.742469+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: cluster 2024-09-16T10:29:27.769305+0000 mon.a (mon.0) 1475 : cluster [WRN] Health check update: Degraded data redundancy: 59/639 objects degraded (9.233%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.831563+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.834622+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.837569+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.838922+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.844469+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.941956+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.944361+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.947278+0000 mon.b (mon.1) 3837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.948419+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:27.953827+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.050743+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.053106+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.055870+0000 mon.b (mon.1) 3841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.056657+0000 mon.b (mon.1) 3842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.061856+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.158575+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.161679+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.165337+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.166962+0000 mon.b (mon.1) 3846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.175632+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.257444+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.260887+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.264044+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.265557+0000 mon.b (mon.1) 3850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:28 smithi081 bash[85087]: audit 2024-09-16T10:29:28.271432+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.472 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:29.10480582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:29.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.437185+0000 mgr.y (mgr.15318) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[108106]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:29 smithi060 bash[106544]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.531809+0000 mgr.y (mgr.15318) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.640486+0000 mgr.y (mgr.15318) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.743914+0000 mgr.y (mgr.15318) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.847919+0000 mgr.y (mgr.15318) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:27.954939+0000 mgr.y (mgr.15318) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.062827+0000 mgr.y (mgr.15318) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.177369+0000 mgr.y (mgr.15318) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.275253+0000 mgr.y (mgr.15318) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cluster 2024-09-16T10:29:28.341334+0000 mgr.y (mgr.15318) 2897 : cluster [DBG] pgmap v679: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 498 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 40 B/s, 2 objects/s recovering 2024-09-16T10:29:29.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.357504+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.360525+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.363045+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.364448+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.370277+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.373038+0000 mgr.y (mgr.15318) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.452053+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.454990+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.457754+0000 mon.b (mon.1) 3857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.459186+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.466869+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.552613+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.555774+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.559466+0000 mon.b (mon.1) 3861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.561035+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.571091+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.648917+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.651976+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.655210+0000 mon.b (mon.1) 3865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.656650+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.662667+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.743522+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.746626+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.750748+0000 mon.b (mon.1) 3869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.751948+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.757210+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.829493+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.832385+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.836257+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.837840+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.845646+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.926207+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.929060+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.932012+0000 mon.b (mon.1) 3877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.933280+0000 mon.b (mon.1) 3878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:28.940800+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.012544+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.015524+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.018885+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.020008+0000 mon.b (mon.1) 3882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.027279+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.097693+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.100443+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.103355+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.104503+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.112166+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.195602+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.198965+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.202163+0000 mon.b (mon.1) 3889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.203923+0000 mon.b (mon.1) 3890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.210498+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.293218+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.296525+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.299738+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.301004+0000 mon.b (mon.1) 3894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:29.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:29 smithi081 bash[85087]: audit 2024-09-16T10:29:29.308042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:30] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:29:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[106544]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:30 smithi060 bash[108106]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.673 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[99249]: debug 2024-09-16T10:29:30.422+0000 7fd7dccf1640 1 -- 172.21.15.81:0/299659605 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b86f642960 con 0x55b86f663800 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.471174+0000 mgr.y (mgr.15318) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.572136+0000 mgr.y (mgr.15318) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.664194+0000 mgr.y (mgr.15318) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.760656+0000 mgr.y (mgr.15318) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.847055+0000 mgr.y (mgr.15318) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:28.942236+0000 mgr.y (mgr.15318) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.029453+0000 mgr.y (mgr.15318) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.113679+0000 mgr.y (mgr.15318) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.213531+0000 mgr.y (mgr.15318) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.311370+0000 mgr.y (mgr.15318) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.494896+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.498565+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.502192+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.503842+0000 mon.b (mon.1) 3898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.512551+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.635432+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.638906+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.641720+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.642865+0000 mon.b (mon.1) 3902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.649754+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.763066+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.766429+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.769971+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.771222+0000 mon.b (mon.1) 3906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.778082+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.889497+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.892443+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.895673+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.897010+0000 mon.b (mon.1) 3910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:29.903609+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.015785+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.018785+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.022232+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.023263+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.029898+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.149580+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.151827+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.154818+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.155724+0000 mon.b (mon.1) 3918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.162033+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.273390+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.275619+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.277983+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.279039+0000 mon.b (mon.1) 3922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:30.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:30 smithi081 bash[85087]: audit 2024-09-16T10:29:30.285099+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[108106]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:31 smithi060 bash[106544]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.514753+0000 mgr.y (mgr.15318) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.652292+0000 mgr.y (mgr.15318) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.780769+0000 mgr.y (mgr.15318) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:29.908585+0000 mgr.y (mgr.15318) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.033865+0000 mgr.y (mgr.15318) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.164811+0000 mgr.y (mgr.15318) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.287589+0000 mgr.y (mgr.15318) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: cluster 2024-09-16T10:29:30.342700+0000 mgr.y (mgr.15318) 2916 : cluster [DBG] pgmap v680: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 34 B/s, 2 objects/s recovering 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.405641+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.407983+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.410935+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.411912+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.417822+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.518438+0000 mon.b (mon.1) 3927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.521155+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.524128+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.525351+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.531707+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.639787+0000 mon.b (mon.1) 3931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.642298+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.644856+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.645974+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.651576+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.757302+0000 mon.b (mon.1) 3935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.760254+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.762941+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.764255+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.770741+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.883100+0000 mon.b (mon.1) 3939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.886066+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.889224+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.890593+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:30.897584+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.011796+0000 mon.b (mon.1) 3943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.014764+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.018098+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.019474+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.026498+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.144971+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.148032+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.150599+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.151936+0000 mon.b (mon.1) 3950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.158787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.278286+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.281325+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.290945+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.292227+0000 mon.b (mon.1) 3954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:31.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:31 smithi081 bash[85087]: audit 2024-09-16T10:29:31.298740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:32.120094293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[85087]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.418519+0000 mgr.y (mgr.15318) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.532377+0000 mgr.y (mgr.15318) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.652178+0000 mgr.y (mgr.15318) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.773280+0000 mgr.y (mgr.15318) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:30.900297+0000 mgr.y (mgr.15318) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.029393+0000 mgr.y (mgr.15318) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.163011+0000 mgr.y (mgr.15318) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.301423+0000 mgr.y (mgr.15318) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.420151+0000 mon.b (mon.1) 3955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.423006+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.426288+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.427549+0000 mon.b (mon.1) 3958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.434190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.540257+0000 mon.b (mon.1) 3959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.543296+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.546121+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.547462+0000 mon.b (mon.1) 3962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.554999+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.668455+0000 mon.b (mon.1) 3963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.671864+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.675267+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.676803+0000 mon.b (mon.1) 3966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.683797+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.793652+0000 mon.b (mon.1) 3967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.797237+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.800555+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.801934+0000 mon.b (mon.1) 3970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.809322+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.916928+0000 mon.b (mon.1) 3971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.920252+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[106544]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.923538+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.925192+0000 mon.b (mon.1) 3974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.935942+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.944647+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:31.947629+0000 mon.b (mon.1) 3975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.061205+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.064653+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.068118+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.069981+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.076002+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.165631+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.167981+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.170508+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.171336+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.176087+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.243819+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.246373+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.248914+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.250001+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.255321+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.320678+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.323532+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.326373+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.327569+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:32.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:32 smithi060 bash[108106]: audit 2024-09-16T10:29:32.332690+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:32.907 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:32 smithi081 bash[99249]: debug 2024-09-16T10:29:32.558+0000 7fd7df558640 -1 Falling back to public interface 2024-09-16T10:29:33.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.579 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.584 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.585 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.586 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.590 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.591 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[108106]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.594 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.595 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.597 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.599 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.600 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.601 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.602 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[106544]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.437221+0000 mgr.y (mgr.15318) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.557760+0000 mgr.y (mgr.15318) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.686630+0000 mgr.y (mgr.15318) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.811907+0000 mgr.y (mgr.15318) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:31.937002+0000 mgr.y (mgr.15318) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.079650+0000 mgr.y (mgr.15318) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.177545+0000 mgr.y (mgr.15318) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.259071+0000 mgr.y (mgr.15318) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.336330+0000 mgr.y (mgr.15318) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: cluster 2024-09-16T10:29:32.343553+0000 mgr.y (mgr.15318) 2934 : cluster [DBG] pgmap v681: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 32 B/s, 2 objects/s recovering 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.412466+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.414825+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.417932+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.419119+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.424537+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.492091+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.494909+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.497870+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.499020+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.506457+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.579212+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.581735+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.584313+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.585196+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.591909+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.659301+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.661430+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.663980+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.664852+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.635 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.669447+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.735367+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.737696+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.739453+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.740101+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.744111+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.801421+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.803627+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.806118+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.806738+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.811078+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.873357+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.875190+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.877616+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.878274+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.882384+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.941133+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.943317+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.946117+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.947134+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:32.951771+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.023849+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.025927+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.028377+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.029387+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.034157+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.105292+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.107616+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.109669+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.110458+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.114949+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.196691+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.199416+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.201685+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.202489+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.207026+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.278260+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.279757+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:33.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.281610+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.284272+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.286198+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.287793+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.290176+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:33 smithi081 bash[85087]: audit 2024-09-16T10:29:33.295064+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:33.944 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:33 smithi060 bash[76606]: debug 2024-09-16T10:29:33.660+0000 7fca1d4dc640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[106544]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:34.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:34 smithi060 bash[108106]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:34.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.425589+0000 mgr.y (mgr.15318) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.508022+0000 mgr.y (mgr.15318) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.592655+0000 mgr.y (mgr.15318) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.670917+0000 mgr.y (mgr.15318) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.744757+0000 mgr.y (mgr.15318) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.811893+0000 mgr.y (mgr.15318) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.883309+0000 mgr.y (mgr.15318) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:32.957851+0000 mgr.y (mgr.15318) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.035084+0000 mgr.y (mgr.15318) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.116045+0000 mgr.y (mgr.15318) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.208349+0000 mgr.y (mgr.15318) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.295661+0000 mgr.y (mgr.15318) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.360274+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.363027+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.366202+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.366965+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.371748+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.372307+0000 mgr.y (mgr.15318) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.429580+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.431650+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.433252+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.433851+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.438630+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.498094+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.500202+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.502793+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.503692+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.508519+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.582899+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.584680+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.586427+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.587112+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:29:34.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.591873+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.614727+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.621435+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.628042+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.655793+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.658051+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.659803+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.660967+0000 mon.b (mon.1) 4059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:34.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:34.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:34 smithi081 bash[85087]: audit 2024-09-16T10:29:33.662470+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:35.138143706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:35 smithi081 bash[85087]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[108106]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.439201+0000 mgr.y (mgr.15318) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.509676+0000 mgr.y (mgr.15318) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.592425+0000 mgr.y (mgr.15318) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: audit 2024-09-16T10:29:33.661714+0000 mgr.y (mgr.15318) 2951 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cephadm 2024-09-16T10:29:33.662657+0000 mgr.y (mgr.15318) 2952 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T10:29:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:35.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:35 smithi060 bash[106544]: cluster 2024-09-16T10:29:34.344866+0000 mgr.y (mgr.15318) 2953 : cluster [DBG] pgmap v682: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:36.623 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[99249]: debug 2024-09-16T10:29:36.278+0000 7fd7df558640 -1 osd.5 146 log_to_monitors true 2024-09-16T10:29:36.623 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[99249]: debug 2024-09-16T10:29:36.402+0000 7fd7d7302640 -1 osd.5 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:36 smithi081 bash[85087]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[106544]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.284117+0000 mon.a (mon.0) 1539 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.284512+0000 mon.b (mon.1) 4061 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.329513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.335766+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:36.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:36 smithi060 bash[108106]: audit 2024-09-16T10:29:36.341802+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[108106]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:37 smithi060 bash[106544]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: cluster 2024-09-16T10:29:36.345678+0000 mgr.y (mgr.15318) 2954 : cluster [DBG] pgmap v683: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%); 18 B/s, 1 objects/s recovering 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.360989+0000 mon.a (mon.0) 1543 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: cluster 2024-09-16T10:29:36.364500+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.365649+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:37.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:37 smithi081 bash[85087]: audit 2024-09-16T10:29:36.366019+0000 mon.b (mon.1) 4062 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:29:38.387 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:38.10948147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:38.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:38 smithi081 bash[85087]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[106544]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: audit 2024-09-16T10:29:36.841971+0000 mgr.y (mgr.15318) 2955 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:38.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.362421+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.371354+0000 mon.a (mon.0) 1547 : cluster [INF] osd.5 [v2:172.21.15.81:6808/3402502071,v1:172.21.15.81:6809/3402502071] boot 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.371460+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: audit 2024-09-16T10:29:37.374842+0000 mon.b (mon.1) 4063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:38.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:38 smithi060 bash[108106]: cluster 2024-09-16T10:29:37.785094+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-16T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[106544]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[106544]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[106544]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[106544]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[108106]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[108106]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[108106]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:39.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:39 smithi060 bash[108106]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:39 smithi081 bash[85087]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:39 smithi081 bash[85087]: cluster 2024-09-16T10:29:38.346570+0000 mgr.y (mgr.15318) 2956 : cluster [DBG] pgmap v687: 161 pgs: 9 active+clean+remapped, 35 active+undersized, 20 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/639 objects degraded (9.233%); 39/639 objects misplaced (6.103%) 2024-09-16T10:29:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:39 smithi081 bash[85087]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:39 smithi081 bash[85087]: cluster 2024-09-16T10:29:38.787200+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-16T10:29:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:40] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-16T10:29:41.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:40 smithi081 bash[85087]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:40 smithi081 bash[85087]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:40 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:40 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[106544]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[106544]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[108106]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[108106]: cluster 2024-09-16T10:29:39.814306+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-16T10:29:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:40 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.347548+0000 mgr.y (mgr.15318) 2957 : cluster [DBG] pgmap v690: 161 pgs: 7 active+clean+remapped, 24 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 51/639 objects degraded (7.981%); 30/639 objects misplaced (4.695%); 11 B/s, 0 objects/s recovering 2024-09-16T10:29:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:41.138470371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:42.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[108106]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:41 smithi060 bash[106544]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:41 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:41 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.806947+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:41 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:42.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:41 smithi081 bash[85087]: cluster 2024-09-16T10:29:40.824300+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-16T10:29:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:42 smithi060 bash[108106]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:42 smithi060 bash[108106]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:42 smithi060 bash[106544]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:43.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:42 smithi060 bash[106544]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:43.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:42 smithi081 bash[85087]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:43.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:42 smithi081 bash[85087]: cluster 2024-09-16T10:29:42.348962+0000 mgr.y (mgr.15318) 2958 : cluster [DBG] pgmap v692: 161 pgs: 1 active+clean+remapped, 2 active+undersized, 3 active+undersized+degraded, 155 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%); 7/639 objects misplaced (1.095%); 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:44.14280752Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[108106]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:44 smithi060 bash[106544]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:44.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.350064+0000 mgr.y (mgr.15318) 2959 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-16T10:29:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.402187+0000 mon.a (mon.0) 1554 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 3 pgs degraded) 2024-09-16T10:29:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:44.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:44 smithi081 bash[85087]: cluster 2024-09-16T10:29:44.402251+0000 mon.a (mon.0) 1555 : cluster [INF] Cluster is now healthy 2024-09-16T10:29:46.829 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:29:46.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:46 smithi060 bash[108106]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:46.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:46 smithi060 bash[108106]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:46.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:46 smithi060 bash[106544]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:46.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:46 smithi060 bash[106544]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:46.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:46 smithi081 bash[85087]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:46 smithi081 bash[85087]: cluster 2024-09-16T10:29:46.351094+0000 mgr.y (mgr.15318) 2960 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:47.150871991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:47.506 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:29:47.506 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 14s ago 49m - - 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 49m - - 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (12m) 14s ago 39m 14.6M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (11m) 11s ago 39m 67.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (14m) 14s ago 37m 49.0M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (14m) 11s ago 48m 443M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (25m) 14s ago 50m 541M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8m) 14s ago 50m 65.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (9m) 11s ago 48m 64.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7m) 14s ago 48m 51.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (13m) 14s ago 39m 8592k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (13m) 11s ago 39m 8508k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:29:47.507 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5m) 14s ago 47m 60.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5m) 14s ago 46m 56.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3m) 14s ago 45m 47.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2m) 14s ago 44m 48.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (60s) 11s ago 43m 45.1M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (19s) 11s ago 43m 12.8M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (42m) 11s ago 42m 71.1M 3036M 19.1.1-328-gad35db06 b5388489f99e e65d2dda417d 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (41m) 11s ago 41m 67.2M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (12m) 11s ago 40m 51.6M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (37m) 14s ago 37m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:29:47.508 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (37m) 11s ago 37m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:29:47.895 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:29:47.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:29:47.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:29:47.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:47.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 6 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 11 2024-09-16T10:29:47.896 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:29:47.897 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:29:48.223 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T10:29:48.224 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:29:48.224 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:29:48.224 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:29:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[106544]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:48.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:48.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:47 smithi060 bash[108106]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.814746+0000 mgr.y (mgr.15318) 2961 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.849632+0000 mgr.y (mgr.15318) 2962 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.933200+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:46.937366+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:47.144438+0000 mgr.y (mgr.15318) 2963 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:48.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:48.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:47 smithi081 bash[85087]: audit 2024-09-16T10:29:47.894103+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.60:0/3055474927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:29:49.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.263 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:49.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:48 smithi081 bash[85087]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[108106]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:47.464508+0000 mgr.y (mgr.15318) 2964 : audit [DBG] from='client.64557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:48.222167+0000 mgr.y (mgr.15318) 2965 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: cluster 2024-09-16T10:29:48.352453+0000 mgr.y (mgr.15318) 2966 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 719 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T10:29:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:49.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:48 smithi060 bash[106544]: audit 2024-09-16T10:29:48.674936+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T10:29:50.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[108106]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[108106]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[108106]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[108106]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[106544]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[106544]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[106544]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:49 smithi060 bash[106544]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:50.12629776Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:50.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:49 smithi081 bash[85087]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:49 smithi081 bash[85087]: audit 2024-09-16T10:29:48.674526+0000 mgr.y (mgr.15318) 2967 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T10:29:50.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:49 smithi081 bash[85087]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:49 smithi081 bash[85087]: cephadm 2024-09-16T10:29:48.677346+0000 mgr.y (mgr.15318) 2968 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T10:29:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:29:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:29:50] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:29:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:50 smithi060 bash[106544]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:50 smithi060 bash[106544]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:50 smithi060 bash[108106]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:50 smithi060 bash[108106]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:50 smithi081 bash[85087]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:51.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:50 smithi081 bash[85087]: cluster 2024-09-16T10:29:50.353680+0000 mgr.y (mgr.15318) 2969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[106544]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:52 smithi060 bash[108106]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cephadm 2024-09-16T10:29:51.544440+0000 mgr.y (mgr.15318) 2970 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.552646+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.557825+0000 mon.b (mon.1) 4066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:51.559766+0000 mon.b (mon.1) 4067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cephadm 2024-09-16T10:29:51.564592+0000 mgr.y (mgr.15318) 2971 : cephadm [INF] Deploying daemon osd.6 on smithi081 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: audit 2024-09-16T10:29:52.272897+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:52.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:52 smithi081 bash[85087]: cluster 2024-09-16T10:29:52.354897+0000 mgr.y (mgr.15318) 2972 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-09-16T10:29:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:53.108551159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.582 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:54.583 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:54 smithi081 bash[85087]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[106544]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.432517+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.443693+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: audit 2024-09-16T10:29:53.452988+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:54.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:54 smithi060 bash[108106]: cluster 2024-09-16T10:29:54.355622+0000 mgr.y (mgr.15318) 2973 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T10:29:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:56.135219581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:56.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:56 smithi060 bash[106544]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.693 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:56 smithi060 bash[106544]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:56 smithi060 bash[108106]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:56 smithi060 bash[108106]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:56 smithi081 bash[85087]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:56.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:56 smithi081 bash[85087]: cluster 2024-09-16T10:29:56.356387+0000 mgr.y (mgr.15318) 2974 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:57 smithi081 bash[85087]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[106544]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.501990+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.515704+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.527198+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:57 smithi060 bash[108106]: audit 2024-09-16T10:29:56.857864+0000 mgr.y (mgr.15318) 2975 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:29:58.859 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.859 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.860 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.860 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.860 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:58 smithi081 bash[85087]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:58 smithi081 bash[85087]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.861 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.861 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.861 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: Stopping Ceph osd.6 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:29:58.862 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:29:58 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:29:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:58 smithi060 bash[108106]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:58 smithi060 bash[108106]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:58 smithi060 bash[106544]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:58.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:58 smithi060 bash[106544]: cluster 2024-09-16T10:29:58.357815+0000 mgr.y (mgr.15318) 2976 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:29:59.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:58 smithi081 bash[35029]: debug 2024-09-16T10:29:58.958+0000 7f2302da7640 -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-09-16T10:29:59.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:58 smithi081 bash[35029]: debug 2024-09-16T10:29:58.958+0000 7f2302da7640 -1 osd.6 158 *** Got signal Terminated *** 2024-09-16T10:29:59.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:29:58 smithi081 bash[35029]: debug 2024-09-16T10:29:58.958+0000 7f2302da7640 -1 osd.6 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:29:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:29:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:29:59.134034153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:29:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:59 smithi060 bash[108106]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:29:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:29:59 smithi060 bash[108106]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:29:59.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:59 smithi060 bash[106544]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:29:59.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:29:59 smithi060 bash[106544]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:29:59.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:59 smithi081 bash[85087]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:29:59.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:29:59 smithi081 bash[85087]: cluster 2024-09-16T10:29:58.963859+0000 mon.a (mon.0) 1566 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T10:30:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:00] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:30:00.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:00.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:00.767 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[101276]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-6 2024-09-16T10:30:00.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:29:59.511943+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:00.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:29:59.527678+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-09-16T10:30:00.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000142+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000186+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.000204+0000 mon.a (mon.0) 1571 : cluster [WRN] osd.6 (root=default,host=smithi081) is down 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:00.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.358703+0000 mgr.y (mgr.15318) 2977 : cluster [DBG] pgmap v702: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:01.407 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:00 smithi081 bash[101341]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-6 2024-09-16T10:30:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:01 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:01.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:01 smithi060 bash[106544]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:01 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:01 smithi060 bash[108106]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:01 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:01.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:01 smithi081 bash[85087]: cluster 2024-09-16T10:30:00.537548+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-09-16T10:30:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:02.138085623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:03.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:02 smithi081 bash[85087]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[106544]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: audit 2024-09-16T10:30:01.936273+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: audit 2024-09-16T10:30:01.939835+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:02 smithi060 bash[108106]: cluster 2024-09-16T10:30:02.360097+0000 mgr.y (mgr.15318) 2978 : cluster [DBG] pgmap v704: 161 pgs: 13 active+undersized, 9 stale+active+clean, 11 active+undersized+degraded, 128 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 37/639 objects degraded (5.790%) 2024-09-16T10:30:03.896 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.897 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.897 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.897 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.897 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.898 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.899 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T10:30:03.899 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: Stopped Ceph osd.6 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:30:03.899 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:03.899 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:03 smithi081 systemd[1]: Started Ceph osd.6 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:30:04.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:03 smithi081 bash[85087]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:04.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:03 smithi081 bash[85087]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:03 smithi060 bash[108106]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:03 smithi060 bash[108106]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:03 smithi060 bash[106544]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:03 smithi060 bash[106544]: cluster 2024-09-16T10:30:02.931552+0000 mon.a (mon.0) 1574 : cluster [WRN] Health check failed: Degraded data redundancy: 37/639 objects degraded (5.790%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[108106]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:04 smithi060 bash[106544]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.424 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:05.119849279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.959872+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.971691+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.978066+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.979788+0000 mon.b (mon.1) 4070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:03.990012+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:03.991167+0000 mgr.y (mgr.15318) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.116141+0000 mon.b (mon.1) 4071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.119882+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.124804+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.126473+0000 mon.b (mon.1) 4074 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.136502+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.140091+0000 mgr.y (mgr.15318) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.246654+0000 mon.b (mon.1) 4075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.250384+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.254711+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.256667+0000 mon.b (mon.1) 4078 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.265288+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.266814+0000 mgr.y (mgr.15318) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cluster 2024-09-16T10:30:04.361362+0000 mgr.y (mgr.15318) 2982 : cluster [DBG] pgmap v705: 161 pgs: 21 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 117 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 52/639 objects degraded (8.138%) 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.364926+0000 mon.b (mon.1) 4079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.367978+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.371538+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.372899+0000 mon.b (mon.1) 4082 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.381292+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.383991+0000 mgr.y (mgr.15318) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.460897+0000 mon.b (mon.1) 4083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.463729+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.466394+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.467694+0000 mon.b (mon.1) 4086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.473847+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.560511+0000 mon.b (mon.1) 4087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.563680+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.567499+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.569125+0000 mon.b (mon.1) 4090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.575381+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.674462+0000 mon.b (mon.1) 4091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.677563+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.680083+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.681301+0000 mon.b (mon.1) 4094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.687011+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.782361+0000 mon.b (mon.1) 4095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.785480+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.788591+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.790138+0000 mon.b (mon.1) 4098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.796102+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.906325+0000 mon.b (mon.1) 4099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:05.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.909391+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.913010+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.914455+0000 mon.b (mon.1) 4102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:05.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:04 smithi081 bash[85087]: audit 2024-09-16T10:30:04.920482+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[108106]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:05 smithi060 bash[106544]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.477416+0000 mgr.y (mgr.15318) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.580021+0000 mgr.y (mgr.15318) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.690647+0000 mgr.y (mgr.15318) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.801208+0000 mgr.y (mgr.15318) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:04.925888+0000 mgr.y (mgr.15318) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.025055+0000 mon.b (mon.1) 4103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.028020+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.031310+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.032941+0000 mon.b (mon.1) 4106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.041185+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.042413+0000 mgr.y (mgr.15318) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.112883+0000 mon.b (mon.1) 4107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.115575+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.118232+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.119412+0000 mon.b (mon.1) 4110 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.125091+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.128812+0000 mgr.y (mgr.15318) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.202148+0000 mon.b (mon.1) 4111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.205122+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.207769+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.208841+0000 mon.b (mon.1) 4114 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.214248+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.219376+0000 mgr.y (mgr.15318) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.303570+0000 mon.b (mon.1) 4115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.306166+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.308903+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.309950+0000 mon.b (mon.1) 4118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.316229+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.317108+0000 mgr.y (mgr.15318) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.402884+0000 mon.b (mon.1) 4119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.405787+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.409774+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.411122+0000 mon.b (mon.1) 4122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.418477+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.486695+0000 mon.b (mon.1) 4123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.489668+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.492517+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.493752+0000 mon.b (mon.1) 4126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.501646+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.581425+0000 mon.b (mon.1) 4127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.584038+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.586920+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.588560+0000 mon.b (mon.1) 4130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.596868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.682915+0000 mon.b (mon.1) 4131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.685989+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.689604+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.691156+0000 mon.b (mon.1) 4134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.699442+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.789864+0000 mon.b (mon.1) 4135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.792643+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.795351+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.796483+0000 mon.b (mon.1) 4138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.804118+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.886714+0000 mon.b (mon.1) 4139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.889365+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.892205+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.893429+0000 mon.b (mon.1) 4142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:05 smithi081 bash[85087]: audit 2024-09-16T10:30:05.900193+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:06.907 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[101489]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:30:06.907 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[101489]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:30:07.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[108106]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:06 smithi060 bash[106544]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.286 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T10:30:07.286 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: 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-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.419644+0000 mgr.y (mgr.15318) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.502976+0000 mgr.y (mgr.15318) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.598415+0000 mgr.y (mgr.15318) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.700915+0000 mgr.y (mgr.15318) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.804914+0000 mgr.y (mgr.15318) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.287 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:05.903413+0000 mgr.y (mgr.15318) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:05.994233+0000 mon.b (mon.1) 4143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:05.997024+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.000073+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.001304+0000 mon.b (mon.1) 4146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.006604+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.009993+0000 mgr.y (mgr.15318) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.089032+0000 mon.b (mon.1) 4147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.092033+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.095565+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.096877+0000 mon.b (mon.1) 4150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.102383+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.107495+0000 mgr.y (mgr.15318) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.192016+0000 mon.b (mon.1) 4151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.195063+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.198658+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.200037+0000 mon.b (mon.1) 4154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.205548+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.209055+0000 mgr.y (mgr.15318) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.292475+0000 mon.b (mon.1) 4155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.295743+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.299658+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.301073+0000 mon.b (mon.1) 4158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.309459+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.312580+0000 mgr.y (mgr.15318) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:07.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: cluster 2024-09-16T10:30:06.362127+0000 mgr.y (mgr.15318) 3003 : cluster [DBG] pgmap v706: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.403146+0000 mon.b (mon.1) 4159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.405991+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.408685+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.409911+0000 mon.b (mon.1) 4162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.416862+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.505646+0000 mon.b (mon.1) 4163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.508568+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.512528+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.513934+0000 mon.b (mon.1) 4166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.521874+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.628609+0000 mon.b (mon.1) 4167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.631579+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.634078+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.635069+0000 mon.b (mon.1) 4170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.640413+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.721031+0000 mon.b (mon.1) 4171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.723285+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.726417+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.727185+0000 mon.b (mon.1) 4174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.734652+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.813947+0000 mon.b (mon.1) 4175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.816632+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.819989+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.820874+0000 mon.b (mon.1) 4178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.828069+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.904486+0000 mon.b (mon.1) 4179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.906874+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:07.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.909502+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:07.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.910191+0000 mon.b (mon.1) 4182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:07.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:06 smithi081 bash[85087]: audit 2024-09-16T10:30:06.917569+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:07.657 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T10:30:07.657 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T10:30:07.968 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T10:30:07.968 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T10:30:07.968 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[101489]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T10:30:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[108106]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:07 smithi060 bash[106544]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.434 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:08.103254631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:08.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.417680+0000 mgr.y (mgr.15318) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.524647+0000 mgr.y (mgr.15318) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.641321+0000 mgr.y (mgr.15318) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.735485+0000 mgr.y (mgr.15318) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.828917+0000 mgr.y (mgr.15318) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:06.865539+0000 mgr.y (mgr.15318) 3009 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:06.918388+0000 mgr.y (mgr.15318) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.001460+0000 mon.b (mon.1) 4183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.003550+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.005968+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.006856+0000 mon.b (mon.1) 4186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.012409+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.013101+0000 mgr.y (mgr.15318) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.084429+0000 mon.b (mon.1) 4187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.086793+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.089659+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.090550+0000 mon.b (mon.1) 4190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.098125+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.098871+0000 mgr.y (mgr.15318) 3012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.194933+0000 mon.b (mon.1) 4191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.196951+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.199235+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.200316+0000 mon.b (mon.1) 4194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.206946+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.218026+0000 mgr.y (mgr.15318) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.290469+0000 mon.b (mon.1) 4195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.292951+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.296316+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.297301+0000 mon.b (mon.1) 4198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.302311+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.302999+0000 mgr.y (mgr.15318) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.376102+0000 mon.b (mon.1) 4199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.378815+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.381325+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.382531+0000 mon.b (mon.1) 4202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.392289+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.469476+0000 mon.b (mon.1) 4203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.472317+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.475271+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.476497+0000 mon.b (mon.1) 4206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.487148+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.556860+0000 mon.b (mon.1) 4207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.559180+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.562130+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.563052+0000 mon.b (mon.1) 4210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.573038+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.641378+0000 mon.b (mon.1) 4211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.643997+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.646657+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.647726+0000 mon.b (mon.1) 4214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.655575+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.727796+0000 mon.b (mon.1) 4215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.730410+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.732892+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.734004+0000 mon.b (mon.1) 4218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.741373+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.818470+0000 mon.b (mon.1) 4219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.820890+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.823829+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.825135+0000 mon.b (mon.1) 4222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.832359+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.909146+0000 mon.b (mon.1) 4223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.912270+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.915522+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.916766+0000 mon.b (mon.1) 4226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:08.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:07 smithi081 bash[85087]: audit 2024-09-16T10:30:07.924743+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:08 smithi081 bash[85087]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.393142+0000 mgr.y (mgr.15318) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.488102+0000 mgr.y (mgr.15318) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.573985+0000 mgr.y (mgr.15318) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.656833+0000 mgr.y (mgr.15318) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.742635+0000 mgr.y (mgr.15318) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.833194+0000 mgr.y (mgr.15318) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:07.926413+0000 mgr.y (mgr.15318) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.012283+0000 mon.b (mon.1) 4227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.015398+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.018687+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.019887+0000 mon.b (mon.1) 4230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.024930+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.028311+0000 mgr.y (mgr.15318) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.112748+0000 mon.b (mon.1) 4231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.115673+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.118431+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.119877+0000 mon.b (mon.1) 4234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.125417+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.128967+0000 mgr.y (mgr.15318) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.217338+0000 mon.b (mon.1) 4235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.219741+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.223012+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.224312+0000 mon.b (mon.1) 4238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.229747+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.233553+0000 mgr.y (mgr.15318) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.336200+0000 mon.b (mon.1) 4239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.339515+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.343259+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.344768+0000 mon.b (mon.1) 4242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.352293+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.355152+0000 mgr.y (mgr.15318) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:09.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: cluster 2024-09-16T10:30:08.363181+0000 mgr.y (mgr.15318) 3026 : cluster [DBG] pgmap v707: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.448313+0000 mon.b (mon.1) 4243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.451398+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.454850+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.456094+0000 mon.b (mon.1) 4246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.462593+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.543565+0000 mon.b (mon.1) 4247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.546611+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.549399+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[108106]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.550953+0000 mon.b (mon.1) 4250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.557293+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.630577+0000 mon.b (mon.1) 4251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.633526+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.636649+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.638044+0000 mon.b (mon.1) 4254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.645427+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.719350+0000 mon.b (mon.1) 4255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.722585+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.725843+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.727197+0000 mon.b (mon.1) 4258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.733048+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.815854+0000 mon.b (mon.1) 4259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.819223+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.823595+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:08 smithi060 bash[106544]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.825174+0000 mon.b (mon.1) 4262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.833272+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.903993+0000 mon.b (mon.1) 4263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:09.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.907217+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.910397+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.911701+0000 mon.b (mon.1) 4266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:09.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.917268+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:09 smithi081 bash[85087]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.383 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.465950+0000 mgr.y (mgr.15318) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.560130+0000 mgr.y (mgr.15318) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.647219+0000 mgr.y (mgr.15318) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.738758+0000 mgr.y (mgr.15318) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.835076+0000 mgr.y (mgr.15318) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:08.920726+0000 mgr.y (mgr.15318) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.992587+0000 mon.b (mon.1) 4267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.995261+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.998481+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:08.999530+0000 mon.b (mon.1) 4270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.388 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.005379+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.007515+0000 mgr.y (mgr.15318) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.075821+0000 mon.b (mon.1) 4271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.078452+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.081688+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.082629+0000 mon.b (mon.1) 4274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.092336+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.093076+0000 mgr.y (mgr.15318) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.390 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.186917+0000 mon.b (mon.1) 4275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.189337+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.391 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.191729+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.192737+0000 mon.b (mon.1) 4278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.198957+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.199825+0000 mgr.y (mgr.15318) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.300924+0000 mon.b (mon.1) 4279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.393 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.304232+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.307234+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.308514+0000 mon.b (mon.1) 4282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.315454+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.394 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.318275+0000 mgr.y (mgr.15318) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.397 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.409286+0000 mon.b (mon.1) 4283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.412500+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.415248+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.416554+0000 mon.b (mon.1) 4286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.423107+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.517549+0000 mon.b (mon.1) 4287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.520593+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.524269+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.525631+0000 mon.b (mon.1) 4290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.532806+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.636970+0000 mon.b (mon.1) 4291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.640520+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.643728+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.645289+0000 mon.b (mon.1) 4294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.652095+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.763817+0000 mon.b (mon.1) 4295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.766950+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.769724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.771235+0000 mon.b (mon.1) 4298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.779350+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[106544]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.899269+0000 mon.b (mon.1) 4299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:10.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.902948+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.906954+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.908276+0000 mon.b (mon.1) 4302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:09 smithi060 bash[108106]: audit 2024-09-16T10:30:09.915085+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:10] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:30:11.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:11.104783438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:11.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:10 smithi081 bash[85087]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.424959+0000 mgr.y (mgr.15318) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.535458+0000 mgr.y (mgr.15318) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.654761+0000 mgr.y (mgr.15318) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.782774+0000 mgr.y (mgr.15318) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:09.918531+0000 mgr.y (mgr.15318) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.038380+0000 mon.b (mon.1) 4303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.041632+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.045278+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.046933+0000 mon.b (mon.1) 4306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.055559+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[108106]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.059176+0000 mgr.y (mgr.15318) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.138099+0000 mon.b (mon.1) 4307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.140955+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.143906+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.145259+0000 mon.b (mon.1) 4310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.153307+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.154907+0000 mgr.y (mgr.15318) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.238962+0000 mon.b (mon.1) 4311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.242011+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.245231+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.246370+0000 mon.b (mon.1) 4314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.254124+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.255496+0000 mgr.y (mgr.15318) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.342236+0000 mon.b (mon.1) 4315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.345293+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.348438+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.349613+0000 mon.b (mon.1) 4318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.357379+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.358793+0000 mgr.y (mgr.15318) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: cluster 2024-09-16T10:30:10.364561+0000 mgr.y (mgr.15318) 3046 : cluster [DBG] pgmap v708: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.450181+0000 mon.b (mon.1) 4319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.453012+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.456247+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.457353+0000 mon.b (mon.1) 4322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.464874+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.556196+0000 mon.b (mon.1) 4323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.558875+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.561837+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.563103+0000 mon.b (mon.1) 4326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.570871+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.661527+0000 mon.b (mon.1) 4327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.664073+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.666999+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.668167+0000 mon.b (mon.1) 4330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.676273+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.781656+0000 mon.b (mon.1) 4331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.784042+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:10 smithi060 bash[106544]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.786617+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.788086+0000 mon.b (mon.1) 4334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.795877+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.900945+0000 mon.b (mon.1) 4335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.903730+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.906390+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.907456+0000 mon.b (mon.1) 4338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:10.915572+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:11.657 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[101885]: debug 2024-09-16T10:30:11.309+0000 7fd5b6f61640 1 -- 172.21.15.81:0/1709954620 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55867898e960 con 0x5586789afc00 2024-09-16T10:30:12.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:11 smithi081 bash[85087]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.465758+0000 mgr.y (mgr.15318) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.572021+0000 mgr.y (mgr.15318) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.677144+0000 mgr.y (mgr.15318) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.796704+0000 mgr.y (mgr.15318) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:10.916449+0000 mgr.y (mgr.15318) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.033515+0000 mon.b (mon.1) 4339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.035932+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.038929+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.039882+0000 mon.b (mon.1) 4342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.045417+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.046654+0000 mgr.y (mgr.15318) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.143419+0000 mon.b (mon.1) 4343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.146344+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.148785+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.150560+0000 mon.b (mon.1) 4346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.155932+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.157266+0000 mgr.y (mgr.15318) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.247273+0000 mon.b (mon.1) 4347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.249782+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.252235+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.252989+0000 mon.b (mon.1) 4350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.258352+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.259607+0000 mgr.y (mgr.15318) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.349208+0000 mon.b (mon.1) 4351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.351691+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.354582+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.359185+0000 mon.b (mon.1) 4354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.364844+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.365819+0000 mgr.y (mgr.15318) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:12.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.458611+0000 mon.b (mon.1) 4355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[106544]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.461670+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.464893+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.466155+0000 mon.b (mon.1) 4358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.473486+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.581320+0000 mon.b (mon.1) 4359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.584174+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.587078+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.588457+0000 mon.b (mon.1) 4362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.595102+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.709814+0000 mon.b (mon.1) 4363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.712814+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.716204+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.717460+0000 mon.b (mon.1) 4366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.723703+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.836173+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.839533+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.842895+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.844386+0000 mon.b (mon.1) 4370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.853202+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:12.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:11 smithi060 bash[108106]: audit 2024-09-16T10:30:11.970767+0000 mon.b (mon.1) 4371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[108106]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:12 smithi060 bash[106544]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.424 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[101885]: debug 2024-09-16T10:30:13.125+0000 7fd5b97c8640 -1 Falling back to public interface 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.475772+0000 mgr.y (mgr.15318) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.599183+0000 mgr.y (mgr.15318) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.726710+0000 mgr.y (mgr.15318) 3058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.855875+0000 mgr.y (mgr.15318) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.973555+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.985866+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.987187+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:11.994622+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:11.995335+0000 mgr.y (mgr.15318) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.087809+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.090729+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.093613+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.095025+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.103736+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.105453+0000 mgr.y (mgr.15318) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.185050+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.188095+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.191351+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.192763+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.200410+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.201664+0000 mgr.y (mgr.15318) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.285318+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.287478+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.289670+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.290630+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.298317+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.299250+0000 mgr.y (mgr.15318) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cluster 2024-09-16T10:30:12.365941+0000 mgr.y (mgr.15318) 3064 : cluster [DBG] pgmap v709: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.383903+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.386775+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.390820+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.392328+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.400216+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.499236+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.502606+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.506054+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.507271+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.514938+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.620871+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.624571+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.628315+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.629920+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.638161+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.750093+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.753136+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.756207+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.757806+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.765982+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: cluster 2024-09-16T10:30:12.784509+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: Degraded data redundancy: 78/639 objects degraded (12.207%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.876312+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.879469+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:13.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.883221+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:13.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.884768+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:13.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:12 smithi081 bash[85087]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:13.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:12.893396+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.360 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:14.106991527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:14.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:13 smithi081 bash[85087]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.401857+0000 mgr.y (mgr.15318) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.515816+0000 mgr.y (mgr.15318) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.639823+0000 mgr.y (mgr.15318) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.767393+0000 mgr.y (mgr.15318) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:12.895430+0000 mgr.y (mgr.15318) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.001860+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.004936+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.007940+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.009076+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.019047+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.019911+0000 mgr.y (mgr.15318) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.101751+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.104418+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.107604+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.108856+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.114218+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.116437+0000 mgr.y (mgr.15318) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.206179+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.209275+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.212052+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.213397+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.219287+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.222632+0000 mgr.y (mgr.15318) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.322223+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.324631+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.327547+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.329071+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.339537+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.340645+0000 mgr.y (mgr.15318) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.428883+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.431394+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.433570+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.434487+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.439078+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.502755+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.504952+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.506986+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.507795+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.511726+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.570824+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.573503+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.577123+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.578897+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.582212+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.584993+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.588848+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.595768+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.654253+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.656465+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.659065+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.659883+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.668988+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.752432+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.755290+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.758693+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.760175+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.767009+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.854975+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.857898+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.861182+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[108106]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.862579+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.869316+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.954806+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.957691+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.961331+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.962626+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:14.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:13 smithi060 bash[106544]: audit 2024-09-16T10:30:13.967712+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.180 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.181 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.183 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.184 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.185 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.188 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.192 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.194 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[108106]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.195 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:14 smithi060 bash[106544]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.442187+0000 mgr.y (mgr.15318) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.512733+0000 mgr.y (mgr.15318) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.591893+0000 mgr.y (mgr.15318) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.670023+0000 mgr.y (mgr.15318) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.770358+0000 mgr.y (mgr.15318) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.873750+0000 mgr.y (mgr.15318) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:13.971041+0000 mgr.y (mgr.15318) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.043423+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.046108+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.048653+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.049554+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.054491+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.055278+0000 mgr.y (mgr.15318) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.129382+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.131960+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.134110+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.134991+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.139983+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.140883+0000 mgr.y (mgr.15318) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.199276+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.201291+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.204583+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.205599+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.213284+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.214362+0000 mgr.y (mgr.15318) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.287114+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.289431+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.292342+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.293803+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.301189+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.302053+0000 mgr.y (mgr.15318) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cluster 2024-09-16T10:30:14.366741+0000 mgr.y (mgr.15318) 3085 : cluster [DBG] pgmap v710: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.375128+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.377979+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.381243+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.382465+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.389382+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.391614+0000 mgr.y (mgr.15318) 3086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.453573+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.456100+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.458752+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.460014+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.465863+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.538801+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.541472+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.544380+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.545298+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.551660+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.632205+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.635137+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.638356+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.639853+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.649881+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.739597+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.742887+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.745943+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.747556+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.758032+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.842426+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.845499+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.848141+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.849226+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.855344+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.942310+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:15.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.946092+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.948743+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.949737+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:15.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:14 smithi081 bash[85087]: audit 2024-09-16T10:30:14.954993+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[106544]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:15 smithi060 bash[108106]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.468956+0000 mgr.y (mgr.15318) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.553474+0000 mgr.y (mgr.15318) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.650992+0000 mgr.y (mgr.15318) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.759237+0000 mgr.y (mgr.15318) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.856485+0000 mgr.y (mgr.15318) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:14.957878+0000 mgr.y (mgr.15318) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.024732+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.027164+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.029406+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.030393+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.034816+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.037953+0000 mgr.y (mgr.15318) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.098451+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.100650+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.102961+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.104151+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.108724+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.110759+0000 mgr.y (mgr.15318) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.170510+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.172795+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.175180+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.176111+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.180226+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.181649+0000 mgr.y (mgr.15318) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.241898+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.244206+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.246310+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.247270+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.251552+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.254318+0000 mgr.y (mgr.15318) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.316158+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.318058+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.319910+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.320620+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.325201+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.325845+0000 mgr.y (mgr.15318) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.384871+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.387492+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.390284+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.391341+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.397034+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.459980+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.462904+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.465349+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.466399+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.471806+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.536155+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.538832+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.541228+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.542376+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.547424+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.615106+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.617270+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.619251+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.619937+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.623875+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.693751+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.695878+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.698073+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.698993+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.705880+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.783535+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.785565+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.787757+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.789030+0000 mon.b (mon.1) 4538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.795880+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.861774+0000 mon.b (mon.1) 4539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.863658+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.865418+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.866047+0000 mon.b (mon.1) 4542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.870019+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.927877+0000 mon.b (mon.1) 4543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.929737+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.931438+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.932110+0000 mon.b (mon.1) 4546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:15 smithi081 bash[85087]: audit 2024-09-16T10:30:15.936087+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:16.970 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[76606]: debug 2024-09-16T10:30:16.671+0000 7fca1d4dc640 -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-09-16T10:30:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:16 smithi060 bash[108106]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:17.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:17.433 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[101885]: debug 2024-09-16T10:30:16.981+0000 7fd5b97c8640 -1 osd.6 158 log_to_monitors true 2024-09-16T10:30:17.434 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:17.138028328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.400590+0000 mgr.y (mgr.15318) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.475264+0000 mgr.y (mgr.15318) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.550729+0000 mgr.y (mgr.15318) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.625119+0000 mgr.y (mgr.15318) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.706677+0000 mgr.y (mgr.15318) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.797453+0000 mgr.y (mgr.15318) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.870702+0000 mgr.y (mgr.15318) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:15.936873+0000 mgr.y (mgr.15318) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.001668+0000 mon.b (mon.1) 4547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.004069+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.006120+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.006751+0000 mon.b (mon.1) 4550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.010471+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.011197+0000 mgr.y (mgr.15318) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.068718+0000 mon.b (mon.1) 4551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.071601+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.074518+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.075494+0000 mon.b (mon.1) 4554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.080460+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.084001+0000 mgr.y (mgr.15318) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.150014+0000 mon.b (mon.1) 4555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.151798+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.153724+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.154456+0000 mon.b (mon.1) 4558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.160188+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.162165+0000 mgr.y (mgr.15318) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.220978+0000 mon.b (mon.1) 4559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.222863+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.224516+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.225063+0000 mon.b (mon.1) 4562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.228921+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.232046+0000 mgr.y (mgr.15318) 3109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.295782+0000 mon.b (mon.1) 4563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.297592+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.299296+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.299931+0000 mon.b (mon.1) 4566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.303893+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.307043+0000 mgr.y (mgr.15318) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.364497+0000 mon.b (mon.1) 4567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.366739+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cluster 2024-09-16T10:30:16.367355+0000 mgr.y (mgr.15318) 3111 : cluster [DBG] pgmap v711: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.368585+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.369221+0000 mon.b (mon.1) 4570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.373071+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.374118+0000 mgr.y (mgr.15318) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:17.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.435131+0000 mon.b (mon.1) 4571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.437023+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.439549+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.440221+0000 mon.b (mon.1) 4574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.445743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.507219+0000 mon.b (mon.1) 4575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.509776+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.512320+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.513154+0000 mon.b (mon.1) 4578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.517512+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.591000+0000 mon.b (mon.1) 4579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.593220+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.596786+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.597547+0000 mon.b (mon.1) 4582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:17.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.603052+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.647199+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.653666+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.661105+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.670678+0000 mon.b (mon.1) 4583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.672591+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.673841+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.675154+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.676601+0000 mon.b (mon.1) 4587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.935087+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:17.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:16 smithi081 bash[85087]: audit 2024-09-16T10:30:16.938051+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[108106]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:17 smithi060 bash[106544]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:18 smithi081 bash[101885]: debug 2024-09-16T10:30:18.041+0000 7fd5b1572640 -1 osd.6 158 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:30:18.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.449372+0000 mgr.y (mgr.15318) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.518159+0000 mgr.y (mgr.15318) 3114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.604850+0000 mgr.y (mgr.15318) 3115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.675876+0000 mgr.y (mgr.15318) 3116 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: cephadm 2024-09-16T10:30:16.676625+0000 mgr.y (mgr.15318) 3117 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.873590+0000 mgr.y (mgr.15318) 3118 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.998393+0000 mon.a (mon.0) 1714 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:17 smithi081 bash[85087]: audit 2024-09-16T10:30:16.998828+0000 mon.b (mon.1) 4589 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T10:30:18.568 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 5s ago 50m - - 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 2s ago 49m - - 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (12m) 5s ago 40m 14.8M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (12m) 2s ago 39m 67.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (14m) 5s ago 37m 49.0M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (14m) 2s ago 48m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (25m) 5s ago 51m 542M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:30:19.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8m) 5s ago 51m 67.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (10m) 2s ago 49m 64.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8m) 5s ago 49m 54.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (14m) 5s ago 40m 8424k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (14m) 2s ago 40m 8496k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6m) 5s ago 48m 62.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5m) 5s ago 47m 58.1M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4m) 5s ago 46m 52.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2m) 5s ago 45m 50.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (92s) 2s ago 44m 46.1M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (51s) 2s ago 43m 51.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (10s) 2s ago 42m 10.8M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (41m) 2s ago 41m 67.8M 3036M 19.1.1-328-gad35db06 b5388489f99e 60cf9641e48a 2024-09-16T10:30:19.215 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (13m) 2s ago 40m 51.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:30:19.216 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (38m) 5s ago 38m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:30:19.216 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (38m) 2s ago 38m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:30:19.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:19 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:17.997894+0000 mon.a (mon.0) 1715 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.004742+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:18.012425+0000 mon.a (mon.0) 1717 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: audit 2024-09-16T10:30:18.012568+0000 mon.b (mon.1) 4590 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:30:19.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:19 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.368143+0000 mgr.y (mgr.15318) 3119 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/639 objects degraded (12.207%) 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 7 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:19.586 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 12 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:30:19.587 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:30:19.898 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:30:20.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:20.096615289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:20 smithi081 bash[85087]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[108106]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:18.554733+0000 mgr.y (mgr.15318) 3120 : audit [DBG] from='client.74549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:18.878977+0000 mgr.y (mgr.15318) 3121 : audit [DBG] from='client.64584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:18.998941+0000 mon.a (mon.0) 1718 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:19.013327+0000 mon.a (mon.0) 1719 : cluster [INF] osd.6 [v2:172.21.15.81:6816/2828600272,v1:172.21.15.81:6817/2828600272] boot 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: cluster 2024-09-16T10:30:19.013370+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.388 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.032647+0000 mon.b (mon.1) 4591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.198970+0000 mgr.y (mgr.15318) 3122 : audit [DBG] from='client.74561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.312192+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.318588+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.329510+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.389 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[106544]: audit 2024-09-16T10:30:19.584701+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.60:0/2542332882' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:20] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:21.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:21 smithi081 bash[85087]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[108106]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: audit 2024-09-16T10:30:19.896632+0000 mgr.y (mgr.15318) 3123 : audit [DBG] from='client.64602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: cluster 2024-09-16T10:30:20.027389+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:21 smithi060 bash[106544]: cluster 2024-09-16T10:30:20.368995+0000 mgr.y (mgr.15318) 3124 : cluster [DBG] pgmap v716: 161 pgs: 19 peering, 21 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/639 objects degraded (7.512%) 2024-09-16T10:30:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:22 smithi060 bash[108106]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:22 smithi060 bash[108106]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:22 smithi060 bash[106544]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:22.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:22 smithi060 bash[106544]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:22.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:22 smithi081 bash[85087]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:22.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:22 smithi081 bash[85087]: cluster 2024-09-16T10:30:21.020677+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: Degraded data redundancy: 48/639 objects degraded (7.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:23 smithi060 bash[108106]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:23 smithi060 bash[108106]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:23 smithi060 bash[106544]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:23 smithi060 bash[106544]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:23.10978801Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:23.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:23 smithi081 bash[85087]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:23.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:23 smithi081 bash[85087]: cluster 2024-09-16T10:30:22.370265+0000 mgr.y (mgr.15318) 3125 : cluster [DBG] pgmap v717: 161 pgs: 19 peering, 10 active+undersized, 4 active+undersized+degraded, 128 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 13/639 objects degraded (2.034%) 2024-09-16T10:30:24.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:24.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:24 smithi081 bash[85087]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[108106]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.371448+0000 mgr.y (mgr.15318) 3126 : cluster [DBG] pgmap v718: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.423401+0000 mon.a (mon.0) 1727 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 4 pgs degraded) 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:24 smithi060 bash[106544]: cluster 2024-09-16T10:30:24.423446+0000 mon.a (mon.0) 1728 : cluster [INF] Cluster is now healthy 2024-09-16T10:30:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:26.129272467Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:26.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:26 smithi060 bash[108106]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:26 smithi060 bash[108106]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:26 smithi060 bash[106544]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:26 smithi060 bash[106544]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:26 smithi081 bash[85087]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:26.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:26 smithi081 bash[85087]: cluster 2024-09-16T10:30:26.372605+0000 mgr.y (mgr.15318) 3127 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:27 smithi060 bash[106544]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:27 smithi060 bash[106544]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:27 smithi060 bash[108106]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:27.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:27 smithi060 bash[108106]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:27 smithi081 bash[85087]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:27 smithi081 bash[85087]: audit 2024-09-16T10:30:26.884634+0000 mgr.y (mgr.15318) 3128 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:28 smithi060 bash[108106]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:28 smithi060 bash[108106]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:28 smithi060 bash[106544]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:28.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:28 smithi060 bash[106544]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:28 smithi081 bash[85087]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:28.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:28 smithi081 bash[85087]: cluster 2024-09-16T10:30:28.374175+0000 mgr.y (mgr.15318) 3129 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:30:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:29.123067211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:30] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-16T10:30:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:30 smithi060 bash[106544]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:30 smithi060 bash[106544]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:30 smithi060 bash[108106]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:30.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:30 smithi060 bash[108106]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:30.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:30 smithi081 bash[85087]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:30.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:30 smithi081 bash[85087]: cluster 2024-09-16T10:30:30.375349+0000 mgr.y (mgr.15318) 3130 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-16T10:30:32.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:31 smithi081 bash[85087]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:31 smithi081 bash[85087]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:31 smithi060 bash[108106]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:31 smithi060 bash[108106]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:31 smithi060 bash[106544]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:31 smithi060 bash[106544]: audit 2024-09-16T10:30:31.693447+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T10:30:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:32.102308665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[108106]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:32 smithi060 bash[106544]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.692924+0000 mgr.y (mgr.15318) 3131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: cephadm 2024-09-16T10:30:31.695639+0000 mgr.y (mgr.15318) 3132 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.936417+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:31.939953+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: audit 2024-09-16T10:30:32.295635+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:33.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:32 smithi081 bash[85087]: cluster 2024-09-16T10:30:32.376499+0000 mgr.y (mgr.15318) 3133 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:35.077 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.079 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.079 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.079 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:34 smithi081 bash[85087]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[106544]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.772316+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.784416+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:33.796388+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: cluster 2024-09-16T10:30:34.377676+0000 mgr.y (mgr.15318) 3134 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.499892+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.505318+0000 mon.b (mon.1) 4594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T10:30:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:34 smithi060 bash[108106]: audit 2024-09-16T10:30:34.506780+0000 mon.b (mon.1) 4595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:35.109751621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[106544]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[106544]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[106544]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:36.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[106544]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[108106]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[108106]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[108106]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:36.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:35 smithi060 bash[108106]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:36.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:35 smithi081 bash[85087]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:35 smithi081 bash[85087]: cephadm 2024-09-16T10:30:34.492456+0000 mgr.y (mgr.15318) 3135 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T10:30:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:35 smithi081 bash[85087]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:36.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:35 smithi081 bash[85087]: cephadm 2024-09-16T10:30:34.511100+0000 mgr.y (mgr.15318) 3136 : cephadm [INF] Deploying daemon osd.7 on smithi081 2024-09-16T10:30:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:36 smithi060 bash[106544]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:36 smithi060 bash[106544]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:36 smithi060 bash[108106]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:36 smithi060 bash[108106]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:36 smithi081 bash[85087]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:37.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:36 smithi081 bash[85087]: cluster 2024-09-16T10:30:36.378678+0000 mgr.y (mgr.15318) 3137 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:38.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:37 smithi060 bash[106544]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.070 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:37 smithi060 bash[106544]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.071 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:37 smithi060 bash[108106]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.071 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:37 smithi060 bash[108106]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:37 smithi081 bash[85087]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:37 smithi081 bash[85087]: audit 2024-09-16T10:30:36.893868+0000 mgr.y (mgr.15318) 3138 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:38.113603797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:39.079 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:38 smithi081 bash[85087]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:38 smithi081 bash[85087]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:38 smithi060 bash[106544]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:38 smithi060 bash[106544]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:38 smithi060 bash[108106]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:38 smithi060 bash[108106]: cluster 2024-09-16T10:30:38.380117+0000 mgr.y (mgr.15318) 3139 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:30:40.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.408 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.408 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.409 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.409 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.410 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:40] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.51.0" 2024-09-16T10:30:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[108106]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:40 smithi060 bash[106544]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.533331+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.545705+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: audit 2024-09-16T10:30:39.558445+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:40.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[85087]: cluster 2024-09-16T10:30:40.381339+0000 mgr.y (mgr.15318) 3140 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:30:40.899 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:40 smithi081 systemd[1]: Stopping Ceph osd.7 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:30:40.899 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[38927]: debug 2024-09-16T10:30:40.553+0000 7fef60fa4640 -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-09-16T10:30:40.899 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[38927]: debug 2024-09-16T10:30:40.553+0000 7fef60fa4640 -1 osd.7 163 *** Got signal Terminated *** 2024-09-16T10:30:40.899 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:40 smithi081 bash[38927]: debug 2024-09-16T10:30:40.553+0000 7fef60fa4640 -1 osd.7 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:30:41.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:41.102058847Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:41 smithi060 bash[106544]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:41 smithi060 bash[106544]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:41 smithi060 bash[108106]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:41 smithi060 bash[108106]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:41.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:41 smithi081 bash[85087]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:41.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:41 smithi081 bash[85087]: cluster 2024-09-16T10:30:40.560225+0000 mon.a (mon.0) 1738 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T10:30:42.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.788 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:42.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:42 smithi081 bash[85087]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:42.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[106544]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:41.557975+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T10:30:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:41.575144+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-09-16T10:30:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:42.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:42 smithi060 bash[108106]: cluster 2024-09-16T10:30:42.382012+0000 mgr.y (mgr.15318) 3141 : cluster [DBG] pgmap v728: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T10:30:43.363 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:43 smithi081 bash[104042]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-7 2024-09-16T10:30:43.657 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:43 smithi081 bash[104177]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-7 2024-09-16T10:30:43.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:43 smithi081 bash[85087]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:43.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:43 smithi081 bash[85087]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:43 smithi060 bash[108106]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:43 smithi060 bash[108106]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:43 smithi060 bash[106544]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:43 smithi060 bash[106544]: cluster 2024-09-16T10:30:42.587642+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-09-16T10:30:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:44.108174351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:44 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:44.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:44 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:44.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:44 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:44.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:44 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:44.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:44 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:44.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:44 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.383243+0000 mgr.y (mgr.15318) 3142 : cluster [DBG] pgmap v730: 161 pgs: 15 active+undersized, 13 peering, 13 stale+active+clean, 7 active+undersized+degraded, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 20/639 objects degraded (3.130%) 2024-09-16T10:30:45.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:45 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:45 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:45 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:45 smithi081 bash[85087]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:45.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[106544]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:45.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.581622+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T10:30:45.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:45.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:45 smithi060 bash[108106]: cluster 2024-09-16T10:30:44.581667+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: Degraded data redundancy: 20/639 objects degraded (3.130%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:46.488 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.488 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.489 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T10:30:46.489 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: Stopped Ceph osd.7 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:30:46.489 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.489 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.489 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.491 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.492 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.493 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:30:46.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[108106]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:46 smithi060 bash[106544]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.908 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:46 smithi081 systemd[1]: Started Ceph osd.7 for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: cluster 2024-09-16T10:30:46.384540+0000 mgr.y (mgr.15318) 3143 : cluster [DBG] pgmap v731: 161 pgs: 26 active+undersized, 13 peering, 4 stale+active+clean, 12 active+undersized+degraded, 106 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 43/639 objects degraded (6.729%) 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.541621+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.553417+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.559327+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.560822+0000 mon.b (mon.1) 4597 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:46.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:46 smithi081 bash[85087]: audit 2024-09-16T10:30:46.571038+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:47.126816767Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[108106]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:47 smithi060 bash[106544]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.572175+0000 mgr.y (mgr.15318) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.700414+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.704023+0000 mon.b (mon.1) 4599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.709145+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.710759+0000 mon.b (mon.1) 4601 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.719783+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.721027+0000 mgr.y (mgr.15318) 3145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.812281+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.815692+0000 mon.b (mon.1) 4603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.819720+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.821714+0000 mon.b (mon.1) 4605 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.830497+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.831942+0000 mgr.y (mgr.15318) 3146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.904421+0000 mgr.y (mgr.15318) 3147 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.920535+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.923875+0000 mon.b (mon.1) 4607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.927136+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.929303+0000 mon.b (mon.1) 4609 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.936178+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.938968+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:46.943136+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:46.944147+0000 mgr.y (mgr.15318) 3148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.112191+0000 mon.b (mon.1) 4611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.115825+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.119077+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.120595+0000 mon.b (mon.1) 4614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.129073+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.130207+0000 mgr.y (mgr.15318) 3149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.236666+0000 mon.b (mon.1) 4615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.239989+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.243768+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.245148+0000 mon.b (mon.1) 4618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.251666+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.254763+0000 mgr.y (mgr.15318) 3150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.351988+0000 mon.b (mon.1) 4619 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.354782+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.358194+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.359479+0000 mon.b (mon.1) 4622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.366860+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.368712+0000 mgr.y (mgr.15318) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.462407+0000 mon.b (mon.1) 4623 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.465320+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.468736+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.469911+0000 mon.b (mon.1) 4626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.478305+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.577153+0000 mon.b (mon.1) 4627 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.579914+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.584204+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.585591+0000 mon.b (mon.1) 4630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:47.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:47.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:47 smithi081 bash[85087]: audit 2024-09-16T10:30:47.593111+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:48 smithi081 bash[85087]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.480159+0000 mgr.y (mgr.15318) 3152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.594683+0000 mgr.y (mgr.15318) 3153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.681334+0000 mon.b (mon.1) 4631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.683934+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.686726+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.688005+0000 mon.b (mon.1) 4634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.694166+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.696304+0000 mgr.y (mgr.15318) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.765358+0000 mon.b (mon.1) 4635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.768037+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.770738+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.771896+0000 mon.b (mon.1) 4638 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.778073+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.782499+0000 mgr.y (mgr.15318) 3155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.873426+0000 mon.b (mon.1) 4639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.876265+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.879336+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.880688+0000 mon.b (mon.1) 4642 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.887232+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:47.889626+0000 mgr.y (mgr.15318) 3156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.984741+0000 mon.b (mon.1) 4643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.987728+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.990951+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.992083+0000 mon.b (mon.1) 4646 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:47.999687+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.000899+0000 mgr.y (mgr.15318) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.092834+0000 mon.b (mon.1) 4647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.095048+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.097839+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.098731+0000 mon.b (mon.1) 4650 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[106544]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.105917+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.106702+0000 mgr.y (mgr.15318) 3158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.178124+0000 mon.b (mon.1) 4651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.181228+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.184810+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.186290+0000 mon.b (mon.1) 4654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.193505+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.195983+0000 mgr.y (mgr.15318) 3159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.283276+0000 mon.b (mon.1) 4655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.286146+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.289492+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.291018+0000 mon.b (mon.1) 4658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.297458+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.301267+0000 mgr.y (mgr.15318) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.380601+0000 mon.b (mon.1) 4659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.383475+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cluster 2024-09-16T10:30:48.386140+0000 mgr.y (mgr.15318) 3161 : cluster [DBG] pgmap v732: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.386585+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.387851+0000 mon.b (mon.1) 4662 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.395630+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.397009+0000 mgr.y (mgr.15318) 3162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.475830+0000 mon.b (mon.1) 4663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.478989+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.482192+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.483658+0000 mon.b (mon.1) 4666 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.490075+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.571648+0000 mon.b (mon.1) 4667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.574606+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.577542+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.578808+0000 mon.b (mon.1) 4670 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:48.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:48 smithi060 bash[108106]: audit 2024-09-16T10:30:48.584525+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.157 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:30:49.157 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T10:30:49.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[106544]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:49 smithi060 bash[108106]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.928 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T10:30:49.928 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: 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-09-16T10:30:49.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.493473+0000 mgr.y (mgr.15318) 3163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.587526+0000 mgr.y (mgr.15318) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.677316+0000 mon.b (mon.1) 4671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.679822+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.682755+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.684087+0000 mon.b (mon.1) 4674 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.692463+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.693599+0000 mgr.y (mgr.15318) 3165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.779999+0000 mon.b (mon.1) 4675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.782957+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.785699+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.786910+0000 mon.b (mon.1) 4678 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.792697+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.796620+0000 mgr.y (mgr.15318) 3166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.894524+0000 mon.b (mon.1) 4679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.897183+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.900447+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.901463+0000 mon.b (mon.1) 4682 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.910546+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.911758+0000 mgr.y (mgr.15318) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.981306+0000 mon.b (mon.1) 4683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.983705+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.986523+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.987474+0000 mon.b (mon.1) 4686 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:48.994580+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:48.995522+0000 mgr.y (mgr.15318) 3168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.077772+0000 mon.b (mon.1) 4687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.080044+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.082891+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.083969+0000 mon.b (mon.1) 4690 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.089198+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.091669+0000 mgr.y (mgr.15318) 3169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.180486+0000 mon.b (mon.1) 4691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.183122+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.186810+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.187857+0000 mon.b (mon.1) 4694 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.194356+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.195013+0000 mgr.y (mgr.15318) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.274708+0000 mon.b (mon.1) 4695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.277238+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.279886+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.280907+0000 mon.b (mon.1) 4698 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.287231+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.288248+0000 mgr.y (mgr.15318) 3171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cluster 2024-09-16T10:30:49.295028+0000 mon.a (mon.0) 1773 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.366430+0000 mon.b (mon.1) 4699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.368816+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.371895+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.372889+0000 mon.b (mon.1) 4702 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.379133+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.380073+0000 mgr.y (mgr.15318) 3172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.455618+0000 mon.b (mon.1) 4703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.458069+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.461053+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.462554+0000 mon.b (mon.1) 4706 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.470042+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.536420+0000 mon.b (mon.1) 4707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:49.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.539110+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.541963+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.542896+0000 mon.b (mon.1) 4710 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:49.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[85087]: audit 2024-09-16T10:30:49.548679+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.273 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:30:50.418 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:50.116925922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:50.419 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T10:30:50.419 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T10:30:50.419 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T10:30:50.419 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T10:30:50.419 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:49 smithi081 bash[104324]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T10:30:50.633 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:30:50] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:30:50.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.639 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.643 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.645 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[106544]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:50 smithi060 bash[108106]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.471067+0000 mgr.y (mgr.15318) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.549467+0000 mgr.y (mgr.15318) 3174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.617546+0000 mon.b (mon.1) 4711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.624395+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.627406+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.628353+0000 mon.b (mon.1) 4714 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.638912+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.639646+0000 mgr.y (mgr.15318) 3175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.714068+0000 mon.b (mon.1) 4715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.716787+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.719206+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.720113+0000 mon.b (mon.1) 4718 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.727620+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.728642+0000 mgr.y (mgr.15318) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.803387+0000 mon.b (mon.1) 4719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.805959+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.808225+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.809613+0000 mon.b (mon.1) 4722 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.817137+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.818662+0000 mgr.y (mgr.15318) 3177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.912131+0000 mon.b (mon.1) 4723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.914748+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.917202+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.918222+0000 mon.b (mon.1) 4726 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.923365+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.924575+0000 mgr.y (mgr.15318) 3178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.985405+0000 mon.b (mon.1) 4727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.987510+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.989513+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.990521+0000 mon.b (mon.1) 4730 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:49.995648+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:49.996307+0000 mgr.y (mgr.15318) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.056179+0000 mon.b (mon.1) 4731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.058043+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.059901+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.060616+0000 mon.b (mon.1) 4734 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.064685+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.065908+0000 mgr.y (mgr.15318) 3180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.126397+0000 mon.b (mon.1) 4735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.128305+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.130142+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.130795+0000 mon.b (mon.1) 4738 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.135133+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.137976+0000 mgr.y (mgr.15318) 3181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.198206+0000 mon.b (mon.1) 4739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.200523+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.203569+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.204710+0000 mon.b (mon.1) 4742 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.209991+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.211281+0000 mgr.y (mgr.15318) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.260740+0000 mgr.y (mgr.15318) 3183 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.272120+0000 mon.b (mon.1) 4743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.274930+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.277492+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.278243+0000 mon.b (mon.1) 4746 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.282529+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.285136+0000 mgr.y (mgr.15318) 3184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.346371+0000 mon.b (mon.1) 4747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.348958+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.351181+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.352371+0000 mon.b (mon.1) 4750 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.357310+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.360940+0000 mgr.y (mgr.15318) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: cluster 2024-09-16T10:30:50.387014+0000 mgr.y (mgr.15318) 3186 : cluster [DBG] pgmap v733: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.422470+0000 mon.b (mon.1) 4751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.424913+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.427147+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.427994+0000 mon.b (mon.1) 4754 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.432385+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.494805+0000 mon.b (mon.1) 4755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.497414+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.499909+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.501029+0000 mon.b (mon.1) 4758 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.505449+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.580323+0000 mon.b (mon.1) 4759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.582823+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.585370+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.586414+0000 mon.b (mon.1) 4762 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:50 smithi081 bash[85087]: audit 2024-09-16T10:30:50.591693+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 17s ago 50m - - 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 50m - - 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (13m) 17s ago 40m 14.8M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (12m) 11s ago 40m 67.7M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (15m) 17s ago 38m 49.0M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:30:50.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (15m) 11s ago 49m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (26m) 17s ago 51m 543M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9m) 17s ago 51m 68.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (10m) 11s ago 49m 64.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8m) 17s ago 49m 55.3M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (14m) 17s ago 40m 8668k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (14m) 11s ago 40m 8559k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7m) 17s ago 48m 63.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6m) 17s ago 47m 58.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5m) 17s ago 46m 52.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3m) 17s ago 45m 51.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (2m) 11s ago 45m 47.4M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (83s) 11s ago 44m 52.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (41s) 11s ago 43m 47.8M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:30:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 starting - - - 3036M 2024-09-16T10:30:50.937 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (14m) 11s ago 41m 51.9M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:30:50.937 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (38m) 17s ago 38m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:30:50.937 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (38m) 11s ago 38m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:30:51.381 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:30:51.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 7 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:51.382 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 12 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:30:51.383 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:30:51.801 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T10:30:51.802 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T10:30:51.802 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:30:51.802 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:30:51.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.943 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.946 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.946 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.946 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.946 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.946 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.947 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.947 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.947 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.947 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.949 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.949 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.949 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.949 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.949 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.950 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.951 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.951 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.953 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.954 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.954 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.954 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.954 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.954 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.955 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.955 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.955 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.956 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.958 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.958 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.958 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.958 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.958 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.959 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.959 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.959 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.960 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.960 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.960 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.960 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[106544]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.961 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.962 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.962 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.962 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.962 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.962 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.964 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.964 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.964 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.964 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:51 smithi060 bash[108106]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.435854+0000 mgr.y (mgr.15318) 3187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.508779+0000 mgr.y (mgr.15318) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.579876+0000 mgr.y (mgr.15318) 3189 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.594828+0000 mgr.y (mgr.15318) 3190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.667163+0000 mon.b (mon.1) 4763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.669525+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.671745+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.672586+0000 mon.b (mon.1) 4766 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.678007+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.680418+0000 mgr.y (mgr.15318) 3191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.741228+0000 mon.b (mon.1) 4767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.743815+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.746226+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.747359+0000 mon.b (mon.1) 4770 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.753429+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.756184+0000 mgr.y (mgr.15318) 3192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.824237+0000 mon.b (mon.1) 4771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.826856+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.829034+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.830222+0000 mon.b (mon.1) 4774 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.835120+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.838763+0000 mgr.y (mgr.15318) 3193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.901198+0000 mon.b (mon.1) 4775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.903793+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.906800+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.907831+0000 mon.b (mon.1) 4778 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.912404+0000 mgr.y (mgr.15318) 3194 : audit [DBG] from='client.74591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:50.913644+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:50.916167+0000 mgr.y (mgr.15318) 3195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.008168+0000 mon.b (mon.1) 4779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.010972+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.014057+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.015269+0000 mon.b (mon.1) 4782 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.021411+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.024435+0000 mgr.y (mgr.15318) 3196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.085018+0000 mon.b (mon.1) 4783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.087789+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.090523+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.091908+0000 mon.b (mon.1) 4786 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.098931+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.101685+0000 mgr.y (mgr.15318) 3197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.164090+0000 mon.b (mon.1) 4787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.166997+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.170184+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.171438+0000 mon.b (mon.1) 4790 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.181346+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.182223+0000 mgr.y (mgr.15318) 3198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.244541+0000 mon.b (mon.1) 4791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.247115+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.249613+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.250726+0000 mon.b (mon.1) 4794 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.256807+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.258504+0000 mgr.y (mgr.15318) 3199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.341936+0000 mon.b (mon.1) 4795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.345064+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.347707+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.348777+0000 mon.b (mon.1) 4798 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.354876+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.359132+0000 mgr.y (mgr.15318) 3200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.381145+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.60:0/1967489439' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.422992+0000 mon.b (mon.1) 4799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.425668+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.428268+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.429271+0000 mon.b (mon.1) 4802 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.435153+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.529159+0000 mon.b (mon.1) 4803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.532442+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.534993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:51.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.535992+0000 mon.b (mon.1) 4806 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:51.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:51.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:51 smithi081 bash[85087]: audit 2024-09-16T10:30:51.542564+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[106544]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:52 smithi060 bash[108106]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.439850+0000 mgr.y (mgr.15318) 3201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.546204+0000 mgr.y (mgr.15318) 3202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.637696+0000 mon.b (mon.1) 4807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.640162+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.643521+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.644645+0000 mon.b (mon.1) 4810 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.650874+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.652752+0000 mgr.y (mgr.15318) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.746153+0000 mon.b (mon.1) 4811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.748312+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.750646+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.751409+0000 mon.b (mon.1) 4814 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.756889+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.759194+0000 mgr.y (mgr.15318) 3204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.800700+0000 mgr.y (mgr.15318) 3205 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.825454+0000 mon.b (mon.1) 4815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.827712+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.830287+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.831337+0000 mon.b (mon.1) 4818 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.836846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.839244+0000 mgr.y (mgr.15318) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.896885+0000 mon.b (mon.1) 4819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.899545+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.902184+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.903413+0000 mon.b (mon.1) 4822 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.910720+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:51.913675+0000 mgr.y (mgr.15318) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.984693+0000 mon.b (mon.1) 4823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.987703+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.990979+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:51.992235+0000 mon.b (mon.1) 4826 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.001902+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.002800+0000 mgr.y (mgr.15318) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.071683+0000 mon.b (mon.1) 4827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.074947+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.078026+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.078987+0000 mon.b (mon.1) 4830 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.088781+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.089599+0000 mgr.y (mgr.15318) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.173120+0000 mon.b (mon.1) 4831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.175279+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.177561+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.178479+0000 mon.b (mon.1) 4834 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.185177+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.186242+0000 mgr.y (mgr.15318) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.248157+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.250551+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.252831+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.253641+0000 mon.b (mon.1) 4838 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.259885+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.260839+0000 mgr.y (mgr.15318) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.318856+0000 mon.b (mon.1) 4839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.320936+0000 mon.b (mon.1) 4840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.323453+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.324379+0000 mon.b (mon.1) 4842 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.330361+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.334347+0000 mgr.y (mgr.15318) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: cluster 2024-09-16T10:30:52.387781+0000 mgr.y (mgr.15318) 3213 : cluster [DBG] pgmap v734: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.405637+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.409894+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.412446+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.413401+0000 mon.b (mon.1) 4846 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.423181+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.513496+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.516224+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.519027+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.520440+0000 mon.b (mon.1) 4850 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.528562+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.605994+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:52.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.608886+0000 mon.b (mon.1) 4852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:52.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.611986+0000 mon.b (mon.1) 4853 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:52.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:52.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:52 smithi081 bash[85087]: audit 2024-09-16T10:30:52.613280+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:53.107183517Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[108106]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:53 smithi060 bash[106544]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.424022+0000 mgr.y (mgr.15318) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.530267+0000 mgr.y (mgr.15318) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.639211+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.642204+0000 mgr.y (mgr.15318) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.721872+0000 mon.b (mon.1) 4855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.724767+0000 mon.b (mon.1) 4856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.728204+0000 mon.b (mon.1) 4857 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.729373+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.734461+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.738301+0000 mgr.y (mgr.15318) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cluster 2024-09-16T10:30:52.813594+0000 mon.a (mon.0) 1815 : cluster [WRN] Health check update: Degraded data redundancy: 73/639 objects degraded (11.424%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T10:30:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.829604+0000 mon.b (mon.1) 4859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.832168+0000 mon.b (mon.1) 4860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.834552+0000 mon.b (mon.1) 4861 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.835554+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.840929+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.842923+0000 mgr.y (mgr.15318) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.921994+0000 mon.b (mon.1) 4863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.924258+0000 mon.b (mon.1) 4864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.926648+0000 mon.b (mon.1) 4865 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.927565+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:52.932224+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:52.933913+0000 mgr.y (mgr.15318) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.011078+0000 mon.b (mon.1) 4867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.013967+0000 mon.b (mon.1) 4868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.016821+0000 mon.b (mon.1) 4869 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.018055+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.023648+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.027019+0000 mgr.y (mgr.15318) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.117637+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.120729+0000 mon.b (mon.1) 4872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.123906+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.125349+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.131188+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.135174+0000 mgr.y (mgr.15318) 3221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.231601+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.234555+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.238007+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.239121+0000 mon.b (mon.1) 4878 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.245002+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.248902+0000 mgr.y (mgr.15318) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.356882+0000 mon.b (mon.1) 4879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.360386+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.364008+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.365387+0000 mon.b (mon.1) 4882 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.373400+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.374335+0000 mgr.y (mgr.15318) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.472439+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.475622+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.478480+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.479606+0000 mon.b (mon.1) 4886 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.487287+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.562639+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.565739+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:53.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.568966+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:53.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.570492+0000 mon.b (mon.1) 4890 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:53.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:53.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:53 smithi081 bash[85087]: audit 2024-09-16T10:30:53.578778+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.415 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[104718]: debug 2024-09-16T10:30:54.185+0000 7f19cc003640 1 -- 172.21.15.81:0/3802432808 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d1fd186960 con 0x55d1fd1a7c00 2024-09-16T10:30:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[106544]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:54 smithi060 bash[108106]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.488628+0000 mgr.y (mgr.15318) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.580187+0000 mgr.y (mgr.15318) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.667246+0000 mon.b (mon.1) 4891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.669791+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.672690+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.673876+0000 mon.b (mon.1) 4894 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.678950+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.679736+0000 mgr.y (mgr.15318) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.762398+0000 mon.b (mon.1) 4895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.765798+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.768543+0000 mon.b (mon.1) 4897 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.769822+0000 mon.b (mon.1) 4898 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.776395+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.778407+0000 mgr.y (mgr.15318) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.880240+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.883018+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.885470+0000 mon.b (mon.1) 4901 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.886660+0000 mon.b (mon.1) 4902 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.892761+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.893458+0000 mgr.y (mgr.15318) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.967310+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.969510+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.974519+0000 mon.b (mon.1) 4905 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.976518+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.980628+0000 mon.b (mon.1) 4906 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.983447+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.987694+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:53.989736+0000 mgr.y (mgr.15318) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:53.993012+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.051202+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.054068+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.056744+0000 mon.b (mon.1) 4909 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.057718+0000 mon.b (mon.1) 4910 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.062241+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.064137+0000 mgr.y (mgr.15318) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.141222+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.143653+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.146918+0000 mon.b (mon.1) 4913 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.148160+0000 mon.b (mon.1) 4914 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.154448+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.155076+0000 mgr.y (mgr.15318) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.227901+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.229905+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.231815+0000 mon.b (mon.1) 4917 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.232605+0000 mon.b (mon.1) 4918 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.241752+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.242759+0000 mgr.y (mgr.15318) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.321514+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.324446+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.328214+0000 mon.b (mon.1) 4921 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.329265+0000 mon.b (mon.1) 4922 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.336506+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.338617+0000 mgr.y (mgr.15318) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: cluster 2024-09-16T10:30:54.388544+0000 mgr.y (mgr.15318) 3234 : cluster [DBG] pgmap v735: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.414966+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.417854+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.421395+0000 mon.b (mon.1) 4925 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.422528+0000 mon.b (mon.1) 4926 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.429115+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.517069+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.519585+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.521786+0000 mon.b (mon.1) 4929 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.522653+0000 mon.b (mon.1) 4930 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.528756+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.620814+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.623933+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:54.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.626844+0000 mon.b (mon.1) 4933 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:54.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.627989+0000 mon.b (mon.1) 4934 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:54.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:54.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:54 smithi081 bash[85087]: audit 2024-09-16T10:30:54.635896+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[108106]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:55 smithi060 bash[106544]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.930 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[104718]: debug 2024-09-16T10:30:55.584+0000 7f19ce86a640 -1 Falling back to public interface 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.432129+0000 mgr.y (mgr.15318) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.530092+0000 mgr.y (mgr.15318) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.638928+0000 mgr.y (mgr.15318) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.713548+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.716561+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.719119+0000 mon.b (mon.1) 4937 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.720032+0000 mon.b (mon.1) 4938 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.725832+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.728017+0000 mgr.y (mgr.15318) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.787550+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.790592+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.793237+0000 mon.b (mon.1) 4941 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.794237+0000 mon.b (mon.1) 4942 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.800387+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.802552+0000 mgr.y (mgr.15318) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.863108+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.865864+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.868387+0000 mon.b (mon.1) 4945 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.869383+0000 mon.b (mon.1) 4946 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.875967+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.878218+0000 mgr.y (mgr.15318) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.958630+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.961438+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.964645+0000 mon.b (mon.1) 4949 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.965786+0000 mon.b (mon.1) 4950 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:54.971999+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:54.972840+0000 mgr.y (mgr.15318) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.046789+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.048696+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.050675+0000 mon.b (mon.1) 4953 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.051327+0000 mon.b (mon.1) 4954 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.057766+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.058608+0000 mgr.y (mgr.15318) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.131871+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.133911+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.135886+0000 mon.b (mon.1) 4957 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.136617+0000 mon.b (mon.1) 4958 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.142248+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.142874+0000 mgr.y (mgr.15318) 3243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.215932+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.218609+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.221038+0000 mon.b (mon.1) 4961 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.222393+0000 mon.b (mon.1) 4962 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.228965+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.229917+0000 mgr.y (mgr.15318) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.304102+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.306576+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.308891+0000 mon.b (mon.1) 4965 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.310170+0000 mon.b (mon.1) 4966 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.316219+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.316936+0000 mgr.y (mgr.15318) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:55.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.397017+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.399764+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.402291+0000 mon.b (mon.1) 4969 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.403249+0000 mon.b (mon.1) 4970 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.408371+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.484700+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.487386+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.490700+0000 mon.b (mon.1) 4973 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.491987+0000 mon.b (mon.1) 4974 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.497698+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.564123+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.567222+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.570609+0000 mon.b (mon.1) 4977 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.571858+0000 mon.b (mon.1) 4978 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:55.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.576392+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:55.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:55.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:55 smithi081 bash[85087]: audit 2024-09-16T10:30:55.641868+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:56.111516522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:30:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[108106]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:56 smithi060 bash[106544]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.413330+0000 mgr.y (mgr.15318) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.503131+0000 mgr.y (mgr.15318) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.581826+0000 mgr.y (mgr.15318) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.644254+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.669247+0000 mon.b (mon.1) 4981 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.670249+0000 mon.b (mon.1) 4982 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.674650+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.675318+0000 mgr.y (mgr.15318) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.736802+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.739018+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.741190+0000 mon.b (mon.1) 4985 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.742064+0000 mon.b (mon.1) 4986 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.746554+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.748314+0000 mgr.y (mgr.15318) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.825388+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.828209+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.831304+0000 mon.b (mon.1) 4989 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.832600+0000 mon.b (mon.1) 4990 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.839431+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.841837+0000 mgr.y (mgr.15318) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.916635+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.919008+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.921278+0000 mon.b (mon.1) 4993 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.922052+0000 mon.b (mon.1) 4994 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.925970+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.927748+0000 mgr.y (mgr.15318) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.986534+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.988883+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.991003+0000 mon.b (mon.1) 4997 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.991795+0000 mon.b (mon.1) 4998 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:55.997394+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:55.999864+0000 mgr.y (mgr.15318) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.059240+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.061880+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.064692+0000 mon.b (mon.1) 5001 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.065741+0000 mon.b (mon.1) 5002 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.071633+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.073703+0000 mgr.y (mgr.15318) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.138909+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.141607+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.143979+0000 mon.b (mon.1) 5005 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.145099+0000 mon.b (mon.1) 5006 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.149644+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.151050+0000 mgr.y (mgr.15318) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.217921+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.220247+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.223328+0000 mon.b (mon.1) 5009 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.224238+0000 mon.b (mon.1) 5010 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.228811+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.230020+0000 mgr.y (mgr.15318) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.293295+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.295509+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.297713+0000 mon.b (mon.1) 5013 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.298454+0000 mon.b (mon.1) 5014 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.303885+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.304893+0000 mgr.y (mgr.15318) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.374593+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.376512+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.379496+0000 mon.b (mon.1) 5017 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.380227+0000 mon.b (mon.1) 5018 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.385626+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.386375+0000 mgr.y (mgr.15318) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: cluster 2024-09-16T10:30:56.389311+0000 mgr.y (mgr.15318) 3259 : cluster [DBG] pgmap v736: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.459641+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.462254+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.464491+0000 mon.b (mon.1) 5021 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.465190+0000 mon.b (mon.1) 5022 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.470745+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.534509+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.536739+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.539351+0000 mon.b (mon.1) 5025 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.540269+0000 mon.b (mon.1) 5026 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.545805+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.615580+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.617876+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.620545+0000 mon.b (mon.1) 5029 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.621234+0000 mon.b (mon.1) 5030 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:56.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:56 smithi081 bash[85087]: audit 2024-09-16T10:30:56.628383+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.921 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.942 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.943 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.944 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.471446+0000 mgr.y (mgr.15318) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.546447+0000 mgr.y (mgr.15318) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.629254+0000 mgr.y (mgr.15318) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.718151+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.719995+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.721758+0000 mon.b (mon.1) 5033 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.722462+0000 mon.b (mon.1) 5034 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.726191+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.727742+0000 mgr.y (mgr.15318) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.785290+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.787378+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.790724+0000 mon.b (mon.1) 5037 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.792080+0000 mon.b (mon.1) 5038 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.796031+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.797256+0000 mgr.y (mgr.15318) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.854635+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.856581+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.858344+0000 mon.b (mon.1) 5041 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.859002+0000 mon.b (mon.1) 5042 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.863323+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.864247+0000 mgr.y (mgr.15318) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.913561+0000 mgr.y (mgr.15318) 3266 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.928912+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.930768+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.932999+0000 mon.b (mon.1) 5045 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.933778+0000 mon.b (mon.1) 5046 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:56.938274+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:56.939006+0000 mgr.y (mgr.15318) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.018505+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.020574+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.023384+0000 mon.b (mon.1) 5049 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.024203+0000 mon.b (mon.1) 5050 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.031190+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.032024+0000 mgr.y (mgr.15318) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.118809+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.120979+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.123165+0000 mon.b (mon.1) 5053 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.124053+0000 mon.b (mon.1) 5054 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.131171+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.133220+0000 mgr.y (mgr.15318) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.216761+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.218965+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.222523+0000 mon.b (mon.1) 5057 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.223474+0000 mon.b (mon.1) 5058 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.228089+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.230625+0000 mgr.y (mgr.15318) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.257204+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.265499+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.271601+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.302947+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.305171+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.306818+0000 mon.b (mon.1) 5061 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.308293+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.310288+0000 mgr.y (mgr.15318) 3271 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.310422+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.316460+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.320596+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.321139+0000 mon.b (mon.1) 5064 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.326772+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.331912+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.332307+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.337140+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.341121+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.341501+0000 mon.b (mon.1) 5066 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.344657+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.347466+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.348117+0000 mon.b (mon.1) 5067 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.350687+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.353516+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.354192+0000 mon.b (mon.1) 5068 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.356806+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.359299+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.359961+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.362816+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T10:30:57.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.365617+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.366113+0000 mon.b (mon.1) 5070 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.369156+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.371816+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.372433+0000 mon.b (mon.1) 5071 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.375076+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.381981+0000 mgr.y (mgr.15318) 3272 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:30:57.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.382121+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.386202+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.390957+0000 mon.b (mon.1) 5073 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.392685+0000 mgr.y (mgr.15318) 3273 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.396838+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.401589+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.402648+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.405583+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.411472+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.414772+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.421435+0000 mon.b (mon.1) 5077 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.424961+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.432383+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.434015+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.435523+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.436925+0000 mon.b (mon.1) 5081 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.438187+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.439401+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.441091+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.441636+0000 mon.b (mon.1) 5084 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.443928+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.448696+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.449191+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.451445+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.456078+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.456387+0000 mon.b (mon.1) 5086 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.458872+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:57 smithi081 bash[85087]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.463016+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.968 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.463576+0000 mon.b (mon.1) 5087 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.466501+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.470309+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.470878+0000 mon.b (mon.1) 5088 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.473728+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.477509+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.477993+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.969 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.479085+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.970 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.479513+0000 mon.b (mon.1) 5090 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.482554+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.486477+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.486880+0000 mon.b (mon.1) 5091 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.487878+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.488405+0000 mon.b (mon.1) 5092 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.491308+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.495244+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.495660+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.496655+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.497172+0000 mon.b (mon.1) 5094 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.501096+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.504189+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.504878+0000 mon.b (mon.1) 5095 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.508240+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.511910+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.975 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.512436+0000 mon.b (mon.1) 5096 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.514630+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.515063+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.516432+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.516911+0000 mon.b (mon.1) 5098 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.518648+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.519054+0000 mon.b (mon.1) 5099 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.520621+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.521071+0000 mon.b (mon.1) 5100 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.978 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[108106]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.522147+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.522670+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.524057+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.524583+0000 mon.b (mon.1) 5102 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.528989+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:30:57.980 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.533961+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.534892+0000 mon.b (mon.1) 5104 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.542216+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.640694+0000 mon.b (mon.1) 5105 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:57.981 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:57 smithi060 bash[106544]: audit 2024-09-16T10:30:57.642121+0000 mon.b (mon.1) 5106 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:30:58.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.865 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:58.866 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[85087]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:58.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[108106]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.402184+0000 mgr.y (mgr.15318) 3274 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.411333+0000 mgr.y (mgr.15318) 3275 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.421352+0000 mgr.y (mgr.15318) 3276 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.439123+0000 mgr.y (mgr.15318) 3277 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cephadm 2024-09-16T10:30:57.523076+0000 mgr.y (mgr.15318) 3278 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: audit 2024-09-16T10:30:57.647263+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:58.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:58 smithi060 bash[106544]: cluster 2024-09-16T10:30:58.390145+0000 mgr.y (mgr.15318) 3279 : cluster [DBG] pgmap v737: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:30:59.143 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:58 smithi081 bash[104718]: debug 2024-09-16T10:30:58.864+0000 7f19ce86a640 -1 osd.7 163 log_to_monitors true 2024-09-16T10:30:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:30:59.143487497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:00.144 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[104718]: debug 2024-09-16T10:30:59.880+0000 7f19c6614640 -1 osd.7 163 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:31:00.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[85087]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[85087]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[85087]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:30:59 smithi081 bash[85087]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[106544]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[106544]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[106544]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[106544]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[108106]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[108106]: audit 2024-09-16T10:30:58.869092+0000 mon.a (mon.0) 1925 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[108106]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:30:59 smithi060 bash[108106]: audit 2024-09-16T10:30:58.869436+0000 mon.b (mon.1) 5107 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T10:31:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:00] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:01.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:00 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.835781+0000 mon.a (mon.0) 1926 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: cluster 2024-09-16T10:30:59.842614+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e166: 8 total, 7 up, 8 in 2024-09-16T10:31:01.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.845245+0000 mon.b (mon.1) 5108 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:30:59.845401+0000 mon.a (mon.0) 1928 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.221564+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.237779+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: audit 2024-09-16T10:31:00.250996+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:00 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.391065+0000 mgr.y (mgr.15318) 3280 : cluster [DBG] pgmap v739: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/639 objects degraded (11.424%) 2024-09-16T10:31:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[106544]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:01 smithi060 bash[108106]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:02.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:02.103708097Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.837099+0000 mon.a (mon.0) 1932 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.848027+0000 mon.a (mon.0) 1933 : cluster [INF] osd.7 [v2:172.21.15.81:6824/4228314438,v1:172.21.15.81:6825/4228314438] boot 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:00.848147+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: audit 2024-09-16T10:31:00.848453+0000 mon.b (mon.1) 5109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T10:31:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:02.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:01 smithi081 bash[85087]: cluster 2024-09-16T10:31:01.850668+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-16T10:31:03.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:03.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:02 smithi081 bash[85087]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[106544]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:01.937965+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:01.940938+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: audit 2024-09-16T10:31:02.318705+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:03.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:02 smithi060 bash[108106]: cluster 2024-09-16T10:31:02.392099+0000 mgr.y (mgr.15318) 3281 : cluster [DBG] pgmap v742: 161 pgs: 10 peering, 30 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/639 objects degraded (7.981%) 2024-09-16T10:31:04.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:03 smithi081 bash[85087]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:04.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:03 smithi081 bash[85087]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:03 smithi060 bash[108106]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:03 smithi060 bash[108106]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:03 smithi060 bash[106544]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:03 smithi060 bash[106544]: cluster 2024-09-16T10:31:03.314045+0000 mon.a (mon.0) 1938 : cluster [WRN] Health check update: Degraded data redundancy: 51/639 objects degraded (7.981%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T10:31:05.335 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:05.115456533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:05.335 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:04 smithi081 bash[85087]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:05.335 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:04 smithi081 bash[85087]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:04 smithi060 bash[108106]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:04 smithi060 bash[108106]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:04 smithi060 bash[106544]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:04 smithi060 bash[106544]: cluster 2024-09-16T10:31:04.393316+0000 mgr.y (mgr.15318) 3282 : cluster [DBG] pgmap v743: 161 pgs: 10 peering, 18 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/639 objects degraded (5.634%) 2024-09-16T10:31:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[106544]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:06.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:06 smithi060 bash[108106]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.394470+0000 mgr.y (mgr.15318) 3283 : cluster [DBG] pgmap v744: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.446521+0000 mon.a (mon.0) 1939 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/639 objects degraded (5.634%), 10 pgs degraded) 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:06.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:06 smithi081 bash[85087]: cluster 2024-09-16T10:31:06.446568+0000 mon.a (mon.0) 1940 : cluster [INF] Cluster is now healthy 2024-09-16T10:31:07.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:07 smithi081 bash[85087]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:07.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:07 smithi081 bash[85087]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:07 smithi060 bash[108106]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:07.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:07 smithi060 bash[108106]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:07 smithi060 bash[106544]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:07.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:07 smithi060 bash[106544]: audit 2024-09-16T10:31:06.921783+0000 mgr.y (mgr.15318) 3284 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:08.115601198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:08 smithi060 bash[108106]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:09.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:08 smithi060 bash[108106]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:08 smithi060 bash[106544]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:09.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:08 smithi060 bash[106544]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:08 smithi081 bash[85087]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:09.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:08 smithi081 bash[85087]: cluster 2024-09-16T10:31:08.395721+0000 mgr.y (mgr.15318) 3285 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T10:31:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:10] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-16T10:31:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:10 smithi060 bash[108106]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:10 smithi060 bash[108106]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:10 smithi060 bash[106544]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:10 smithi060 bash[106544]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:10.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:10 smithi081 bash[85087]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:10.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:10 smithi081 bash[85087]: cluster 2024-09-16T10:31:10.397013+0000 mgr.y (mgr.15318) 3286 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-16T10:31:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:11.102336533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:12 smithi060 bash[108106]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:12 smithi060 bash[108106]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:12 smithi060 bash[106544]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:12 smithi060 bash[106544]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:12.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:12 smithi081 bash[85087]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:12.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:12 smithi081 bash[85087]: cluster 2024-09-16T10:31:12.398194+0000 mgr.y (mgr.15318) 3287 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-16T10:31:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:14.105425967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[108106]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:15 smithi060 bash[106544]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.200577+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.215766+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: audit 2024-09-16T10:31:14.228831+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:15 smithi081 bash[85087]: cluster 2024-09-16T10:31:14.399260+0000 mgr.y (mgr.15318) 3288 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:16.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:16 smithi060 bash[108106]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:16.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:16 smithi060 bash[108106]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:16.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:16 smithi060 bash[106544]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:16.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:16 smithi060 bash[106544]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:16 smithi081 bash[85087]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:16.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:16 smithi081 bash[85087]: cluster 2024-09-16T10:31:16.400137+0000 mgr.y (mgr.15318) 3289 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:17.101840535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:18.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.199 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[106544]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.200 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:17 smithi060 bash[108106]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.932330+0000 mgr.y (mgr.15318) 3290 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.938457+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:16.943357+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:17 smithi081 bash[85087]: audit 2024-09-16T10:31:17.340081+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:19.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:18 smithi060 bash[106544]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:19.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:18 smithi060 bash[106544]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:19.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:18 smithi060 bash[108106]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:19.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:18 smithi060 bash[108106]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:18 smithi081 bash[85087]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:18 smithi081 bash[85087]: cluster 2024-09-16T10:31:18.400963+0000 mgr.y (mgr.15318) 3291 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:20.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:20.131083441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:20] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:31:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[106544]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[106544]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[106544]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[106544]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[108106]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[108106]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[108106]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:20.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:20 smithi060 bash[108106]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:20 smithi081 bash[85087]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:20 smithi081 bash[85087]: cluster 2024-09-16T10:31:20.402332+0000 mgr.y (mgr.15318) 3292 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:20 smithi081 bash[85087]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:20 smithi081 bash[85087]: audit 2024-09-16T10:31:20.450706+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[106544]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[106544]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[106544]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[106544]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[108106]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[108106]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[108106]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:21 smithi060 bash[108106]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:21 smithi081 bash[85087]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:21 smithi081 bash[85087]: audit 2024-09-16T10:31:20.472299+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:21 smithi081 bash[85087]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:21.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:21 smithi081 bash[85087]: audit 2024-09-16T10:31:20.485668+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:22.860 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[106544]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[106544]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[106544]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[106544]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[108106]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[108106]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[108106]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.861 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:22 smithi060 bash[108106]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:31:22.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:22 smithi081 bash[85087]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:22 smithi081 bash[85087]: audit 2024-09-16T10:31:22.137396+0000 mgr.y (mgr.15318) 3293 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:22.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:22 smithi081 bash[85087]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:22.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:22 smithi081 bash[85087]: cluster 2024-09-16T10:31:22.403526+0000 mgr.y (mgr.15318) 3294 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:23.417 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:23.13298728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:24.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:24 smithi081 bash[85087]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:24 smithi081 bash[85087]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:24 smithi060 bash[106544]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:24 smithi060 bash[106544]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:24 smithi060 bash[108106]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:24 smithi060 bash[108106]: cluster 2024-09-16T10:31:24.404523+0000 mgr.y (mgr.15318) 3295 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:26.137587119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:26.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:26 smithi081 bash[85087]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:26 smithi081 bash[85087]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:26 smithi060 bash[106544]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:26 smithi060 bash[106544]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:26 smithi060 bash[108106]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:26.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:26 smithi060 bash[108106]: cluster 2024-09-16T10:31:26.405711+0000 mgr.y (mgr.15318) 3296 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:27.685 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:27.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:27 smithi060 bash[106544]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:27.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:27 smithi060 bash[106544]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:27.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:27 smithi060 bash[108106]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:27.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:27 smithi060 bash[108106]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:27.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:27 smithi081 bash[85087]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:27.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:27 smithi081 bash[85087]: audit 2024-09-16T10:31:26.943074+0000 mgr.y (mgr.15318) 3297 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:29.242 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 15s ago 51m - - 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 8s ago 50m - - 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (14m) 15s ago 41m 15.0M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (13m) 8s ago 41m 67.8M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (16m) 15s ago 38m 49.1M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (15m) 8s ago 49m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (26m) 15s ago 52m 544M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9m) 15s ago 52m 72.0M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (11m) 8s ago 50m 66.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9m) 15s ago 50m 57.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (15m) 15s ago 41m 8687k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:31:29.243 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (15m) 8s ago 41m 8387k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7m) 15s ago 49m 63.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 15s ago 48m 60.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5m) 15s ago 47m 53.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3m) 15s ago 46m 52.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (2m) 8s ago 45m 47.9M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (2m) 8s ago 44m 53.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (80s) 8s ago 43m 48.9M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (37s) 8s ago 42m 45.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (14m) 8s ago 41m 52.0M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (39m) 15s ago 39m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:31:29.244 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (39m) 8s ago 39m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:31:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:29.135258056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[108106]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[108106]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[108106]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:29.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[108106]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[106544]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[106544]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[106544]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:29 smithi060 bash[106544]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:29 smithi081 bash[85087]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:29 smithi081 bash[85087]: cluster 2024-09-16T10:31:28.407035+0000 mgr.y (mgr.15318) 3298 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:29.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:29 smithi081 bash[85087]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:29 smithi081 bash[85087]: audit 2024-09-16T10:31:29.201098+0000 mgr.y (mgr.15318) 3299 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:30.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T10:31:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:30] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:31:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:31 smithi060 bash[108106]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:31 smithi060 bash[108106]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:31 smithi060 bash[106544]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:31 smithi060 bash[106544]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:31 smithi081 bash[85087]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:31 smithi081 bash[85087]: cluster 2024-09-16T10:31:30.408380+0000 mgr.y (mgr.15318) 3300 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:32.113609824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:32 smithi060 bash[106544]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:32 smithi060 bash[106544]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:32 smithi060 bash[108106]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:32 smithi060 bash[108106]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:32.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:32 smithi081 bash[85087]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:32.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:32 smithi081 bash[85087]: audit 2024-09-16T10:31:31.932569+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:33 smithi060 bash[108106]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:33 smithi060 bash[108106]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:33 smithi060 bash[106544]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:33 smithi060 bash[106544]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:33 smithi081 bash[85087]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:33 smithi081 bash[85087]: cluster 2024-09-16T10:31:32.409557+0000 mgr.y (mgr.15318) 3301 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:34.873 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:35.142532152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[106544]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:35 smithi060 bash[108106]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.411528+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.422868+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:35.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:35 smithi081 bash[85087]: audit 2024-09-16T10:31:34.435040+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:36.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:36 smithi060 bash[106544]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:36 smithi060 bash[106544]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:36 smithi060 bash[108106]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:36 smithi060 bash[108106]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:36 smithi081 bash[85087]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:36.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:36 smithi081 bash[85087]: cluster 2024-09-16T10:31:34.410236+0000 mgr.y (mgr.15318) 3302 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:37.179 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[108106]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:37.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:37 smithi060 bash[106544]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: cluster 2024-09-16T10:31:36.411403+0000 mgr.y (mgr.15318) 3303 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: audit 2024-09-16T10:31:36.953575+0000 mgr.y (mgr.15318) 3304 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:37.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:37 smithi081 bash[85087]: audit 2024-09-16T10:31:37.168335+0000 mon.a (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.60:0/841796513' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:38.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T10:31:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:38.141736466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:39.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:39 smithi060 bash[106544]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:39.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:39 smithi060 bash[106544]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:39.898 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:39 smithi060 bash[108106]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:39.898 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:39 smithi060 bash[108106]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:39.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:39 smithi081 bash[85087]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:39.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:39 smithi081 bash[85087]: cluster 2024-09-16T10:31:38.412163+0000 mgr.y (mgr.15318) 3305 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:40] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-09-16T10:31:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:41.142857137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[106544]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:41 smithi060 bash[108106]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: cluster 2024-09-16T10:31:40.413452+0000 mgr.y (mgr.15318) 3306 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.707976+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.721597+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:42.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:41 smithi081 bash[85087]: audit 2024-09-16T10:31:40.737300+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:43.436 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:43 smithi060 bash[106544]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:43 smithi060 bash[106544]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:43 smithi060 bash[108106]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:43 smithi060 bash[108106]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:44.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:43 smithi081 bash[85087]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:44.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:43 smithi081 bash[85087]: cluster 2024-09-16T10:31:42.414618+0000 mgr.y (mgr.15318) 3307 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:44.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:44.136504792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:45.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:31:45.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:31:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[106544]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[106544]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[106544]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:46.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[106544]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[108106]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[108106]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[108106]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:45 smithi060 bash[108106]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:45 smithi081 bash[85087]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:45 smithi081 bash[85087]: cluster 2024-09-16T10:31:44.415643+0000 mgr.y (mgr.15318) 3308 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:46.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:45 smithi081 bash[85087]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:46.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:45 smithi081 bash[85087]: audit 2024-09-16T10:31:45.088677+0000 mon.a (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.60:0/894925473' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:31:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:47.1049056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[106544]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:47 smithi060 bash[108106]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:48.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: cluster 2024-09-16T10:31:46.416914+0000 mgr.y (mgr.15318) 3309 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: audit 2024-09-16T10:31:46.933000+0000 mon.b (mon.1) 5113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:31:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:48.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:47 smithi081 bash[85087]: audit 2024-09-16T10:31:46.961839+0000 mgr.y (mgr.15318) 3310 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:50.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:49 smithi081 bash[85087]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:49 smithi081 bash[85087]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:49 smithi060 bash[108106]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:49 smithi060 bash[108106]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:49 smithi060 bash[106544]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:49 smithi060 bash[106544]: cluster 2024-09-16T10:31:48.418035+0000 mgr.y (mgr.15318) 3311 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:31:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:50.102471028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:31:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:31:50] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.51.0" 2024-09-16T10:31:50.657 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:51 smithi060 bash[106544]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:51 smithi060 bash[106544]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:51 smithi060 bash[108106]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:51 smithi060 bash[108106]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:51 smithi081 bash[85087]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:51 smithi081 bash[85087]: cluster 2024-09-16T10:31:50.419349+0000 mgr.y (mgr.15318) 3312 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:31:52.170 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:31:52.171 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:31:52.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:31:53.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:52 smithi081 bash[85087]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:52 smithi081 bash[85087]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:52 smithi060 bash[106544]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:52 smithi060 bash[106544]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:52 smithi060 bash[108106]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:52 smithi060 bash[108106]: audit 2024-09-16T10:31:52.169192+0000 mgr.y (mgr.15318) 3313 : audit [DBG] from='client.64668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:31:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:53.102020254Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:53 smithi060 bash[108106]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:54.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:53 smithi060 bash[108106]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:53 smithi060 bash[106544]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:54.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:53 smithi060 bash[106544]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:54.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:53 smithi081 bash[85087]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:54.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:53 smithi081 bash[85087]: cluster 2024-09-16T10:31:52.420491+0000 mgr.y (mgr.15318) 3314 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[106544]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:55 smithi060 bash[108106]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: cluster 2024-09-16T10:31:54.421513+0000 mgr.y (mgr.15318) 3315 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.649444+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.666426+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:55 smithi081 bash[85087]: audit 2024-09-16T10:31:54.682248+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:56.115116193Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:57.762 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[106544]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[106544]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[106544]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[106544]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[108106]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[108106]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[108106]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:57 smithi060 bash[108106]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:57 smithi081 bash[85087]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:57 smithi081 bash[85087]: cluster 2024-09-16T10:31:56.422769+0000 mgr.y (mgr.15318) 3316 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:57 smithi081 bash[85087]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:57.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:57 smithi081 bash[85087]: audit 2024-09-16T10:31:56.969808+0000 mgr.y (mgr.15318) 3317 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[108106]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:31:59 smithi060 bash[106544]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:31:59.13603304Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.281880+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.288345+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.314806+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.323846+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.328667+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:31:59.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.329646+0000 mon.b (mon.1) 5115 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:31:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:31:59 smithi081 bash[85087]: audit 2024-09-16T10:31:58.334802+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:31:59.697 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:32:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:00] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.51.0" 2024-09-16T10:32:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[106544]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[106544]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[106544]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:00.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[106544]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[108106]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[108106]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[108106]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:00 smithi060 bash[108106]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:00 smithi081 bash[85087]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:00 smithi081 bash[85087]: cluster 2024-09-16T10:31:58.423601+0000 mgr.y (mgr.15318) 3318 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:00 smithi081 bash[85087]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:00.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:00 smithi081 bash[85087]: audit 2024-09-16T10:31:59.697324+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/2419844647' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:32:01.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[108106]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:02.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:01 smithi060 bash[106544]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:02.107788093Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:02.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: cluster 2024-09-16T10:32:00.424917+0000 mgr.y (mgr.15318) 3319 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.952491+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.966446+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:00.979539+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:01 smithi081 bash[85087]: audit 2024-09-16T10:32:01.933104+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:04.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:03 smithi081 bash[85087]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:04.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:03 smithi081 bash[85087]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:03 smithi060 bash[106544]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:03 smithi060 bash[106544]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:03 smithi060 bash[108106]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:03 smithi060 bash[108106]: cluster 2024-09-16T10:32:02.426176+0000 mgr.y (mgr.15318) 3320 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:05.136632Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:05 smithi060 bash[106544]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:06 smithi060 bash[106544]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:06 smithi060 bash[108106]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:06 smithi060 bash[108106]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:05 smithi081 bash[85087]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:06.255 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:05 smithi081 bash[85087]: cluster 2024-09-16T10:32:04.427206+0000 mgr.y (mgr.15318) 3321 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[106544]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:08.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:07 smithi060 bash[108106]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:08.347 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:08.130046339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:08.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: cluster 2024-09-16T10:32:06.428508+0000 mgr.y (mgr.15318) 3322 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:08.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: audit 2024-09-16T10:32:06.978688+0000 mgr.y (mgr.15318) 3323 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:08.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:08.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:07 smithi081 bash[85087]: audit 2024-09-16T10:32:07.298939+0000 mgr.y (mgr.15318) 3324 : audit [DBG] from='client.74651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:09.787 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[108106]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:09 smithi060 bash[106544]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: cluster 2024-09-16T10:32:08.429669+0000 mgr.y (mgr.15318) 3325 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.785069+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.791265+0000 mon.b (mon.1) 5117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.793358+0000 mon.b (mon.1) 5118 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:09 smithi081 bash[85087]: audit 2024-09-16T10:32:09.800357+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:10.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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 ; sleep 30 ; done' 2024-09-16T10:32:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:10] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.51.0" 2024-09-16T10:32:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[106544]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[106544]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[106544]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[106544]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[108106]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[108106]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[108106]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:10 smithi060 bash[108106]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:11.135492656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:10 smithi081 bash[85087]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:10 smithi081 bash[85087]: cephadm 2024-09-16T10:32:09.776419+0000 mgr.y (mgr.15318) 3326 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:10 smithi081 bash[85087]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:10 smithi081 bash[85087]: cephadm 2024-09-16T10:32:09.874826+0000 mgr.y (mgr.15318) 3327 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:32:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:11 smithi060 bash[106544]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:12.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:11 smithi060 bash[106544]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:11 smithi060 bash[108106]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:12.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:11 smithi060 bash[108106]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:12.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:11 smithi081 bash[85087]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:12.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:11 smithi081 bash[85087]: cluster 2024-09-16T10:32:10.430894+0000 mgr.y (mgr.15318) 3328 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[106544]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:13 smithi060 bash[108106]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.342215+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.345819+0000 mgr.y (mgr.15318) 3329 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.345897+0000 mgr.y (mgr.15318) 3330 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.349173+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.352813+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.353459+0000 mgr.y (mgr.15318) 3331 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.358663+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.367215+0000 mon.b (mon.1) 5121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.367773+0000 mgr.y (mgr.15318) 3332 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.372822+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.381716+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.382363+0000 mgr.y (mgr.15318) 3333 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.389369+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.396963+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.397819+0000 mgr.y (mgr.15318) 3334 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.404909+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.415556+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:13.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:13 smithi081 bash[85087]: audit 2024-09-16T10:32:12.423939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:14.10780335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:14 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:14 smithi081 bash[85087]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:14 smithi081 bash[85087]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:14 smithi081 bash[85087]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[106544]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[106544]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[106544]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[108106]: cephadm 2024-09-16T10:32:12.416517+0000 mgr.y (mgr.15318) 3335 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:32:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[108106]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:14 smithi060 bash[108106]: cluster 2024-09-16T10:32:12.432027+0000 mgr.y (mgr.15318) 3336 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[106544]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:15 smithi060 bash[108106]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cluster 2024-09-16T10:32:14.432608+0000 mgr.y (mgr.15318) 3337 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:32:16.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.855367+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.870021+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.884138+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cephadm 2024-09-16T10:32:14.941808+0000 mgr.y (mgr.15318) 3338 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.947878+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.957401+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.957449+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:16.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: audit 2024-09-16T10:32:14.964084+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:16.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:15 smithi081 bash[85087]: cephadm 2024-09-16T10:32:14.964820+0000 mgr.y (mgr.15318) 3339 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:16.434 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:32:17.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:17.137131146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:18.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:17 smithi081 bash[85087]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[106544]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: cluster 2024-09-16T10:32:16.433460+0000 mgr.y (mgr.15318) 3340 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.304 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: audit 2024-09-16T10:32:16.933299+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:18.305 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.305 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:17 smithi060 bash[108106]: audit 2024-09-16T10:32:16.989638+0000 mgr.y (mgr.15318) 3341 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:18.949 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:32:19.248 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.249 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.249 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.249 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.250 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.250 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.250 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.251 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 4s ago 52m - - 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 18s ago 51m - - 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (14m) 4s ago 42m 15.1M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (14m) 18s ago 41m 67.8M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (16m) 4s ago 39m 49.1M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (16m) 18s ago 50m 444M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (27m) 4s ago 53m 545M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10m) 4s ago 53m 73.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:32:19.595 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (12m) 18s ago 51m 67.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 4s ago 51m 56.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (16m) 4s ago 42m 9060k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (16m) 18s ago 42m 8563k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8m) 4s ago 50m 65.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 4s ago 49m 61.1M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6m) 4s ago 48m 55.3M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4m) 4s ago 47m 54.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (3m) 18s ago 46m 48.6M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (2m) 18s ago 45m 53.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (2m) 18s ago 44m 49.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (87s) 18s ago 43m 47.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (15m) 18s ago 42m 52.2M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (40m) 4s ago 40m 102M - 19.1.1-328-gad35db06 b5388489f99e 21befe904334 2024-09-16T10:32:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (40m) 18s ago 40m 102M - 19.1.1-328-gad35db06 b5388489f99e 024d195783e7 2024-09-16T10:32:19.964 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:32:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T10:32:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 13 2024-09-16T10:32:19.966 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:32:19.966 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:32:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[108106]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:19 smithi060 bash[106544]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.159 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:20.111907543Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: cluster 2024-09-16T10:32:18.434101+0000 mgr.y (mgr.15318) 3342 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: audit 2024-09-16T10:32:18.936041+0000 mgr.y (mgr.15318) 3343 : audit [DBG] from='client.64686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:19 smithi081 bash[85087]: audit 2024-09-16T10:32:19.269003+0000 mgr.y (mgr.15318) 3344 : audit [DBG] from='client.64692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:20.278 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:32:20.278 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:32:20.279 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:32:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:20] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.51.0" 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[108106]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:20 smithi060 bash[106544]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:19.580036+0000 mgr.y (mgr.15318) 3345 : audit [DBG] from='client.64698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:19.963946+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.60:0/3136599182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:21.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:20 smithi081 bash[85087]: audit 2024-09-16T10:32:20.277200+0000 mgr.y (mgr.15318) 3346 : audit [DBG] from='client.64710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[106544]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:22 smithi060 bash[108106]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: cluster 2024-09-16T10:32:20.435323+0000 mgr.y (mgr.15318) 3347 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.177022+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.190579+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.199642+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.418965+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.432642+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:22.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:22 smithi081 bash[85087]: audit 2024-09-16T10:32:21.444950+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:23.109865095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:23 smithi081 bash[85087]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:23 smithi081 bash[85087]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:23 smithi081 bash[85087]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:23 smithi081 bash[85087]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[106544]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[106544]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[106544]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[106544]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[108106]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[108106]: cluster 2024-09-16T10:32:21.435708+0000 mgr.y (mgr.15318) 3348 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T10:32:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[108106]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:23 smithi060 bash[108106]: cluster 2024-09-16T10:32:22.428546+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:25.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:25 smithi081 bash[85087]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:25.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:25 smithi081 bash[85087]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:25 smithi060 bash[108106]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:25 smithi060 bash[108106]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:25 smithi060 bash[106544]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:25 smithi060 bash[106544]: cluster 2024-09-16T10:32:23.436942+0000 mgr.y (mgr.15318) 3349 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:26.108702316Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:27 smithi060 bash[106544]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:27 smithi060 bash[106544]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:27 smithi060 bash[108106]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:27 smithi060 bash[108106]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:27 smithi081 bash[85087]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:27 smithi081 bash[85087]: cluster 2024-09-16T10:32:25.438419+0000 mgr.y (mgr.15318) 3350 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-16T10:32:28.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:28 smithi081 bash[85087]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:28.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:28 smithi081 bash[85087]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:28 smithi060 bash[108106]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:28.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:28 smithi060 bash[108106]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:28 smithi060 bash[106544]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:28.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:28 smithi060 bash[106544]: audit 2024-09-16T10:32:27.000910+0000 mgr.y (mgr.15318) 3351 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:29.115694141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:29 smithi081 bash[85087]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:29 smithi081 bash[85087]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:29.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:29 smithi060 bash[108106]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:29.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:29 smithi060 bash[108106]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:29.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:29 smithi060 bash[106544]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:29.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:29 smithi060 bash[106544]: cluster 2024-09-16T10:32:27.439723+0000 mgr.y (mgr.15318) 3352 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-16T10:32:30.576 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:30] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.51.0" 2024-09-16T10:32:30.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.907 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.907 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.908 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.908 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:30.908 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:32:30 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:31.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[106544]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:31 smithi060 bash[108106]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: cluster 2024-09-16T10:32:29.441024+0000 mgr.y (mgr.15318) 3353 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: audit 2024-09-16T10:32:30.741590+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:31.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:31 smithi081 bash[85087]: audit 2024-09-16T10:32:30.752120+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:32.128538542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:32.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:32.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:32.978 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[106544]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:32.979 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:32 smithi060 bash[108106]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: cluster 2024-09-16T10:32:31.442250+0000 mgr.y (mgr.15318) 3354 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-16T10:32:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:33.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: audit 2024-09-16T10:32:31.939712+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:32 smithi081 bash[85087]: audit 2024-09-16T10:32:31.943263+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.102 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:34 smithi081 bash[85087]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[106544]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cluster 2024-09-16T10:32:33.443375+0000 mgr.y (mgr.15318) 3355 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cephadm 2024-09-16T10:32:33.676501+0000 mgr.y (mgr.15318) 3356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.684588+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.690937+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.691170+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: audit 2024-09-16T10:32:33.698372+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:34 smithi060 bash[108106]: cephadm 2024-09-16T10:32:33.699462+0000 mgr.y (mgr.15318) 3357 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:32:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:35.101674792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:36.832 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.832 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.833 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.833 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.833 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.834 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:36.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:36 smithi081 bash[85087]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:36.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:36 smithi081 bash[85087]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:36.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:36 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:37.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:36 smithi060 bash[108106]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:37.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:36 smithi060 bash[108106]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:37.007 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:36 smithi060 bash[106544]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:37.007 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:36 smithi060 bash[106544]: cluster 2024-09-16T10:32:35.444663+0000 mgr.y (mgr.15318) 3358 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-16T10:32:38.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:37 smithi081 bash[85087]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:37 smithi081 bash[85087]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:37 smithi060 bash[106544]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:37 smithi060 bash[106544]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:37 smithi060 bash[108106]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:37 smithi060 bash[108106]: audit 2024-09-16T10:32:37.005844+0000 mgr.y (mgr.15318) 3359 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:38.110715511Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:38 smithi060 bash[106544]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:38 smithi060 bash[106544]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:38 smithi060 bash[108106]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:38 smithi060 bash[108106]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:39.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:38 smithi081 bash[85087]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:39.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:38 smithi081 bash[85087]: cluster 2024-09-16T10:32:37.446000+0000 mgr.y (mgr.15318) 3360 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T10:32:40.643 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.643 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.643 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.644 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.644 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.644 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.645 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.645 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:32:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:40.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:40] "GET /metrics HTTP/1.1" 200 38376 "" "Prometheus/2.51.0" 2024-09-16T10:32:40.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:40.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:40.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:40.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:40.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:40 smithi081 bash[85087]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.023 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:41.023 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:41.023 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.025 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.025 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.025 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[106544]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.025 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:41.025 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: cluster 2024-09-16T10:32:39.447243+0000 mgr.y (mgr.15318) 3361 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.570194+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.581974+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.026 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.588314+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.027 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.027 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.590301+0000 mon.b (mon.1) 5132 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.027 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.027 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:40 smithi060 bash[108106]: audit 2024-09-16T10:32:40.600900+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:41.127821314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.913 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[108106]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:41.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:41.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:41.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:41 smithi060 bash[106544]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:40.592844+0000 mgr.y (mgr.15318) 3362 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:40.602102+0000 mgr.y (mgr.15318) 3363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.734120+0000 mon.b (mon.1) 5133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.737334+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.742612+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:40.744169+0000 mon.b (mon.1) 5136 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:40.753302+0000 mgr.y (mgr.15318) 3364 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.094403+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.098417+0000 mgr.y (mgr.15318) 3365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.162985+0000 mon.b (mon.1) 5137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.165891+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.168833+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.170463+0000 mon.b (mon.1) 5140 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.176294+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.180216+0000 mgr.y (mgr.15318) 3366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.250784+0000 mon.b (mon.1) 5141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.253002+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.255054+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.255852+0000 mon.b (mon.1) 5144 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.260117+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.261642+0000 mgr.y (mgr.15318) 3367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.320673+0000 mon.b (mon.1) 5145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.322548+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.324461+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.325231+0000 mon.b (mon.1) 5148 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.329673+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.331075+0000 mgr.y (mgr.15318) 3368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.392522+0000 mon.b (mon.1) 5149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.395797+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.400849+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.402316+0000 mon.b (mon.1) 5152 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.403839+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.412882+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.417539+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.425429+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.485281+0000 mon.b (mon.1) 5153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.487946+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.490303+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.491396+0000 mon.b (mon.1) 5156 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.497259+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.577459+0000 mon.a (mon.0) 2006 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.577490+0000 mon.a (mon.0) 2007 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.587303+0000 mon.b (mon.1) 5157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.589910+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.592322+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:42.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.594245+0000 mon.b (mon.1) 5160 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.600791+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.608579+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.622231+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.631697+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.678121+0000 mon.b (mon.1) 5161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.680861+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.682803+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.684727+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.686932+0000 mon.b (mon.1) 5165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:42.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:41 smithi081 bash[85087]: audit 2024-09-16T10:32:41.690133+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:43.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[108106]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:42 smithi060 bash[106544]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.422153+0000 mgr.y (mgr.15318) 3369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.501855+0000 mgr.y (mgr.15318) 3370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.596819+0000 mgr.y (mgr.15318) 3371 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 100 B/s wr, 100 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cephadm 2024-09-16T10:32:41.614362+0000 mgr.y (mgr.15318) 3372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.625179+0000 mgr.y (mgr.15318) 3373 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 125 B/s wr, 123 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:41.625792+0000 mgr.y (mgr.15318) 3374 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 165 B/s wr, 90 op/s 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:43.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:42 smithi081 bash[85087]: cluster 2024-09-16T10:32:42.579052+0000 mon.a (mon.0) 2012 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:32:44.321 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:44.114497632Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:45.022 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:44 smithi081 bash[85087]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.022 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:44 smithi081 bash[85087]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.101 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:44 smithi060 bash[106544]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.102 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:44 smithi060 bash[106544]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:44 smithi060 bash[108106]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.102 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:44 smithi060 bash[108106]: cluster 2024-09-16T10:32:43.626843+0000 mgr.y (mgr.15318) 3375 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[108106]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:45.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:45.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:45.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:45.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:45 smithi060 bash[106544]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: cephadm 2024-09-16T10:32:44.983738+0000 mgr.y (mgr.15318) 3376 : cephadm [INF] Upgrade: Updating rgw.foo.smithi060.xsjxao (1/2) 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.987357+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.987719+0000 mon.b (mon.1) 5167 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.xsjxao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:46.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: audit 2024-09-16T10:32:44.992084+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:32:46.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:46.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:45 smithi081 bash[85087]: cephadm 2024-09-16T10:32:44.992313+0000 mgr.y (mgr.15318) 3377 : cephadm [INF] Deploying daemon rgw.foo.smithi060.xsjxao on smithi060 2024-09-16T10:32:47.174 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:47.129136914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:47.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[106544]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: cluster 2024-09-16T10:32:45.627512+0000 mgr.y (mgr.15318) 3378 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 96 op/s 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.170591+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:47 smithi060 bash[108106]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:47.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.181328+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: cluster 2024-09-16T10:32:46.185826+0000 mgr.y (mgr.15318) 3379 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.191606+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:47 smithi081 bash[85087]: audit 2024-09-16T10:32:46.934922+0000 mon.b (mon.1) 5169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[106544]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:48.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:48 smithi060 bash[108106]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:48.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: audit 2024-09-16T10:32:47.013855+0000 mgr.y (mgr.15318) 3380 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: cluster 2024-09-16T10:32:47.179355+0000 mon.a (mon.0) 2017 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:32:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:48 smithi081 bash[85087]: cluster 2024-09-16T10:32:47.179409+0000 mon.a (mon.0) 2018 : cluster [INF] Cluster is now healthy 2024-09-16T10:32:49.430 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.431 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.431 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.431 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.432 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.432 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[106544]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 bash[108106]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: cluster 2024-09-16T10:32:48.186902+0000 mgr.y (mgr.15318) 3381 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 155 B/s wr, 154 op/s 2024-09-16T10:32:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: audit 2024-09-16T10:32:49.157777+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:49 smithi081 bash[85087]: audit 2024-09-16T10:32:49.169090+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:49.906 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:32:49 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:32:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:50.105464076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:50.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:50 smithi081 bash[85087]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:50 smithi081 bash[85087]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:50.633 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:32:50.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:32:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:32:50] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.51.0" 2024-09-16T10:32:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:50 smithi060 bash[106544]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:50.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:50 smithi060 bash[106544]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:50 smithi060 bash[108106]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:50 smithi060 bash[108106]: audit 2024-09-16T10:32:49.188518+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.276 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:32:51.276 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 2s ago 52m - - 2024-09-16T10:32:51.276 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 0s ago 52m - - 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (15m) 2s ago 42m 15.1M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (14m) 0s ago 42m 68.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (17m) 2s ago 40m 49.1M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (17m) 0s ago 51m 445M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (28m) 2s ago 53m 547M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 2s ago 53m 76.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (12m) 0s ago 51m 69.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 2s ago 51m 59.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (16m) 2s ago 42m 8603k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (16m) 0s ago 42m 8584k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 2s ago 50m 68.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8m) 2s ago 49m 64.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:32:51.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 2s ago 48m 56.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5m) 2s ago 47m 57.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (4m) 0s ago 47m 51.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (3m) 0s ago 46m 56.6M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (2m) 0s ago 45m 52.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (119s) 0s ago 44m 50.1M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (16m) 0s ago 43m 52.2M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (20s) 2s ago 40m 89.3M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 50fab54e1a74 2024-09-16T10:32:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (10s) 0s ago 40m 89.1M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 86fc7fa9e32c 2024-09-16T10:32:51.650 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:32:51.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:32:51.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:32:51.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:51.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:32:51.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:32:51.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[108106]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:51 smithi060 bash[106544]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: cluster 2024-09-16T10:32:50.188274+0000 mgr.y (mgr.15318) 3382 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 119 op/s 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.290710+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.303142+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:51 smithi081 bash[85087]: audit 2024-09-16T10:32:50.315347+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw" 2024-09-16T10:32:51.979 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:32:51.980 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T10:32:51.980 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T10:32:51.980 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:32:51.980 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:32:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[106544]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:52 smithi060 bash[108106]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:50.617650+0000 mgr.y (mgr.15318) 3383 : audit [DBG] from='client.64800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:50.946174+0000 mgr.y (mgr.15318) 3384 : audit [DBG] from='client.74774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:51.257689+0000 mgr.y (mgr.15318) 3385 : audit [DBG] from='client.74780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:52.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:52 smithi081 bash[85087]: audit 2024-09-16T10:32:51.649375+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.60:0/1269866143' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:32:53.300 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:53.12624561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[108106]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:53 smithi060 bash[106544]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:51.977978+0000 mgr.y (mgr.15318) 3386 : audit [DBG] from='client.74792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: cluster 2024-09-16T10:32:52.189360+0000 mgr.y (mgr.15318) 3387 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 96 B/s wr, 97 op/s 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:52.994316+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:53.008809+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:53.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:53 smithi081 bash[85087]: audit 2024-09-16T10:32:53.022250+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:32:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:55 smithi060 bash[106544]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:55 smithi060 bash[106544]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:55 smithi060 bash[108106]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:55 smithi060 bash[108106]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:55 smithi081 bash[85087]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:55 smithi081 bash[85087]: cluster 2024-09-16T10:32:54.190331+0000 mgr.y (mgr.15318) 3388 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 96 B/s wr, 85 op/s 2024-09-16T10:32:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:56.143363465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:57 smithi060 bash[106544]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:57.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:57 smithi060 bash[106544]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:57.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:57 smithi060 bash[108106]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:57.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:57 smithi060 bash[108106]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:57 smithi081 bash[85087]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:57.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:57 smithi081 bash[85087]: cluster 2024-09-16T10:32:56.191662+0000 mgr.y (mgr.15318) 3389 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 96 B/s wr, 42 op/s 2024-09-16T10:32:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:58 smithi060 bash[108106]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:58 smithi060 bash[108106]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:58 smithi060 bash[106544]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:58.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:58 smithi060 bash[106544]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:58.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:58 smithi081 bash[85087]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:58 smithi081 bash[85087]: audit 2024-09-16T10:32:57.025169+0000 mgr.y (mgr.15318) 3390 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:32:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:32:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:32:59.129317558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:32:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:59 smithi081 bash[85087]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:32:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:32:59 smithi081 bash[85087]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:32:59.571 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:59 smithi060 bash[108106]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:32:59.571 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:32:59 smithi060 bash[108106]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:32:59.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:59 smithi060 bash[106544]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:32:59.572 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:32:59 smithi060 bash[106544]: cluster 2024-09-16T10:32:58.192932+0000 mgr.y (mgr.15318) 3391 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 85 B/s wr, 36 op/s 2024-09-16T10:33:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:00] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.51.0" 2024-09-16T10:33:01.323 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.323 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.323 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.324 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.324 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.324 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.325 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.325 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.325 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:01 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:01 smithi060 bash[108106]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:01.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:01 smithi060 bash[108106]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:01 smithi060 bash[106544]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:01 smithi060 bash[106544]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:01.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:01 smithi081 bash[85087]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:01.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:01 smithi081 bash[85087]: cluster 2024-09-16T10:33:00.194282+0000 mgr.y (mgr.15318) 3392 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:02.357 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:02.144091963Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[106544]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:02 smithi060 bash[108106]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.356145+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.365753+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.940903+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:02 smithi081 bash[85087]: audit 2024-09-16T10:33:01.943944+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:03.498 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:03 smithi060 bash[108106]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.498 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:03 smithi060 bash[108106]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.498 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:03 smithi060 bash[106544]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.498 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:03 smithi060 bash[106544]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:03 smithi081 bash[85087]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:03.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:03 smithi081 bash[85087]: cluster 2024-09-16T10:33:02.195330+0000 mgr.y (mgr.15318) 3393 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:05.122607383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:05 smithi081 bash[85087]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:05 smithi081 bash[85087]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:05 smithi060 bash[106544]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:05 smithi060 bash[106544]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:05 smithi060 bash[108106]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:05.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:05 smithi060 bash[108106]: cluster 2024-09-16T10:33:04.195911+0000 mgr.y (mgr.15318) 3394 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[108106]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:06.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:06 smithi060 bash[106544]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.733610+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.733810+0000 mon.b (mon.1) 5171 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.cjjkvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:06 smithi081 bash[85087]: audit 2024-09-16T10:33:05.740388+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[106544]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:07 smithi060 bash[108106]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cephadm 2024-09-16T10:33:05.728575+0000 mgr.y (mgr.15318) 3395 : cephadm [INF] Upgrade: Updating rgw.foo.smithi081.cjjkvg (2/2) 2024-09-16T10:33:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cephadm 2024-09-16T10:33:05.741592+0000 mgr.y (mgr.15318) 3396 : cephadm [INF] Deploying daemon rgw.foo.smithi081.cjjkvg on smithi081 2024-09-16T10:33:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:07 smithi081 bash[85087]: cluster 2024-09-16T10:33:06.197203+0000 mgr.y (mgr.15318) 3397 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T10:33:08.382 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:08.124652952Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:08 smithi060 bash[106544]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:08 smithi060 bash[106544]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:08 smithi060 bash[108106]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:08.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:08 smithi060 bash[108106]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:08.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:08 smithi081 bash[85087]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:08.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:08 smithi081 bash[85087]: audit 2024-09-16T10:33:07.036495+0000 mgr.y (mgr.15318) 3398 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:09.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.158 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.159 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.159 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.160 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:08 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:09 smithi060 bash[106544]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:09 smithi060 bash[106544]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:09 smithi060 bash[108106]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:09 smithi060 bash[108106]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:09.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:09 smithi081 bash[85087]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:09.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:09 smithi081 bash[85087]: cluster 2024-09-16T10:33:08.198494+0000 mgr.y (mgr.15318) 3399 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:10] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.51.0" 2024-09-16T10:33:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[108106]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:10 smithi060 bash[106544]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.401028+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.412791+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:10 smithi081 bash[85087]: audit 2024-09-16T10:33:09.423706+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:11.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:11.106791126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:11 smithi081 bash[85087]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:11 smithi081 bash[85087]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:11 smithi060 bash[106544]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:11 smithi060 bash[106544]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:11 smithi060 bash[108106]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:11 smithi060 bash[108106]: cluster 2024-09-16T10:33:10.199820+0000 mgr.y (mgr.15318) 3400 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T10:33:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[106544]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:12.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:12 smithi060 bash[108106]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.701128+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.715461+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:13.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: cluster 2024-09-16T10:33:11.718964+0000 mgr.y (mgr.15318) 3401 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 88 B/s wr, 87 op/s 2024-09-16T10:33:13.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:11.729295+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.575996+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.589856+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:12 smithi081 bash[85087]: audit 2024-09-16T10:33:12.603760+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:13.833 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.834 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.834 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.835 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.835 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.835 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.835 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 bash[85087]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:13.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:13 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[106544]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.592858+0000 mgr.y (mgr.15318) 3402 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-09-16T10:33:14.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.593455+0000 mgr.y (mgr.15318) 3403 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 121 B/s wr, 120 op/s 2024-09-16T10:33:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:14.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:13 smithi060 bash[108106]: cluster 2024-09-16T10:33:12.711080+0000 mon.a (mon.0) 2042 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-16T10:33:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:14.14035856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[108106]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:14 smithi060 bash[106544]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.883784+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.895890+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.902001+0000 mon.b (mon.1) 5173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.903491+0000 mon.b (mon.1) 5174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cluster 2024-09-16T10:33:13.905941+0000 mgr.y (mgr.15318) 3404 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 132 B/s wr, 72 op/s 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:13.913999+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:13.915260+0000 mgr.y (mgr.15318) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.043722+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.047334+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.051119+0000 mon.b (mon.1) 5177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.052355+0000 mon.b (mon.1) 5178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.056946+0000 mgr.y (mgr.15318) 3406 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.362130+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.365740+0000 mgr.y (mgr.15318) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.432073+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.435343+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.438336+0000 mon.b (mon.1) 5181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.439390+0000 mon.b (mon.1) 5182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.445633+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.523619+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.526573+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.530079+0000 mon.b (mon.1) 5185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.531268+0000 mon.b (mon.1) 5186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.537219+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.610202+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.612968+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.616195+0000 mon.b (mon.1) 5189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.617375+0000 mon.b (mon.1) 5190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.623700+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.703742+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.706849+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.710636+0000 mon.b (mon.1) 5193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.712231+0000 mon.b (mon.1) 5194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.719025+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.802556+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.805480+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.809611+0000 mon.b (mon.1) 5197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.811290+0000 mon.b (mon.1) 5198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:15.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:14 smithi081 bash[85087]: audit 2024-09-16T10:33:14.820246+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[106544]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:15 smithi060 bash[108106]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.451219+0000 mgr.y (mgr.15318) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.542568+0000 mgr.y (mgr.15318) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.627463+0000 mgr.y (mgr.15318) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.724358+0000 mgr.y (mgr.15318) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.822772+0000 mgr.y (mgr.15318) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cluster 2024-09-16T10:33:14.895149+0000 mon.a (mon.0) 2052 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cluster 2024-09-16T10:33:14.895209+0000 mon.a (mon.0) 2053 : cluster [INF] Cluster is now healthy 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.928282+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.930372+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.933316+0000 mon.b (mon.1) 5201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.934089+0000 mon.b (mon.1) 5202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:14.939963+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:14.941689+0000 mgr.y (mgr.15318) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.002657+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.005230+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.008173+0000 mon.b (mon.1) 5205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.009524+0000 mon.b (mon.1) 5206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.015936+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.020814+0000 mgr.y (mgr.15318) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.092235+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.094949+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.097643+0000 mon.b (mon.1) 5209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.099045+0000 mon.b (mon.1) 5210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.105867+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.110438+0000 mgr.y (mgr.15318) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.173434+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.176258+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.180189+0000 mon.b (mon.1) 5213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.181435+0000 mon.b (mon.1) 5214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.188205+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.192388+0000 mgr.y (mgr.15318) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.254221+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.257253+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.260744+0000 mon.b (mon.1) 5217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.262227+0000 mon.b (mon.1) 5218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.269450+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.273799+0000 mgr.y (mgr.15318) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.343884+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.346769+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.349379+0000 mon.b (mon.1) 5221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.350542+0000 mon.b (mon.1) 5222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.356580+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.360293+0000 mgr.y (mgr.15318) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.431058+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.433886+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.436930+0000 mon.b (mon.1) 5225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.437971+0000 mon.b (mon.1) 5226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.444124+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.517507+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.520420+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.523953+0000 mon.b (mon.1) 5229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.525394+0000 mon.b (mon.1) 5230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.534011+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.624593+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.627575+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.630794+0000 mon.b (mon.1) 5233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.632455+0000 mon.b (mon.1) 5234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.641158+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.723839+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.726852+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.730584+0000 mon.b (mon.1) 5237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.731823+0000 mon.b (mon.1) 5238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.740605+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.804476+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.807319+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.810232+0000 mon.b (mon.1) 5241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.811249+0000 mon.b (mon.1) 5242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:15 smithi081 bash[85087]: audit 2024-09-16T10:33:15.819321+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:16.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:16.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:16.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:16.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.146 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.147 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.448234+0000 mgr.y (mgr.15318) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.536884+0000 mgr.y (mgr.15318) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.644258+0000 mgr.y (mgr.15318) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.743267+0000 mgr.y (mgr.15318) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.820206+0000 mgr.y (mgr.15318) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.901869+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.148 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cluster 2024-09-16T10:33:15.907746+0000 mgr.y (mgr.15318) 3424 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.912799+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.915325+0000 mon.b (mon.1) 5245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.916338+0000 mon.b (mon.1) 5246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:15.921595+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:15.923117+0000 mgr.y (mgr.15318) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.009419+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.012371+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.016258+0000 mon.b (mon.1) 5249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[108106]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:16 smithi060 bash[106544]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.169 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:17.10036592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:17.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.017455+0000 mon.b (mon.1) 5250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.025868+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.027570+0000 mgr.y (mgr.15318) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.102045+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.104741+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.107370+0000 mon.b (mon.1) 5253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.108533+0000 mon.b (mon.1) 5254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.113829+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.117419+0000 mgr.y (mgr.15318) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.195295+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.198146+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.201231+0000 mon.b (mon.1) 5257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.202457+0000 mon.b (mon.1) 5258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.208653+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.171 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.212168+0000 mgr.y (mgr.15318) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.277249+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.280119+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.283294+0000 mon.b (mon.1) 5261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.284348+0000 mon.b (mon.1) 5262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.289680+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.293124+0000 mgr.y (mgr.15318) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.377221+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.379315+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.381671+0000 mon.b (mon.1) 5265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.382410+0000 mon.b (mon.1) 5266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.387134+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.388196+0000 mgr.y (mgr.15318) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.464265+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.466631+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.469373+0000 mon.b (mon.1) 5269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.470083+0000 mon.b (mon.1) 5270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.474650+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.553451+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.555576+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.558308+0000 mon.b (mon.1) 5273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.559135+0000 mon.b (mon.1) 5274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.563795+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.642203+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.645451+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.648981+0000 mon.b (mon.1) 5277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.650195+0000 mon.b (mon.1) 5278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.655964+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.731358+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.733394+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.735968+0000 mon.b (mon.1) 5281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.736785+0000 mon.b (mon.1) 5282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.742868+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.816566+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.818738+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.820827+0000 mon.b (mon.1) 5285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:17.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.821832+0000 mon.b (mon.1) 5286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:17.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:17.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:16 smithi081 bash[85087]: audit 2024-09-16T10:33:16.827875+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[106544]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:17 smithi060 bash[108106]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.476340+0000 mgr.y (mgr.15318) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.564446+0000 mgr.y (mgr.15318) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.657612+0000 mgr.y (mgr.15318) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.744879+0000 mgr.y (mgr.15318) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.828504+0000 mgr.y (mgr.15318) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.897827+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.901185+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.903915+0000 mon.b (mon.1) 5289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.904760+0000 mon.b (mon.1) 5290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.911176+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.911815+0000 mgr.y (mgr.15318) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.934644+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.977341+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.979251+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.981034+0000 mon.b (mon.1) 5294 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.981724+0000 mon.b (mon.1) 5295 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:16.985927+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:16.987267+0000 mgr.y (mgr.15318) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.045513+0000 mgr.y (mgr.15318) 3438 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.049498+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.051463+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.053612+0000 mon.b (mon.1) 5298 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.056011+0000 mon.b (mon.1) 5299 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.062481+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.063861+0000 mgr.y (mgr.15318) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.122573+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.124982+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.127404+0000 mon.b (mon.1) 5302 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.128305+0000 mon.b (mon.1) 5303 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.133034+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.136007+0000 mgr.y (mgr.15318) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.196239+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.199155+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.201329+0000 mon.b (mon.1) 5306 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.202259+0000 mon.b (mon.1) 5307 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.206640+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.209687+0000 mgr.y (mgr.15318) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.268869+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.271478+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.273752+0000 mon.b (mon.1) 5310 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.274851+0000 mon.b (mon.1) 5311 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.280168+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.283608+0000 mgr.y (mgr.15318) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.348385+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.351258+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.354401+0000 mon.b (mon.1) 5314 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.355865+0000 mon.b (mon.1) 5315 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.360911+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.403127+0000 mgr.y (mgr.15318) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.517384+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.520335+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.522956+0000 mon.b (mon.1) 5318 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.524253+0000 mon.b (mon.1) 5319 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.530064+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.602857+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.605947+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.608482+0000 mon.b (mon.1) 5322 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.609700+0000 mon.b (mon.1) 5323 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.615435+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.690242+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.693180+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.696865+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.698296+0000 mon.b (mon.1) 5327 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.703650+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.795823+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.798258+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.801377+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.802483+0000 mon.b (mon.1) 5331 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:18.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:18.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:17 smithi081 bash[85087]: audit 2024-09-16T10:33:17.810094+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.189 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.190 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.191 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.192 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.193 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.194 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.195 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.196 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.198 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.199 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.200 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.201 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.202 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.203 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.207 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[106544]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.211 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.212 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:18 smithi060 bash[108106]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.533697+0000 mgr.y (mgr.15318) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.618783+0000 mgr.y (mgr.15318) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.706974+0000 mgr.y (mgr.15318) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.811065+0000 mgr.y (mgr.15318) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cluster 2024-09-16T10:33:17.908575+0000 mgr.y (mgr.15318) 3448 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.916736+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.926856+0000 mon.b (mon.1) 5333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.929601+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.930565+0000 mon.b (mon.1) 5335 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:17.940423+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:17.941514+0000 mgr.y (mgr.15318) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.027655+0000 mon.b (mon.1) 5336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.030289+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.033047+0000 mon.b (mon.1) 5338 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.034246+0000 mon.b (mon.1) 5339 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.040076+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.044904+0000 mgr.y (mgr.15318) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.102656+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.105316+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.107867+0000 mon.b (mon.1) 5342 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.108835+0000 mon.b (mon.1) 5343 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.116556+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.121259+0000 mgr.y (mgr.15318) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.180496+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.182627+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.185560+0000 mon.b (mon.1) 5346 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.186686+0000 mon.b (mon.1) 5347 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.192257+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.196374+0000 mgr.y (mgr.15318) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.261802+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.264664+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.268410+0000 mon.b (mon.1) 5350 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.269857+0000 mon.b (mon.1) 5351 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.276400+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.281458+0000 mgr.y (mgr.15318) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.361061+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.364017+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.367173+0000 mon.b (mon.1) 5354 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.368248+0000 mon.b (mon.1) 5355 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.373702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.379286+0000 mgr.y (mgr.15318) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.469348+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.472232+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.475738+0000 mon.b (mon.1) 5358 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.476998+0000 mon.b (mon.1) 5359 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.484031+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.549669+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.551942+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.554418+0000 mon.b (mon.1) 5362 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.555261+0000 mon.b (mon.1) 5363 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.562445+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.642250+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.644304+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.646424+0000 mon.b (mon.1) 5366 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.647338+0000 mon.b (mon.1) 5367 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.651961+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.715376+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.717803+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.720103+0000 mon.b (mon.1) 5370 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.720972+0000 mon.b (mon.1) 5371 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.728385+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.796836+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.799652+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.802497+0000 mon.b (mon.1) 5374 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.803944+0000 mon.b (mon.1) 5375 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.811696+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.880156+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.883307+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.886005+0000 mon.b (mon.1) 5378 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:19.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:18 smithi081 bash[85087]: audit 2024-09-16T10:33:18.887289+0000 mon.b (mon.1) 5379 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[106544]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.173 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.174 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:19 smithi060 bash[108106]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.320 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:20.107651834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:20.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.488509+0000 mgr.y (mgr.15318) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.564026+0000 mgr.y (mgr.15318) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.654861+0000 mgr.y (mgr.15318) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.730162+0000 mgr.y (mgr.15318) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.814942+0000 mgr.y (mgr.15318) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.893691+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.898840+0000 mgr.y (mgr.15318) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.974770+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.977724+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.981062+0000 mon.b (mon.1) 5382 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.982516+0000 mon.b (mon.1) 5383 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:18.988508+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:18.991388+0000 mgr.y (mgr.15318) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.066520+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.069803+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.073027+0000 mon.b (mon.1) 5386 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.074489+0000 mon.b (mon.1) 5387 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.081846+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.083669+0000 mgr.y (mgr.15318) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.156975+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.160097+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.163257+0000 mon.b (mon.1) 5390 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.164694+0000 mon.b (mon.1) 5391 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.169756+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.173204+0000 mgr.y (mgr.15318) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.239831+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.242281+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.244526+0000 mon.b (mon.1) 5394 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.245416+0000 mon.b (mon.1) 5395 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.250204+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.253611+0000 mgr.y (mgr.15318) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.313497+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.316227+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.318742+0000 mon.b (mon.1) 5398 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.319834+0000 mon.b (mon.1) 5399 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.324633+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.328124+0000 mgr.y (mgr.15318) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.391390+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.394046+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.396638+0000 mon.b (mon.1) 5402 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.397652+0000 mon.b (mon.1) 5403 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.403011+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.405857+0000 mgr.y (mgr.15318) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.464664+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.467258+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.469830+0000 mon.b (mon.1) 5406 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.471024+0000 mon.b (mon.1) 5407 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.477657+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.540550+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.543011+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.549655+0000 mon.b (mon.1) 5410 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.550814+0000 mon.b (mon.1) 5411 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.556486+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.621467+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.623893+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.626225+0000 mon.b (mon.1) 5414 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.627239+0000 mon.b (mon.1) 5415 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.632264+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.722012+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.724636+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.727971+0000 mon.b (mon.1) 5418 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.729126+0000 mon.b (mon.1) 5419 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.734694+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.799546+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.802143+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.805001+0000 mon.b (mon.1) 5422 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.806039+0000 mon.b (mon.1) 5423 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.811195+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.874905+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.877350+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.332 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.879529+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:20.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.880502+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:20.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:19 smithi081 bash[85087]: audit 2024-09-16T10:33:19.885148+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:20.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:20] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.51.0" 2024-09-16T10:33:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[106544]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:20 smithi060 bash[108106]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.480113+0000 mgr.y (mgr.15318) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.560028+0000 mgr.y (mgr.15318) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.635883+0000 mgr.y (mgr.15318) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.738270+0000 mgr.y (mgr.15318) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.814414+0000 mgr.y (mgr.15318) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.888729+0000 mgr.y (mgr.15318) 3472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cluster 2024-09-16T10:33:19.910109+0000 mgr.y (mgr.15318) 3473 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 83 op/s 2024-09-16T10:33:21.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.952598+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.954994+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.957768+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.958766+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:19.964342+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:19.965041+0000 mgr.y (mgr.15318) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.039007+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.041320+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.044508+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.045411+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.051812+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.054456+0000 mgr.y (mgr.15318) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.133361+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.135318+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.137174+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.137941+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.142396+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.143425+0000 mgr.y (mgr.15318) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.205432+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.207858+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.210482+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.211659+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.218783+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.220340+0000 mgr.y (mgr.15318) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.293993+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.296714+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.299329+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.300326+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.310555+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.311503+0000 mgr.y (mgr.15318) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.378927+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.381520+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.386127+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.387581+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.393894+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.396533+0000 mgr.y (mgr.15318) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.460363+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.463157+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.465648+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.467249+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.473392+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.548141+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.550290+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.552996+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.554440+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.561212+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.628112+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.631086+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.634387+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.635497+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.640897+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.714181+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.716861+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.720145+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.721293+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.729628+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.814060+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.816889+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:21.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.820482+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:21.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.821776+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:21.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:21.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:20 smithi081 bash[85087]: audit 2024-09-16T10:33:20.830348+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.354 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[108106]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:21 smithi060 bash[106544]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.476702+0000 mgr.y (mgr.15318) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.562014+0000 mgr.y (mgr.15318) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.644292+0000 mgr.y (mgr.15318) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.731170+0000 mgr.y (mgr.15318) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.831793+0000 mgr.y (mgr.15318) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.938538+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.941648+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.944948+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.946746+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:20.954746+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:20.955918+0000 mgr.y (mgr.15318) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.027307+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.030060+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.032753+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.033673+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.039255+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.042395+0000 mgr.y (mgr.15318) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.135023+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.137680+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.140541+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.141540+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.146916+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.151323+0000 mgr.y (mgr.15318) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.248178+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.250900+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.253616+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.255256+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.261282+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.264728+0000 mgr.y (mgr.15318) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.369713+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.372890+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.375665+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.376848+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.384453+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.386714+0000 mgr.y (mgr.15318) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:22.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.464512+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.467228+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.470508+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.471725+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.478984+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.567315+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.570842+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.573917+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.575219+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.581881+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.680778+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.683806+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.686899+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.688460+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.696107+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.789666+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.793206+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.796461+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.797929+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.804983+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.902749+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.905616+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.908805+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:22.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:21 smithi081 bash[85087]: audit 2024-09-16T10:33:21.910078+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 53m - - 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 11s ago 52m - - 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (15m) 10s ago 43m 15.1M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (15m) 11s ago 42m 68.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (17m) 10s ago 40m 49.1M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (17m) 11s ago 51m 445M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (28m) 10s ago 54m 547M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 10s ago 54m 77.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (13m) 11s ago 52m 71.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:33:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 10s ago 52m 60.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (17m) 10s ago 43m 8511k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (17m) 11s ago 43m 8676k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 10s ago 51m 68.3M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8m) 10s ago 50m 65.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 10s ago 49m 58.1M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5m) 10s ago 48m 58.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (4m) 11s ago 47m 52.3M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (3m) 11s ago 46m 58.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (3m) 11s ago 45m 52.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (2m) 11s ago 44m 50.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (16m) 11s ago 43m 52.3M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:33:23.099 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (21s) 10s ago 41m 89.1M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:33:23.100 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 starting - - - - 2024-09-16T10:33:23.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:23.101006905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:23.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:22 smithi081 bash[85087]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.481603+0000 mgr.y (mgr.15318) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.584596+0000 mgr.y (mgr.15318) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.698518+0000 mgr.y (mgr.15318) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.809607+0000 mgr.y (mgr.15318) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cluster 2024-09-16T10:33:21.911145+0000 mgr.y (mgr.15318) 3494 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 109 B/s wr, 111 op/s 2024-09-16T10:33:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:21.917616+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:21.920291+0000 mgr.y (mgr.15318) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:21.999842+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.002532+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.005919+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.006940+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.011876+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.015164+0000 mgr.y (mgr.15318) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.074299+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.076762+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.079154+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.079971+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.085567+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.089001+0000 mgr.y (mgr.15318) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.150831+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.153586+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.156557+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.157597+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.162106+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.164520+0000 mgr.y (mgr.15318) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.226917+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.229523+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.232180+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.233280+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.238521+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.241949+0000 mgr.y (mgr.15318) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.306110+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.309063+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.311546+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.312971+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.318518+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.322477+0000 mgr.y (mgr.15318) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.340298+0000 mgr.y (mgr.15318) 3501 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.386668+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.389420+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.392209+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.393384+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.399670+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.401727+0000 mgr.y (mgr.15318) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.465433+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.467668+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.469621+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.470400+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.474531+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.533347+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.535694+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.538375+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.539500+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.546630+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.605732+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.607737+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.610132+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.610987+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.616873+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.680320+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[106544]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.682548+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.685257+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.686074+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.691848+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.752689+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.754599+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.756501+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.757162+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.762166+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.828155+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.829951+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.831768+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.832438+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.837594+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.899185+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.901007+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:23.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.902816+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:23.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.903560+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:23.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:22 smithi060 bash[108106]: audit 2024-09-16T10:33:22.908933+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:33:23.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 16 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:33:23.505 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:33:23.868 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:33:23.869 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:33:24.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.281 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.284 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.286 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.290 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.299 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:23 smithi081 bash[85087]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.475674+0000 mgr.y (mgr.15318) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.547604+0000 mgr.y (mgr.15318) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.619511+0000 mgr.y (mgr.15318) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.692504+0000 mgr.y (mgr.15318) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.725076+0000 mgr.y (mgr.15318) 3507 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.764496+0000 mgr.y (mgr.15318) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.839509+0000 mgr.y (mgr.15318) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.909648+0000 mgr.y (mgr.15318) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.976132+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.978074+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.979911+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.980658+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:22.985911+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:22.986593+0000 mgr.y (mgr.15318) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.054166+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.055901+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.057691+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.058386+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.063444+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.064013+0000 mgr.y (mgr.15318) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.082265+0000 mgr.y (mgr.15318) 3513 : audit [DBG] from='client.74894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.140023+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.142461+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.144734+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.145520+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.150200+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.150982+0000 mgr.y (mgr.15318) 3514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.221032+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.222906+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.224605+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.225218+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.229146+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.229919+0000 mgr.y (mgr.15318) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.290634+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.292884+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.295420+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.296184+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.300131+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.300751+0000 mgr.y (mgr.15318) 3516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.361063+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.363217+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.364908+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.365579+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.369647+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.370191+0000 mgr.y (mgr.15318) 3517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:33:24.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.428465+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.429534+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.431573+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.434485+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.434780+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.437869+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.432 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.440374+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.443711+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.503170+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.503666+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.60:0/2719109994' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.505189+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.506598+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.507956+0000 mon.b (mon.1) 5595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.509693+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.512318+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.513865+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.517564+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.520456+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.520904+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"} : dispatch 2024-09-16T10:33:24.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.523559+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi060.xsjxao"}]': finished 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.530437+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.530775+0000 mon.b (mon.1) 5600 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.533357+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi081.cjjkvg"}]': finished 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.540961+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.545088+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.440 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.441 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.442 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[106544]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.552823+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.554709+0000 mon.b (mon.1) 5603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.443 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.559441+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.567681+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.572023+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.580885+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.585361+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.592693+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.595030+0000 mon.b (mon.1) 5607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.444 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.597166+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.599309+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.601250+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.603261+0000 mon.b (mon.1) 5611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.605788+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.606183+0000 mon.b (mon.1) 5612 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.445 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.609519+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.614684+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.615115+0000 mon.b (mon.1) 5613 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.618857+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.624475+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.624853+0000 mon.b (mon.1) 5614 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.627459+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.633286+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.633678+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.636060+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.642826+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.643119+0000 mon.b (mon.1) 5616 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.645473+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.652482+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.652786+0000 mon.b (mon.1) 5617 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.655489+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.661772+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.662160+0000 mon.b (mon.1) 5618 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.665046+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.671519+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.671775+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.673467+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.673773+0000 mon.b (mon.1) 5620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.676672+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.681554+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.681811+0000 mon.b (mon.1) 5621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.683233+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.683676+0000 mon.b (mon.1) 5622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.686095+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.690855+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.691275+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.693669+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.698243+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.698629+0000 mon.b (mon.1) 5624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.699954+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.450 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.700373+0000 mon.b (mon.1) 5625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.701397+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.701844+0000 mon.b (mon.1) 5626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.702794+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.703266+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.704119+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.704602+0000 mon.b (mon.1) 5628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.451 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.705466+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.705948+0000 mon.b (mon.1) 5629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.707207+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.707697+0000 mon.b (mon.1) 5630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.710377+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.716381+0000 mon.b (mon.1) 5631 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.717393+0000 mon.b (mon.1) 5632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.452 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.724695+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.815286+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.816392+0000 mon.b (mon.1) 5634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:24.453 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:23 smithi060 bash[108106]: audit 2024-09-16T10:33:23.821451+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[106544]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:24 smithi060 bash[108106]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.513752+0000 mgr.y (mgr.15318) 3518 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4882-g66e33d6a 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.513824+0000 mgr.y (mgr.15318) 3519 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.541276+0000 mgr.y (mgr.15318) 3520 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.555065+0000 mgr.y (mgr.15318) 3521 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.568109+0000 mgr.y (mgr.15318) 3522 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.581404+0000 mgr.y (mgr.15318) 3523 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.603534+0000 mgr.y (mgr.15318) 3524 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cephadm 2024-09-16T10:33:23.706312+0000 mgr.y (mgr.15318) 3525 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: audit 2024-09-16T10:33:23.867476+0000 mgr.y (mgr.15318) 3526 : audit [DBG] from='client.74906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:25.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:25.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:24 smithi081 bash[85087]: cluster 2024-09-16T10:33:23.911954+0000 mgr.y (mgr.15318) 3527 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-16T10:33:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:26.104751154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[106544]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:27 smithi060 bash[108106]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: cluster 2024-09-16T10:33:25.913641+0000 mgr.y (mgr.15318) 3528 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.120667+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.133431+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:27.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:27 smithi081 bash[85087]: audit 2024-09-16T10:33:26.145843+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:28 smithi081 bash[85087]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:28 smithi081 bash[85087]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:28 smithi081 bash[85087]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:28 smithi081 bash[85087]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[106544]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[106544]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[106544]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[106544]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[108106]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[108106]: audit 2024-09-16T10:33:27.056490+0000 mgr.y (mgr.15318) 3529 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[108106]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:28.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:28 smithi060 bash[108106]: audit 2024-09-16T10:33:27.414372+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:29.128336217Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[106544]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:29 smithi060 bash[108106]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: cluster 2024-09-16T10:33:27.915015+0000 mgr.y (mgr.15318) 3530 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.316324+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.330884+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:29.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:29 smithi081 bash[85087]: audit 2024-09-16T10:33:29.344173+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:30] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.51.0" 2024-09-16T10:33:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:31 smithi060 bash[108106]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:31.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:31 smithi060 bash[108106]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:31 smithi060 bash[106544]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:31.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:31 smithi060 bash[106544]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:31.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:31 smithi081 bash[85087]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:31.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:31 smithi081 bash[85087]: cluster 2024-09-16T10:33:29.916432+0000 mgr.y (mgr.15318) 3531 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-16T10:33:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:32.135671084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:32 smithi060 bash[106544]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:32 smithi060 bash[106544]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:32 smithi060 bash[108106]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:32 smithi060 bash[108106]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:32.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:32 smithi081 bash[85087]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:32.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:32 smithi081 bash[85087]: audit 2024-09-16T10:33:31.935564+0000 mon.b (mon.1) 5635 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:33 smithi060 bash[108106]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:33 smithi060 bash[108106]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:33 smithi060 bash[106544]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:33 smithi060 bash[106544]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:33 smithi081 bash[85087]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:33.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:33 smithi081 bash[85087]: cluster 2024-09-16T10:33:31.917524+0000 mgr.y (mgr.15318) 3532 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T10:33:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:34 smithi060 bash[108106]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:34 smithi060 bash[108106]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:34 smithi060 bash[106544]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:34 smithi060 bash[106544]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:34.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:34 smithi081 bash[85087]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:34.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:34 smithi081 bash[85087]: cluster 2024-09-16T10:33:33.918559+0000 mgr.y (mgr.15318) 3533 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:35.102863658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:37.061 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:36 smithi060 bash[108106]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:37.061 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:36 smithi060 bash[108106]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:37.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:36 smithi060 bash[106544]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:37.062 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:36 smithi060 bash[106544]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:37.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:36 smithi081 bash[85087]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:36 smithi081 bash[85087]: cluster 2024-09-16T10:33:35.919918+0000 mgr.y (mgr.15318) 3534 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:37 smithi060 bash[108106]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:38.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:37 smithi060 bash[108106]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:37 smithi060 bash[106544]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:38.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:37 smithi060 bash[106544]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:38.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:38.143851927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:38.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:37 smithi081 bash[85087]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:38.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:37 smithi081 bash[85087]: audit 2024-09-16T10:33:37.060150+0000 mgr.y (mgr.15318) 3535 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:38 smithi060 bash[106544]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:38 smithi060 bash[106544]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:38 smithi060 bash[108106]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:38 smithi060 bash[108106]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:39.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:38 smithi081 bash[85087]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:38 smithi081 bash[85087]: cluster 2024-09-16T10:33:37.921104+0000 mgr.y (mgr.15318) 3536 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:40] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-16T10:33:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:40 smithi060 bash[106544]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:40 smithi060 bash[106544]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:40 smithi060 bash[108106]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:41.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:40 smithi060 bash[108106]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:41.133822081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:40 smithi081 bash[85087]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:40 smithi081 bash[85087]: cluster 2024-09-16T10:33:39.922479+0000 mgr.y (mgr.15318) 3537 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:43.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:42 smithi081 bash[85087]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:43.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:42 smithi081 bash[85087]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:42 smithi060 bash[108106]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:42 smithi060 bash[108106]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:42 smithi060 bash[106544]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:42 smithi060 bash[106544]: cluster 2024-09-16T10:33:41.923517+0000 mgr.y (mgr.15318) 3538 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:44.157 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:44.108152461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:45 smithi060 bash[108106]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:45 smithi060 bash[108106]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:44 smithi060 bash[106544]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:44 smithi060 bash[106544]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:45.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:45 smithi081 bash[85087]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:45.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:45 smithi081 bash[85087]: cluster 2024-09-16T10:33:43.924517+0000 mgr.y (mgr.15318) 3539 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:47.356 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:47.099750014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[106544]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:47.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:47 smithi060 bash[108106]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: cluster 2024-09-16T10:33:45.925873+0000 mgr.y (mgr.15318) 3540 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.359452+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.375320+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.388710+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:47 smithi081 bash[85087]: audit 2024-09-16T10:33:46.936002+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:33:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:48 smithi060 bash[106544]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:48.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:48 smithi060 bash[106544]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:48.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:48 smithi060 bash[108106]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:48.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:48 smithi060 bash[108106]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:48.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:48 smithi081 bash[85087]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:48.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:48 smithi081 bash[85087]: audit 2024-09-16T10:33:47.069888+0000 mgr.y (mgr.15318) 3541 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:49 smithi060 bash[106544]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:49 smithi060 bash[106544]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:49 smithi060 bash[108106]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:49 smithi060 bash[108106]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:49 smithi081 bash[85087]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:49.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:49 smithi081 bash[85087]: cluster 2024-09-16T10:33:47.927158+0000 mgr.y (mgr.15318) 3542 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:50.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:50.119183003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:33:50] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:33:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[108106]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:50 smithi060 bash[106544]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.521705+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.535124+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: audit 2024-09-16T10:33:49.546454+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:50.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:50 smithi081 bash[85087]: cluster 2024-09-16T10:33:49.928567+0000 mgr.y (mgr.15318) 3543 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:52 smithi060 bash[106544]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:52 smithi060 bash[106544]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:52 smithi060 bash[108106]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:52 smithi060 bash[108106]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:53.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:53.12196048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:52 smithi081 bash[85087]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:52 smithi081 bash[85087]: cluster 2024-09-16T10:33:51.929657+0000 mgr.y (mgr.15318) 3544 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[108106]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[108106]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[108106]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[108106]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[106544]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[106544]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[106544]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:55.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:54 smithi060 bash[106544]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:54 smithi081 bash[85087]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:54 smithi081 bash[85087]: cluster 2024-09-16T10:33:53.930628+0000 mgr.y (mgr.15318) 3545 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:54 smithi081 bash[85087]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:54 smithi081 bash[85087]: audit 2024-09-16T10:33:54.203929+0000 mgr.y (mgr.15318) 3546 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:33:56.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:56.116047556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:56.998 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:56 smithi060 bash[106544]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:56 smithi060 bash[108106]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:56 smithi060 bash[108106]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:56 smithi060 bash[106544]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:56 smithi081 bash[85087]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:57.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:56 smithi081 bash[85087]: cluster 2024-09-16T10:33:55.931971+0000 mgr.y (mgr.15318) 3547 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:33:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:58 smithi060 bash[106544]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:58.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:58 smithi060 bash[106544]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:58 smithi060 bash[108106]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:58.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:58 smithi060 bash[108106]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:58 smithi081 bash[85087]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:58.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:58 smithi081 bash[85087]: audit 2024-09-16T10:33:57.081262+0000 mgr.y (mgr.15318) 3548 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:33:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:59 smithi060 bash[106544]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:59.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:33:59 smithi060 bash[106544]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:59.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:59 smithi060 bash[108106]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:59.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:33:59 smithi060 bash[108106]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:59.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:33:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:33:59.12447408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:33:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:59 smithi081 bash[85087]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:33:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:33:59 smithi081 bash[85087]: cluster 2024-09-16T10:33:57.933138+0000 mgr.y (mgr.15318) 3549 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:00.038 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:00] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:34:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:01 smithi060 bash[106544]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:01 smithi060 bash[106544]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:01 smithi060 bash[108106]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:01 smithi060 bash[108106]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:01 smithi081 bash[85087]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:01 smithi081 bash[85087]: cluster 2024-09-16T10:33:59.934917+0000 mgr.y (mgr.15318) 3550 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 11s ago 53m - - 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 15s ago 53m - - 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (16m) 11s ago 44m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (15m) 15s ago 43m 68.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (18m) 11s ago 41m 49.1M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (18m) 15s ago 52m 445M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (29m) 11s ago 54m 548M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:34:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (12m) 11s ago 54m 79.6M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (14m) 15s ago 52m 72.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 11s ago 52m 61.8M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (18m) 11s ago 43m 8412k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (17m) 15s ago 43m 9352k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 11s ago 51m 69.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 11s ago 50m 66.3M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 11s ago 49m 59.1M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6m) 11s ago 49m 59.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (5m) 15s ago 48m 53.9M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (4m) 15s ago 47m 59.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (3m) 15s ago 46m 53.3M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (3m) 15s ago 45m 52.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:34:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (17m) 15s ago 44m 52.3M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:34:01.504 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (60s) 11s ago 41m 89.5M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:34:01.504 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (47s) 15s ago 41m 89.0M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 466c349bab08 2024-09-16T10:34:02.193 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T10:34:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:02 smithi060 bash[106544]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:02 smithi060 bash[106544]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:02 smithi060 bash[108106]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:02 smithi060 bash[108106]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:02.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:02.135446926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:02 smithi081 bash[85087]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:02 smithi081 bash[85087]: audit 2024-09-16T10:34:01.936502+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:03.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:03 smithi081 bash[85087]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:03 smithi081 bash[85087]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:03 smithi081 bash[85087]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:03.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:03 smithi081 bash[85087]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[108106]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[108106]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[108106]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[108106]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[106544]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[106544]: audit 2024-09-16T10:34:01.475849+0000 mgr.y (mgr.15318) 3551 : audit [DBG] from='client.74918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[106544]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:03.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:03 smithi060 bash[106544]: cluster 2024-09-16T10:34:01.936004+0000 mgr.y (mgr.15318) 3552 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:05 smithi060 bash[108106]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:05 smithi060 bash[108106]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:05 smithi060 bash[106544]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:05 smithi060 bash[106544]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:05.103006064Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:05 smithi081 bash[85087]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:05.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:05 smithi081 bash[85087]: cluster 2024-09-16T10:34:03.937025+0000 mgr.y (mgr.15318) 3553 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:07.010 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[106544]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:07 smithi060 bash[108106]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: cluster 2024-09-16T10:34:05.938341+0000 mgr.y (mgr.15318) 3554 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.566436+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.578959+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:07.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:07 smithi081 bash[85087]: audit 2024-09-16T10:34:06.591081+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:08 smithi060 bash[108106]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:08 smithi060 bash[108106]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:08 smithi060 bash[106544]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:08 smithi060 bash[106544]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:08.115530037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:08.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:08 smithi081 bash[85087]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:08 smithi081 bash[85087]: audit 2024-09-16T10:34:07.092600+0000 mgr.y (mgr.15318) 3555 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:08.582 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:34:09.353 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[108106]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.353 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[108106]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.353 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[108106]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:09.353 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[108106]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[106544]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[106544]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[106544]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:09 smithi060 bash[106544]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:09.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-16T10:34:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:09 smithi081 bash[85087]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:09 smithi081 bash[85087]: cluster 2024-09-16T10:34:07.939540+0000 mgr.y (mgr.15318) 3556 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:09 smithi081 bash[85087]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:09 smithi081 bash[85087]: audit 2024-09-16T10:34:08.569108+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.60:0/684786544' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:10] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-16T10:34:11.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:10 smithi081 bash[85087]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[106544]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.664517+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.676615+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: audit 2024-09-16T10:34:09.686717+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:11.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:10 smithi060 bash[108106]: cluster 2024-09-16T10:34:09.940991+0000 mgr.y (mgr.15318) 3557 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:11.109076106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:12 smithi060 bash[108106]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:13.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:12 smithi060 bash[108106]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:12 smithi060 bash[106544]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:13.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:12 smithi060 bash[106544]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:12 smithi081 bash[85087]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:13.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:12 smithi081 bash[85087]: cluster 2024-09-16T10:34:11.942079+0000 mgr.y (mgr.15318) 3558 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:14.193 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:14.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:14.141353527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:15.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:15 smithi060 bash[106544]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:15 smithi060 bash[106544]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.343 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:15 smithi060 bash[108106]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.343 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:15 smithi060 bash[108106]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:15 smithi081 bash[85087]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:15 smithi081 bash[85087]: cluster 2024-09-16T10:34:13.943040+0000 mgr.y (mgr.15318) 3559 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:34:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:16 smithi060 bash[106544]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:16 smithi060 bash[106544]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:16 smithi060 bash[108106]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:16 smithi060 bash[108106]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:16 smithi081 bash[85087]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:16 smithi081 bash[85087]: audit 2024-09-16T10:34:15.755605+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.60:0/4267415260' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:16.877 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[106544]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[106544]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[106544]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[106544]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[108106]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[108106]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[108106]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:17.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:17 smithi060 bash[108106]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:17.121013715Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:17 smithi081 bash[85087]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:17 smithi081 bash[85087]: cluster 2024-09-16T10:34:15.944402+0000 mgr.y (mgr.15318) 3560 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:17 smithi081 bash[85087]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:17 smithi081 bash[85087]: audit 2024-09-16T10:34:16.936463+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:18 smithi060 bash[106544]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:18 smithi060 bash[106544]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:18 smithi060 bash[108106]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:18 smithi060 bash[108106]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:18 smithi081 bash[85087]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:18.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:18 smithi081 bash[85087]: audit 2024-09-16T10:34:17.101570+0000 mgr.y (mgr.15318) 3561 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:19 smithi060 bash[106544]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:19 smithi060 bash[106544]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:19 smithi060 bash[108106]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:19.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:19 smithi060 bash[108106]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:19 smithi081 bash[85087]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:19 smithi081 bash[85087]: cluster 2024-09-16T10:34:17.945646+0000 mgr.y (mgr.15318) 3562 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:20.137274186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:20] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:34:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:21 smithi060 bash[106544]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:21 smithi060 bash[106544]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:21 smithi060 bash[108106]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:21.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:21 smithi060 bash[108106]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:21.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:21 smithi081 bash[85087]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:21 smithi081 bash[85087]: cluster 2024-09-16T10:34:19.946969+0000 mgr.y (mgr.15318) 3563 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:22.782 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:23.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:23 smithi081 bash[85087]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:23 smithi081 bash[85087]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:23 smithi060 bash[106544]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:23 smithi060 bash[106544]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:23 smithi060 bash[108106]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:23 smithi060 bash[108106]: cluster 2024-09-16T10:34:21.948002+0000 mgr.y (mgr.15318) 3564 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:23.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:23.113487464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:34:24.320 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:24.332 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[106544]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:24.333 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:24 smithi060 bash[108106]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.897197+0000 mon.b (mon.1) 5639 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.899106+0000 mon.b (mon.1) 5640 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:24.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:24 smithi081 bash[85087]: audit 2024-09-16T10:34:23.910391+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:25.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:34:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[106544]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[106544]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[106544]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[106544]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[108106]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[108106]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[108106]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:25 smithi060 bash[108106]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:25.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:25 smithi081 bash[85087]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:25 smithi081 bash[85087]: cluster 2024-09-16T10:34:23.948788+0000 mgr.y (mgr.15318) 3565 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:25 smithi081 bash[85087]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:25 smithi081 bash[85087]: audit 2024-09-16T10:34:24.318885+0000 mgr.y (mgr.15318) 3566 : audit [DBG] from='client.64962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:26.111952479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:27.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:27 smithi081 bash[85087]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[108106]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: cluster 2024-09-16T10:34:25.950116+0000 mgr.y (mgr.15318) 3567 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.776229+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.784734+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:27.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:27 smithi060 bash[106544]: audit 2024-09-16T10:34:26.792296+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:28 smithi060 bash[108106]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:28 smithi060 bash[108106]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:28 smithi060 bash[106544]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:28 smithi060 bash[106544]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:28 smithi081 bash[85087]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:28.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:28 smithi081 bash[85087]: audit 2024-09-16T10:34:27.104597+0000 mgr.y (mgr.15318) 3568 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:29 smithi060 bash[106544]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:29 smithi060 bash[106544]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:29 smithi060 bash[108106]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:29 smithi060 bash[108106]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:29.150181232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:29 smithi081 bash[85087]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:29 smithi081 bash[85087]: cluster 2024-09-16T10:34:27.951339+0000 mgr.y (mgr.15318) 3569 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:29.774 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:30] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[106544]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:30 smithi060 bash[108106]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.849721+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.861576+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: audit 2024-09-16T10:34:29.876883+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:30 smithi081 bash[85087]: cluster 2024-09-16T10:34:29.952649+0000 mgr.y (mgr.15318) 3570 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:31.471 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:34:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:31 smithi081 bash[85087]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:31 smithi081 bash[85087]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:31 smithi060 bash[108106]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:31 smithi060 bash[108106]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:31 smithi060 bash[106544]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:31 smithi060 bash[106544]: audit 2024-09-16T10:34:31.470668+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.60:0/4217141421' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:32.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T10:34:32.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:32.137789026Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[108106]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[108106]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[108106]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:33.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[108106]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:33.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[106544]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[106544]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[106544]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:33.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:32 smithi060 bash[106544]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:33.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:32 smithi081 bash[85087]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:32 smithi081 bash[85087]: audit 2024-09-16T10:34:31.936768+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:32 smithi081 bash[85087]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:32 smithi081 bash[85087]: cluster 2024-09-16T10:34:31.953841+0000 mgr.y (mgr.15318) 3571 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:35 smithi060 bash[106544]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:35 smithi060 bash[106544]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:35 smithi060 bash[108106]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:35 smithi060 bash[108106]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:35.138483183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:35 smithi081 bash[85087]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:35 smithi081 bash[85087]: cluster 2024-09-16T10:34:33.954866+0000 mgr.y (mgr.15318) 3572 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:37.042 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:37 smithi081 bash[85087]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:37 smithi081 bash[85087]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:37.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:37 smithi060 bash[108106]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:37.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:37 smithi060 bash[108106]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:37.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:37 smithi060 bash[106544]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:37.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:37 smithi060 bash[106544]: cluster 2024-09-16T10:34:35.956175+0000 mgr.y (mgr.15318) 3573 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:38.074 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:38 smithi060 bash[106544]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:38.074 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:38 smithi060 bash[106544]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:38.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:38 smithi060 bash[108106]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:38.075 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:38 smithi060 bash[108106]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:38.118753884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:38 smithi081 bash[85087]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:38 smithi081 bash[85087]: audit 2024-09-16T10:34:37.115792+0000 mgr.y (mgr.15318) 3574 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:39 smithi060 bash[108106]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:39.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:39 smithi060 bash[108106]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:39 smithi060 bash[106544]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:39.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:39 smithi060 bash[106544]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:39.266 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:39 smithi081 bash[85087]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:39 smithi081 bash[85087]: cluster 2024-09-16T10:34:37.956980+0000 mgr.y (mgr.15318) 3575 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.385 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[108106]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.387 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[106544]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.409 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:34:40.420 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T10:34:40.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- 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-09-16T10:34:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:40] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.257144+0000 mgr.y (mgr.15318) 3576 : audit [DBG] from='client.74948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: cephadm 2024-09-16T10:34:39.257709+0000 mgr.y (mgr.15318) 3577 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.263122+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.269224+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.271132+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: audit 2024-09-16T10:34:39.278042+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:40.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:40 smithi081 bash[85087]: cephadm 2024-09-16T10:34:39.354583+0000 mgr.y (mgr.15318) 3578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:34:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:41 smithi060 bash[106544]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:41 smithi060 bash[106544]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:41 smithi060 bash[108106]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:41 smithi060 bash[108106]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:41.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:41.130460814Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:41 smithi081 bash[85087]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:41 smithi081 bash[85087]: cluster 2024-09-16T10:34:39.958355+0000 mgr.y (mgr.15318) 3579 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:43.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[108106]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:43 smithi060 bash[106544]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: cluster 2024-09-16T10:34:41.959431+0000 mgr.y (mgr.15318) 3580 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.716164+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.722525+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.725973+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.731789+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.739431+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.745079+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.754319+0000 mon.b (mon.1) 5647 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.760621+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.769364+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.775415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.787032+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.793509+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.803048+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.811739+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.819883+0000 mon.b (mon.1) 5651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.829106+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.835495+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.842103+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:43.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:43 smithi081 bash[85087]: audit 2024-09-16T10:34:42.850526+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:44.116902169Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:44.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:44 smithi081 bash[85087]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.587 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[108106]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.719641+0000 mgr.y (mgr.15318) 3581 : cephadm [INF] Upgrade: Target is version 19.3.0-4882-g66e33d6a (squid) 2024-09-16T10:34:44.589 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.719722+0000 mgr.y (mgr.15318) 3582 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f'] 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.726869+0000 mgr.y (mgr.15318) 3583 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.740131+0000 mgr.y (mgr.15318) 3584 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.755591+0000 mgr.y (mgr.15318) 3585 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T10:34:44.590 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.770651+0000 mgr.y (mgr.15318) 3586 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.788375+0000 mgr.y (mgr.15318) 3587 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.804171+0000 mgr.y (mgr.15318) 3588 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.821497+0000 mgr.y (mgr.15318) 3589 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T10:34:44.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.836810+0000 mgr.y (mgr.15318) 3590 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T10:34:44.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:44.592 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:44 smithi060 bash[106544]: cephadm 2024-09-16T10:34:42.843124+0000 mgr.y (mgr.15318) 3591 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[106544]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:45 smithi060 bash[108106]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: cluster 2024-09-16T10:34:43.960447+0000 mgr.y (mgr.15318) 3592 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.270412+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.276391+0000 mon.b (mon.1) 5654 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.276620+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:34:45.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:45 smithi081 bash[85087]: audit 2024-09-16T10:34:45.279592+0000 mon.b (mon.1) 5655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:34:45.736 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[106544]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[106544]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[106544]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[106544]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[108106]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[108106]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[108106]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:46.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:46 smithi060 bash[108106]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:46.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:46 smithi081 bash[85087]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:46 smithi081 bash[85087]: cephadm 2024-09-16T10:34:45.262770+0000 mgr.y (mgr.15318) 3593 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:34:46.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:46 smithi081 bash[85087]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:46.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:46 smithi081 bash[85087]: cephadm 2024-09-16T10:34:45.281070+0000 mgr.y (mgr.15318) 3594 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:34:47.306 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:47.102629889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[108106]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:47 smithi060 bash[106544]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: cluster 2024-09-16T10:34:45.961807+0000 mgr.y (mgr.15318) 3595 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.937019+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.958029+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.978365+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:47.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:47 smithi081 bash[85087]: audit 2024-09-16T10:34:46.994215+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:48.015 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:34:48.614 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:48 smithi060 bash[106544]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.614 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:48 smithi060 bash[106544]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:48 smithi060 bash[108106]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:48 smithi060 bash[108106]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:48 smithi081 bash[85087]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:48 smithi081 bash[85087]: audit 2024-09-16T10:34:47.127020+0000 mgr.y (mgr.15318) 3596 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 18s ago 54m - - 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 1s ago 54m - - 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (17m) 18s ago 44m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (16m) 1s ago 44m 66.5M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (19m) 18s ago 42m 49.2M - 3.8 b5388489f99e d6cd539ed5f1 2024-09-16T10:34:48.703 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (19m) 1s ago 53m 445M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (30m) 18s ago 55m 548M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 18s ago 55m 80.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (14m) 1s ago 53m 73.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 18s ago 53m 63.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (18m) 18s ago 44m 8859k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (18m) 1s ago 44m 9104k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 18s ago 52m 70.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 18s ago 51m 66.6M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 18s ago 50m 59.4M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 18s ago 49m 59.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (6m) 1s ago 48m 54.6M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (5m) 1s ago 48m 59.9M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (4m) 1s ago 47m 54.3M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:34:48.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (3m) 1s ago 46m 53.2M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:34:48.705 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (17m) 1s ago 45m 52.8M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:34:48.705 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (107s) 18s ago 42m 89.9M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:34:48.705 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (94s) 1s ago 42m 89.8M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 466c349bab08 2024-09-16T10:34:48.899 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.899 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.900 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.900 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.900 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.901 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:48.901 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:34:48 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:34:49.076 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:34:49.077 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:34:49.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T10:34:49.078 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:34:49.078 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:34:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:34:49.393 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:34:49.393 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:34:49.393 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-16T10:34:49.393 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw", 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr", 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "osd", 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "mon" 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "15/21 daemons upgraded", 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:34:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[106544]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:49 smithi060 bash[108106]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: cluster 2024-09-16T10:34:47.962981+0000 mgr.y (mgr.15318) 3597 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:48.002161+0000 mgr.y (mgr.15318) 3598 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:48.329674+0000 mgr.y (mgr.15318) 3599 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:49 smithi081 bash[85087]: audit 2024-09-16T10:34:49.075809+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.60:0/2050815546' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:34:49.774 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[106544]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.387 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[108106]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:50.116629367Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:48.663505+0000 mgr.y (mgr.15318) 3600 : audit [DBG] from='client.74966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:49.392350+0000 mgr.y (mgr.15318) 3601 : audit [DBG] from='client.65004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:49.773807+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.60:0/3025080610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.072234+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.083666+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:50 smithi081 bash[85087]: audit 2024-09-16T10:34:50.095804+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:34:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:34:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:34:50] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:34:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:51 smithi060 bash[108106]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:51 smithi060 bash[108106]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:51 smithi060 bash[106544]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:51 smithi060 bash[106544]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:51 smithi081 bash[85087]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:51 smithi081 bash[85087]: cluster 2024-09-16T10:34:49.964046+0000 mgr.y (mgr.15318) 3602 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:53.117895028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:53 smithi081 bash[85087]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:53 smithi081 bash[85087]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:53 smithi060 bash[106544]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:53 smithi060 bash[106544]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:53 smithi060 bash[108106]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:53 smithi060 bash[108106]: cluster 2024-09-16T10:34:51.965196+0000 mgr.y (mgr.15318) 3603 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:55 smithi060 bash[108106]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:55 smithi060 bash[108106]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:55 smithi060 bash[106544]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:55 smithi060 bash[106544]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:55 smithi081 bash[85087]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:55.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:55 smithi081 bash[85087]: cluster 2024-09-16T10:34:53.966208+0000 mgr.y (mgr.15318) 3604 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:56.136761546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:57 smithi060 bash[108106]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:57 smithi060 bash[108106]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:57 smithi060 bash[106544]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:57 smithi060 bash[106544]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:57 smithi081 bash[85087]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:57.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:57 smithi081 bash[85087]: cluster 2024-09-16T10:34:55.967529+0000 mgr.y (mgr.15318) 3605 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:34:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:58 smithi060 bash[106544]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:58.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:58 smithi060 bash[106544]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:58 smithi060 bash[108106]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:58.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:58 smithi060 bash[108106]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:58.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:58 smithi081 bash[85087]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:58.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:58 smithi081 bash[85087]: audit 2024-09-16T10:34:57.137396+0000 mgr.y (mgr.15318) 3606 : audit [DBG] from='client.25370 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:34:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:34:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:34:59.123654099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:34:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:59 smithi081 bash[85087]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:34:59 smithi081 bash[85087]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:59 smithi060 bash[108106]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:34:59 smithi060 bash[108106]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:59 smithi060 bash[106544]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:34:59.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:34:59 smithi060 bash[106544]: cluster 2024-09-16T10:34:57.968765+0000 mgr.y (mgr.15318) 3607 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:00.494 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.495 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.495 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.496 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.496 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.496 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.497 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:00.497 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:00] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:35:00.497 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:35:00 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[106544]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:01 smithi060 bash[108106]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: cluster 2024-09-16T10:34:59.969836+0000 mgr.y (mgr.15318) 3608 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.543587+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.556082+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.562198+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.563508+0000 mon.b (mon.1) 5658 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.569283+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.599218+0000 mon.b (mon.1) 5659 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.605255+0000 mon.b (mon.1) 5660 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.648163+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.650769+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.654546+0000 mon.b (mon.1) 5663 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.655640+0000 mon.b (mon.1) 5664 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.661291+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.727724+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.730378+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.732753+0000 mon.b (mon.1) 5667 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.733945+0000 mon.b (mon.1) 5668 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.740045+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.804159+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.807295+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.810245+0000 mon.b (mon.1) 5671 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.811668+0000 mon.b (mon.1) 5672 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.818242+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.892235+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.895178+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.897854+0000 mon.b (mon.1) 5675 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.899044+0000 mon.b (mon.1) 5676 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.905308+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.969672+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.972435+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.975018+0000 mon.b (mon.1) 5679 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.976346+0000 mon.b (mon.1) 5680 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:00.985074+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.059088+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.061889+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.064462+0000 mon.b (mon.1) 5683 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.065495+0000 mon.b (mon.1) 5684 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.071405+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.146393+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.149152+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.152216+0000 mon.b (mon.1) 5687 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.153326+0000 mon.b (mon.1) 5688 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.161716+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.253540+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.256375+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.258884+0000 mon.b (mon.1) 5691 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.260068+0000 mon.b (mon.1) 5692 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.270376+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:01.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.349402+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:01.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:01.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:01 smithi081 bash[85087]: audit 2024-09-16T10:35:01.352530+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.362 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:02.107905177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:02.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.615 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.616 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.617 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.620 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.621 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.622 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.623 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.625 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.627 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[108106]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:02 smithi060 bash[106544]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.572104+0000 mgr.y (mgr.15318) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:00.599662+0000 mgr.y (mgr.15318) 3610 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:00.605294+0000 mgr.y (mgr.15318) 3611 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.664491+0000 mgr.y (mgr.15318) 3612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.742966+0000 mgr.y (mgr.15318) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.821384+0000 mgr.y (mgr.15318) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.908625+0000 mgr.y (mgr.15318) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:00.986558+0000 mgr.y (mgr.15318) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.074450+0000 mgr.y (mgr.15318) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.164801+0000 mgr.y (mgr.15318) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.271271+0000 mgr.y (mgr.15318) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.356362+0000 mon.b (mon.1) 5695 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.377243+0000 mon.b (mon.1) 5696 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.384992+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.386301+0000 mgr.y (mgr.15318) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.461225+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.464758+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.468463+0000 mon.b (mon.1) 5699 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.470026+0000 mon.b (mon.1) 5700 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.476184+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.561134+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.564459+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.567730+0000 mon.b (mon.1) 5703 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.569111+0000 mon.b (mon.1) 5704 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.577861+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.676631+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.679168+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.681319+0000 mon.b (mon.1) 5707 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.682183+0000 mon.b (mon.1) 5708 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.687130+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.751591+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.755064+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.758802+0000 mon.b (mon.1) 5711 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.760295+0000 mon.b (mon.1) 5712 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.766852+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.847714+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.850714+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.853462+0000 mon.b (mon.1) 5715 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.854760+0000 mon.b (mon.1) 5716 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.861466+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.937326+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.964366+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.966476+0000 mon.b (mon.1) 5719 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.969883+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.971205+0000 mon.b (mon.1) 5721 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:01.977357+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.043242+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.046435+0000 mon.b (mon.1) 5723 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.050069+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.051366+0000 mon.b (mon.1) 5725 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.057718+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.139640+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.142334+0000 mon.b (mon.1) 5727 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.145185+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.146225+0000 mon.b (mon.1) 5729 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.153420+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.216533+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.219380+0000 mon.b (mon.1) 5731 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.222322+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.223383+0000 mon.b (mon.1) 5733 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.229798+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.305906+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.309017+0000 mon.b (mon.1) 5735 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.313206+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.314829+0000 mon.b (mon.1) 5737 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:02.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:02 smithi081 bash[85087]: audit 2024-09-16T10:35:02.320700+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.647 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.649 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:03 smithi081 bash[85087]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.482165+0000 mgr.y (mgr.15318) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.581122+0000 mgr.y (mgr.15318) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.691400+0000 mgr.y (mgr.15318) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.770810+0000 mgr.y (mgr.15318) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.865516+0000 mgr.y (mgr.15318) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cluster 2024-09-16T10:35:01.970335+0000 mgr.y (mgr.15318) 3626 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:01.980761+0000 mgr.y (mgr.15318) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.061926+0000 mgr.y (mgr.15318) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.154543+0000 mgr.y (mgr.15318) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.232546+0000 mgr.y (mgr.15318) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.324291+0000 mgr.y (mgr.15318) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.407453+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.410501+0000 mon.b (mon.1) 5739 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.413310+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.414829+0000 mon.b (mon.1) 5741 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.420615+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.423797+0000 mgr.y (mgr.15318) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.507226+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.510138+0000 mon.b (mon.1) 5743 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.513306+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.514954+0000 mon.b (mon.1) 5745 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.523719+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.604080+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.606866+0000 mon.b (mon.1) 5747 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.610298+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.611889+0000 mon.b (mon.1) 5749 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.618431+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.687578+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.690253+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.692876+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[106544]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.694060+0000 mon.b (mon.1) 5753 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.700639+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.801415+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.804709+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.808121+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.809406+0000 mon.b (mon.1) 5757 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.816640+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.881010+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.883485+0000 mon.b (mon.1) 5759 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.885633+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.886604+0000 mon.b (mon.1) 5761 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.892657+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.954336+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.957107+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.959463+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.960463+0000 mon.b (mon.1) 5765 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:02.965771+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.036130+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.041774+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.046175+0000 mon.b (mon.1) 5768 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.047465+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.054475+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.118734+0000 mon.b (mon.1) 5770 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.121472+0000 mon.b (mon.1) 5771 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.124138+0000 mon.b (mon.1) 5772 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.125284+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.131577+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.193549+0000 mon.b (mon.1) 5774 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.197019+0000 mon.b (mon.1) 5775 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.199957+0000 mon.b (mon.1) 5776 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.201152+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.207768+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.277696+0000 mon.b (mon.1) 5778 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.280560+0000 mon.b (mon.1) 5779 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.283078+0000 mon.b (mon.1) 5780 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.284170+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.290882+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.344485+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.60:0/2416339783' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.352910+0000 mon.b (mon.1) 5782 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.355450+0000 mon.b (mon.1) 5783 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.358145+0000 mon.b (mon.1) 5784 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:03.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:03 smithi060 bash[108106]: audit 2024-09-16T10:35:03.359244+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[106544]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:04 smithi060 bash[108106]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.525099+0000 mgr.y (mgr.15318) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.621063+0000 mgr.y (mgr.15318) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.703998+0000 mgr.y (mgr.15318) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.820858+0000 mgr.y (mgr.15318) 3636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.894368+0000 mgr.y (mgr.15318) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:02.969455+0000 mgr.y (mgr.15318) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.057436+0000 mgr.y (mgr.15318) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.134442+0000 mgr.y (mgr.15318) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.210697+0000 mgr.y (mgr.15318) 3641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.293832+0000 mgr.y (mgr.15318) 3642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.385019+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.387968+0000 mgr.y (mgr.15318) 3643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.447739+0000 mon.b (mon.1) 5786 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.450581+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.453831+0000 mon.b (mon.1) 5788 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.454959+0000 mon.b (mon.1) 5789 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.462547+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.524269+0000 mon.b (mon.1) 5790 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.527087+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.530403+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.531755+0000 mon.b (mon.1) 5793 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.540064+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.611262+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.614208+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.617354+0000 mon.b (mon.1) 5796 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.618693+0000 mon.b (mon.1) 5797 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.627585+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.708213+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.710360+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.713780+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.714927+0000 mon.b (mon.1) 5801 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.724628+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.813524+0000 mon.b (mon.1) 5802 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.816472+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.819410+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.820352+0000 mon.b (mon.1) 5805 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.828530+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.898666+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.901750+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.905032+0000 mon.b (mon.1) 5808 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.906526+0000 mon.b (mon.1) 5809 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.914905+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.996694+0000 mon.b (mon.1) 5810 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:03.999493+0000 mon.b (mon.1) 5811 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.002179+0000 mon.b (mon.1) 5812 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.003389+0000 mon.b (mon.1) 5813 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.011417+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.090748+0000 mon.b (mon.1) 5814 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.093330+0000 mon.b (mon.1) 5815 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.095705+0000 mon.b (mon.1) 5816 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.096762+0000 mon.b (mon.1) 5817 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.101956+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.164010+0000 mon.b (mon.1) 5818 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.166762+0000 mon.b (mon.1) 5819 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.169118+0000 mon.b (mon.1) 5820 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.170185+0000 mon.b (mon.1) 5821 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.175760+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.253494+0000 mon.b (mon.1) 5822 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.256668+0000 mon.b (mon.1) 5823 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.259910+0000 mon.b (mon.1) 5824 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.261238+0000 mon.b (mon.1) 5825 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.268302+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.337947+0000 mon.b (mon.1) 5826 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:04.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.341034+0000 mon.b (mon.1) 5827 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.344908+0000 mon.b (mon.1) 5828 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.346527+0000 mon.b (mon.1) 5829 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:04.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:04 smithi081 bash[85087]: audit 2024-09-16T10:35:04.352940+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.389 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:05.118935712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.555 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.556 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[106544]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.559 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.560 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.561 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:05 smithi060 bash[108106]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.464550+0000 mgr.y (mgr.15318) 3644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.542085+0000 mgr.y (mgr.15318) 3645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.629456+0000 mgr.y (mgr.15318) 3646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.725428+0000 mgr.y (mgr.15318) 3647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.829365+0000 mgr.y (mgr.15318) 3648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:03.916024+0000 mgr.y (mgr.15318) 3649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cluster 2024-09-16T10:35:03.970994+0000 mgr.y (mgr.15318) 3650 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.012610+0000 mgr.y (mgr.15318) 3651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.105647+0000 mgr.y (mgr.15318) 3652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.179167+0000 mgr.y (mgr.15318) 3653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.271400+0000 mgr.y (mgr.15318) 3654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.356634+0000 mgr.y (mgr.15318) 3655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.420927+0000 mon.b (mon.1) 5830 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.423530+0000 mon.b (mon.1) 5831 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.425785+0000 mon.b (mon.1) 5832 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.426886+0000 mon.b (mon.1) 5833 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.432662+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.435587+0000 mgr.y (mgr.15318) 3656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.498043+0000 mon.b (mon.1) 5834 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.500672+0000 mon.b (mon.1) 5835 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.503577+0000 mon.b (mon.1) 5836 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.504729+0000 mon.b (mon.1) 5837 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.511662+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.574800+0000 mon.b (mon.1) 5838 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.577611+0000 mon.b (mon.1) 5839 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.579996+0000 mon.b (mon.1) 5840 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.581226+0000 mon.b (mon.1) 5841 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.586492+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.657626+0000 mon.b (mon.1) 5842 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.660311+0000 mon.b (mon.1) 5843 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.662941+0000 mon.b (mon.1) 5844 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.664011+0000 mon.b (mon.1) 5845 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.671726+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.742654+0000 mon.b (mon.1) 5846 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.745391+0000 mon.b (mon.1) 5847 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.747704+0000 mon.b (mon.1) 5848 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.748978+0000 mon.b (mon.1) 5849 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.756891+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.829572+0000 mon.b (mon.1) 5850 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.832294+0000 mon.b (mon.1) 5851 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.834883+0000 mon.b (mon.1) 5852 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.835739+0000 mon.b (mon.1) 5853 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.841628+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.911107+0000 mon.b (mon.1) 5854 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.919548+0000 mon.b (mon.1) 5855 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.923223+0000 mon.b (mon.1) 5856 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.924599+0000 mon.b (mon.1) 5857 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.932596+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:04.998797+0000 mon.b (mon.1) 5858 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.001701+0000 mon.b (mon.1) 5859 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.004658+0000 mon.b (mon.1) 5860 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.005906+0000 mon.b (mon.1) 5861 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.012188+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.075249+0000 mon.b (mon.1) 5862 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.078255+0000 mon.b (mon.1) 5863 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.081505+0000 mon.b (mon.1) 5864 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.082779+0000 mon.b (mon.1) 5865 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.091313+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.165428+0000 mon.b (mon.1) 5866 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.168335+0000 mon.b (mon.1) 5867 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.171141+0000 mon.b (mon.1) 5868 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.172453+0000 mon.b (mon.1) 5869 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.180612+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.248474+0000 mon.b (mon.1) 5870 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.251423+0000 mon.b (mon.1) 5871 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.254263+0000 mon.b (mon.1) 5872 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.255456+0000 mon.b (mon.1) 5873 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.261090+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.323349+0000 mon.b (mon.1) 5874 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.326141+0000 mon.b (mon.1) 5875 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:05.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.328498+0000 mon.b (mon.1) 5876 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:05.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.329680+0000 mon.b (mon.1) 5877 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:05.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:05.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:05 smithi081 bash[85087]: audit 2024-09-16T10:35:05.336060+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.433 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.434 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.435 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.436 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.438 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.439 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[108106]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.513906+0000 mgr.y (mgr.15318) 3657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.589721+0000 mgr.y (mgr.15318) 3658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.673959+0000 mgr.y (mgr.15318) 3659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.758936+0000 mgr.y (mgr.15318) 3660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.847088+0000 mgr.y (mgr.15318) 3661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:04.933550+0000 mgr.y (mgr.15318) 3662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.015035+0000 mgr.y (mgr.15318) 3663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.092684+0000 mgr.y (mgr.15318) 3664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.182362+0000 mgr.y (mgr.15318) 3665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.264970+0000 mgr.y (mgr.15318) 3666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.338746+0000 mgr.y (mgr.15318) 3667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.408506+0000 mon.b (mon.1) 5878 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.411010+0000 mon.b (mon.1) 5879 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.413257+0000 mon.b (mon.1) 5880 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.414334+0000 mon.b (mon.1) 5881 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.419292+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.422460+0000 mgr.y (mgr.15318) 3668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.483288+0000 mon.b (mon.1) 5882 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.485641+0000 mon.b (mon.1) 5883 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.487821+0000 mon.b (mon.1) 5884 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.488953+0000 mon.b (mon.1) 5885 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.494305+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.573399+0000 mon.b (mon.1) 5886 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.576099+0000 mon.b (mon.1) 5887 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.578432+0000 mon.b (mon.1) 5888 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.579567+0000 mon.b (mon.1) 5889 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.584799+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.674639+0000 mon.b (mon.1) 5890 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.677933+0000 mon.b (mon.1) 5891 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.680537+0000 mon.b (mon.1) 5892 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.681822+0000 mon.b (mon.1) 5893 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.687717+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.760226+0000 mon.b (mon.1) 5894 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.762868+0000 mon.b (mon.1) 5895 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.765854+0000 mon.b (mon.1) 5896 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.766938+0000 mon.b (mon.1) 5897 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.773094+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.845548+0000 mon.b (mon.1) 5898 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.847902+0000 mon.b (mon.1) 5899 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.851578+0000 mon.b (mon.1) 5900 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.852546+0000 mon.b (mon.1) 5901 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.858858+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.922952+0000 mon.b (mon.1) 5902 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.924901+0000 mon.b (mon.1) 5903 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.926703+0000 mon.b (mon.1) 5904 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.927533+0000 mon.b (mon.1) 5905 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.933379+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.994291+0000 mon.b (mon.1) 5906 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.996274+0000 mon.b (mon.1) 5907 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.998556+0000 mon.b (mon.1) 5908 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:05.999352+0000 mon.b (mon.1) 5909 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.005272+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.077024+0000 mon.b (mon.1) 5910 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.079886+0000 mon.b (mon.1) 5911 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.084287+0000 mon.b (mon.1) 5912 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.085338+0000 mon.b (mon.1) 5913 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.091520+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.152659+0000 mon.b (mon.1) 5914 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.154922+0000 mon.b (mon.1) 5915 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.157388+0000 mon.b (mon.1) 5916 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.158428+0000 mon.b (mon.1) 5917 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.165531+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.230902+0000 mon.b (mon.1) 5918 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.233375+0000 mon.b (mon.1) 5919 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.236107+0000 mon.b (mon.1) 5920 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.237876+0000 mon.b (mon.1) 5921 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.243190+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:06 smithi081 bash[85087]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.319527+0000 mon.b (mon.1) 5922 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.321791+0000 mon.b (mon.1) 5923 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.324667+0000 mon.b (mon.1) 5924 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.325579+0000 mon.b (mon.1) 5925 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:06.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:06 smithi060 bash[106544]: audit 2024-09-16T10:35:06.333029+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[106544]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:07 smithi060 bash[108106]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.499976+0000 mgr.y (mgr.15318) 3669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.590343+0000 mgr.y (mgr.15318) 3670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.692839+0000 mgr.y (mgr.15318) 3671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.777377+0000 mgr.y (mgr.15318) 3672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.860907+0000 mgr.y (mgr.15318) 3673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:05.935752+0000 mgr.y (mgr.15318) 3674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cluster 2024-09-16T10:35:05.972066+0000 mgr.y (mgr.15318) 3675 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.007647+0000 mgr.y (mgr.15318) 3676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.094283+0000 mgr.y (mgr.15318) 3677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.170006+0000 mgr.y (mgr.15318) 3678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.248988+0000 mgr.y (mgr.15318) 3679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.333737+0000 mgr.y (mgr.15318) 3680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.419857+0000 mon.b (mon.1) 5926 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.422229+0000 mon.b (mon.1) 5927 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.425262+0000 mon.b (mon.1) 5928 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.426287+0000 mon.b (mon.1) 5929 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.433942+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.434673+0000 mgr.y (mgr.15318) 3681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.496813+0000 mon.b (mon.1) 5930 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.499163+0000 mon.b (mon.1) 5931 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.501968+0000 mon.b (mon.1) 5932 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.502982+0000 mon.b (mon.1) 5933 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.510616+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.575422+0000 mon.b (mon.1) 5934 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.577814+0000 mon.b (mon.1) 5935 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.581039+0000 mon.b (mon.1) 5936 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.582262+0000 mon.b (mon.1) 5937 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.590085+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.663286+0000 mon.b (mon.1) 5938 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.666163+0000 mon.b (mon.1) 5939 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.668940+0000 mon.b (mon.1) 5940 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.670052+0000 mon.b (mon.1) 5941 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.677043+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.755943+0000 mon.b (mon.1) 5942 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.758325+0000 mon.b (mon.1) 5943 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.761075+0000 mon.b (mon.1) 5944 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.762204+0000 mon.b (mon.1) 5945 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.768623+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.854402+0000 mon.b (mon.1) 5946 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.857460+0000 mon.b (mon.1) 5947 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.860629+0000 mon.b (mon.1) 5948 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.861938+0000 mon.b (mon.1) 5949 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.870468+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.952704+0000 mon.b (mon.1) 5950 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.955706+0000 mon.b (mon.1) 5951 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.958780+0000 mon.b (mon.1) 5952 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.959834+0000 mon.b (mon.1) 5953 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:06.967667+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.052354+0000 mon.b (mon.1) 5954 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.054506+0000 mon.b (mon.1) 5955 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.056547+0000 mon.b (mon.1) 5956 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.057235+0000 mon.b (mon.1) 5957 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.062474+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.144622+0000 mon.b (mon.1) 5958 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.146891+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.150131+0000 mon.b (mon.1) 5959 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.153791+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.156301+0000 mon.b (mon.1) 5960 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.158284+0000 mon.b (mon.1) 5961 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.161363+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.166274+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.238839+0000 mon.b (mon.1) 5962 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.241272+0000 mon.b (mon.1) 5963 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.244425+0000 mon.b (mon.1) 5964 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.245515+0000 mon.b (mon.1) 5965 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.251490+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.316512+0000 mon.b (mon.1) 5966 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.319521+0000 mon.b (mon.1) 5967 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.322234+0000 mon.b (mon.1) 5968 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.323204+0000 mon.b (mon.1) 5969 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:07.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:07.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:07 smithi081 bash[85087]: audit 2024-09-16T10:35:07.328079+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.396 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:08.11987247Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:08.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[108106]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:08 smithi060 bash[106544]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.511459+0000 mgr.y (mgr.15318) 3682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.591362+0000 mgr.y (mgr.15318) 3683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.679020+0000 mgr.y (mgr.15318) 3684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.771131+0000 mgr.y (mgr.15318) 3685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.871895+0000 mgr.y (mgr.15318) 3686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:06.969734+0000 mgr.y (mgr.15318) 3687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.063168+0000 mgr.y (mgr.15318) 3688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.167225+0000 mgr.y (mgr.15318) 3689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.252176+0000 mgr.y (mgr.15318) 3690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.329190+0000 mgr.y (mgr.15318) 3691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.390000+0000 mon.b (mon.1) 5970 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.406176+0000 mon.b (mon.1) 5971 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.409125+0000 mon.b (mon.1) 5972 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.410137+0000 mon.b (mon.1) 5973 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.416158+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.418077+0000 mgr.y (mgr.15318) 3692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.478353+0000 mon.b (mon.1) 5974 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.481281+0000 mon.b (mon.1) 5975 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.483507+0000 mon.b (mon.1) 5976 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.484756+0000 mon.b (mon.1) 5977 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.489897+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.552561+0000 mon.b (mon.1) 5978 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.554595+0000 mon.b (mon.1) 5979 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.556427+0000 mon.b (mon.1) 5980 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.557116+0000 mon.b (mon.1) 5981 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.561489+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.623417+0000 mon.b (mon.1) 5982 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.625654+0000 mon.b (mon.1) 5983 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.628153+0000 mon.b (mon.1) 5984 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.629102+0000 mon.b (mon.1) 5985 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.634866+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.704489+0000 mon.b (mon.1) 5986 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.706808+0000 mon.b (mon.1) 5987 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.708765+0000 mon.b (mon.1) 5988 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.709783+0000 mon.b (mon.1) 5989 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.716326+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.788768+0000 mon.b (mon.1) 5990 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.791070+0000 mon.b (mon.1) 5991 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.793370+0000 mon.b (mon.1) 5992 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.794307+0000 mon.b (mon.1) 5993 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.799684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.878712+0000 mon.b (mon.1) 5994 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.881064+0000 mon.b (mon.1) 5995 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.883252+0000 mon.b (mon.1) 5996 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.884192+0000 mon.b (mon.1) 5997 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.892135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.954387+0000 mon.b (mon.1) 5998 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.957071+0000 mon.b (mon.1) 5999 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.960371+0000 mon.b (mon.1) 6000 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.961808+0000 mon.b (mon.1) 6001 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:07.967012+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.037355+0000 mon.b (mon.1) 6002 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.040819+0000 mon.b (mon.1) 6003 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.043773+0000 mon.b (mon.1) 6004 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.045057+0000 mon.b (mon.1) 6005 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.053090+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.117628+0000 mon.b (mon.1) 6006 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.120328+0000 mon.b (mon.1) 6007 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.123260+0000 mon.b (mon.1) 6008 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.124529+0000 mon.b (mon.1) 6009 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.130601+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.199351+0000 mon.b (mon.1) 6010 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.202384+0000 mon.b (mon.1) 6011 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.205934+0000 mon.b (mon.1) 6012 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.207302+0000 mon.b (mon.1) 6013 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.214681+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.287575+0000 mon.b (mon.1) 6014 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.290195+0000 mon.b (mon.1) 6015 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.293744+0000 mon.b (mon.1) 6016 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.295208+0000 mon.b (mon.1) 6017 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:08.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:08 smithi081 bash[85087]: audit 2024-09-16T10:35:08.303405+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.666 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[108106]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:09 smithi060 bash[106544]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.493671+0000 mgr.y (mgr.15318) 3693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.563216+0000 mgr.y (mgr.15318) 3694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.637344+0000 mgr.y (mgr.15318) 3695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.717074+0000 mgr.y (mgr.15318) 3696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.803324+0000 mgr.y (mgr.15318) 3697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.893855+0000 mgr.y (mgr.15318) 3698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:07.970442+0000 mgr.y (mgr.15318) 3699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cluster 2024-09-16T10:35:07.972821+0000 mgr.y (mgr.15318) 3700 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.056089+0000 mgr.y (mgr.15318) 3701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.134770+0000 mgr.y (mgr.15318) 3702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.219094+0000 mgr.y (mgr.15318) 3703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.306535+0000 mgr.y (mgr.15318) 3704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.416922+0000 mon.b (mon.1) 6018 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.421338+0000 mon.b (mon.1) 6019 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.423836+0000 mon.b (mon.1) 6020 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.425002+0000 mon.b (mon.1) 6021 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.431536+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.435764+0000 mgr.y (mgr.15318) 3705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.518440+0000 mon.b (mon.1) 6022 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.522179+0000 mon.b (mon.1) 6023 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.525411+0000 mon.b (mon.1) 6024 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.526449+0000 mon.b (mon.1) 6025 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.532442+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.625011+0000 mon.b (mon.1) 6026 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.627879+0000 mon.b (mon.1) 6027 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.630562+0000 mon.b (mon.1) 6028 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.631773+0000 mon.b (mon.1) 6029 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.637212+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.701412+0000 mon.b (mon.1) 6030 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.704353+0000 mon.b (mon.1) 6031 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.707499+0000 mon.b (mon.1) 6032 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.709007+0000 mon.b (mon.1) 6033 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.714744+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.792880+0000 mon.b (mon.1) 6034 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.796091+0000 mon.b (mon.1) 6035 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.798678+0000 mon.b (mon.1) 6036 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.799965+0000 mon.b (mon.1) 6037 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.805778+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.900631+0000 mon.b (mon.1) 6038 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.903794+0000 mon.b (mon.1) 6039 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.907108+0000 mon.b (mon.1) 6040 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.908858+0000 mon.b (mon.1) 6041 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:08.915230+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.018582+0000 mon.b (mon.1) 6042 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.021634+0000 mon.b (mon.1) 6043 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.025404+0000 mon.b (mon.1) 6044 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.026991+0000 mon.b (mon.1) 6045 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.034413+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.108396+0000 mon.b (mon.1) 6046 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.111049+0000 mon.b (mon.1) 6047 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.114071+0000 mon.b (mon.1) 6048 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.115686+0000 mon.b (mon.1) 6049 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.123181+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.199079+0000 mon.b (mon.1) 6050 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.201904+0000 mon.b (mon.1) 6051 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.204389+0000 mon.b (mon.1) 6052 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.205716+0000 mon.b (mon.1) 6053 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.212289+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.277312+0000 mon.b (mon.1) 6054 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.280054+0000 mon.b (mon.1) 6055 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.282677+0000 mon.b (mon.1) 6056 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.283810+0000 mon.b (mon.1) 6057 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.289605+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.365977+0000 mon.b (mon.1) 6058 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.368656+0000 mon.b (mon.1) 6059 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.372429+0000 mon.b (mon.1) 6060 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.373328+0000 mon.b (mon.1) 6061 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:09.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:09.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:09 smithi081 bash[85087]: audit 2024-09-16T10:35:09.379364+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.520 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.522 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.523 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.524 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.526 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.527 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:10] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.528 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[108106]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.532 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.538 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.539 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:10 smithi060 bash[106544]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.538008+0000 mgr.y (mgr.15318) 3706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.642819+0000 mgr.y (mgr.15318) 3707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.720107+0000 mgr.y (mgr.15318) 3708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.811146+0000 mgr.y (mgr.15318) 3709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:08.920412+0000 mgr.y (mgr.15318) 3710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.036481+0000 mgr.y (mgr.15318) 3711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.125302+0000 mgr.y (mgr.15318) 3712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.214458+0000 mgr.y (mgr.15318) 3713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.293037+0000 mgr.y (mgr.15318) 3714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.382709+0000 mgr.y (mgr.15318) 3715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.459064+0000 mon.b (mon.1) 6062 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.461589+0000 mon.b (mon.1) 6063 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.464988+0000 mon.b (mon.1) 6064 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.466419+0000 mon.b (mon.1) 6065 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.472063+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.538576+0000 mon.b (mon.1) 6066 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.541249+0000 mon.b (mon.1) 6067 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.543645+0000 mon.b (mon.1) 6068 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.544736+0000 mon.b (mon.1) 6069 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.550317+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.621798+0000 mon.b (mon.1) 6070 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.624411+0000 mon.b (mon.1) 6071 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.626708+0000 mon.b (mon.1) 6072 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.627737+0000 mon.b (mon.1) 6073 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.633575+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.698901+0000 mon.b (mon.1) 6074 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.701452+0000 mon.b (mon.1) 6075 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.703809+0000 mon.b (mon.1) 6076 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.704803+0000 mon.b (mon.1) 6077 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.709807+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.774710+0000 mon.b (mon.1) 6078 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.777531+0000 mon.b (mon.1) 6079 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.780055+0000 mon.b (mon.1) 6080 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.781216+0000 mon.b (mon.1) 6081 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.787436+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.849374+0000 mon.b (mon.1) 6082 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.852054+0000 mon.b (mon.1) 6083 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.854393+0000 mon.b (mon.1) 6084 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.855610+0000 mon.b (mon.1) 6085 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.860985+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.925919+0000 mon.b (mon.1) 6086 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.928565+0000 mon.b (mon.1) 6087 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.930767+0000 mon.b (mon.1) 6088 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.931961+0000 mon.b (mon.1) 6089 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:09.936989+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.005294+0000 mon.b (mon.1) 6090 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.008225+0000 mon.b (mon.1) 6091 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.010577+0000 mon.b (mon.1) 6092 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.011709+0000 mon.b (mon.1) 6093 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.017185+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.090505+0000 mon.b (mon.1) 6094 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.093099+0000 mon.b (mon.1) 6095 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.095887+0000 mon.b (mon.1) 6096 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.096853+0000 mon.b (mon.1) 6097 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.102669+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.165395+0000 mon.b (mon.1) 6098 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.167459+0000 mon.b (mon.1) 6099 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.169684+0000 mon.b (mon.1) 6100 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.170470+0000 mon.b (mon.1) 6101 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.176232+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.241730+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.242013+0000 mon.b (mon.1) 6102 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.244670+0000 mon.b (mon.1) 6103 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.248399+0000 mon.b (mon.1) 6104 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.248958+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.251969+0000 mon.b (mon.1) 6105 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:10.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.254892+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.259706+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.328562+0000 mon.b (mon.1) 6106 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.334492+0000 mon.b (mon.1) 6107 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.337112+0000 mon.b (mon.1) 6108 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.338963+0000 mon.b (mon.1) 6109 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.341757+0000 mon.b (mon.1) 6110 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.345038+0000 mon.b (mon.1) 6111 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.346994+0000 mon.b (mon.1) 6112 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.348591+0000 mon.b (mon.1) 6113 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.350306+0000 mon.b (mon.1) 6114 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:10.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:10 smithi081 bash[85087]: audit 2024-09-16T10:35:10.351990+0000 mon.b (mon.1) 6115 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:11.402 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:11.108364227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[108106]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:11 smithi060 bash[106544]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.475168+0000 mgr.y (mgr.15318) 3716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.555424+0000 mgr.y (mgr.15318) 3717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.636704+0000 mgr.y (mgr.15318) 3718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.713501+0000 mgr.y (mgr.15318) 3719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.790186+0000 mgr.y (mgr.15318) 3720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.864290+0000 mgr.y (mgr.15318) 3721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:09.940640+0000 mgr.y (mgr.15318) 3722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cluster 2024-09-16T10:35:09.973649+0000 mgr.y (mgr.15318) 3723 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.020382+0000 mgr.y (mgr.15318) 3724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.104833+0000 mgr.y (mgr.15318) 3725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: cephadm 2024-09-16T10:35:10.177606+0000 mgr.y (mgr.15318) 3726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.887219+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.897418+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:11.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:11 smithi081 bash[85087]: audit 2024-09-16T10:35:10.906110+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:13.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:13 smithi060 bash[108106]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:13.619 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:13 smithi060 bash[108106]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:13.620 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:13 smithi060 bash[106544]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:13.620 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:13 smithi060 bash[106544]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:13 smithi081 bash[85087]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:13 smithi081 bash[85087]: cluster 2024-09-16T10:35:11.974626+0000 mgr.y (mgr.15318) 3727 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:14.113009103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[106544]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:14.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:14 smithi060 bash[108106]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:14.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.045833+0000 mgr.y (mgr.15318) 3728 : audit [DBG] from='client.65022 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:14.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.580503+0000 mon.b (mon.1) 6116 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.580799+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.ktznck", "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-09-16T10:35:14.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:14.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:14 smithi081 bash[85087]: audit 2024-09-16T10:35:13.583540+0000 mon.b (mon.1) 6117 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[106544]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:15 smithi060 bash[108106]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cephadm 2024-09-16T10:35:13.576101+0000 mgr.y (mgr.15318) 3729 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi060.ktznck 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cephadm 2024-09-16T10:35:13.585089+0000 mgr.y (mgr.15318) 3730 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.ktznck on smithi060 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: cluster 2024-09-16T10:35:13.975584+0000 mgr.y (mgr.15318) 3731 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.881364+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.893218+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:15.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:15 smithi081 bash[85087]: audit 2024-09-16T10:35:14.902729+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:17.101755088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[106544]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[106544]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[106544]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[106544]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[108106]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[108106]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[108106]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:17.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:17 smithi060 bash[108106]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:17 smithi081 bash[85087]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:17 smithi081 bash[85087]: cluster 2024-09-16T10:35:15.976471+0000 mgr.y (mgr.15318) 3732 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:17 smithi081 bash[85087]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:17 smithi081 bash[85087]: audit 2024-09-16T10:35:16.937875+0000 mon.b (mon.1) 6118 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:18.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.047 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.048 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.048 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.048 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.049 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.049 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:18.050 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:35:17 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.263 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.264 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.264 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.264 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.265 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:35:19 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.265 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.265 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:35:18 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[106544]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:19 smithi060 bash[108106]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: cluster 2024-09-16T10:35:17.977492+0000 mgr.y (mgr.15318) 3733 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.161613+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.172105+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.177889+0000 mon.b (mon.1) 6119 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.179317+0000 mon.b (mon.1) 6120 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.185715+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.214050+0000 mon.b (mon.1) 6121 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-16T10:35:19.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.218098+0000 mon.b (mon.1) 6122 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.259617+0000 mon.b (mon.1) 6123 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.262515+0000 mon.b (mon.1) 6124 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.266394+0000 mon.b (mon.1) 6125 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.267696+0000 mon.b (mon.1) 6126 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.273486+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.336497+0000 mon.b (mon.1) 6127 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.339421+0000 mon.b (mon.1) 6128 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.341889+0000 mon.b (mon.1) 6129 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.342936+0000 mon.b (mon.1) 6130 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.348405+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.413408+0000 mon.b (mon.1) 6131 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.416466+0000 mon.b (mon.1) 6132 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.418841+0000 mon.b (mon.1) 6133 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:19.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:19.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:19 smithi081 bash[85087]: audit 2024-09-16T10:35:19.420076+0000 mon.b (mon.1) 6134 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.117 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:35:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:20.151608619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:20.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:20] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[106544]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.682 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:20 smithi060 bash[108106]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.795 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:35:20.795 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 5s ago 55m - - 2024-09-16T10:35:20.795 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 13s ago 54m - - 2024-09-16T10:35:20.795 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (17m) 5s ago 45m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (17m) 13s ago 44m 66.5M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 starting - - - - 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (19m) 13s ago 53m 445M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (30m) 5s ago 56m 549M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 5s ago 56m 82.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (15m) 13s ago 54m 71.2M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (13m) 5s ago 54m 63.7M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (19m) 5s ago 45m 8767k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (19m) 13s ago 45m 9236k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:35:20.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 5s ago 53m 70.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 5s ago 52m 66.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 5s ago 51m 59.8M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 5s ago 50m 60.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (6m) 13s ago 49m 54.8M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (5m) 13s ago 48m 60.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (5m) 13s ago 47m 54.3M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (4m) 13s ago 46m 53.4M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (18m) 13s ago 45m 53.3M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (2m) 5s ago 43m 90.5M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:35:20.797 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (2m) 13s ago 43m 90.0M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 466c349bab08 2024-09-16T10:35:20.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.188247+0000 mgr.y (mgr.15318) 3734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.214394+0000 mgr.y (mgr.15318) 3735 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.218226+0000 mgr.y (mgr.15318) 3736 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.276777+0000 mgr.y (mgr.15318) 3737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.351754+0000 mgr.y (mgr.15318) 3738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.436508+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.439799+0000 mgr.y (mgr.15318) 3739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.511307+0000 mon.b (mon.1) 6135 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.514141+0000 mon.b (mon.1) 6136 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.517365+0000 mon.b (mon.1) 6137 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.518603+0000 mon.b (mon.1) 6138 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.524649+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.600695+0000 mon.b (mon.1) 6139 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.603593+0000 mon.b (mon.1) 6140 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.606769+0000 mon.b (mon.1) 6141 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.608000+0000 mon.b (mon.1) 6142 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.614586+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.693928+0000 mon.b (mon.1) 6143 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.696421+0000 mon.b (mon.1) 6144 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.698930+0000 mon.b (mon.1) 6145 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.699990+0000 mon.b (mon.1) 6146 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.706289+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.795719+0000 mon.b (mon.1) 6147 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.798455+0000 mon.b (mon.1) 6148 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.801303+0000 mon.b (mon.1) 6149 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.802385+0000 mon.b (mon.1) 6150 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.808140+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.874286+0000 mon.b (mon.1) 6151 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.877041+0000 mon.b (mon.1) 6152 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.879618+0000 mon.b (mon.1) 6153 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.880734+0000 mon.b (mon.1) 6154 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.888529+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.949135+0000 mon.b (mon.1) 6155 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.951756+0000 mon.b (mon.1) 6156 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.954441+0000 mon.b (mon.1) 6157 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.955655+0000 mon.b (mon.1) 6158 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:19.961194+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.028338+0000 mon.b (mon.1) 6159 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.030961+0000 mon.b (mon.1) 6160 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.033236+0000 mon.b (mon.1) 6161 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.034374+0000 mon.b (mon.1) 6162 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.040008+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.107470+0000 mon.b (mon.1) 6163 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.111041+0000 mon.b (mon.1) 6164 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.113569+0000 mon.b (mon.1) 6165 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.114812+0000 mon.b (mon.1) 6166 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.120531+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.186295+0000 mon.b (mon.1) 6167 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.189000+0000 mon.b (mon.1) 6168 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.191473+0000 mon.b (mon.1) 6169 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.192468+0000 mon.b (mon.1) 6170 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.197957+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.263173+0000 mon.b (mon.1) 6171 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.266086+0000 mon.b (mon.1) 6172 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.269038+0000 mon.b (mon.1) 6173 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.270153+0000 mon.b (mon.1) 6174 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.275750+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.353222+0000 mon.b (mon.1) 6175 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.355975+0000 mon.b (mon.1) 6176 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.358354+0000 mon.b (mon.1) 6177 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.359407+0000 mon.b (mon.1) 6178 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.364838+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.429780+0000 mon.b (mon.1) 6179 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:20.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:20 smithi081 bash[85087]: audit 2024-09-16T10:35:20.432743+0000 mon.b (mon.1) 6180 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:35:21.231 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:35:21.232 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:35:21.606 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:35:21.606 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad", 2024-09-16T10:35:21.606 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-09-16T10:35:21.606 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-16T10:35:21.606 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [ 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw", 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr", 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "osd", 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "mon" 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "15/21 daemons upgraded", 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:35:21.607 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:35:21.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.629 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.638 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[106544]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.639 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.640 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.641 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.642 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.647 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:21 smithi060 bash[108106]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.527739+0000 mgr.y (mgr.15318) 3740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.617700+0000 mgr.y (mgr.15318) 3741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.709446+0000 mgr.y (mgr.15318) 3742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.811877+0000 mgr.y (mgr.15318) 3743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.890422+0000 mgr.y (mgr.15318) 3744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:19.966904+0000 mgr.y (mgr.15318) 3745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cluster 2024-09-16T10:35:19.978170+0000 mgr.y (mgr.15318) 3746 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.045360+0000 mgr.y (mgr.15318) 3747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.103456+0000 mgr.y (mgr.15318) 3748 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.126397+0000 mgr.y (mgr.15318) 3749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.203817+0000 mgr.y (mgr.15318) 3750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.281365+0000 mgr.y (mgr.15318) 3751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.370076+0000 mgr.y (mgr.15318) 3752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.427545+0000 mgr.y (mgr.15318) 3753 : audit [DBG] from='client.65046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.435386+0000 mon.b (mon.1) 6181 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.462411+0000 mon.b (mon.1) 6182 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.468368+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.536644+0000 mon.b (mon.1) 6183 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.539554+0000 mon.b (mon.1) 6184 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.542064+0000 mon.b (mon.1) 6185 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.543280+0000 mon.b (mon.1) 6186 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.549727+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.612582+0000 mon.b (mon.1) 6187 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.615387+0000 mon.b (mon.1) 6188 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.617938+0000 mon.b (mon.1) 6189 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.619290+0000 mon.b (mon.1) 6190 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.625052+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.688798+0000 mon.b (mon.1) 6191 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.692397+0000 mon.b (mon.1) 6192 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.695818+0000 mon.b (mon.1) 6193 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.697399+0000 mon.b (mon.1) 6194 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.706169+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.798770+0000 mon.b (mon.1) 6195 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.802531+0000 mon.b (mon.1) 6196 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.806365+0000 mon.b (mon.1) 6197 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.808155+0000 mon.b (mon.1) 6198 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.816218+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.880736+0000 mon.b (mon.1) 6199 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.883682+0000 mon.b (mon.1) 6200 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.886533+0000 mon.b (mon.1) 6201 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.887782+0000 mon.b (mon.1) 6202 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.893768+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.966692+0000 mon.b (mon.1) 6203 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.969939+0000 mon.b (mon.1) 6204 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.973712+0000 mon.b (mon.1) 6205 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.975169+0000 mon.b (mon.1) 6206 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:20.982049+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.056545+0000 mon.b (mon.1) 6207 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.059499+0000 mon.b (mon.1) 6208 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.066270+0000 mon.b (mon.1) 6209 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.067821+0000 mon.b (mon.1) 6210 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.075231+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.175264+0000 mon.b (mon.1) 6211 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.178177+0000 mon.b (mon.1) 6212 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.180836+0000 mon.b (mon.1) 6213 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.181946+0000 mon.b (mon.1) 6214 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.188861+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.230888+0000 mon.a (mon.0) 2398 : audit [DBG] from='client.? 172.21.15.60:0/1580182182' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.290337+0000 mon.b (mon.1) 6215 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.293294+0000 mon.b (mon.1) 6216 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.295828+0000 mon.b (mon.1) 6217 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.296971+0000 mon.b (mon.1) 6218 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.303820+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.374837+0000 mon.b (mon.1) 6219 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.377538+0000 mon.b (mon.1) 6220 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.379673+0000 mon.b (mon.1) 6221 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.380628+0000 mon.b (mon.1) 6222 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:21.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:21.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:21 smithi081 bash[85087]: audit 2024-09-16T10:35:21.386289+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.035 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.922 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.928 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[108106]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.933 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:22 smithi060 bash[106544]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.471904+0000 mgr.y (mgr.15318) 3754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.553016+0000 mgr.y (mgr.15318) 3755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.628668+0000 mgr.y (mgr.15318) 3756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.707745+0000 mgr.y (mgr.15318) 3757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:20.776819+0000 mgr.y (mgr.15318) 3758 : audit [DBG] from='client.75026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.818374+0000 mgr.y (mgr.15318) 3759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.898332+0000 mgr.y (mgr.15318) 3760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:20.985013+0000 mgr.y (mgr.15318) 3761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.077921+0000 mgr.y (mgr.15318) 3762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.193798+0000 mgr.y (mgr.15318) 3763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.306341+0000 mgr.y (mgr.15318) 3764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.389622+0000 mgr.y (mgr.15318) 3765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.470954+0000 mon.b (mon.1) 6223 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.473451+0000 mon.b (mon.1) 6224 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.478974+0000 mon.b (mon.1) 6225 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.480039+0000 mon.b (mon.1) 6226 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.485757+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.936 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.551990+0000 mon.b (mon.1) 6227 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.554588+0000 mon.b (mon.1) 6228 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.556870+0000 mon.b (mon.1) 6229 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.557959+0000 mon.b (mon.1) 6230 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.564109+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.634463+0000 mon.b (mon.1) 6231 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.637535+0000 mon.b (mon.1) 6232 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.937 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.640397+0000 mon.b (mon.1) 6233 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.641544+0000 mon.b (mon.1) 6234 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.648312+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.716188+0000 mon.b (mon.1) 6235 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.718875+0000 mon.b (mon.1) 6236 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.721252+0000 mon.b (mon.1) 6237 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.722238+0000 mon.b (mon.1) 6238 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.727372+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.794939+0000 mon.b (mon.1) 6239 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.797844+0000 mon.b (mon.1) 6240 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.800585+0000 mon.b (mon.1) 6241 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.801825+0000 mon.b (mon.1) 6242 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.808110+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.878837+0000 mon.b (mon.1) 6243 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.881623+0000 mon.b (mon.1) 6244 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.883949+0000 mon.b (mon.1) 6245 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.884957+0000 mon.b (mon.1) 6246 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.891198+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.952669+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.60:0/1919553529' entity='client.iscsi.foo.smithi060.ktznck' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.958582+0000 mon.b (mon.1) 6247 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.961636+0000 mon.b (mon.1) 6248 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.964165+0000 mon.b (mon.1) 6249 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.965363+0000 mon.b (mon.1) 6250 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:21.971505+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.034713+0000 mon.a (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.60:0/3679255713' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.037313+0000 mon.b (mon.1) 6251 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.040306+0000 mon.b (mon.1) 6252 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.042877+0000 mon.b (mon.1) 6253 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.043948+0000 mon.b (mon.1) 6254 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.049568+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.112978+0000 mon.b (mon.1) 6255 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.115916+0000 mon.b (mon.1) 6256 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.119633+0000 mon.b (mon.1) 6257 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.120773+0000 mon.b (mon.1) 6258 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.128476+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.199187+0000 mon.b (mon.1) 6259 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.202439+0000 mon.b (mon.1) 6260 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.205126+0000 mon.b (mon.1) 6261 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.206657+0000 mon.b (mon.1) 6262 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.213035+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.290840+0000 mon.b (mon.1) 6263 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.294105+0000 mon.b (mon.1) 6264 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.298333+0000 mon.b (mon.1) 6265 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.299798+0000 mon.b (mon.1) 6266 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.308677+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.382846+0000 mon.b (mon.1) 6267 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.386402+0000 mon.b (mon.1) 6268 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.390770+0000 mon.b (mon.1) 6269 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.392187+0000 mon.b (mon.1) 6270 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:22.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:22.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:22 smithi081 bash[85087]: audit 2024-09-16T10:35:22.400069+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.416 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:23.106995306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:23.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.768 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.769 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.777 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.781 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.784 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.787 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.788 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[106544]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.790 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:23 smithi060 bash[108106]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.488822+0000 mgr.y (mgr.15318) 3766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.568354+0000 mgr.y (mgr.15318) 3767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:21.605762+0000 mgr.y (mgr.15318) 3768 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.650505+0000 mgr.y (mgr.15318) 3769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.732657+0000 mgr.y (mgr.15318) 3770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.810510+0000 mgr.y (mgr.15318) 3771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.895616+0000 mgr.y (mgr.15318) 3772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:21.976003+0000 mgr.y (mgr.15318) 3773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cluster 2024-09-16T10:35:21.978707+0000 mgr.y (mgr.15318) 3774 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:23.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.054906+0000 mgr.y (mgr.15318) 3775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.129733+0000 mgr.y (mgr.15318) 3776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.218281+0000 mgr.y (mgr.15318) 3777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.310007+0000 mgr.y (mgr.15318) 3778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.401608+0000 mgr.y (mgr.15318) 3779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.483702+0000 mon.b (mon.1) 6271 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.486350+0000 mon.b (mon.1) 6272 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.488935+0000 mon.b (mon.1) 6273 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.489985+0000 mon.b (mon.1) 6274 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.496364+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.560367+0000 mon.b (mon.1) 6275 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.562849+0000 mon.b (mon.1) 6276 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.565158+0000 mon.b (mon.1) 6277 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.566147+0000 mon.b (mon.1) 6278 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.572016+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.634200+0000 mon.b (mon.1) 6279 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.636846+0000 mon.b (mon.1) 6280 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.639834+0000 mon.b (mon.1) 6281 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.641065+0000 mon.b (mon.1) 6282 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.646998+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.713034+0000 mon.b (mon.1) 6283 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.716157+0000 mon.b (mon.1) 6284 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.719117+0000 mon.b (mon.1) 6285 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.720566+0000 mon.b (mon.1) 6286 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.729326+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.814119+0000 mon.b (mon.1) 6287 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.817036+0000 mon.b (mon.1) 6288 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.819747+0000 mon.b (mon.1) 6289 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.820914+0000 mon.b (mon.1) 6290 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.829006+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.924780+0000 mon.b (mon.1) 6291 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.927510+0000 mon.b (mon.1) 6292 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.930481+0000 mon.b (mon.1) 6293 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.931743+0000 mon.b (mon.1) 6294 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:22.938156+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.016741+0000 mon.b (mon.1) 6295 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.019942+0000 mon.b (mon.1) 6296 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.023090+0000 mon.b (mon.1) 6297 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.024281+0000 mon.b (mon.1) 6298 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.034871+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.120783+0000 mon.b (mon.1) 6299 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.124250+0000 mon.b (mon.1) 6300 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.127404+0000 mon.b (mon.1) 6301 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.128895+0000 mon.b (mon.1) 6302 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.136883+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.221136+0000 mon.b (mon.1) 6303 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.224169+0000 mon.b (mon.1) 6304 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.228549+0000 mon.b (mon.1) 6305 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.230094+0000 mon.b (mon.1) 6306 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.239446+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.336102+0000 mon.b (mon.1) 6307 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.339259+0000 mon.b (mon.1) 6308 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.343139+0000 mon.b (mon.1) 6309 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.344487+0000 mon.b (mon.1) 6310 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.353336+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.419375+0000 mon.b (mon.1) 6311 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.422097+0000 mon.b (mon.1) 6312 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.424446+0000 mon.b (mon.1) 6313 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.425376+0000 mon.b (mon.1) 6314 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:23.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:23 smithi081 bash[85087]: audit 2024-09-16T10:35:23.435000+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.832 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.833 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.835 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.839 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:24 smithi081 bash[85087]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.498756+0000 mgr.y (mgr.15318) 3780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.574562+0000 mgr.y (mgr.15318) 3781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.650034+0000 mgr.y (mgr.15318) 3782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.730172+0000 mgr.y (mgr.15318) 3783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.830400+0000 mgr.y (mgr.15318) 3784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:22.939540+0000 mgr.y (mgr.15318) 3785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.911 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.035802+0000 mgr.y (mgr.15318) 3786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.138139+0000 mgr.y (mgr.15318) 3787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.240942+0000 mgr.y (mgr.15318) 3788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.355063+0000 mgr.y (mgr.15318) 3789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.912 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.435851+0000 mgr.y (mgr.15318) 3790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.913 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.914 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.917 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.920 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.507675+0000 mon.b (mon.1) 6315 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.510336+0000 mon.b (mon.1) 6316 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.512634+0000 mon.b (mon.1) 6317 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.513707+0000 mon.b (mon.1) 6318 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.519347+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.583313+0000 mon.b (mon.1) 6319 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.585832+0000 mon.b (mon.1) 6320 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.588503+0000 mon.b (mon.1) 6321 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.589546+0000 mon.b (mon.1) 6322 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.594649+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.926 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.929 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[106544]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.673361+0000 mon.b (mon.1) 6323 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.676097+0000 mon.b (mon.1) 6324 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.678436+0000 mon.b (mon.1) 6325 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.679557+0000 mon.b (mon.1) 6326 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.685632+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.749871+0000 mon.b (mon.1) 6327 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.931 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.752565+0000 mon.b (mon.1) 6328 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.754999+0000 mon.b (mon.1) 6329 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.756219+0000 mon.b (mon.1) 6330 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.762467+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.827074+0000 mon.b (mon.1) 6331 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.829546+0000 mon.b (mon.1) 6332 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.832414+0000 mon.b (mon.1) 6333 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.833442+0000 mon.b (mon.1) 6334 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.839483+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.930540+0000 mon.b (mon.1) 6335 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.933053+0000 mon.b (mon.1) 6336 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.936593+0000 mon.b (mon.1) 6337 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.937913+0000 mon.b (mon.1) 6338 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:23.949198+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.016875+0000 mon.b (mon.1) 6339 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.019163+0000 mon.b (mon.1) 6340 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.021297+0000 mon.b (mon.1) 6341 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.022263+0000 mon.b (mon.1) 6342 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.936 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.027336+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.106981+0000 mon.b (mon.1) 6343 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.109437+0000 mon.b (mon.1) 6344 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.937 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.111705+0000 mon.b (mon.1) 6345 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.112653+0000 mon.b (mon.1) 6346 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.118737+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.186077+0000 mon.b (mon.1) 6347 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.188909+0000 mon.b (mon.1) 6348 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.191846+0000 mon.b (mon.1) 6349 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.193132+0000 mon.b (mon.1) 6350 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.938 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.199618+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.263486+0000 mon.b (mon.1) 6351 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.265989+0000 mon.b (mon.1) 6352 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.268386+0000 mon.b (mon.1) 6353 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.269536+0000 mon.b (mon.1) 6354 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.276499+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.939 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.356117+0000 mon.b (mon.1) 6355 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.358690+0000 mon.b (mon.1) 6356 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.361769+0000 mon.b (mon.1) 6357 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.363177+0000 mon.b (mon.1) 6358 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:24.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:24 smithi060 bash[108106]: audit 2024-09-16T10:35:24.369128+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.713 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.714 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.715 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.716 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.717 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.718 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.719 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.722 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.723 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.725 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.729 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.732 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.733 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.734 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[106544]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.736 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:25 smithi060 bash[108106]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.522569+0000 mgr.y (mgr.15318) 3791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.597983+0000 mgr.y (mgr.15318) 3792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.688419+0000 mgr.y (mgr.15318) 3793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.766108+0000 mgr.y (mgr.15318) 3794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.842627+0000 mgr.y (mgr.15318) 3795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:23.950295+0000 mgr.y (mgr.15318) 3796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cluster 2024-09-16T10:35:23.979258+0000 mgr.y (mgr.15318) 3797 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.028516+0000 mgr.y (mgr.15318) 3798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.119486+0000 mgr.y (mgr.15318) 3799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.201920+0000 mgr.y (mgr.15318) 3800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.277345+0000 mgr.y (mgr.15318) 3801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.370811+0000 mgr.y (mgr.15318) 3802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.468530+0000 mon.b (mon.1) 6359 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.471557+0000 mon.b (mon.1) 6360 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.474642+0000 mon.b (mon.1) 6361 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.475931+0000 mon.b (mon.1) 6362 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.482316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.549002+0000 mon.b (mon.1) 6363 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.551141+0000 mon.b (mon.1) 6364 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.553041+0000 mon.b (mon.1) 6365 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.553802+0000 mon.b (mon.1) 6366 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.559024+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.618252+0000 mon.b (mon.1) 6367 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.620353+0000 mon.b (mon.1) 6368 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.622671+0000 mon.b (mon.1) 6369 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.623341+0000 mon.b (mon.1) 6370 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.630334+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.689003+0000 mon.b (mon.1) 6371 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.691012+0000 mon.b (mon.1) 6372 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.694133+0000 mon.b (mon.1) 6373 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.695150+0000 mon.b (mon.1) 6374 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.702752+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.783103+0000 mon.b (mon.1) 6375 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.785200+0000 mon.b (mon.1) 6376 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.787372+0000 mon.b (mon.1) 6377 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.788210+0000 mon.b (mon.1) 6378 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.793603+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.855282+0000 mon.b (mon.1) 6379 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.857760+0000 mon.b (mon.1) 6380 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.861239+0000 mon.b (mon.1) 6381 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.862289+0000 mon.b (mon.1) 6382 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.870074+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.942706+0000 mon.b (mon.1) 6383 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.947767+0000 mon.b (mon.1) 6384 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.954177+0000 mon.b (mon.1) 6385 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.955276+0000 mon.b (mon.1) 6386 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:24.965752+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.043632+0000 mon.b (mon.1) 6387 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.046791+0000 mon.b (mon.1) 6388 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.050114+0000 mon.b (mon.1) 6389 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.051442+0000 mon.b (mon.1) 6390 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.060059+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.744 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.145551+0000 mon.b (mon.1) 6391 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.148769+0000 mon.b (mon.1) 6392 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.152239+0000 mon.b (mon.1) 6393 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.153806+0000 mon.b (mon.1) 6394 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.160997+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.246597+0000 mon.b (mon.1) 6395 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.249422+0000 mon.b (mon.1) 6396 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.253242+0000 mon.b (mon.1) 6397 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.254802+0000 mon.b (mon.1) 6398 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.261132+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.367882+0000 mon.b (mon.1) 6399 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.371199+0000 mon.b (mon.1) 6400 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.374064+0000 mon.b (mon.1) 6401 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.375288+0000 mon.b (mon.1) 6402 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:25.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:25.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:25 smithi081 bash[85087]: audit 2024-09-16T10:35:25.384068+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:26.13541208Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[108106]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:26 smithi060 bash[106544]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.485733+0000 mgr.y (mgr.15318) 3803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.559716+0000 mgr.y (mgr.15318) 3804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.630985+0000 mgr.y (mgr.15318) 3805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.703461+0000 mgr.y (mgr.15318) 3806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.794861+0000 mgr.y (mgr.15318) 3807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.870889+0000 mgr.y (mgr.15318) 3808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:24.966633+0000 mgr.y (mgr.15318) 3809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.062007+0000 mgr.y (mgr.15318) 3810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.166189+0000 mgr.y (mgr.15318) 3811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.266869+0000 mgr.y (mgr.15318) 3812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.387823+0000 mgr.y (mgr.15318) 3813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.485904+0000 mon.b (mon.1) 6403 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.488445+0000 mon.b (mon.1) 6404 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.491936+0000 mon.b (mon.1) 6405 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.492994+0000 mon.b (mon.1) 6406 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.499176+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.578610+0000 mon.b (mon.1) 6407 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.581609+0000 mon.b (mon.1) 6408 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.584185+0000 mon.b (mon.1) 6409 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.585233+0000 mon.b (mon.1) 6410 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.591025+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.661301+0000 mon.b (mon.1) 6411 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.664601+0000 mon.b (mon.1) 6412 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.668061+0000 mon.b (mon.1) 6413 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.669547+0000 mon.b (mon.1) 6414 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.680649+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.748970+0000 mon.b (mon.1) 6415 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.751666+0000 mon.b (mon.1) 6416 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.754307+0000 mon.b (mon.1) 6417 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.755513+0000 mon.b (mon.1) 6418 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.761131+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.843986+0000 mon.b (mon.1) 6419 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.847084+0000 mon.b (mon.1) 6420 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.849520+0000 mon.b (mon.1) 6421 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.850602+0000 mon.b (mon.1) 6422 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.857097+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.936367+0000 mon.b (mon.1) 6423 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.939067+0000 mon.b (mon.1) 6424 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.941380+0000 mon.b (mon.1) 6425 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.942415+0000 mon.b (mon.1) 6426 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:25.947735+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.013630+0000 mon.b (mon.1) 6427 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.016369+0000 mon.b (mon.1) 6428 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.018752+0000 mon.b (mon.1) 6429 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.019656+0000 mon.b (mon.1) 6430 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.024885+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.096862+0000 mon.b (mon.1) 6431 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.100280+0000 mon.b (mon.1) 6432 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.103202+0000 mon.b (mon.1) 6433 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.104402+0000 mon.b (mon.1) 6434 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.110480+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.193526+0000 mon.b (mon.1) 6435 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.196362+0000 mon.b (mon.1) 6436 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.198789+0000 mon.b (mon.1) 6437 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.199793+0000 mon.b (mon.1) 6438 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.205065+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.280104+0000 mon.b (mon.1) 6439 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.282955+0000 mon.b (mon.1) 6440 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.285481+0000 mon.b (mon.1) 6441 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.286571+0000 mon.b (mon.1) 6442 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.292810+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.358011+0000 mon.b (mon.1) 6443 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.360750+0000 mon.b (mon.1) 6444 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.363147+0000 mon.b (mon.1) 6445 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.364193+0000 mon.b (mon.1) 6446 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.369507+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.443360+0000 mon.b (mon.1) 6447 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:26.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:26 smithi081 bash[85087]: audit 2024-09-16T10:35:26.446308+0000 mon.b (mon.1) 6448 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.683 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[106544]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:27 smithi060 bash[108106]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.503959+0000 mgr.y (mgr.15318) 3814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.596962+0000 mgr.y (mgr.15318) 3815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.682099+0000 mgr.y (mgr.15318) 3816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.767003+0000 mgr.y (mgr.15318) 3817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.861416+0000 mgr.y (mgr.15318) 3818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:25.952949+0000 mgr.y (mgr.15318) 3819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cluster 2024-09-16T10:35:25.980170+0000 mgr.y (mgr.15318) 3820 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.030141+0000 mgr.y (mgr.15318) 3821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.119690+0000 mgr.y (mgr.15318) 3822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.210711+0000 mgr.y (mgr.15318) 3823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.297650+0000 mgr.y (mgr.15318) 3824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.372947+0000 mgr.y (mgr.15318) 3825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.449162+0000 mon.b (mon.1) 6449 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.464079+0000 mon.b (mon.1) 6450 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.469474+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.534582+0000 mon.b (mon.1) 6451 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.538063+0000 mon.b (mon.1) 6452 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.541337+0000 mon.b (mon.1) 6453 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.542697+0000 mon.b (mon.1) 6454 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.548545+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.614267+0000 mon.b (mon.1) 6455 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.617356+0000 mon.b (mon.1) 6456 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.620274+0000 mon.b (mon.1) 6457 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.621502+0000 mon.b (mon.1) 6458 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.627988+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.701017+0000 mon.b (mon.1) 6459 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.703689+0000 mon.b (mon.1) 6460 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.707234+0000 mon.b (mon.1) 6461 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.690 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.708435+0000 mon.b (mon.1) 6462 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.715533+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.792433+0000 mon.b (mon.1) 6463 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.795194+0000 mon.b (mon.1) 6464 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.797982+0000 mon.b (mon.1) 6465 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.799353+0000 mon.b (mon.1) 6466 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.807703+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.888609+0000 mon.b (mon.1) 6467 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.892023+0000 mon.b (mon.1) 6468 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.895928+0000 mon.b (mon.1) 6469 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.897374+0000 mon.b (mon.1) 6470 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.904854+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.974371+0000 mon.b (mon.1) 6471 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.977282+0000 mon.b (mon.1) 6472 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.979752+0000 mon.b (mon.1) 6473 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.980847+0000 mon.b (mon.1) 6474 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:26.986809+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.064608+0000 mon.b (mon.1) 6475 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.067657+0000 mon.b (mon.1) 6476 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.071434+0000 mon.b (mon.1) 6477 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.072852+0000 mon.b (mon.1) 6478 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.081633+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.167189+0000 mon.b (mon.1) 6479 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.169993+0000 mon.b (mon.1) 6480 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.173035+0000 mon.b (mon.1) 6481 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.174235+0000 mon.b (mon.1) 6482 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.182803+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.272640+0000 mon.b (mon.1) 6483 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.694 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.275349+0000 mon.b (mon.1) 6484 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.277521+0000 mon.b (mon.1) 6485 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.278361+0000 mon.b (mon.1) 6486 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.284438+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.314310+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.323012+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.330125+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.351500+0000 mon.b (mon.1) 6487 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.353393+0000 mon.b (mon.1) 6488 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.355122+0000 mon.b (mon.1) 6489 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.355982+0000 mon.b (mon.1) 6490 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.362033+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.425669+0000 mon.b (mon.1) 6491 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.428017+0000 mon.b (mon.1) 6492 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.429957+0000 mon.b (mon.1) 6493 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.430722+0000 mon.b (mon.1) 6494 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:27.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:27 smithi081 bash[85087]: audit 2024-09-16T10:35:27.435794+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.809 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.810 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.811 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.812 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.813 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.816 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.817 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.819 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[108106]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.822 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.823 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.824 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.825 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:28 smithi060 bash[106544]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.470993+0000 mgr.y (mgr.15318) 3826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.551929+0000 mgr.y (mgr.15318) 3827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.632341+0000 mgr.y (mgr.15318) 3828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.717809+0000 mgr.y (mgr.15318) 3829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.809400+0000 mgr.y (mgr.15318) 3830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.907190+0000 mgr.y (mgr.15318) 3831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:26.989426+0000 mgr.y (mgr.15318) 3832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.083020+0000 mgr.y (mgr.15318) 3833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.183687+0000 mgr.y (mgr.15318) 3834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.285295+0000 mgr.y (mgr.15318) 3835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.362641+0000 mgr.y (mgr.15318) 3836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.436635+0000 mgr.y (mgr.15318) 3837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.504751+0000 mon.b (mon.1) 6495 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.508535+0000 mon.b (mon.1) 6496 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.511851+0000 mon.b (mon.1) 6497 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.512809+0000 mon.b (mon.1) 6498 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.518667+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.581016+0000 mon.b (mon.1) 6499 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.583696+0000 mon.b (mon.1) 6500 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.586939+0000 mon.b (mon.1) 6501 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.587982+0000 mon.b (mon.1) 6502 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.596345+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.671251+0000 mon.b (mon.1) 6503 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.673994+0000 mon.b (mon.1) 6504 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.676546+0000 mon.b (mon.1) 6505 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.677603+0000 mon.b (mon.1) 6506 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.683154+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.756634+0000 mon.b (mon.1) 6507 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.759477+0000 mon.b (mon.1) 6508 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.763162+0000 mon.b (mon.1) 6509 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.764543+0000 mon.b (mon.1) 6510 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.773024+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.846416+0000 mon.b (mon.1) 6511 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.849702+0000 mon.b (mon.1) 6512 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.852620+0000 mon.b (mon.1) 6513 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.854009+0000 mon.b (mon.1) 6514 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.859814+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.922871+0000 mon.b (mon.1) 6515 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.925677+0000 mon.b (mon.1) 6516 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.928939+0000 mon.b (mon.1) 6517 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.930143+0000 mon.b (mon.1) 6518 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.935827+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:27.998896+0000 mon.b (mon.1) 6519 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.002059+0000 mon.b (mon.1) 6520 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.005007+0000 mon.b (mon.1) 6521 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.006043+0000 mon.b (mon.1) 6522 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.011811+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.095453+0000 mon.b (mon.1) 6523 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.097493+0000 mon.b (mon.1) 6524 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.099461+0000 mon.b (mon.1) 6525 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.100354+0000 mon.b (mon.1) 6526 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.106515+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.167565+0000 mon.b (mon.1) 6527 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.169934+0000 mon.b (mon.1) 6528 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.172409+0000 mon.b (mon.1) 6529 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.173418+0000 mon.b (mon.1) 6530 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.181570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.267011+0000 mon.b (mon.1) 6531 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.269587+0000 mon.b (mon.1) 6532 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.272689+0000 mon.b (mon.1) 6533 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.274003+0000 mon.b (mon.1) 6534 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.281584+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.350910+0000 mon.b (mon.1) 6535 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.353403+0000 mon.b (mon.1) 6536 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.355973+0000 mon.b (mon.1) 6537 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.356888+0000 mon.b (mon.1) 6538 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.362377+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.426961+0000 mon.b (mon.1) 6539 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:28.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.429489+0000 mon.b (mon.1) 6540 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.432252+0000 mon.b (mon.1) 6541 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.433211+0000 mon.b (mon.1) 6542 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:28.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:28 smithi081 bash[85087]: audit 2024-09-16T10:35:28.438735+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:29.116816156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.910 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.914 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.522309+0000 mgr.y (mgr.15318) 3838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.597909+0000 mgr.y (mgr.15318) 3839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.686627+0000 mgr.y (mgr.15318) 3840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.774703+0000 mgr.y (mgr.15318) 3841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.863385+0000 mgr.y (mgr.15318) 3842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:27.939413+0000 mgr.y (mgr.15318) 3843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cluster 2024-09-16T10:35:27.981256+0000 mgr.y (mgr.15318) 3844 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T10:35:29.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.015230+0000 mgr.y (mgr.15318) 3845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.107114+0000 mgr.y (mgr.15318) 3846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.182606+0000 mgr.y (mgr.15318) 3847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.916 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.284050+0000 mgr.y (mgr.15318) 3848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.365561+0000 mgr.y (mgr.15318) 3849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.442747+0000 mgr.y (mgr.15318) 3850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.506270+0000 mon.b (mon.1) 6543 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.918 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.508504+0000 mon.b (mon.1) 6544 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.510565+0000 mon.b (mon.1) 6545 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.511455+0000 mon.b (mon.1) 6546 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.516277+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.590716+0000 mon.b (mon.1) 6547 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.593136+0000 mon.b (mon.1) 6548 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.920 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.921 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.922 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.595353+0000 mon.b (mon.1) 6549 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.924 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.925 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.926 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.927 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.928 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.929 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.930 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.931 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.932 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.933 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[108106]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.935 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.936 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.937 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.938 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:29 smithi060 bash[106544]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.596329+0000 mon.b (mon.1) 6550 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.601484+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.664304+0000 mon.b (mon.1) 6551 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.666716+0000 mon.b (mon.1) 6552 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.668786+0000 mon.b (mon.1) 6553 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.669719+0000 mon.b (mon.1) 6554 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.941 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.674578+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.736079+0000 mon.b (mon.1) 6555 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.738977+0000 mon.b (mon.1) 6556 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.942 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.741806+0000 mon.b (mon.1) 6557 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.743271+0000 mon.b (mon.1) 6558 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.751775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.823832+0000 mon.b (mon.1) 6559 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.826777+0000 mon.b (mon.1) 6560 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.829239+0000 mon.b (mon.1) 6561 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.830301+0000 mon.b (mon.1) 6562 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.835830+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.902111+0000 mon.b (mon.1) 6563 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.904921+0000 mon.b (mon.1) 6564 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.907572+0000 mon.b (mon.1) 6565 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.908613+0000 mon.b (mon.1) 6566 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.914210+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.978090+0000 mon.b (mon.1) 6567 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.980855+0000 mon.b (mon.1) 6568 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.983329+0000 mon.b (mon.1) 6569 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.984471+0000 mon.b (mon.1) 6570 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:28.989994+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.055298+0000 mon.b (mon.1) 6571 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.057372+0000 mon.b (mon.1) 6572 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.059703+0000 mon.b (mon.1) 6573 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.060479+0000 mon.b (mon.1) 6574 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.065893+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.132017+0000 mon.b (mon.1) 6575 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.134992+0000 mon.b (mon.1) 6576 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.137345+0000 mon.b (mon.1) 6577 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.138432+0000 mon.b (mon.1) 6578 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.144371+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.210137+0000 mon.b (mon.1) 6579 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.212717+0000 mon.b (mon.1) 6580 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.215129+0000 mon.b (mon.1) 6581 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.217203+0000 mon.b (mon.1) 6582 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.223288+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.294394+0000 mon.b (mon.1) 6583 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.297357+0000 mon.b (mon.1) 6584 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.299706+0000 mon.b (mon.1) 6585 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.300583+0000 mon.b (mon.1) 6586 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.306098+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.375050+0000 mon.b (mon.1) 6587 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.378247+0000 mon.b (mon.1) 6588 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.380876+0000 mon.b (mon.1) 6589 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:29.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.382018+0000 mon.b (mon.1) 6590 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:29.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:29.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:29 smithi081 bash[85087]: audit 2024-09-16T10:35:29.387667+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:30] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-16T10:35:30.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.661 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.665 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.669 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.670 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.673 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.674 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.680 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.681 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.682 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.683 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.684 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.687 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[106544]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.690 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.692 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.693 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:30 smithi060 bash[108106]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.519316+0000 mgr.y (mgr.15318) 3851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.604659+0000 mgr.y (mgr.15318) 3852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.677639+0000 mgr.y (mgr.15318) 3853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.752805+0000 mgr.y (mgr.15318) 3854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.838840+0000 mgr.y (mgr.15318) 3855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.917794+0000 mgr.y (mgr.15318) 3856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:28.991791+0000 mgr.y (mgr.15318) 3857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.067570+0000 mgr.y (mgr.15318) 3858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.147315+0000 mgr.y (mgr.15318) 3859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.227802+0000 mgr.y (mgr.15318) 3860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.309484+0000 mgr.y (mgr.15318) 3861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.390982+0000 mgr.y (mgr.15318) 3862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:30.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.455841+0000 mon.b (mon.1) 6591 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.480003+0000 mon.b (mon.1) 6592 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.482611+0000 mon.b (mon.1) 6593 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.483699+0000 mon.b (mon.1) 6594 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.490280+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.554841+0000 mon.b (mon.1) 6595 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.797 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.557292+0000 mon.b (mon.1) 6596 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.559417+0000 mon.b (mon.1) 6597 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.560566+0000 mon.b (mon.1) 6598 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.565715+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.589874+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.602061+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.610884+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.630264+0000 mon.b (mon.1) 6599 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.633387+0000 mon.b (mon.1) 6600 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.635829+0000 mon.b (mon.1) 6601 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.637664+0000 mon.b (mon.1) 6602 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.640209+0000 mon.b (mon.1) 6603 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.643312+0000 mon.b (mon.1) 6604 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.645460+0000 mon.b (mon.1) 6605 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.647475+0000 mon.b (mon.1) 6606 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.649312+0000 mon.b (mon.1) 6607 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.650867+0000 mon.b (mon.1) 6608 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.652729+0000 mon.b (mon.1) 6609 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.657889+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.664212+0000 mon.b (mon.1) 6610 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.664311+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.667125+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi060.ktznck"}]': finished 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.674227+0000 mon.b (mon.1) 6611 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.679148+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.687852+0000 mon.b (mon.1) 6612 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.692274+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.699922+0000 mon.b (mon.1) 6613 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.702351+0000 mon.b (mon.1) 6614 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.704851+0000 mon.b (mon.1) 6615 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.707145+0000 mon.b (mon.1) 6616 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.709226+0000 mon.b (mon.1) 6617 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.711366+0000 mon.b (mon.1) 6618 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.714414+0000 mon.b (mon.1) 6619 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.714555+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.718146+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.724075+0000 mon.b (mon.1) 6620 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.724111+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.727267+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.736042+0000 mon.b (mon.1) 6621 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.736319+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.741697+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.745855+0000 mon.b (mon.1) 6622 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.805 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.746038+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.751062+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.757836+0000 mon.b (mon.1) 6623 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.757955+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.761650+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.767199+0000 mon.b (mon.1) 6624 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.767288+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T10:35:30.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.771070+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.779094+0000 mon.b (mon.1) 6625 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.779152+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.781863+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.788912+0000 mon.b (mon.1) 6626 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.789105+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.791327+0000 mon.b (mon.1) 6627 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.791488+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.796612+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.803671+0000 mon.b (mon.1) 6628 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.803817+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.808722+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.813486+0000 mon.b (mon.1) 6629 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.813731+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.816765+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.825779+0000 mon.b (mon.1) 6630 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.825792+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.828448+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.835638+0000 mon.b (mon.1) 6631 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.835917+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.837761+0000 mon.b (mon.1) 6632 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.837850+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.839576+0000 mon.b (mon.1) 6633 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.839631+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.841354+0000 mon.b (mon.1) 6634 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.841435+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.843733+0000 mon.b (mon.1) 6635 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.843883+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.845835+0000 mon.b (mon.1) 6636 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.845937+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.848147+0000 mon.b (mon.1) 6637 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.848218+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.851441+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.860242+0000 mon.b (mon.1) 6638 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.861747+0000 mon.b (mon.1) 6639 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.868597+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.973555+0000 mon.b (mon.1) 6640 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:35:30.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.975203+0000 mon.b (mon.1) 6641 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:35:30.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:30.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:30 smithi081 bash[85087]: audit 2024-09-16T10:35:29.982986+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[106544]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:31.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:31 smithi060 bash[108106]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.492508+0000 mgr.y (mgr.15318) 3863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.569297+0000 mgr.y (mgr.15318) 3864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.653636+0000 mgr.y (mgr.15318) 3865 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.675142+0000 mgr.y (mgr.15318) 3866 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.688566+0000 mgr.y (mgr.15318) 3867 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.712268+0000 mgr.y (mgr.15318) 3868 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cephadm 2024-09-16T10:35:29.847108+0000 mgr.y (mgr.15318) 3869 : cephadm [INF] Upgrade: Complete! 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:31.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:31 smithi081 bash[85087]: cluster 2024-09-16T10:35:29.982543+0000 mgr.y (mgr.15318) 3870 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T10:35:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:32.109504755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[108106]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:32.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:32 smithi060 bash[106544]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:32.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: audit 2024-09-16T10:35:31.365693+0000 mgr.y (mgr.15318) 3871 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:32.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: audit 2024-09-16T10:35:31.938301+0000 mon.b (mon.1) 6642 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:32.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:32 smithi081 bash[85087]: cluster 2024-09-16T10:35:31.983534+0000 mgr.y (mgr.15318) 3872 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[108106]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:33 smithi060 bash[106544]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.519879+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.875381+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.887274+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:33.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:33 smithi081 bash[85087]: audit 2024-09-16T10:35:32.902137+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:34 smithi060 bash[106544]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:34.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:34 smithi060 bash[106544]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:34.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:34 smithi060 bash[108106]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:34.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:34 smithi060 bash[108106]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:34 smithi081 bash[85087]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:34 smithi081 bash[85087]: cluster 2024-09-16T10:35:33.984580+0000 mgr.y (mgr.15318) 3873 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T10:35:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:35.140718129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:37 smithi060 bash[106544]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:37 smithi060 bash[106544]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:37 smithi060 bash[108106]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:37 smithi060 bash[108106]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:37 smithi081 bash[85087]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:37 smithi081 bash[85087]: cluster 2024-09-16T10:35:35.985799+0000 mgr.y (mgr.15318) 3874 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T10:35:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:38.143654141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:39 smithi060 bash[106544]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:39 smithi060 bash[106544]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:39 smithi060 bash[108106]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:39 smithi060 bash[108106]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:39 smithi081 bash[85087]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:39 smithi081 bash[85087]: cluster 2024-09-16T10:35:37.986962+0000 mgr.y (mgr.15318) 3875 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:40] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:35:41.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:41 smithi060 bash[108106]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:41.375 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:41 smithi060 bash[108106]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:41.376 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:41 smithi060 bash[106544]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:41.376 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:41 smithi060 bash[106544]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:41.126325911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:41 smithi081 bash[85087]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:41 smithi081 bash[85087]: cluster 2024-09-16T10:35:39.988325+0000 mgr.y (mgr.15318) 3876 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:42 smithi060 bash[106544]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:42 smithi060 bash[106544]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:42 smithi060 bash[108106]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:42 smithi060 bash[108106]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:42 smithi081 bash[85087]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:42 smithi081 bash[85087]: audit 2024-09-16T10:35:41.373879+0000 mgr.y (mgr.15318) 3877 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:43 smithi060 bash[106544]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:43 smithi060 bash[106544]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:43 smithi060 bash[108106]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:43 smithi060 bash[108106]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:43 smithi081 bash[85087]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:43 smithi081 bash[85087]: cluster 2024-09-16T10:35:41.989374+0000 mgr.y (mgr.15318) 3878 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:44.110914255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:45.335 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:45 smithi081 bash[85087]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:45.335 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:45 smithi081 bash[85087]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:45 smithi060 bash[106544]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:45 smithi060 bash[106544]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:45 smithi060 bash[108106]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:45 smithi060 bash[108106]: cluster 2024-09-16T10:35:43.990329+0000 mgr.y (mgr.15318) 3879 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[106544]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[106544]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[106544]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[106544]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[108106]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[108106]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[108106]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:47.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:47 smithi060 bash[108106]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:47.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:47.153041702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:47 smithi081 bash[85087]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:47 smithi081 bash[85087]: cluster 2024-09-16T10:35:45.991635+0000 mgr.y (mgr.15318) 3880 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:47 smithi081 bash[85087]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:47 smithi081 bash[85087]: audit 2024-09-16T10:35:46.938854+0000 mon.b (mon.1) 6643 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[106544]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:48 smithi060 bash[108106]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:48.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.523665+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.535684+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: audit 2024-09-16T10:35:47.548220+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:48.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:48.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:48 smithi081 bash[85087]: cluster 2024-09-16T10:35:47.992827+0000 mgr.y (mgr.15318) 3881 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:50.12769154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:35:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:35:50] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-16T10:35:51.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:51 smithi060 bash[106544]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:51.385 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:51 smithi060 bash[106544]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:51.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:51 smithi060 bash[108106]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:51.386 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:51 smithi060 bash[108106]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:51 smithi081 bash[85087]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:51 smithi081 bash[85087]: cluster 2024-09-16T10:35:49.994188+0000 mgr.y (mgr.15318) 3882 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:52.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:52 smithi060 bash[106544]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:52.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:52 smithi060 bash[106544]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:52.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:52 smithi060 bash[108106]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:52.384 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:52 smithi060 bash[108106]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:52 smithi081 bash[85087]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:52 smithi081 bash[85087]: audit 2024-09-16T10:35:51.384098+0000 mgr.y (mgr.15318) 3883 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:35:53.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:35:53.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[108106]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[108106]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[108106]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[108106]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[106544]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[106544]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[106544]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:53 smithi060 bash[106544]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:53.114138152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:53 smithi081 bash[85087]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:53 smithi081 bash[85087]: cluster 2024-09-16T10:35:51.995304+0000 mgr.y (mgr.15318) 3884 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:53 smithi081 bash[85087]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:53 smithi081 bash[85087]: audit 2024-09-16T10:35:52.368153+0000 mgr.y (mgr.15318) 3885 : audit [DBG] from='client.75071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:35:54.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[106544]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.266 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:54 smithi060 bash[108106]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.091052+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.105003+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:54.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:54 smithi081 bash[85087]: audit 2024-09-16T10:35:53.118589+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:35:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:55 smithi060 bash[108106]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:55 smithi060 bash[108106]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:55 smithi060 bash[106544]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:55.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:55 smithi060 bash[106544]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:55 smithi081 bash[85087]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:55.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:55 smithi081 bash[85087]: cluster 2024-09-16T10:35:53.995990+0000 mgr.y (mgr.15318) 3886 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:56.106126234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:57 smithi060 bash[106544]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:57 smithi060 bash[106544]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:57 smithi060 bash[108106]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:57 smithi060 bash[108106]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:57.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:57 smithi081 bash[85087]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:57.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:57 smithi081 bash[85087]: cluster 2024-09-16T10:35:55.997201+0000 mgr.y (mgr.15318) 3887 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:35:58.629 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:35:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:59 smithi060 bash[106544]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:35:59 smithi060 bash[106544]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:59 smithi060 bash[108106]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:35:59 smithi060 bash[108106]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:35:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:35:59.131925466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:35:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:59 smithi081 bash[85087]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:35:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:35:59 smithi081 bash[85087]: cluster 2024-09-16T10:35:57.998354+0000 mgr.y (mgr.15318) 3888 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:00.321 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:36:00.321 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 7s ago 55m - - 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 12s ago 55m - - 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (18m) 7s ago 46m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (17m) 12s ago 45m 67.7M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (41s) 7s ago 43m 47.6M - 3.8 261f2dc7b20f 7ebf1e8b5f74 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (20m) 12s ago 54m 446M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (31m) 7s ago 56m 550M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14m) 7s ago 56m 86.1M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (15m) 12s ago 54m 76.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (13m) 7s ago 54m 66.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (20m) 7s ago 45m 8519k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (19m) 12s ago 45m 8580k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 7s ago 53m 70.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:36:00.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 7s ago 52m 67.2M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 7s ago 51m 60.0M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 7s ago 51m 60.7M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (7m) 12s ago 50m 55.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (6m) 12s ago 49m 60.5M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (5m) 12s ago 48m 54.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (5m) 12s ago 47m 53.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (19m) 12s ago 46m 53.3M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (2m) 7s ago 43m 90.9M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:36:00.323 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (2m) 12s ago 43m 90.5M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 466c349bab08 2024-09-16T10:36:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:00] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-16T10:36:01.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:36:01.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[108106]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.395 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[108106]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[108106]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:01.396 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[108106]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:01.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[106544]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[106544]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[106544]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:01.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:01 smithi060 bash[106544]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:01 smithi081 bash[85087]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:01 smithi081 bash[85087]: cluster 2024-09-16T10:35:59.999157+0000 mgr.y (mgr.15318) 3889 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:01 smithi081 bash[85087]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:01 smithi081 bash[85087]: audit 2024-09-16T10:36:00.279610+0000 mgr.y (mgr.15318) 3890 : audit [DBG] from='client.65100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:36:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[106544]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[106544]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[106544]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[106544]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:02.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[108106]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[108106]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[108106]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:02 smithi060 bash[108106]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:02.127057835Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:02 smithi081 bash[85087]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:02 smithi081 bash[85087]: audit 2024-09-16T10:36:01.393860+0000 mgr.y (mgr.15318) 3891 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:02 smithi081 bash[85087]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:02 smithi081 bash[85087]: audit 2024-09-16T10:36:01.939350+0000 mon.b (mon.1) 6644 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:03 smithi060 bash[106544]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:03 smithi060 bash[106544]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:03 smithi060 bash[108106]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:03 smithi060 bash[108106]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:03 smithi081 bash[85087]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:03 smithi081 bash[85087]: cluster 2024-09-16T10:36:02.000159+0000 mgr.y (mgr.15318) 3892 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.394 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:05.112869078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:05.394 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:05 smithi081 bash[85087]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.394 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:05 smithi081 bash[85087]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:05 smithi060 bash[106544]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:05 smithi060 bash[106544]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:05 smithi060 bash[108106]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:05 smithi060 bash[108106]: cluster 2024-09-16T10:36:04.001170+0000 mgr.y (mgr.15318) 3893 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:05.875 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:07.324 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:36:07.325 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:36:07.326 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T10:36:07.326 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:36:07.326 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:36:07.337 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:07 smithi060 bash[108106]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:07.337 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:07 smithi060 bash[108106]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:07.337 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:07 smithi060 bash[106544]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:07.337 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:07 smithi060 bash[106544]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:07 smithi081 bash[85087]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:07 smithi081 bash[85087]: cluster 2024-09-16T10:36:06.002615+0000 mgr.y (mgr.15318) 3894 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:08.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-16T10:36:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[106544]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:08 smithi060 bash[108106]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:08.116317785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.323532+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.60:0/918888194' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:36:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.677363+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.690882+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:08.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:08 smithi081 bash[85087]: audit 2024-09-16T10:36:07.703324+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:09 smithi060 bash[106544]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:09.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:09 smithi060 bash[106544]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:09 smithi060 bash[108106]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:09.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:09 smithi060 bash[108106]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:09 smithi081 bash[85087]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:09.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:09 smithi081 bash[85087]: cluster 2024-09-16T10:36:08.003778+0000 mgr.y (mgr.15318) 3895 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:10] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:36:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:11 smithi081 bash[85087]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:11 smithi081 bash[85087]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:11.1229213Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:11 smithi060 bash[106544]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:11 smithi060 bash[106544]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:11 smithi060 bash[108106]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:11 smithi060 bash[108106]: cluster 2024-09-16T10:36:10.005116+0000 mgr.y (mgr.15318) 3896 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:12 smithi060 bash[106544]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:12 smithi060 bash[106544]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:12 smithi060 bash[108106]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:12 smithi060 bash[108106]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:12 smithi081 bash[85087]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:12 smithi081 bash[85087]: audit 2024-09-16T10:36:11.402660+0000 mgr.y (mgr.15318) 3897 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:12.898 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:13.322 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:13 smithi060 bash[106544]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.322 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:13 smithi060 bash[106544]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:13 smithi060 bash[108106]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:13 smithi060 bash[108106]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:13 smithi081 bash[85087]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:13 smithi081 bash[85087]: cluster 2024-09-16T10:36:12.006122+0000 mgr.y (mgr.15318) 3898 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:14.141532537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:14 smithi081 bash[85087]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[108106]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.262895+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.272927+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:14 smithi060 bash[106544]: audit 2024-09-16T10:36:13.283131+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:14.981 INFO:teuthology.orchestra.run.smithi060.stdout:wait for servicemap items w/ changing names to refresh 2024-09-16T10:36:15.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:15 smithi060 bash[108106]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:15.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:15 smithi060 bash[108106]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:15.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:15 smithi060 bash[106544]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:15.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:15 smithi060 bash[106544]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:15 smithi081 bash[85087]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:15 smithi081 bash[85087]: cluster 2024-09-16T10:36:14.007092+0000 mgr.y (mgr.15318) 3899 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:16.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'sleep 60' 2024-09-16T10:36:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:17.140373827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:17 smithi081 bash[85087]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:17 smithi081 bash[85087]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:17 smithi081 bash[85087]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:17.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:17 smithi081 bash[85087]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[108106]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[108106]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[108106]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:17.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[108106]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:17.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[106544]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[106544]: cluster 2024-09-16T10:36:16.008417+0000 mgr.y (mgr.15318) 3900 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[106544]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:17.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:17 smithi060 bash[106544]: audit 2024-09-16T10:36:16.939465+0000 mon.b (mon.1) 6645 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:19 smithi060 bash[106544]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:19 smithi060 bash[106544]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:19 smithi060 bash[108106]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:19.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:19 smithi060 bash[108106]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:19 smithi081 bash[85087]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:19.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:19 smithi081 bash[85087]: cluster 2024-09-16T10:36:18.009286+0000 mgr.y (mgr.15318) 3901 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:20.148146266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:20] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:36:21.216 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:36:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:21 smithi060 bash[106544]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:21 smithi060 bash[106544]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:21 smithi060 bash[108106]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:21 smithi060 bash[108106]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:21.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:21 smithi081 bash[85087]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:21.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:21 smithi081 bash[85087]: cluster 2024-09-16T10:36:20.010550+0000 mgr.y (mgr.15318) 3902 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:22 smithi060 bash[106544]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:22.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:22 smithi060 bash[106544]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:22 smithi060 bash[108106]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:22.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:22 smithi060 bash[108106]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:22 smithi081 bash[85087]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:22.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:22 smithi081 bash[85087]: audit 2024-09-16T10:36:21.413911+0000 mgr.y (mgr.15318) 3903 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:23.109040288Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:23 smithi081 bash[85087]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:23 smithi081 bash[85087]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:23 smithi060 bash[108106]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:23.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:23 smithi060 bash[108106]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:23 smithi060 bash[106544]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:23 smithi060 bash[106544]: cluster 2024-09-16T10:36:22.011610+0000 mgr.y (mgr.15318) 3904 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:25 smithi081 bash[85087]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:25 smithi081 bash[85087]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:25 smithi060 bash[108106]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:25 smithi060 bash[108106]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:25 smithi060 bash[106544]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:25.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:25 smithi060 bash[106544]: cluster 2024-09-16T10:36:24.012621+0000 mgr.y (mgr.15318) 3905 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:26.384 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:26.102712204Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:27 smithi060 bash[108106]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:27.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:27 smithi060 bash[108106]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:27 smithi060 bash[106544]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:27.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:27 smithi060 bash[106544]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:27.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:27 smithi081 bash[85087]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:27.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:27 smithi081 bash[85087]: cluster 2024-09-16T10:36:26.014005+0000 mgr.y (mgr.15318) 3906 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:29.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[106544]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:29.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:29.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:28 smithi060 bash[108106]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:29.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:29.114423908Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.872397+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.884649+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: audit 2024-09-16T10:36:27.897211+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:29.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:28 smithi081 bash[85087]: cluster 2024-09-16T10:36:28.015204+0000 mgr.y (mgr.15318) 3907 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:30] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-16T10:36:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[106544]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:31 smithi060 bash[108106]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: cluster 2024-09-16T10:36:30.016553+0000 mgr.y (mgr.15318) 3908 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.081303+0000 mon.b (mon.1) 6646 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.083227+0000 mon.b (mon.1) 6647 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:36:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:31 smithi081 bash[85087]: audit 2024-09-16T10:36:30.094648+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[106544]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[106544]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[106544]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[106544]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[108106]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[108106]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[108106]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:32 smithi060 bash[108106]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:32.126489418Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:32 smithi081 bash[85087]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:32 smithi081 bash[85087]: audit 2024-09-16T10:36:31.421825+0000 mgr.y (mgr.15318) 3909 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:32 smithi081 bash[85087]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:32 smithi081 bash[85087]: audit 2024-09-16T10:36:31.939958+0000 mon.b (mon.1) 6648 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:33 smithi081 bash[85087]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:33.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:33 smithi081 bash[85087]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:33 smithi060 bash[106544]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:33 smithi060 bash[106544]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:33 smithi060 bash[108106]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:33 smithi060 bash[108106]: cluster 2024-09-16T10:36:32.017577+0000 mgr.y (mgr.15318) 3910 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[106544]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:34 smithi060 bash[108106]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.505317+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.520525+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: audit 2024-09-16T10:36:33.533486+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:34.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:34 smithi081 bash[85087]: cluster 2024-09-16T10:36:34.018592+0000 mgr.y (mgr.15318) 3911 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:35.11625998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:37 smithi060 bash[106544]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:37.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:37 smithi060 bash[106544]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:37 smithi060 bash[108106]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:37.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:37 smithi060 bash[108106]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:37 smithi081 bash[85087]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:37 smithi081 bash[85087]: cluster 2024-09-16T10:36:36.019932+0000 mgr.y (mgr.15318) 3912 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:38.102821693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:39 smithi060 bash[106544]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:39 smithi060 bash[106544]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:39 smithi060 bash[108106]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:39 smithi060 bash[108106]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:39 smithi081 bash[85087]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:39.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:39 smithi081 bash[85087]: cluster 2024-09-16T10:36:38.021124+0000 mgr.y (mgr.15318) 3913 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:40] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:36:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:41 smithi060 bash[108106]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:41.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:41 smithi060 bash[108106]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:41 smithi060 bash[106544]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:41.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:41 smithi060 bash[106544]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:41.144772846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:41 smithi081 bash[85087]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:41 smithi081 bash[85087]: cluster 2024-09-16T10:36:40.022463+0000 mgr.y (mgr.15318) 3914 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:42 smithi060 bash[108106]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:42 smithi060 bash[108106]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:42 smithi060 bash[106544]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:42 smithi060 bash[106544]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:42 smithi081 bash[85087]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:42.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:42 smithi081 bash[85087]: audit 2024-09-16T10:36:41.429830+0000 mgr.y (mgr.15318) 3915 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:43 smithi060 bash[106544]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:43.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:43 smithi060 bash[106544]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:43 smithi060 bash[108106]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:43.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:43 smithi060 bash[108106]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:43 smithi081 bash[85087]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:43.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:43 smithi081 bash[85087]: cluster 2024-09-16T10:36:42.023446+0000 mgr.y (mgr.15318) 3916 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:44.142650619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:45 smithi060 bash[106544]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:45.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:45 smithi060 bash[106544]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:45 smithi060 bash[108106]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:45.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:45 smithi060 bash[108106]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:45.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:45 smithi081 bash[85087]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:45.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:45 smithi081 bash[85087]: cluster 2024-09-16T10:36:44.024458+0000 mgr.y (mgr.15318) 3917 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:47.383 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:47.106552317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:47.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:47 smithi081 bash[85087]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:47 smithi081 bash[85087]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:47 smithi081 bash[85087]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:47.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:47 smithi081 bash[85087]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[108106]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[108106]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[108106]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[108106]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[106544]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[106544]: cluster 2024-09-16T10:36:46.025810+0000 mgr.y (mgr.15318) 3918 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[106544]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:47.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:47 smithi060 bash[106544]: audit 2024-09-16T10:36:46.940728+0000 mon.b (mon.1) 6649 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[108106]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:49 smithi060 bash[106544]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: cluster 2024-09-16T10:36:48.026973+0000 mgr.y (mgr.15318) 3919 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.075334+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.089243+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:49 smithi081 bash[85087]: audit 2024-09-16T10:36:48.102371+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:50.140781136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:36:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:36:50] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:36:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:51 smithi060 bash[106544]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:51 smithi060 bash[106544]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:51 smithi060 bash[108106]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:51 smithi060 bash[108106]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:51 smithi081 bash[85087]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:51.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:51 smithi081 bash[85087]: cluster 2024-09-16T10:36:50.028337+0000 mgr.y (mgr.15318) 3920 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:52 smithi060 bash[108106]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:52.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:52 smithi060 bash[108106]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:52 smithi060 bash[106544]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:52.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:52 smithi060 bash[106544]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:52 smithi081 bash[85087]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:52.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:52 smithi081 bash[85087]: audit 2024-09-16T10:36:51.435837+0000 mgr.y (mgr.15318) 3921 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:36:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:53 smithi060 bash[108106]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:53.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:53 smithi060 bash[108106]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:53 smithi060 bash[106544]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:53.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:53 smithi060 bash[106544]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:53.142933342Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:53 smithi081 bash[85087]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:53 smithi081 bash[85087]: cluster 2024-09-16T10:36:52.029435+0000 mgr.y (mgr.15318) 3922 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[106544]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:54 smithi060 bash[108106]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.700290+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.713100+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: audit 2024-09-16T10:36:53.725960+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:55.158 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:54 smithi081 bash[85087]: cluster 2024-09-16T10:36:54.030543+0000 mgr.y (mgr.15318) 3923 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:56.117888576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:57 smithi060 bash[106544]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:57.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:57 smithi060 bash[106544]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:57 smithi060 bash[108106]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:57 smithi060 bash[108106]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:57.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:57 smithi081 bash[85087]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:57.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:57 smithi081 bash[85087]: cluster 2024-09-16T10:36:56.031577+0000 mgr.y (mgr.15318) 3924 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:36:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:59 smithi060 bash[106544]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:59.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:36:59 smithi060 bash[106544]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:59 smithi060 bash[108106]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:59.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:36:59 smithi060 bash[108106]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:36:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:36:59.121601624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:36:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:59 smithi081 bash[85087]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:36:59.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:36:59 smithi081 bash[85087]: cluster 2024-09-16T10:36:58.032397+0000 mgr.y (mgr.15318) 3925 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:00] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:37:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:01 smithi060 bash[106544]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:01.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:01 smithi060 bash[106544]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:01 smithi060 bash[108106]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:01.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:01 smithi060 bash[108106]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:01 smithi081 bash[85087]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:01.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:01 smithi081 bash[85087]: cluster 2024-09-16T10:37:00.033912+0000 mgr.y (mgr.15318) 3926 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[106544]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[106544]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[106544]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:02.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[106544]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[108106]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[108106]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[108106]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:02.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:02 smithi060 bash[108106]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:02.126064436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:02 smithi081 bash[85087]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:02 smithi081 bash[85087]: audit 2024-09-16T10:37:01.447195+0000 mgr.y (mgr.15318) 3927 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:02 smithi081 bash[85087]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:02.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:02 smithi081 bash[85087]: audit 2024-09-16T10:37:01.940905+0000 mon.b (mon.1) 6650 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:03 smithi060 bash[106544]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:03.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:03 smithi060 bash[106544]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:03 smithi060 bash[108106]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:03.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:03 smithi060 bash[108106]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:03 smithi081 bash[85087]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:03.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:03 smithi081 bash[85087]: cluster 2024-09-16T10:37:02.034968+0000 mgr.y (mgr.15318) 3928 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:05 smithi060 bash[106544]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:05 smithi060 bash[106544]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:05 smithi060 bash[108106]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:05 smithi060 bash[108106]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:05.10227699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:05 smithi081 bash[85087]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:05.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:05 smithi081 bash[85087]: cluster 2024-09-16T10:37:04.036059+0000 mgr.y (mgr.15318) 3929 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:07 smithi060 bash[106544]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:07.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:07 smithi060 bash[106544]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:07.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:07 smithi060 bash[108106]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:07.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:07 smithi060 bash[108106]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:07 smithi081 bash[85087]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:07.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:07 smithi081 bash[85087]: cluster 2024-09-16T10:37:06.037460+0000 mgr.y (mgr.15318) 3930 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:08.119216772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[106544]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:09 smithi060 bash[108106]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: cluster 2024-09-16T10:37:08.038693+0000 mgr.y (mgr.15318) 3931 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.291735+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.304891+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:09.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:09 smithi081 bash[85087]: audit 2024-09-16T10:37:08.318092+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:10] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:37:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:11.131645979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:11 smithi081 bash[85087]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:11.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:11 smithi081 bash[85087]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:11 smithi060 bash[108106]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:11.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:11 smithi060 bash[108106]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:11.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:11 smithi060 bash[106544]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:11.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:11 smithi060 bash[106544]: cluster 2024-09-16T10:37:10.040085+0000 mgr.y (mgr.15318) 3932 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:12 smithi060 bash[108106]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:12 smithi060 bash[108106]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:12 smithi060 bash[106544]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:12 smithi060 bash[106544]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:12 smithi081 bash[85087]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:12.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:12 smithi081 bash[85087]: audit 2024-09-16T10:37:11.457819+0000 mgr.y (mgr.15318) 3933 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:13 smithi060 bash[108106]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:13 smithi060 bash[108106]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:13 smithi060 bash[106544]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:13 smithi060 bash[106544]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:13 smithi081 bash[85087]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:13.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:13 smithi081 bash[85087]: cluster 2024-09-16T10:37:12.041088+0000 mgr.y (mgr.15318) 3934 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:14.117731195Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[108106]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:14 smithi060 bash[106544]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.945176+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.957760+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: audit 2024-09-16T10:37:13.971502+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:15.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:15.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:14 smithi081 bash[85087]: cluster 2024-09-16T10:37:14.042119+0000 mgr.y (mgr.15318) 3935 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[108106]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[108106]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[108106]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:17.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[108106]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[106544]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[106544]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[106544]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:17 smithi060 bash[106544]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:17.110185888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:17 smithi081 bash[85087]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:17 smithi081 bash[85087]: cluster 2024-09-16T10:37:16.043467+0000 mgr.y (mgr.15318) 3936 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:17 smithi081 bash[85087]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:17.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:17 smithi081 bash[85087]: audit 2024-09-16T10:37:16.941277+0000 mon.b (mon.1) 6651 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:19 smithi060 bash[108106]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:19 smithi060 bash[108106]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:19 smithi060 bash[106544]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:19 smithi060 bash[106544]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:19 smithi081 bash[85087]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:19 smithi081 bash[85087]: cluster 2024-09-16T10:37:18.044636+0000 mgr.y (mgr.15318) 3937 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:20.12563182Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:20] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:37:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:21 smithi060 bash[108106]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:21 smithi060 bash[108106]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:21 smithi060 bash[106544]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:21 smithi060 bash[106544]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:21 smithi081 bash[85087]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:21.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:21 smithi081 bash[85087]: cluster 2024-09-16T10:37:20.046023+0000 mgr.y (mgr.15318) 3938 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:22 smithi060 bash[108106]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:22 smithi060 bash[108106]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:22 smithi060 bash[106544]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:22.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:22 smithi060 bash[106544]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:22.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:22 smithi081 bash[85087]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:22.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:22 smithi081 bash[85087]: audit 2024-09-16T10:37:21.469049+0000 mgr.y (mgr.15318) 3939 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:23.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ps' 2024-09-16T10:37:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:23 smithi060 bash[108106]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:23 smithi060 bash[108106]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:23 smithi060 bash[106544]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:23 smithi060 bash[106544]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:23.106111467Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:23 smithi081 bash[85087]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:23.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:23 smithi081 bash[85087]: cluster 2024-09-16T10:37:22.047065+0000 mgr.y (mgr.15318) 3940 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:25 smithi060 bash[108106]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:25 smithi060 bash[108106]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:25 smithi060 bash[106544]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:25 smithi060 bash[106544]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:25 smithi081 bash[85087]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:25.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:25 smithi081 bash[85087]: cluster 2024-09-16T10:37:24.048062+0000 mgr.y (mgr.15318) 3941 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:26.134546765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:27 smithi060 bash[106544]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:27 smithi060 bash[106544]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:27 smithi060 bash[108106]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:27 smithi060 bash[108106]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:27 smithi081 bash[85087]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:27 smithi081 bash[85087]: cluster 2024-09-16T10:37:26.049454+0000 mgr.y (mgr.15318) 3942 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:27.991 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:37:29.400 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T10:37:29.400 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 15s ago 57m - - 2024-09-16T10:37:29.400 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi081 smithi081 running 0s ago 56m - - 2024-09-16T10:37:29.400 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (20m) 15s ago 47m 14.4M - 0.27.0 11f11916f8cd a89e7bd0f73d 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi081 *:3000 running (19m) 0s ago 47m 67.0M - 10.4.0 c8b91775d855 491b1eee7dd6 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.ktznck smithi060 *:5000 running (2m) 15s ago 44m 48.1M - 3.8 261f2dc7b20f 7ebf1e8b5f74 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi081 *:8443,9283,8765 running (21m) 0s ago 55m 446M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 4fdbba11beff 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443,9283,8765 running (32m) 15s ago 58m 551M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 78d1c8e8b2c0 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (15m) 15s ago 58m 87.5M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f be903630e32d 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi081 running (17m) 0s ago 56m 78.9M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ce8ab96d54b7 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15m) 15s ago 56m 67.4M 2048M 19.3.0-4882-g66e33d6a 261f2dc7b20f ea09c94c3418 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (21m) 15s ago 47m 8571k - 1.7.0 72c9c2088986 fb9c16c00a19 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi081 *:9100 running (21m) 0s ago 47m 8668k - 1.7.0 72c9c2088986 8c500e457ccb 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (13m) 15s ago 55m 70.9M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 3b2ddd93f5dc 2024-09-16T10:37:29.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (13m) 15s ago 54m 67.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f f770bd9888c2 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11m) 15s ago 53m 60.5M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f ded71c01c80f 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 15s ago 52m 61.3M 2781M 19.3.0-4882-g66e33d6a 261f2dc7b20f 153959b431d5 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi081 running (8m) 0s ago 51m 56.0M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 60521f6eb618 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi081 running (8m) 0s ago 50m 61.5M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f cb6d7cc07a28 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi081 running (7m) 0s ago 49m 55.6M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f e721c1c4ffd6 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi081 running (6m) 0s ago 48m 56.7M 3036M 19.3.0-4882-g66e33d6a 261f2dc7b20f 70060c3dcf21 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi081 *:9095 running (20m) 0s ago 47m 53.4M - 2.51.0 1d3b7f56885b ae74b838c201 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.xsjxao smithi060 *:8000 running (4m) 15s ago 45m 91.5M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 487882a7cbbf 2024-09-16T10:37:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi081.cjjkvg smithi081 *:8000 running (4m) 0s ago 45m 91.6M - 19.3.0-4882-g66e33d6a 261f2dc7b20f 466c349bab08 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[108106]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:29 smithi060 bash[106544]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:29.110948905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: cluster 2024-09-16T10:37:28.050264+0000 mgr.y (mgr.15318) 3943 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.488964+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.502460+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:29 smithi081 bash[85087]: audit 2024-09-16T10:37:28.517587+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:30.171 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions' 2024-09-16T10:37:30.383 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:30 smithi060 bash[108106]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.383 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:30 smithi060 bash[108106]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:30 smithi060 bash[106544]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.384 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:30 smithi060 bash[106544]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:30 smithi081 bash[85087]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:30 smithi081 bash[85087]: audit 2024-09-16T10:37:29.385369+0000 mgr.y (mgr.15318) 3944 : audit [DBG] from='client.75089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:30] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[108106]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:31 smithi060 bash[106544]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: cluster 2024-09-16T10:37:30.051604+0000 mgr.y (mgr.15318) 3945 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.222971+0000 mon.b (mon.1) 6652 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.224785+0000 mon.b (mon.1) 6653 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:37:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:31 smithi081 bash[85087]: audit 2024-09-16T10:37:30.233570+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[106544]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[106544]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[106544]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[106544]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[108106]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[108106]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[108106]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:32.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:32 smithi060 bash[108106]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:32.128955679Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:32 smithi081 bash[85087]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:32 smithi081 bash[85087]: audit 2024-09-16T10:37:31.475336+0000 mgr.y (mgr.15318) 3946 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:32 smithi081 bash[85087]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:32 smithi081 bash[85087]: audit 2024-09-16T10:37:31.941475+0000 mon.b (mon.1) 6654 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:33 smithi060 bash[106544]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:33 smithi060 bash[106544]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:33 smithi060 bash[108106]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:33 smithi060 bash[108106]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:33 smithi081 bash[85087]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:33 smithi081 bash[85087]: cluster 2024-09-16T10:37:32.052633+0000 mgr.y (mgr.15318) 3947 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.001 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:37:35.177 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:35.137255305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:35.327 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.327 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[106544]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.329 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.329 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.329 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:35 smithi060 bash[108106]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: cluster 2024-09-16T10:37:34.053802+0000 mgr.y (mgr.15318) 3948 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:35.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.176331+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.190300+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:35.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:35 smithi081 bash[85087]: audit 2024-09-16T10:37:34.203859+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 3 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:37:37.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 8 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 2 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)": 15 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-09-16T10:37:37.245 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:37:37.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:37 smithi060 bash[106544]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:37.593 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:37 smithi060 bash[106544]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:37.593 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:37 smithi060 bash[108106]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:37.593 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:37 smithi060 bash[108106]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:37 smithi081 bash[85087]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:37.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:37 smithi081 bash[85087]: cluster 2024-09-16T10:37:36.055126+0000 mgr.y (mgr.15318) 3949 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:38.338 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:38 smithi060 bash[108106]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:38.338 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:38 smithi060 bash[108106]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:38.338 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:38 smithi060 bash[106544]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:38.338 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:38 smithi060 bash[106544]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:38.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch upgrade status' 2024-09-16T10:37:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:38.1488434Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:38 smithi081 bash[85087]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:38 smithi081 bash[85087]: audit 2024-09-16T10:37:37.243065+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/311844737' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:39 smithi060 bash[106544]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:39 smithi060 bash[106544]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:39 smithi060 bash[108106]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:39.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:39 smithi060 bash[108106]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:39 smithi081 bash[85087]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:39.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:39 smithi081 bash[85087]: cluster 2024-09-16T10:37:38.056324+0000 mgr.y (mgr.15318) 3950 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:40] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-16T10:37:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:41.109621158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:41 smithi081 bash[85087]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:41 smithi081 bash[85087]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.483 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:41 smithi060 bash[106544]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.483 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:41 smithi060 bash[106544]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.483 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:41 smithi060 bash[108106]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:41.483 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:41 smithi060 bash[108106]: cluster 2024-09-16T10:37:40.057701+0000 mgr.y (mgr.15318) 3951 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:42 smithi060 bash[108106]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:42.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:42 smithi060 bash[108106]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:42 smithi060 bash[106544]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:42.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:42 smithi060 bash[106544]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:42 smithi081 bash[85087]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:42.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:42 smithi081 bash[85087]: audit 2024-09-16T10:37:41.481857+0000 mgr.y (mgr.15318) 3952 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:43.166 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:37:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:43 smithi060 bash[106544]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:43 smithi060 bash[106544]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:43 smithi060 bash[108106]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:43 smithi060 bash[108106]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:43 smithi081 bash[85087]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:43.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:43 smithi081 bash[85087]: cluster 2024-09-16T10:37:42.058705+0000 mgr.y (mgr.15318) 3953 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:44.139342185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": null, 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": false, 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "", 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-09-16T10:37:44.641 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": null, 2024-09-16T10:37:44.642 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2024-09-16T10:37:44.642 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2024-09-16T10:37:44.642 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:37:45.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph health detail' 2024-09-16T10:37:45.517 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:45 smithi081 bash[85087]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.518 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:45 smithi081 bash[85087]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:45 smithi060 bash[106544]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:45 smithi060 bash[106544]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:45 smithi060 bash[108106]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:45.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:45 smithi060 bash[108106]: cluster 2024-09-16T10:37:44.059824+0000 mgr.y (mgr.15318) 3954 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:46 smithi060 bash[106544]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:46.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:46 smithi060 bash[106544]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:46.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:46 smithi060 bash[108106]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:46.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:46 smithi060 bash[108106]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:46 smithi081 bash[85087]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:46.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:46 smithi081 bash[85087]: audit 2024-09-16T10:37:44.639948+0000 mgr.y (mgr.15318) 3955 : audit [DBG] from='client.75101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:37:47.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:47.12599942Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:47 smithi081 bash[85087]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:47 smithi081 bash[85087]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:47 smithi081 bash[85087]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:47.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:47 smithi081 bash[85087]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[108106]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[108106]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[108106]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[108106]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[106544]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[106544]: cluster 2024-09-16T10:37:46.061324+0000 mgr.y (mgr.15318) 3956 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[106544]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:47.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:47 smithi060 bash[106544]: audit 2024-09-16T10:37:46.941902+0000 mon.b (mon.1) 6655 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:37:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:49 smithi081 bash[85087]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[108106]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: cluster 2024-09-16T10:37:48.062693+0000 mgr.y (mgr.15318) 3957 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.712244+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.726270+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:49.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:49 smithi060 bash[106544]: audit 2024-09-16T10:37:48.740596+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:37:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:50.119050274Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:50.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:37:50 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:37:50] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:37:51.492 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:51 smithi060 bash[106544]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.492 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:51 smithi060 bash[106544]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.493 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:51 smithi060 bash[108106]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.493 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:51 smithi060 bash[108106]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:51 smithi081 bash[85087]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:51 smithi081 bash[85087]: cluster 2024-09-16T10:37:50.064085+0000 mgr.y (mgr.15318) 3958 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:51.774 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-09-16T10:37:52.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:52 smithi060 bash[106544]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:52.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:52 smithi060 bash[106544]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:52.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:52 smithi060 bash[108106]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:52.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:52 smithi060 bash[108106]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:52.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-16T10:37:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:52 smithi081 bash[85087]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:52.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:52 smithi081 bash[85087]: audit 2024-09-16T10:37:51.773838+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.60:0/504691079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T10:37:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:53.105453664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:53 smithi081 bash[85087]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:53 smithi081 bash[85087]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:53 smithi081 bash[85087]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:53 smithi081 bash[85087]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[108106]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[108106]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[108106]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[108106]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[106544]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[106544]: audit 2024-09-16T10:37:51.491750+0000 mgr.y (mgr.15318) 3959 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:37:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[106544]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:53.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:53 smithi060 bash[106544]: cluster 2024-09-16T10:37:52.065157+0000 mgr.y (mgr.15318) 3960 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[108106]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:55 smithi060 bash[106544]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: cluster 2024-09-16T10:37:54.066182+0000 mgr.y (mgr.15318) 3961 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.419581+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.434302+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:55.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:55 smithi081 bash[85087]: audit 2024-09-16T10:37:54.448184+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:37:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:56.105754436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:57.343 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:37:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:57 smithi060 bash[108106]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:57 smithi060 bash[108106]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:57 smithi060 bash[106544]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:57.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:57 smithi060 bash[106544]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:57.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:57 smithi081 bash[85087]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:57.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:57 smithi081 bash[85087]: cluster 2024-09-16T10:37:56.067505+0000 mgr.y (mgr.15318) 3962 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:37:59.377 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-09-16T10:37:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:37:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:37:59.132882622Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:37:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[106544]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[106544]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[106544]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:59.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[106544]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:59.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[108106]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[108106]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[108106]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:59.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:37:59 smithi060 bash[108106]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:59 smithi081 bash[85087]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:59 smithi081 bash[85087]: cluster 2024-09-16T10:37:58.068963+0000 mgr.y (mgr.15318) 3963 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:37:59.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:59 smithi081 bash[85087]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:37:59.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:37:59 smithi081 bash[85087]: audit 2024-09-16T10:37:59.364750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.60:0/122226985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:00.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-16T10:38:00.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:00 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:38:00] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-16T10:38:01.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:01 smithi060 bash[106544]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.839 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:01 smithi060 bash[106544]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.840 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:01 smithi060 bash[108106]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.840 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:01 smithi060 bash[108106]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:01 smithi081 bash[85087]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:01.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:01 smithi081 bash[85087]: cluster 2024-09-16T10:38:00.070357+0000 mgr.y (mgr.15318) 3964 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:02.131585171Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:02 smithi060 bash[106544]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:02 smithi060 bash[106544]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:02 smithi060 bash[108106]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:02 smithi060 bash[108106]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:02.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:02 smithi081 bash[85087]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:02.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:02 smithi081 bash[85087]: audit 2024-09-16T10:38:01.942404+0000 mon.b (mon.1) 6656 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[108106]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[108106]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[108106]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[108106]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[106544]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[106544]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[106544]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:03 smithi060 bash[106544]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:03 smithi081 bash[85087]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:03 smithi081 bash[85087]: audit 2024-09-16T10:38:01.502718+0000 mgr.y (mgr.15318) 3965 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:03.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:03 smithi081 bash[85087]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:03.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:03 smithi081 bash[85087]: cluster 2024-09-16T10:38:02.071380+0000 mgr.y (mgr.15318) 3966 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:05.140619424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:05 smithi060 bash[108106]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:05 smithi060 bash[108106]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:05 smithi060 bash[106544]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:05 smithi060 bash[106544]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:05 smithi081 bash[85087]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:05.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:05 smithi081 bash[85087]: cluster 2024-09-16T10:38:04.072118+0000 mgr.y (mgr.15318) 3967 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:06.075 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:38:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:07 smithi060 bash[108106]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:07.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:07 smithi060 bash[108106]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:07 smithi060 bash[106544]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:07.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:07 smithi060 bash[106544]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:07.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)" 2024-09-16T10:38:07.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:07 smithi081 bash[85087]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:07.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:07 smithi081 bash[85087]: cluster 2024-09-16T10:38:06.073155+0000 mgr.y (mgr.15318) 3968 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:08.124801079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:08.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -e sha1=66e33d6af1496291b0602ee0a859e68145f17dad -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-16T10:38:08.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:08 smithi060 bash[108106]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:08.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:08 smithi060 bash[108106]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:08 smithi060 bash[106544]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:08.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:08 smithi060 bash[106544]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:08.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:08 smithi081 bash[85087]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:08.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:08 smithi081 bash[85087]: audit 2024-09-16T10:38:07.686810+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.60:0/2890738096' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T10:38:09.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:09 smithi081 bash[85087]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[106544]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: cluster 2024-09-16T10:38:08.074349+0000 mgr.y (mgr.15318) 3969 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.922550+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.934923+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:09.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:09 smithi060 bash[108106]: audit 2024-09-16T10:38:08.947641+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:10.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:10 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:38:10] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-16T10:38:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:11.134207895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:11 smithi060 bash[108106]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:11 smithi060 bash[108106]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:11 smithi060 bash[106544]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:11 smithi060 bash[106544]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:11.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:11 smithi081 bash[85087]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:11.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:11 smithi081 bash[85087]: cluster 2024-09-16T10:38:10.075680+0000 mgr.y (mgr.15318) 3970 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:13.270 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:38:13.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[106544]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[106544]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[106544]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:13.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[106544]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[108106]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[108106]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[108106]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:13.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:13 smithi060 bash[108106]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:13 smithi081 bash[85087]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:13 smithi081 bash[85087]: audit 2024-09-16T10:38:11.509824+0000 mgr.y (mgr.15318) 3971 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:13.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:13 smithi081 bash[85087]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:13.910 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:13 smithi081 bash[85087]: cluster 2024-09-16T10:38:12.076688+0000 mgr.y (mgr.15318) 3972 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:14.146615538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:14.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd 8 5s ago - 2024-09-16T10:38:15.550 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:38:15.560 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T10:38:15.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-16T10:38:15.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[106544]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:15 smithi060 bash[108106]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: cluster 2024-09-16T10:38:14.077745+0000 mgr.y (mgr.15318) 3973 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.563993+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.573948+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:15.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:15 smithi081 bash[85087]: audit 2024-09-16T10:38:14.582773+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:16 smithi081 bash[85087]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:16.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:16 smithi081 bash[85087]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:16 smithi060 bash[106544]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:16.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:16 smithi060 bash[106544]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:16 smithi060 bash[108106]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:16.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:16 smithi060 bash[108106]: audit 2024-09-16T10:38:14.813899+0000 mgr.y (mgr.15318) 3974 : audit [DBG] from='client.75125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:17.143821124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[106544]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[106544]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[106544]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[106544]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[108106]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[108106]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[108106]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:17 smithi060 bash[108106]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:17 smithi081 bash[85087]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:17 smithi081 bash[85087]: cluster 2024-09-16T10:38:16.078745+0000 mgr.y (mgr.15318) 3975 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:17 smithi081 bash[85087]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:17.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:17 smithi081 bash[85087]: audit 2024-09-16T10:38:16.942746+0000 mon.b (mon.1) 6657 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:19.904 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:38:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:19 smithi060 bash[108106]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:19.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:19 smithi060 bash[108106]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:19 smithi060 bash[106544]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:19.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:19 smithi060 bash[106544]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:19 smithi081 bash[85087]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:19.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:19 smithi081 bash[85087]: cluster 2024-09-16T10:38:18.079904+0000 mgr.y (mgr.15318) 3976 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:19 smithi081 bash[80968]: logger=cleanup t=2024-09-16T10:38:19.939148167Z level=info msg="Completed cleanup jobs" duration=86.219549ms 2024-09-16T10:38:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:20 smithi081 bash[80968]: logger=plugins.update.checker t=2024-09-16T10:38:20.004749346Z level=info msg="Update check succeeded" duration=63.177589ms 2024-09-16T10:38:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:20 smithi081 bash[80968]: logger=grafana.update.checker t=2024-09-16T10:38:20.01117728Z level=info msg="Update check succeeded" duration=64.832334ms 2024-09-16T10:38:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:20.139510112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:20.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:20 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:38:20] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:38:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:21 smithi060 bash[108106]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:21.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:21 smithi060 bash[108106]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:21 smithi060 bash[106544]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:21.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:21 smithi060 bash[106544]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:21 smithi081 bash[85087]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:21.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:21 smithi081 bash[85087]: cluster 2024-09-16T10:38:20.081588+0000 mgr.y (mgr.15318) 3977 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:22.151 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-16T10:38:22.152 INFO:teuthology.orchestra.run.smithi060.stdout: "image": "quay.io/ceph/ceph", 2024-09-16T10:38:22.152 INFO:teuthology.orchestra.run.smithi060.stdout: "registry": "quay.io", 2024-09-16T10:38:22.152 INFO:teuthology.orchestra.run.smithi060.stdout: "bare_image": "ceph/ceph", 2024-09-16T10:38:22.152 INFO:teuthology.orchestra.run.smithi060.stdout: "versions": [] 2024-09-16T10:38:22.152 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-16T10:38:23.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-16T10:38:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:23.102660347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[106544]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:23.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:23 smithi060 bash[108106]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: audit 2024-09-16T10:38:21.517572+0000 mgr.y (mgr.15318) 3978 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: audit 2024-09-16T10:38:21.794130+0000 mgr.y (mgr.15318) 3979 : audit [DBG] from='client.65154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:23.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:23 smithi081 bash[85087]: cluster 2024-09-16T10:38:22.082471+0000 mgr.y (mgr.15318) 3980 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:24 smithi060 bash[108106]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:24 smithi060 bash[108106]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:24 smithi060 bash[106544]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:24 smithi060 bash[106544]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:24 smithi081 bash[85087]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:24.908 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:24 smithi081 bash[85087]: cluster 2024-09-16T10:38:24.083493+0000 mgr.y (mgr.15318) 3981 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:26.12076264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:27.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:27 smithi081 bash[85087]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:27.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:27 smithi081 bash[85087]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:27 smithi060 bash[106544]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:27.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:27 smithi060 bash[106544]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:27 smithi060 bash[108106]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:27.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:27 smithi060 bash[108106]: cluster 2024-09-16T10:38:26.084831+0000 mgr.y (mgr.15318) 3982 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:28.174 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:38:29.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:29.095908994Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:29 smithi081 bash[85087]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[108106]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: cluster 2024-09-16T10:38:28.086011+0000 mgr.y (mgr.15318) 3983 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.096222+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.108297+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:29.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:29 smithi060 bash[106544]: audit 2024-09-16T10:38:29.120091+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:30.156 INFO:teuthology.orchestra.run.smithi060.stdout: "16.2.0", 2024-09-16T10:38:30.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:30 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:38:30] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-16T10:38:30.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 583edbd2-740f-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-16T10:38:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[106544]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:31 smithi060 bash[108106]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:29.698803+0000 mgr.y (mgr.15318) 3984 : audit [DBG] from='client.75137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:31.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: cluster 2024-09-16T10:38:30.087407+0000 mgr.y (mgr.15318) 3985 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.331650+0000 mon.b (mon.1) 6658 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.333760+0000 mon.b (mon.1) 6659 : audit [INF] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:31.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:31 smithi081 bash[85087]: audit 2024-09-16T10:38:30.345801+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:32.117921101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:32.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:32 smithi081 bash[85087]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:32.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:32 smithi081 bash[85087]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:32 smithi060 bash[108106]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:32 smithi060 bash[108106]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:32 smithi060 bash[106544]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:32 smithi060 bash[106544]: audit 2024-09-16T10:38:31.943470+0000 mon.b (mon.1) 6660 : audit [DBG] from='mgr.15318 172.21.15.60:0/1969791592' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T10:38:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[106544]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[106544]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[106544]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[106544]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:33.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[108106]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[108106]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[108106]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:33 smithi060 bash[108106]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:33 smithi081 bash[85087]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:33 smithi081 bash[85087]: audit 2024-09-16T10:38:31.525791+0000 mgr.y (mgr.15318) 3986 : audit [DBG] from='client.75053 -' entity='client.iscsi.foo.smithi060.ktznck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T10:38:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:33 smithi081 bash[85087]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:33.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:33 smithi081 bash[85087]: cluster 2024-09-16T10:38:32.088434+0000 mgr.y (mgr.15318) 3987 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:35.112099313Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:35.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:35 smithi081 bash[85087]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[108106]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: cluster 2024-09-16T10:38:34.089368+0000 mgr.y (mgr.15318) 3988 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T10:38:35.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.797387+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.811777+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:35 smithi060 bash[106544]: audit 2024-09-16T10:38:34.824655+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15318 ' entity='mgr.y' 2024-09-16T10:38:35.705 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:38:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:37 smithi081 bash[85087]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:37.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:37 smithi081 bash[85087]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:37.577 INFO:teuthology.orchestra.run.smithi060.stdout: "v16.2.2", 2024-09-16T10:38:37.578 INFO:teuthology.orchestra.run.smithi060.stdout: "v16.2.2-20210505", 2024-09-16T10:38:37.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:37 smithi060 bash[108106]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:37.578 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:37 smithi060 bash[108106]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:37.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:37 smithi060 bash[106544]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:37.579 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:37 smithi060 bash[106544]: cluster 2024-09-16T10:38:36.090656+0000 mgr.y (mgr.15318) 3989 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T10:38:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:38 smithi081 bash[85087]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:38 smithi081 bash[85087]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:38.122743191Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:38 smithi060 bash[108106]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:38 smithi060 bash[108106]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:38 smithi060 bash[106544]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:38 smithi060 bash[106544]: audit 2024-09-16T10:38:37.120249+0000 mgr.y (mgr.15318) 3990 : audit [DBG] from='client.65166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:38:38.726 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T10:38:38.735 INFO:tasks.cephadm:Teardown begin 2024-09-16T10:38:38.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:38:38.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:38:38.765 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T10:38:38.765 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:38:38.798 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:38:38.813 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T10:38:38.814 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T10:38:38.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:38:39.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:38 smithi060 systemd[1]: Stopping Ceph mon.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:39.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:39 smithi060 bash[106544]: debug 2024-09-16T10:38:39.162+0000 7fdab2a7e640 -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-09-16T10:38:39.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:39 smithi060 bash[106544]: debug 2024-09-16T10:38:39.162+0000 7fdab2a7e640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:38:40.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Sep 16 10:38:39 smithi060 bash[151929]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:38:40.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T10:38:40.251 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:40.252 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T10:38:40.252 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T10:38:40.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.c 2024-09-16T10:38:40.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:40 smithi060 systemd[1]: Stopping Ceph mon.c for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:40.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:40 smithi060 bash[76606]: ::ffff:172.21.15.81 - - [16/Sep/2024:10:38:40] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-16T10:38:41.128 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:40 smithi060 bash[108106]: debug 2024-09-16T10:38:40.746+0000 7fce2c696640 -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-09-16T10:38:41.128 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:40 smithi060 bash[108106]: debug 2024-09-16T10:38:40.750+0000 7fce2c696640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:38:41.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:41.141252655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:41.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Sep 16 10:38:41 smithi060 bash[152092]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:38:41.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T10:38:42.005 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:42.005 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T10:38:42.005 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T10:38:42.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.b 2024-09-16T10:38:42.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:42 smithi081 systemd[1]: Stopping Ceph mon.b for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:42.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:42 smithi081 bash[85087]: debug 2024-09-16T10:38:42.143+0000 7fed6a001640 -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-09-16T10:38:42.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:42 smithi081 bash[85087]: debug 2024-09-16T10:38:42.143+0000 7fed6a001640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:38:43.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Sep 16 10:38:42 smithi081 bash[115824]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:38:43.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T10:38:43.198 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:43.198 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T10:38:43.198 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T10:38:43.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y 2024-09-16T10:38:43.437 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:43 smithi060 systemd[1]: Stopping Ceph mgr.y for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:43.438 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:43 smithi060 bash[76606]: debug 2024-09-16T10:38:43.358+0000 7fca87a2a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -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-09-16T10:38:44.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:44.13583084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:44.612 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Sep 16 10:38:44 smithi060 bash[152296]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-y 2024-09-16T10:38:44.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T10:38:44.646 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:44.646 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T10:38:44.646 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T10:38:44.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x 2024-09-16T10:38:44.908 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:38:44 smithi081 systemd[1]: Stopping Ceph mgr.x for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:46.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Sep 16 10:38:45 smithi081 bash[115923]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:38:46.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T10:38:46.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:46.373 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T10:38:46.373 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T10:38:46.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.0 2024-09-16T10:38:46.656 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:46 smithi060 systemd[1]: Stopping Ceph osd.0 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:46.656 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:46 smithi060 bash[113066]: debug 2024-09-16T10:38:46.494+0000 7fb6cd99f640 -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-09-16T10:38:46.657 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:46 smithi060 bash[113066]: debug 2024-09-16T10:38:46.494+0000 7fb6cd99f640 -1 osd.0 168 *** Got signal Terminated *** 2024-09-16T10:38:46.657 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:46 smithi060 bash[113066]: debug 2024-09-16T10:38:46.494+0000 7fb6cd99f640 -1 osd.0 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:38:47.389 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:47.106991851Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:50.385 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:50.105417694Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:52.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.397Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.397Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.401Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.404Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.404Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:52 smithi081 bash[77031]: ts=2024-09-16T10:38:52.404Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:52.807 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:52 smithi060 bash[152395]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:38:52.808 INFO:journalctl@ceph.osd.0.smithi060.stdout:Sep 16 10:38:52 smithi060 bash[152456]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:38:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:53.105839587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:53.660 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:38:53 smithi081 bash[77031]: ts=2024-09-16T10:38:53.408Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:38:54.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T10:38:54.790 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:38:54.790 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T10:38:54.790 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T10:38:54.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.1 2024-09-16T10:38:55.156 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:38:54 smithi060 systemd[1]: Stopping Ceph osd.1 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:38:55.156 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:38:54 smithi060 bash[116043]: debug 2024-09-16T10:38:54.974+0000 7fb398c50640 -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-09-16T10:38:55.156 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:38:54 smithi060 bash[116043]: debug 2024-09-16T10:38:54.974+0000 7fb398c50640 -1 osd.1 168 *** Got signal Terminated *** 2024-09-16T10:38:55.156 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:38:54 smithi060 bash[116043]: debug 2024-09-16T10:38:54.974+0000 7fb398c50640 -1 osd.1 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:38:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:56.100749445Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:38:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:38:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:38:59.114918768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:01.406 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:39:01 smithi060 bash[152617]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:39:01.906 INFO:journalctl@ceph.osd.1.smithi060.stdout:Sep 16 10:39:01 smithi060 bash[153070]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:39:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:02.110459782Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:04.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T10:39:04.073 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:04.074 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T10:39:04.074 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T10:39:04.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.2 2024-09-16T10:39:04.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:04 smithi060 systemd[1]: Stopping Ceph osd.2 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:04.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:04 smithi060 bash[120746]: debug 2024-09-16T10:39:04.254+0000 7f42a9e2d640 -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-09-16T10:39:04.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:04 smithi060 bash[120746]: debug 2024-09-16T10:39:04.254+0000 7f42a9e2d640 -1 osd.2 168 *** Got signal Terminated *** 2024-09-16T10:39:04.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:04 smithi060 bash[120746]: debug 2024-09-16T10:39:04.254+0000 7f42a9e2d640 -1 osd.2 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:05.116287483Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:08.406 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:08.133447243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:10.599 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:10 smithi060 bash[153545]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:39:10.599 INFO:journalctl@ceph.osd.2.smithi060.stdout:Sep 16 10:39:10 smithi060 bash[153610]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:39:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:11.128726823Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:12.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T10:39:12.368 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:12.369 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T10:39:12.369 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T10:39:12.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.3 2024-09-16T10:39:12.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:12 smithi060 systemd[1]: Stopping Ceph osd.3 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:12.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:12 smithi060 bash[127749]: debug 2024-09-16T10:39:12.546+0000 7f7e52233640 -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-09-16T10:39:12.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:12 smithi060 bash[127749]: debug 2024-09-16T10:39:12.546+0000 7f7e52233640 -1 osd.3 168 *** Got signal Terminated *** 2024-09-16T10:39:12.656 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:12 smithi060 bash[127749]: debug 2024-09-16T10:39:12.546+0000 7f7e52233640 -1 osd.3 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:13.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:12 smithi081 bash[104718]: debug 2024-09-16T10:39:12.782+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:14.126 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:13 smithi081 bash[104718]: debug 2024-09-16T10:39:13.778+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:14.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:13 smithi060 bash[127749]: debug 2024-09-16T10:39:13.934+0000 7f7e4a840640 -1 osd.3 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.691784+0000 front 2024-09-16T10:38:47.692261+0000 (oldest deadline 2024-09-16T10:39:12.991711+0000) 2024-09-16T10:39:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:14.125953037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:15.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:14 smithi081 bash[104718]: debug 2024-09-16T10:39:14.818+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:15.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:14 smithi081 bash[96438]: debug 2024-09-16T10:39:14.778+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:15.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:14 smithi060 bash[127749]: debug 2024-09-16T10:39:14.958+0000 7f7e4a840640 -1 osd.3 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.691784+0000 front 2024-09-16T10:38:47.692261+0000 (oldest deadline 2024-09-16T10:39:12.991711+0000) 2024-09-16T10:39:16.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:15 smithi081 bash[104718]: debug 2024-09-16T10:39:15.834+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:16.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:15 smithi081 bash[96438]: debug 2024-09-16T10:39:15.766+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:16.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:15 smithi081 bash[101885]: debug 2024-09-16T10:39:15.978+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:16.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:15 smithi060 bash[127749]: debug 2024-09-16T10:39:15.986+0000 7f7e4a840640 -1 osd.3 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.691784+0000 front 2024-09-16T10:38:47.692261+0000 (oldest deadline 2024-09-16T10:39:12.991711+0000) 2024-09-16T10:39:16.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:16 smithi081 bash[99249]: debug 2024-09-16T10:39:16.158+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:17.125 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:16 smithi081 bash[104718]: debug 2024-09-16T10:39:16.862+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:17.125 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:16 smithi081 bash[96438]: debug 2024-09-16T10:39:16.734+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:17.125 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:16 smithi081 bash[101885]: debug 2024-09-16T10:39:16.926+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:17.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:16 smithi060 bash[127749]: debug 2024-09-16T10:39:16.938+0000 7f7e4a840640 -1 osd.3 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.691784+0000 front 2024-09-16T10:38:47.692261+0000 (oldest deadline 2024-09-16T10:39:12.991711+0000) 2024-09-16T10:39:17.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:17 smithi081 bash[99249]: debug 2024-09-16T10:39:17.202+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:17.124336871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:18.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:17 smithi081 bash[96438]: debug 2024-09-16T10:39:17.730+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:18.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:17 smithi081 bash[101885]: debug 2024-09-16T10:39:17.926+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:18.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:17 smithi081 bash[104718]: debug 2024-09-16T10:39:17.866+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:18.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:18 smithi081 bash[99249]: debug 2024-09-16T10:39:18.178+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:18.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:18 smithi060 bash[153738]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:39:18.906 INFO:journalctl@ceph.osd.3.smithi060.stdout:Sep 16 10:39:18 smithi060 bash[153821]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:39:19.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:18 smithi081 bash[96438]: debug 2024-09-16T10:39:18.770+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:19.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:18 smithi081 bash[101885]: debug 2024-09-16T10:39:18.942+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:19.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:18 smithi081 bash[104718]: debug 2024-09-16T10:39:18.850+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:19.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:19 smithi081 bash[99249]: debug 2024-09-16T10:39:19.190+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:20.113 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:19 smithi081 bash[96438]: debug 2024-09-16T10:39:19.738+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:20.114 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:19 smithi081 bash[101885]: debug 2024-09-16T10:39:19.970+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:20.114 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:19 smithi081 bash[104718]: debug 2024-09-16T10:39:19.822+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:20.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:20 smithi081 bash[99249]: debug 2024-09-16T10:39:20.230+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:20.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:20.113254469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:21.080 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:20 smithi081 bash[96438]: debug 2024-09-16T10:39:20.758+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:21.081 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:20 smithi081 bash[101885]: debug 2024-09-16T10:39:20.978+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:21.081 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:20 smithi081 bash[104718]: debug 2024-09-16T10:39:20.834+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:21.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T10:39:21.217 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:21.218 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T10:39:21.218 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T10:39:21.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.4 2024-09-16T10:39:21.347 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:21 smithi081 systemd[1]: Stopping Ceph osd.4 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:21.347 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[99249]: debug 2024-09-16T10:39:21.234+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:21.658 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[96438]: debug 2024-09-16T10:39:21.342+0000 7f90c5dbe640 -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-09-16T10:39:21.658 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[96438]: debug 2024-09-16T10:39:21.342+0000 7f90c5dbe640 -1 osd.4 168 *** Got signal Terminated *** 2024-09-16T10:39:21.658 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[96438]: debug 2024-09-16T10:39:21.342+0000 7f90c5dbe640 -1 osd.4 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:22.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[104718]: debug 2024-09-16T10:39:21.798+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:22.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[96438]: debug 2024-09-16T10:39:21.806+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:22.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:21 smithi081 bash[101885]: debug 2024-09-16T10:39:21.930+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:22.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:22 smithi081 bash[99249]: debug 2024-09-16T10:39:22.194+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:22.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:22 smithi081 bash[99249]: debug 2024-09-16T10:39:22.194+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:23.146 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:22 smithi081 bash[96438]: debug 2024-09-16T10:39:22.786+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:23.146 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:22 smithi081 bash[101885]: debug 2024-09-16T10:39:22.934+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:23.147 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:22 smithi081 bash[104718]: debug 2024-09-16T10:39:22.778+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:23.145800509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:23.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[99249]: debug 2024-09-16T10:39:23.218+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:23.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[99249]: debug 2024-09-16T10:39:23.218+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:24.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[104718]: debug 2024-09-16T10:39:23.798+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:24.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[96438]: debug 2024-09-16T10:39:23.834+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:24.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[101885]: debug 2024-09-16T10:39:23.946+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:24.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:23 smithi081 bash[101885]: debug 2024-09-16T10:39:23.946+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:24.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[99249]: debug 2024-09-16T10:39:24.242+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:24.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[99249]: debug 2024-09-16T10:39:24.242+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:25.158 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[96438]: debug 2024-09-16T10:39:24.794+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:25.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[104718]: debug 2024-09-16T10:39:24.846+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:25.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[101885]: debug 2024-09-16T10:39:24.966+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:25.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:24 smithi081 bash[101885]: debug 2024-09-16T10:39:24.966+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:25.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:25 smithi081 bash[99249]: debug 2024-09-16T10:39:25.278+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:25.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:25 smithi081 bash[99249]: debug 2024-09-16T10:39:25.278+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:26.112 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:25 smithi081 bash[104718]: debug 2024-09-16T10:39:25.894+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:26.112 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:25 smithi081 bash[96438]: debug 2024-09-16T10:39:25.754+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.202436+0000 front 2024-09-16T10:38:49.202542+0000 (oldest deadline 2024-09-16T10:39:13.902176+0000) 2024-09-16T10:39:26.113 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:25 smithi081 bash[96438]: debug 2024-09-16T10:39:25.754+0000 7f90c23d3640 -1 osd.4 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.004731+0000 front 2024-09-16T10:38:59.005071+0000 (oldest deadline 2024-09-16T10:39:24.904624+0000) 2024-09-16T10:39:26.113 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[101885]: debug 2024-09-16T10:39:25.998+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:26.113 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[101885]: debug 2024-09-16T10:39:25.998+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:26.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[99249]: debug 2024-09-16T10:39:26.266+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:26.407 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[99249]: debug 2024-09-16T10:39:26.266+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:26.407 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:26.111932564Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:27.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[101885]: debug 2024-09-16T10:39:26.986+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:27.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[101885]: debug 2024-09-16T10:39:26.986+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:27.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[104718]: debug 2024-09-16T10:39:26.878+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:27.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:26 smithi081 bash[104718]: debug 2024-09-16T10:39:26.878+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:27.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[99249]: debug 2024-09-16T10:39:27.290+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:27.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[99249]: debug 2024-09-16T10:39:27.290+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:28.282 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[101885]: debug 2024-09-16T10:39:27.950+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:28.282 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[101885]: debug 2024-09-16T10:39:27.950+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:28.282 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[104718]: debug 2024-09-16T10:39:27.926+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:28.282 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:27 smithi081 bash[104718]: debug 2024-09-16T10:39:27.926+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:28.283 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[116983]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:39:28.550 INFO:journalctl@ceph.osd.4.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[117060]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:39:28.550 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[99249]: debug 2024-09-16T10:39:28.278+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:28.550 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[99249]: debug 2024-09-16T10:39:28.278+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:29.230 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:29.12638489Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:29.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[101885]: debug 2024-09-16T10:39:28.958+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:29.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[101885]: debug 2024-09-16T10:39:28.958+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:29.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[104718]: debug 2024-09-16T10:39:28.954+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:29.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:28 smithi081 bash[104718]: debug 2024-09-16T10:39:28.954+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:29.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:29 smithi081 bash[99249]: debug 2024-09-16T10:39:29.298+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:29.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:29 smithi081 bash[99249]: debug 2024-09-16T10:39:29.298+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:30.321 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[101885]: debug 2024-09-16T10:39:30.002+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:30.321 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[101885]: debug 2024-09-16T10:39:30.002+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:30.322 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[104718]: debug 2024-09-16T10:39:30.002+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:30.322 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[104718]: debug 2024-09-16T10:39:30.002+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:30.666 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[99249]: debug 2024-09-16T10:39:30.314+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:30.666 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:30 smithi081 bash[99249]: debug 2024-09-16T10:39:30.314+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:31.127 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:31.127 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:31.127 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:31.127 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[101885]: debug 2024-09-16T10:39:31.022+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:31.128 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[101885]: debug 2024-09-16T10:39:31.022+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:31.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[99249]: debug 2024-09-16T10:39:31.358+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:31.408 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[99249]: debug 2024-09-16T10:39:31.358+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:32.401 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:32.152795759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:32.402 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.986+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:32.402 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.986+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:32.402 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:31 smithi081 bash[104718]: debug 2024-09-16T10:39:31.986+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:32.403 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[101885]: debug 2024-09-16T10:39:32.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:32.403 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[101885]: debug 2024-09-16T10:39:32.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:32.403 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[101885]: debug 2024-09-16T10:39:32.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:32.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[99249]: debug 2024-09-16T10:39:32.398+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:32.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[99249]: debug 2024-09-16T10:39:32.398+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:32.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:32 smithi081 bash[99249]: debug 2024-09-16T10:39:32.398+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:32.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T10:39:32.945 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:32.945 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T10:39:32.945 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T10:39:32.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.5 2024-09-16T10:39:33.168 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 systemd[1]: Stopping Ceph osd.5 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:33.168 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[101885]: debug 2024-09-16T10:39:33.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:33.168 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[101885]: debug 2024-09-16T10:39:33.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:33.169 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[101885]: debug 2024-09-16T10:39:33.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:33.169 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[104718]: debug 2024-09-16T10:39:33.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:33.169 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[104718]: debug 2024-09-16T10:39:33.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:33.169 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[104718]: debug 2024-09-16T10:39:33.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:33.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.162+0000 7fd7dc4f0640 -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-09-16T10:39:33.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.162+0000 7fd7dc4f0640 -1 osd.5 168 *** Got signal Terminated *** 2024-09-16T10:39:33.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.162+0000 7fd7dc4f0640 -1 osd.5 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:33.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:33.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:33.659 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:33 smithi081 bash[99249]: debug 2024-09-16T10:39:33.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:34.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[101885]: debug 2024-09-16T10:39:34.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:34.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[101885]: debug 2024-09-16T10:39:34.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:34.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[101885]: debug 2024-09-16T10:39:34.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:34.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[104718]: debug 2024-09-16T10:39:34.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:34.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[104718]: debug 2024-09-16T10:39:34.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:34.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[104718]: debug 2024-09-16T10:39:34.014+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:34.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[99249]: debug 2024-09-16T10:39:34.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:34.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[99249]: debug 2024-09-16T10:39:34.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:34.659 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:34 smithi081 bash[99249]: debug 2024-09-16T10:39:34.350+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:35.386 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:35.118574469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:35.386 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[101885]: debug 2024-09-16T10:39:35.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:35.386 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[101885]: debug 2024-09-16T10:39:35.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:35.386 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[101885]: debug 2024-09-16T10:39:35.070+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:35.387 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[104718]: debug 2024-09-16T10:39:35.030+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:35.387 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[104718]: debug 2024-09-16T10:39:35.030+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:35.387 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[104718]: debug 2024-09-16T10:39:35.030+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:35.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[99249]: debug 2024-09-16T10:39:35.382+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:35.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[99249]: debug 2024-09-16T10:39:35.382+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:35.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:35 smithi081 bash[99249]: debug 2024-09-16T10:39:35.382+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[101885]: debug 2024-09-16T10:39:36.054+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[101885]: debug 2024-09-16T10:39:36.054+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[101885]: debug 2024-09-16T10:39:36.054+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.022+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.022+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:36.393 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.022+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:36.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[99249]: debug 2024-09-16T10:39:36.390+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:36.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[99249]: debug 2024-09-16T10:39:36.390+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:36.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[99249]: debug 2024-09-16T10:39:36.390+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:37.376 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[101885]: debug 2024-09-16T10:39:37.042+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:37.376 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[101885]: debug 2024-09-16T10:39:37.042+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:37.377 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[101885]: debug 2024-09-16T10:39:37.042+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:37.377 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.994+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:37.377 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.994+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:37.377 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:36 smithi081 bash[104718]: debug 2024-09-16T10:39:36.994+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:37.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[99249]: debug 2024-09-16T10:39:37.370+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:49.890126+0000 front 2024-09-16T10:38:49.890378+0000 (oldest deadline 2024-09-16T10:39:15.190073+0000) 2024-09-16T10:39:37.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[99249]: debug 2024-09-16T10:39:37.370+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:57.491830+0000 front 2024-09-16T10:38:57.491695+0000 (oldest deadline 2024-09-16T10:39:21.591275+0000) 2024-09-16T10:39:37.658 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[99249]: debug 2024-09-16T10:39:37.370+0000 7fd7d8b05640 -1 osd.5 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.892610+0000 front 2024-09-16T10:39:06.892908+0000 (oldest deadline 2024-09-16T10:39:31.592502+0000) 2024-09-16T10:39:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:38.112518411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:38.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[101885]: debug 2024-09-16T10:39:38.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:38.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[101885]: debug 2024-09-16T10:39:38.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:38.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[101885]: debug 2024-09-16T10:39:38.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:38.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[104718]: debug 2024-09-16T10:39:37.982+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:38.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[104718]: debug 2024-09-16T10:39:37.982+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:38.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:37 smithi081 bash[104718]: debug 2024-09-16T10:39:37.982+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:39.009 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[104718]: debug 2024-09-16T10:39:38.942+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:39.009 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[104718]: debug 2024-09-16T10:39:38.942+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:39.009 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[104718]: debug 2024-09-16T10:39:38.942+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:39.009 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:38 smithi081 bash[104718]: debug 2024-09-16T10:39:38.942+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:39.340 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[101885]: debug 2024-09-16T10:39:39.002+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:39.341 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[101885]: debug 2024-09-16T10:39:39.002+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:39.341 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[101885]: debug 2024-09-16T10:39:39.002+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:39.595 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[117264]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:39:39.908 INFO:journalctl@ceph.osd.5.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[117438]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:39:40.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[101885]: debug 2024-09-16T10:39:40.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:40.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[101885]: debug 2024-09-16T10:39:40.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:40.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[101885]: debug 2024-09-16T10:39:40.026+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:40.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[104718]: debug 2024-09-16T10:39:39.930+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:40.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[104718]: debug 2024-09-16T10:39:39.930+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:40.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[104718]: debug 2024-09-16T10:39:39.930+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:40.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:39 smithi081 bash[104718]: debug 2024-09-16T10:39:39.930+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:41.363 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:41.109592377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:41.363 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[101885]: debug 2024-09-16T10:39:41.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:41.363 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[101885]: debug 2024-09-16T10:39:41.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:41.364 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[101885]: debug 2024-09-16T10:39:41.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:41.364 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[104718]: debug 2024-09-16T10:39:40.910+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:41.364 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[104718]: debug 2024-09-16T10:39:40.910+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:41.364 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[104718]: debug 2024-09-16T10:39:40.910+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:41.364 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:40 smithi081 bash[104718]: debug 2024-09-16T10:39:40.910+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.034+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[104718]: debug 2024-09-16T10:39:41.918+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[104718]: debug 2024-09-16T10:39:41.918+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:42.201 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[104718]: debug 2024-09-16T10:39:41.918+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:42.202 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:41 smithi081 bash[104718]: debug 2024-09-16T10:39:41.918+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:42.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T10:39:42.232 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:42.232 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T10:39:42.232 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T10:39:42.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.6 2024-09-16T10:39:42.658 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 systemd[1]: Stopping Ceph osd.6 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:42.658 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.409+0000 7fd5b6760640 -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-09-16T10:39:42.659 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.409+0000 7fd5b6760640 -1 osd.6 168 *** Got signal Terminated *** 2024-09-16T10:39:42.659 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[101885]: debug 2024-09-16T10:39:42.409+0000 7fd5b6760640 -1 osd.6 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:43.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.017+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:43.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.017+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:43.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.017+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:43.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.017+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:43.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[104718]: debug 2024-09-16T10:39:42.893+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:43.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[104718]: debug 2024-09-16T10:39:42.893+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:43.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[104718]: debug 2024-09-16T10:39:42.893+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:43.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:42 smithi081 bash[104718]: debug 2024-09-16T10:39:42.893+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:44.102419545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:44.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[104718]: debug 2024-09-16T10:39:43.881+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[104718]: debug 2024-09-16T10:39:43.881+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[104718]: debug 2024-09-16T10:39:43.881+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[104718]: debug 2024-09-16T10:39:43.881+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.973+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.973+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.973+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:44.159 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:43 smithi081 bash[101885]: debug 2024-09-16T10:39:43.973+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:44.988 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[104718]: debug 2024-09-16T10:39:44.925+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:44.988 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[104718]: debug 2024-09-16T10:39:44.925+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:44.988 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[104718]: debug 2024-09-16T10:39:44.925+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:44.988 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[104718]: debug 2024-09-16T10:39:44.925+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:45.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[101885]: debug 2024-09-16T10:39:44.981+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:45.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[101885]: debug 2024-09-16T10:39:44.981+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:45.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[101885]: debug 2024-09-16T10:39:44.981+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:45.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:44 smithi081 bash[101885]: debug 2024-09-16T10:39:44.981+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:45.908 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:45 smithi081 bash[104718]: debug 2024-09-16T10:39:45.885+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:45.908 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:45 smithi081 bash[104718]: debug 2024-09-16T10:39:45.885+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:45.908 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:45 smithi081 bash[104718]: debug 2024-09-16T10:39:45.885+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:45.909 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:45 smithi081 bash[104718]: debug 2024-09-16T10:39:45.885+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:46.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.009+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:46.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.009+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:46.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.009+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:46.408 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.009+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:47.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:47 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:47.118441559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:47.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[104718]: debug 2024-09-16T10:39:46.929+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:47.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[104718]: debug 2024-09-16T10:39:46.929+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:47.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[104718]: debug 2024-09-16T10:39:46.929+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:47.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[104718]: debug 2024-09-16T10:39:46.929+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:47.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.961+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:47.594545+0000 front 2024-09-16T10:38:47.594646+0000 (oldest deadline 2024-09-16T10:39:15.194777+0000) 2024-09-16T10:39:47.409 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.961+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:59.196566+0000 front 2024-09-16T10:38:59.196760+0000 (oldest deadline 2024-09-16T10:39:23.896617+0000) 2024-09-16T10:39:47.410 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.961+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:06.198217+0000 front 2024-09-16T10:39:06.198180+0000 (oldest deadline 2024-09-16T10:39:31.497922+0000) 2024-09-16T10:39:47.410 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:46 smithi081 bash[101885]: debug 2024-09-16T10:39:46.961+0000 7fd5b2d75640 -1 osd.6 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:16.699970+0000 front 2024-09-16T10:39:16.699935+0000 (oldest deadline 2024-09-16T10:39:41.399625+0000) 2024-09-16T10:39:48.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:47 smithi081 bash[104718]: debug 2024-09-16T10:39:47.909+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:48.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:47 smithi081 bash[104718]: debug 2024-09-16T10:39:47.909+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:48.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:47 smithi081 bash[104718]: debug 2024-09-16T10:39:47.909+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:48.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:47 smithi081 bash[104718]: debug 2024-09-16T10:39:47.909+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:48.793 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[117651]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-6 2024-09-16T10:39:49.158 INFO:journalctl@ceph.osd.6.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[118192]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-6 2024-09-16T10:39:49.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[104718]: debug 2024-09-16T10:39:48.945+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:49.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[104718]: debug 2024-09-16T10:39:48.945+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:49.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[104718]: debug 2024-09-16T10:39:48.945+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:49.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:48 smithi081 bash[104718]: debug 2024-09-16T10:39:48.945+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:50.116 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:49 smithi081 bash[104718]: debug 2024-09-16T10:39:49.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:50.116 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:49 smithi081 bash[104718]: debug 2024-09-16T10:39:49.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:50.116 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:49 smithi081 bash[104718]: debug 2024-09-16T10:39:49.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:50.116 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:49 smithi081 bash[104718]: debug 2024-09-16T10:39:49.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:50.116 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:49 smithi081 bash[104718]: debug 2024-09-16T10:39:49.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:50.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:50 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:50.11529497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:51.263 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:51 smithi081 bash[104718]: debug 2024-09-16T10:39:51.029+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:51.263 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:51 smithi081 bash[104718]: debug 2024-09-16T10:39:51.029+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:51.263 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:51 smithi081 bash[104718]: debug 2024-09-16T10:39:51.029+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:51.263 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:51 smithi081 bash[104718]: debug 2024-09-16T10:39:51.029+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:51.263 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:51 smithi081 bash[104718]: debug 2024-09-16T10:39:51.029+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:52.357 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:51.997+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:52.357 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:51.997+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:52.357 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:51.997+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:52.357 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:51.997+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:52.357 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:51.997+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:52.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T10:39:52.384 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:39:52.384 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T10:39:52.385 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T10:39:52.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.7 2024-09-16T10:39:52.658 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 systemd[1]: Stopping Ceph osd.7 for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:39:52.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.397Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.658 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.398Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.401Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.403Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.403Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.659 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[77031]: ts=2024-09-16T10:39:52.405Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:52.989 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.725+0000 7f19cb802640 -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-09-16T10:39:52.990 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.725+0000 7f19cb802640 -1 osd.7 168 *** Got signal Terminated *** 2024-09-16T10:39:52.990 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.725+0000 7f19cb802640 -1 osd.7 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:39:53.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:53 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:53.118164875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:53.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.981+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:53.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.981+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:53.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.981+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:53.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.981+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:53.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:52 smithi081 bash[104718]: debug 2024-09-16T10:39:52.981+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:53.908 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:39:53 smithi081 bash[77031]: ts=2024-09-16T10:39:53.408Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.60:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.60:8765: connect: connection refused" 2024-09-16T10:39:54.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.017+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:54.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.017+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:54.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.017+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:54.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.017+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:54.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.017+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:55.158 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:55.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:55.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:55.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:55.159 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:54 smithi081 bash[104718]: debug 2024-09-16T10:39:54.977+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:56.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:56.102688286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:39:56.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[104718]: debug 2024-09-16T10:39:56.021+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:56.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[104718]: debug 2024-09-16T10:39:56.021+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:56.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[104718]: debug 2024-09-16T10:39:56.021+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:56.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[104718]: debug 2024-09-16T10:39:56.021+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:56.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:56 smithi081 bash[104718]: debug 2024-09-16T10:39:56.021+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:57.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:57 smithi081 bash[104718]: debug 2024-09-16T10:39:57.037+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-09-16T10:38:50.960288+0000 front 2024-09-16T10:38:50.960349+0000 (oldest deadline 2024-09-16T10:39:12.060394+0000) 2024-09-16T10:39:57.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:57 smithi081 bash[104718]: debug 2024-09-16T10:39:57.037+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-09-16T10:38:54.862667+0000 front 2024-09-16T10:38:54.862436+0000 (oldest deadline 2024-09-16T10:39:26.062846+0000) 2024-09-16T10:39:57.408 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:57 smithi081 bash[104718]: debug 2024-09-16T10:39:57.037+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-09-16T10:39:08.964286+0000 front 2024-09-16T10:39:08.964130+0000 (oldest deadline 2024-09-16T10:39:30.663850+0000) 2024-09-16T10:39:57.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:57 smithi081 bash[104718]: debug 2024-09-16T10:39:57.037+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-09-16T10:39:17.065796+0000 front 2024-09-16T10:39:17.065883+0000 (oldest deadline 2024-09-16T10:39:38.765565+0000) 2024-09-16T10:39:57.409 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:57 smithi081 bash[104718]: debug 2024-09-16T10:39:57.037+0000 7f19c7e17640 -1 osd.7 168 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-09-16T10:39:23.466727+0000 front 2024-09-16T10:39:23.466828+0000 (oldest deadline 2024-09-16T10:39:49.366663+0000) 2024-09-16T10:39:58.832 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:58 smithi081 bash[118406]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-7 2024-09-16T10:39:59.144 INFO:journalctl@ceph.osd.7.smithi081.stdout:Sep 16 10:39:58 smithi081 bash[118559]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-osd-7 2024-09-16T10:39:59.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:39:59 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:39:59.144109451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:01.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T10:40:01.110 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:40:01.111 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T10:40:01.111 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T10:40:01.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T10:40:01.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 systemd[1]: Stopping Ceph prometheus.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:40:01.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:40:01.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T10:40:01.338 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.295Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.296Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.297Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.297Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T10:40:01.339 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Sep 16 10:40:01 smithi081 bash[77031]: ts=2024-09-16T10:40:01.297Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T10:40:02.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-583edbd2-740f-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T10:40:02.179 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:40:02.179 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T10:40:02.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 583edbd2-740f-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:40:02.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:02 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:02.137748436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:02.566 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:40:03.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:03 smithi060 bash[97306]: ts=2024-09-16T10:40:03.249Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-09-16T10:40:03.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:03 smithi060 bash[97306]: ts=2024-09-16T10:40:03.250Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.81:8443: connect: connection refused" 2024-09-16T10:40:05.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:05 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:05.140375765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:07.442 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:07.442 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:07.694 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:07.694 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:07.949 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:07.949 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:07 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.297 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.297 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:08 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:08.11928854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:08.547 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.547 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.842 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.842 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.842 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:08.843 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:08 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:09.096 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:09.096 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:09 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:09.370 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:09 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:40:09.371 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:09 smithi060 bash[97306]: ts=2024-09-16T10:40:09.270Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T10:40:10.289 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:09 smithi060 bash[155578]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:40:10.289 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:10 smithi060 bash[155637]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T10:40:10.289 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:10 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T10:40:10.289 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:10 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:40:10.554 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:10 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:10.554 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:10 smithi060 systemd[1]: Stopping Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:40:10.554 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Sep 16 10:40:10 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:11.346 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 bash[155707]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:40:11.347 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:40:11.347 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 bash[155767]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T10:40:11.347 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T10:40:11.347 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 systemd[1]: Stopped Ceph node-exporter.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:40:11.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:11 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:11.128821361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:11.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Sep 16 10:40:11 smithi060 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:14.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:14 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:14.105229346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:17.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:17 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:17.147065916Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:20.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:20 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:20.101665864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:23.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:23 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:23.140800834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:26.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:26 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:26.130675427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:29.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:29 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:29.110228206Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:32.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:32 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:32.12748088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:35.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 583edbd2-740f-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:40:35.325 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:40:35.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:35 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:35.123530619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:38.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:38 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:38.126842048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:40.137 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:40.138 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:40.408 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:40.408 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:40.777 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:40.777 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.057 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.057 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:40 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.057 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.357 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.357 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:41 smithi081 bash[80968]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T10:40:41.105855117Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T10:40:41.357 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.658 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.658 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.940 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:41.940 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:41 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:40:42.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:42 smithi081 bash[120139]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:40:42.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:42 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T10:40:42.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:42 smithi081 bash[120202]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T10:40:42.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:42 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T10:40:42.908 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:42 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:40:43.224 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Sep 16 10:40:43 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:42 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 systemd[1]: Stopping Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968... 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 bash[80968]: logger=server t=2024-09-16T10:40:43.18711458Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 bash[80968]: logger=grafana-apiserver t=2024-09-16T10:40:43.187246283Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 bash[80968]: logger=tracing t=2024-09-16T10:40:43.187274487Z level=info msg="Closing tracing" 2024-09-16T10:40:43.225 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 bash[80968]: logger=ticker t=2024-09-16T10:40:43.187377444Z level=info msg=stopped last_tick=2024-09-16T10:40:40Z 2024-09-16T10:40:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:43 smithi081 bash[120272]: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:40:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:44 smithi081 bash[120333]: Error response from daemon: No such container: ceph-583edbd2-740f-11ef-bceb-c7b262605968-grafana-a 2024-09-16T10:40:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:44 smithi081 systemd[1]: ceph-583edbd2-740f-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T10:40:44.158 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:44 smithi081 systemd[1]: Stopped Ceph grafana.a for 583edbd2-740f-11ef-bceb-c7b262605968. 2024-09-16T10:40:44.658 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Sep 16 10:40:44 smithi081 systemd[1]: /etc/systemd/system/ceph-583edbd2-740f-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T10:40:55.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:40:55.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:40:55.925 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T10:40:55.927 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi060/crash 2024-09-16T10:40:55.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:40:55.969 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:40:55.969 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:40:55.971 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi081/crash 2024-09-16T10:40:55.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:40:55.981 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/583edbd2-740f-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:40:55.982 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:40:55.983 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T10:40:55.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-16T10:40:56.029 INFO:tasks.cephadm:Compressing logs... 2024-09-16T10:40:56.029 DEBUG:teuthology.orchestra.run.smithi060:> 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-09-16T10:40:56.075 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-16T10:40:56.082 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T10:40:56.087 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T10:40:56.096 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T10:40:56.098 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T10:40:56.098 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T10:40:56.098 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T10:40:56.098 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:40:56.098 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T10:40:56.099 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T10:40:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T10:40:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:40:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/tcmu-runner.log: 63.1% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T10:40:56.101 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:40:56.101 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T10:40:56.101 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T10:40:56.102 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:40:56.103 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T10:40:56.103 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T10:40:56.103 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:40:56.104 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:40:56.105 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:40:56.105 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi081.cjjkvg.log 2024-09-16T10:40:56.108 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log: 91.5% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:40:56.108 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T10:40:56.109 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log: 94.9% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:40:56.109 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T10:40:56.110 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi081.cjjkvg.log: 83.1% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi081.cjjkvg.log.gz 2024-09-16T10:40:56.110 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T10:40:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:40:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:40:56.114 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.b.log: 89.7% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:40:56.114 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:40:56.137 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi060.xsjxao.log 2024-09-16T10:40:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:40:56.146 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi060.xsjxao.log: 83.2% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi060.xsjxao.log.gz 2024-09-16T10:40:56.158 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.4.log: /var/log/ceph/cephadm.log: 93.0% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:40:56.199 INFO:teuthology.orchestra.run.smithi081.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:40:56.205 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cephadm.log: 89.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:40:56.249 INFO:teuthology.orchestra.run.smithi060.stderr: 95.5% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:40:56.284 INFO:teuthology.orchestra.run.smithi081.stderr: 91.7% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:40:56.294 INFO:teuthology.orchestra.run.smithi081.stderr: 88.2% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T10:40:56.298 INFO:teuthology.orchestra.run.smithi060.stderr: 91.8% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:40:57.562 INFO:teuthology.orchestra.run.smithi060.stderr: 92.2% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T10:40:57.685 INFO:teuthology.orchestra.run.smithi081.stderr: 92.9% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T10:40:57.730 INFO:teuthology.orchestra.run.smithi060.stderr: 92.9% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T10:40:58.525 INFO:teuthology.orchestra.run.smithi060.stderr: 93.3% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T10:40:58.683 INFO:teuthology.orchestra.run.smithi081.stderr: 93.7% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T10:40:58.722 INFO:teuthology.orchestra.run.smithi081.stderr: 93.2% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T10:40:58.887 INFO:teuthology.orchestra.run.smithi081.stderr: 93.3% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T10:40:59.336 INFO:teuthology.orchestra.run.smithi060.stderr: 93.4% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T10:40:59.424 INFO:teuthology.orchestra.run.smithi060.stderr: 93.4% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T10:40:59.465 INFO:teuthology.orchestra.run.smithi081.stderr: 93.4% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T10:40:59.467 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-09-16T10:40:59.467 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m3.387s 2024-09-16T10:40:59.467 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m12.886s 2024-09-16T10:40:59.467 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.526s 2024-09-16T10:40:59.739 INFO:teuthology.orchestra.run.smithi060.stderr: 91.8% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T10:41:00.087 INFO:teuthology.orchestra.run.smithi060.stderr: 93.3% -- replaced with /var/log/ceph/583edbd2-740f-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T10:41:00.088 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-16T10:41:00.088 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m4.012s 2024-09-16T10:41:00.088 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m19.293s 2024-09-16T10:41:00.088 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.638s 2024-09-16T10:41:00.089 INFO:tasks.cephadm:Archiving logs... 2024-09-16T10:41:00.089 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi060/log 2024-09-16T10:41:00.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:41:02.175 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi081/log 2024-09-16T10:41:02.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:41:03.763 INFO:tasks.cephadm:Removing cluster... 2024-09-16T10:41:03.764 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 583edbd2-740f-11ef-bceb-c7b262605968 --force 2024-09-16T10:41:03.953 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:41:05.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 583edbd2-740f-11ef-bceb-c7b262605968 --force 2024-09-16T10:41:05.294 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 583edbd2-740f-11ef-bceb-c7b262605968 2024-09-16T10:41:06.426 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T10:41:06.426 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:41:06.432 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:41:06.437 INFO:tasks.cephadm:Teardown complete 2024-09-16T10:41:06.437 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T10:41:06.447 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T10:41:06.448 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:41:06.475 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout:*hv01.front.sepi 67.205.162.81 3 u 55 128 377 0.179 -0.041 0.124 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout:+hv02.front.sepi 96.245.170.99 3 u 45 256 377 0.192 -2.029 0.065 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 59 128 377 0.194 -0.039 0.075 2024-09-16T10:41:06.491 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T10:41:06.494 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T10:41:06.494 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2024-09-16T10:41:06.494 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 67.205.162.81 3 u 55 64 377 0.087 -0.711 0.354 2024-09-16T10:41:06.495 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 96.245.170.99 3 u 40 64 377 0.087 -2.187 0.425 2024-09-16T10:41:06.495 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 60 64 377 0.089 -0.565 0.355 2024-09-16T10:41:06.495 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T10:41:06.496 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T10:41:06.507 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T10:41:06.507 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T10:41:06.515 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T10:41:06.523 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T10:41:06.531 INFO:teuthology.task.internal:Duration was 4255.917212 seconds 2024-09-16T10:41:06.532 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T10:41:06.541 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T10:41:06.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:41:06.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:41:06.582 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T10:41:06.582 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T10:41:06.582 DEBUG:teuthology.orchestra.run.smithi060:> 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-09-16T10:41:06.635 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-09-16T10:41:06.635 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-16T10:41:06.645 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T10:41:06.645 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:41:06.679 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:41:06.881 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T10:41:06.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:41:06.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:41:07.698 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T10:41:07.707 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T10:41:07.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:41:07.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:41:07.734 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T10:41:07.743 DEBUG:teuthology.orchestra.run.smithi060:> 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-09-16T10:41:07.763 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-16T10:41:07.770 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-09-16T10:41:07.789 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-09-16T10:41:07.816 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:41:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:41:07.841 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:41:07.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:41:07.861 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T10:41:07.870 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T10:41:07.871 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi060 2024-09-16T10:41:07.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:41:07.935 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907054/remote/smithi081 2024-09-16T10:41:07.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:41:07.977 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T10:41:07.977 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:41:07.980 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:41:08.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T10:41:08.019 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T10:41:08.020 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T10:41:08.030 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T10:41:08.031 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:41:08.033 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:41:08.036 INFO:teuthology.orchestra.run.smithi060.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:41 /home/ubuntu/cephtest 2024-09-16T10:41:08.058 INFO:teuthology.orchestra.run.smithi081.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:41 /home/ubuntu/cephtest 2024-09-16T10:41:08.059 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T10:41:08.069 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T10:41:08.092 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 4255.9172122478485 owner: scheduled_avan@teuthology success: true 2024-09-16T10:41:08.092 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:41:08.220 INFO:teuthology.run:pass